@charset "UTF-8";
@import "../../_css/common.css";
@import "../../_css/product.css";
@import "../../_css/product_dtl.css";
/* h */
div#main h1 img.main_head_img{
	display:block;
	margin-bottom:5px;
}
div#main h2.h2_01{
	background:#eee;
	color:#006bad;
	width:578px;
	margin:0;
	padding:0 5px 0 7px;
	line-height:1.8;
	font-weight:400;
	min-height:2em;
}
div#main h2.h2_01 strong{
	float:left;
	font-size:116%;
	font-weight:700;
}
div#main h2.h2_01 span{
	display:inline;
	float:right;
	font-size:100%;
	color:#666;
	text-align:right;
	line-height:2.2;
}

div#main h3.h3_01{
	width:186px;
	font-size:116%;
	color:#006bad;
}
div#main h3.h3_02{
	width:582px;
	font-size:116%;
	color:#006bad;
}

div#main h3.h3_01 span.fcol666.
div#main h3.h3_02 span.fcol666{
	font-size:108%;
	color:#666;
}
/* p */

p.p01{
	width:120px;
	text-align:center;
	font-size:108%;
	padding-bottom:20px;
}

p.p01 span{
	display:block;
	font-size:91%;
	color:#666;
}

p.p02{
	line-height:1.8;
	margin-top:-1.5em;
	width:250px;
	float:left;
	font-size:91%;
	color:#666;
	margin-top:2px;
}
p.p03{
	line-height:1.8;
	float:right;
	text-align:right;
	font-size:91%;
	color:#666;
	margin-top:2px;
}
p.p04{
	line-height:1.2;
	padding-bottom:3px;
	text-align:right;
}
p.p03 a:visited,
p.p04 a:visited{
	color:#006bad;
}
/* box */
div#main div.box01{
	width:580px;
	border:1px #999 solid;
	zoom:1;
	overflow:hidden;/*Dw*/
}
div#main div.box01:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div#main div.box02{
	width:580px;
	border:1px #999 solid;
	min-height:140px;
}
div#main div.box03{
	width:580px;
	clear:both;
}
div#main div.box03:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* img */
img.spbar{
	display:block;
	clear:both;
}
img.img01{
	margin:8px 0 6px;
}

img.img02{
	margin:13px 0 11px;
}

img.img03{
	margin:14px 0 13px;
}


img.img04{
	margin:13px 0 0;
	display:block;
	float:left;
}

/* list */
div#main ul#ul01{
	clear:both;
}
div#main ul#ul01 li{
	float:left;
	width:186px;
	margin:10px 12px 10px 0;
}
div#main ul#ul01 li.li02{
	float:left;
	width:582px;
	margin:10px 0;
}
div#main ul#ul01 li.li_RMgnNon{
	margin-right:0;
}

div#main ul#ul02{
	width:280px;
	float:right;
	min-height:100px;
}

div#main ul#ul02 li{
	width:120px;
	margin-bottom:0;
}


/*----------- table --------------*/

div#main table {
	border-left:1px solid #999;
	border-top:1px solid #999;
	table-layout:fixed;
}
div#main th {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
	padding:.2em 0;
}
div#main td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:.2em;
}

div#main table.table01,
div#main table.table02,
div#main table.table03,
div#main table.table04{
	border-top:none;
	border-bottom:none;
	float:left;
	margin-right:10px;
}
div#main table.table01 th,
div#main table.table02 th,
div#main table.table03 th,
div#main table.table04 th{
	text-align:right;
	padding-right:16px;
}
div#main table.table01 th.th01,
div#main table.table02 th.th01,
div#main table.table03 th.th01,
div#main table.table04 th.th01{
	width:136px;
	text-align:center;
	padding-right:0;
}

div#main table.table01{
	border-left:none;
}
div#main table.table03{
	margin-right:0;
}
div#main table.table04{
	float:right;
	margin-right:0;
}
	div#main table.table04 .thtd01{
		border-right:none;
	}
	div#main table .thtd02{
		border-bottom:none;
	}
	div#main table .thtd03{
		border-right:none;
		border-bottom:none;
	}

div#main table.table05,
div#main table.table06{
	border-top:none;
	border-left:none;
	width:286px;
	float:left;
	margin:0 19px 0 0;
}
div#main table.table05 th.tb5_th01,
div#main table.table06 th.tb5_th01,
div#main table.table06 th.tb5_th01_1{
	text-align:left;
	text-indent:22px;
}
div#main table.table06 th.tb5_th01_1{
	border-bottom:none;
}

div#main table.table05 td.tb5_td01,
div#main table.table06 td.tb5_td01,
div#main table.table06 td.tb5_td01_1{
	text-align:right;
	padding-right:25px;
}
div#main table.table06 td.tb5_td01_1{
	border-bottom:none;
}

div#main table.table07{
	width:580px;
}
div#main table.table07 th.tb7_th01{
	text-align:left;
	text-indent:.5em;
}
div#main table.table07 td.tb7_td01{
	text-align:right;
	padding-right:10px;
}


div#main table.table08{
	border-top:none;
	border-left:none;
	width:286px;
	float:left;
}
div#main table.table08 td.tb8_td01{
	text-align:left;
	padding-left:5px;
}
div#main table.table08 th.tb8_th01{
	text-align:left;
	text-indent:.5em;
}
/* td */

td.td01{
	height:175px;
}
td.td02{
	height:160px;
}
td.td03{
	height:120px;
}
td.td04{
	height:95px;
}

/* span */
span.attention{
	color:#936;
	font-family:Osaka;
}


@media print{
/*IE7以下印刷設定*/
	*+html body ul#ul01,
	* html body ul#ul01{
		zoom:1;
		width:100%;
	}
	*+html body ul#ul01 li,
	* html body ul#ul01 li{
		float:none!important;
	}
	*+html body ul#ul02 li,
	* html body ul#ul02 li{
		float:left!important;
	}
	*+html body ul#ul01 table,
	* html body ul#ul01 table{
		width:400px;
		table-layout:auto!important;
	}
	*+html body ul#ul01 div.box01 table,
	* html body ul#ul01 div.box01 table{
		width:136px!important;
	}
}
