@charset "Shift_JIS";







.info{
	border: 1px solid #A5B5CD;
}

.infoHeader{
	background-image: url(../../img/info_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1E4682;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.infoBottom{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.info ul li {
	background-image: url(../../../img/listImage_1.gif);
	background-position: 0em 0.3em;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/*===========　リスト設定1　==========*/
.list_1 li{
	background-image: url(../../../img/listImage_2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	padding-left: 12px;
}


/*===========　dl設定　==========*/
.point_2 {
	margin-bottom: 1em;
}

.point_2 dt {
	font-weight: bold;
	color: #666;
	background-image: url(../../../img/listImage_2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.35em;
	padding-left: 13px;
}

.point_2 dd{
	padding-left: 13px;	
}


/*=========== Spec ==========*/

table.specTbl{
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
table.specTbl caption{
	padding:5px 0 3px 0;
	text-align:left;
	font-weight:bold;
	font-size:93%;
	line-height: 130%;
	border-bottom:1px #ccc solid;
}
table.specTbl col.col1{
	width:10em;	
}
table.specTbl col.col2{
	width:7em;	
}
table.specTbl th,
table.specTbl td{
	padding:3px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px #ccc solid;
	font-size:93%;
	line-height:130%;
}
table.specTbl th{
	border-right:1px #ccc solid;	
}
table.specTbl th.category{
	padding-top:15px;
	border-right:none;
	font-weight:bold;
}

table.specTbl tr.zebra1{
	background-color: #e8ecf2;
}
p.specNote{
	position:relative;
	top:-15px;
	font-size:93%;
	line-height:130%;
	color:#666;
}



table.specTbl2{
	width:100%;
	border-collapse:collapse;
	border-top:1px #ccc solid;
}
table.specTbl2 col.col1{
	width:9em;	
}
table.specTbl2 col.col2{
	width:7em;	
}
table.specTbl2 th,
table.specTbl2 td{
	padding:2px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px #ccc solid;
	font-size:93%;
	line-height:130%;
}
table.specTbl2 th{
	border-right:1px #ccc solid;	
}
table.specTbl2 tr.zebra1{
	background-color: #e8ecf2;
}



/*=========== Option ==========*/
h3.optionCategory{
	margin: 30px 0 5px 0;
	padding: 0 0 0 15px;
	font-size:100%;
	line-height:130%;
	font-weight:bold;
	color:#446597;
	background: url("../img/list_point.gif") 0 0.3em no-repeat;
}
div.boxHead{
	width:600px;
	height:12px;
}
div.optionArea{
	width:600px;
	margin: 0 0 30px 0;
	padding:5px 0;
	background: url("../img/option_area_frame2.gif") left bottom no-repeat;
}
div.optionArea div.wrap{
	width:570px;
	margin: 0 0 0 15px;
}
div.optionArea h4{
	margin: 0 0 0 0;
	padding: 0;
	font-size:93%;
	line-height: 130%;
}








