@charset "utf-8";
/* CSS Document */


#right_box{
	width:710px;
	padding-top:6px;
	padding-right:25px;
}

.item_subnavi{
	height:18px;
	margin:15px 0 10px;
}

.item_subnavi li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #333;
}

.item_subnavi li.list_end{
	border:none;
}

.item_subnavi li a{
	color:#333;
}

.item_subnavi li a:hover{
	text-decoration:underline;
}

.price_head{
	width:632px;
	margin:20px auto 6px;
}

.price_head h4{
	float:left;
}

.price_linkbtn{
	display:block;
	float:right;
	width:172px;
	height:24px;
	background:url(../images/komikomiinfo_linkbtn.jpg) no-repeat;
	text-indent:-9999px;
}

.item_table{
	width:100%;
	text-align:center;
	margin:0 auto;
	background:#F0F0F0;
	border-collapse:collapse;
	color:#333;
}

.item_table tr{
	border-top:4px solid #fff;
	border-bottom:3px solid #fff;
}

.item_table th{
	padding:6px 0 5px;
	font-weight:bold;
}

.dg th,.dg td{
	background:#DDDDDD;
	font-weight:bold;
}

.gb th,.gb td{
	background:#F0F8FF;
}


	
	
.size_table{
	width:100%;
	text-align:center;
	margin:0 auto;
	background:#fff;
	border-collapse:collapse;
	color:#333;
}

.size_table tr{
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}

.size_table th{
	padding:6px 0 5px;
	font-weight:bold;
}


.item_table .red{
	color:#F00;
	font-weight:bold;
}

.adult_ico{
	display:inline-block;
    height:18px;
	padding-top:3px;
	padding-left:45px;
	background:url(../images/adult.png) no-repeat left;
	color:#3C7794;
	font-weight:bold;
}

.girls_ico{
	display:inline-block;
    height:18px;
	padding-top:3px;
	padding-left:45px;
	background:url(../images/girls.png) no-repeat left;
	color:#BB6380;
	font-weight:bold;
}

.kids_ico{
	display:inline-block;
    height:18px;
	padding-top:3px;
	padding-left:45px;
	background:url(../images/kids.png) no-repeat left;
	color:#C87137;
	font-weight:bold;
}

.attention{
	width:600px;
	padding-left:50px;
	font-size:13px;
	line-height:1.4;
}

.attention .red{
	color:#F00;
}

.about_item{
	margin:40px auto 50px;
	padding-top:45px;
	border-top:1px dashed #ccc;
}

.maker_logo{
	display:block;
	margin-bottom:15px;
}

.item_name{
	margin-bottom:15px;
	font-size:18px;
	color:#666;
	font-weight:bold;
}

.item_name span{
	font-size:14px;
	font-weight:normal;
}

.item_infotext{
	margin-bottom:10px;
	font-size:13px;
	color:#666;
}

.item_details{
	margin-bottom:10px;
}

.item_details dt{
	width:278px;
	height:18px;
	margin-bottom:6px;
	padding-top:4px;
	padding-left:8px;
	background:#999;
	font-size:13px;
	color:#FFF;
	background:url(../images/item_details_titleback.gif) no-repeat
}

.printpoint_link{
	display:block;
	width:163px;
	height:24px;
	background:url(../images/printpoint_linkbtn.jpg) no-repeat;
	text-indent:-9999px;
}

.adult{
	display:inline-block;
	height:16px;
	padding-top:4px;
	padding-left:45px;
	background:url(../images/adult.png) no-repeat left top;
}

.girls{
	display:inline-block;
	height:16px;
	padding-top:4px;
	padding-left:45px;
	background:url(../images/girls.png) no-repeat left top;
}

.kids{
	display:inline-block;
	height:16px;
	padding-top:4px;
	padding-left:45px;
	background:url(../images/kids.png) no-repeat left top;
}

.item_main_img{
	display:block;
}

.color_sample{
	display:block;
	margin:0 auto 5px;
}

.size_attention{
	width:655px;
	text-align:right;
}

.size{
	width:57px;
	height:20px;
	margin:50px 0 15px 20px;
	background:url(../images/size_title.gif) no-repeat;
	text-indent:-9999px;
}


.item_under{
	position:relative;
	width:630px;
	height:125px;
	margin:0 auto;
	background:url(../images/test_item_under_back.gif) no-repeat;
}

.item_under_navi{
	position:absolute;
	top:90px;
	left: 40px;
}

.item_under_navi li{
	float:left;
	margin-right:4px;
}

