@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:17px;
}
div#spec h3{
	margin-bottom:15px;
}
.specDeBiew{
	margin:16px 16px 15px;
	font-size:1.2em;
	line-height: 1.5em;
}
.specHead{
	margin:16px 16px 15px;
	font-size:1.2em;
	color:#0170c5;
}
.specSubhead{
	margin:16px 16px 15px;
	margin:0 16px;
	padding-left:10px;
	padding-bottom:8px;
	font-size:1.2em;
}
.specFeature{
	margin:0 16px;
	padding-left:10px;
	padding-bottom:16px;
	background:url(../../images/common/ico_arr01.gif) no-repeat 0 3px;
}

/* hojo create */
div#specTabArea table{
	width:493px;
	margin:16px 16px 15px;
	border-top:solid 1px #b6b6ae;
	border-right:solid 1px #b6b6ae;
}
div#specTabArea th{
	padding:6px 10px;
	border-bottom:solid 1px #b6b6ae;
	border-left:solid 1px #b6b6ae;
}
div#specTabArea td strong{
	color:#cd0000;
}
div#specTabArea td{
	padding:6px 10px;
	border-bottom:solid 1px #b6b6ae;
	border-left:solid 1px #b6b6ae;
}
div#specTabArea .priTitle{
	padding:10px;
	color:#fff;
	background:#a0a0a0;
}
.specTitleHead{
	margin:16px 16px 15px;
	font-size:1.2em;
	color:#cd0000;
}
.specText{
	margin:0 16px;
	padding-left:10px;
	padding-bottom:16px;
}
.priTitle span{
	font-size:0.8em;
}
.headTab{
	background:#f1f1f1;
}
.item{
	background:#fefcdd;
}
.image{float:left;margin:0 20px 16px;border:solid 1px #b6b6ae;}
.merge{clear: both;margin:16px 8px;border-bottom:dotted 1px #b6b6ae;}