@charset "utf-8";
/* CSS Document */

/*　職人ページ
--------------------------------------------*/

ul#g_nav{
	background-color:#666;
	width:850px;
	height:54px;
}

#g_nav li a{
	float:left;
	margin:2px 0 2px 1px;
}

#main_con{
	background-color:#000;
	width:850px;
	overflow:hidden;
}

/*#main_con .clearfix:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}*/

/* IE6 
*html .clearfix{
	display:inline-block;
}

/* IE7 
*+html .clearfix{
	display:inline-block;
}*/

#main_con .main_con{
	border-top:2px solid #666;
	border-bottom:2px solid #666;
	margin-top:42px;
	margin-bottom:38px;
	overflow:hidden;
}


#top #main_con .main_con #left-con{
	width:290px;
	float:left;
	background:url(/image/craftspeople02/s_bg.gif) repeat;
	padding-bottom: 32768px;
    margin-bottom: -32768px;
}

#top #main_con .main_con #left-con #pic{
	margin:20px;
}

#top #main_con .main_con #left-con p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
}

#top #main_con .main_con #left-con #profile {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin-left: 20px;
}

#top #main_con .main_con #right-con{
	float:left;
	width:520px;
	padding:20px; 
	background-color:#000;
	padding-bottom: 32768px;
    margin-bottom: -32768px;
}

#top #main_con .main_con #right-con dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-left: 5px solid #C00;
	padding-left:7px;
	line-height: 14px;
	margin-bottom: 10px;
}

.footer{
	clear:both;
}
#top #main_con .main_con #right-con dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 25px;
}
#top #main_con #up{
	clear:both;
	width:145px;
	padding:10px 5px 10px 700px;
	
}
#top #main_con #up a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
}
#top #main_con #up a:hover {
	color: #CCC;
}
