@charset "UTF-8";
/* CSS shirt_detail */
.shirt_detail_menu_box{
	clear:both;
	width:760px;
	height:22px;
	overflow:hidden;
	text-align:left;
}
.shirt_detail_menu_bgl{
	float:left;
	width:3px;
	height:22px;
	overflow:hidden;
	background-image: url(http://image.masamaso.com/shirt_detail_bg1.gif);
	background-repeat: no-repeat;
}
.shirt_detail_menu_bgr{
	float:left;
	width:3px;
	height:22px;
	overflow:hidden;
	background-image: url(http://image.masamaso.com/shirt_detail_bg3.gif);
	background-repeat: no-repeat;
}
.shirt_new{
	float:left;
	width:545px;
	height:22px;
}
.shirt_detail_menu_bgm{
	padding:1px 0px;
	overflow:hidden;
	background-image: url(http://image.masamaso.com/shirt_detail_bg2.gif);
	background-repeat: repeat-x;
}
.shirt_detail_menu_t{
	float:left;
	/*width:150px;*/
	width:140px;
	height:20px;
	overflow:hidden;
	text-align:center;
}
.shirt_detail_menu_list{
	float:left;
	width:400px;
	height:20px;
	overflow:hidden;
	text-align:left;
}
.shirt_detail_menu_list li{
	float:left;
	width:100px;
	height:20px;
	overflow:hidden;
	text-align:center;
	line-height: 20px;
	background-image: url(http://image.masamaso.com/shirt_detail_bg5.gif);
	background-repeat: no-repeat;
	background-position:left;
}
.shirt_detail_menu_list li.menu_on{
	width:100px;
	height:20px;
	color:#FFFFFF;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	background-image: url(http://image.masamaso.com/shirt_detail_bg4.gif);
	background-repeat: repeat-x;
}
.shirt_detail_t{
	float:left;
	width:210px;
	padding:1px 0;
}
.shirt_detail_tp{
	width:760px;
	overflow:hidden;
}
.shirt_detail_con{
	clear:both;
	width:730px;
	overflow:hidden;
	text-align:left;
	padding:22px 12px;
	border-left:3px solid #EEEDEE;
	border-right:3px solid #EEEDEE;
	border-bottom:3px solid #EEEDEE;
	background-color:#F6F6F6;
	background-image: url(http://image.masamaso.com/shirt_detail_bg7.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.shirt_detail_left{
	float:left;
	width:150px;
	overflow:hidden;
	text-align:left;
	padding-right:5px;
}
.shirt_detail_left_t{
	clear:both;
	color:#57290D;
	font-size:14px;
	overflow:hidden;
	text-align:left;
	font-weight:bold;
	line-height:20px;
}
.shirt_detail_left_cbox{
	clear:both;
	width:130px;
	overflow:hidden;
	text-align:left;
	padding-left:10px;
}
.shirt_detail_left_ctp{
	float:left;
	width:10px;
	overflow:hidden;
	text-align:left;
}
.shirt_detail_left_c{
	float:left;
	width:120px;
	color:#57290D;
	overflow:hidden;
	text-align:left;
	line-height:18px;
}
.shirt_detail_left_c p{	margin-top:18px;}
.shirt_detail_right{
	float:left;
	width:560px;
	overflow:hidden;
	text-align:left;
	line-height:18px;
	padding:3px 0px 5px 15px;
	background-image: url(http://image.masamaso.com/shirt_detail_bg8.gif);
	background-repeat: repeat-y;
	background-position:left;
}
.shirt_detail_right p{
	margin-top:20px;
	line-height:18px;
}
.font_shirt_detail{color:#57290D;}

