@charset "UTF-8";
@import "../../_css/common.css";
@import "../../_css/product.css";
@import "../../_css/product_dtl.css";


/* h */

div#main h2.h2_01{
	background:#eee;
	color:#006bad;
	width:578px;
	margin:0;
	padding:0 5px 0 7px;
	line-height:1.8;
	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{
	font-size:116%;
	color:#006bad;
	width:281px;
}

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

/* p */
p.p01{
	font-size:100%;
	color:#666;
	text-align:right;
	float:right;
}

p.p02{
	text-indent:.5em;
	margin-top:8px;
}

p.p03{
	margin:8px 0 0 24px;
}

p.p04{
	margin:8px 0 0;
}

p.p05,p.p05_1,p.p05_2{
	font-size:80%;
	padding-left:10px;
	margin-left:5px;
	color:#666;
	width:270px;
	overflow:visible!important;
}
p.p05_1{
	margin-top:5px;
}
p.p05_2{
	margin-bottom:5px;
}
p.p05 span,
p.p05_1 span,
p.p05_2 span{
	margin-left:-10px;
}

p.p06 {
	width:280px;
	margin-top:8px;
	text-align:center;
}


/* img */

img.spbar{
	display:block;
	clear:both;
}


/* list */
div#main ul{
	clear:both;
}


div#main ul li{
	float:left;
	width:281px;
	min-height:230px;
	margin:10px 0;
}
div#main ul li.li_l{
	margin-right:28px;
}
div#main ul li.li_c{
	width:590px;
}






/*----------- 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;
}


/*
The table is composed of the class of four types. 
*/
div#main table {
	font-size:91%;
}

/*--- type 1 ---*/
div#main table.t_type1{
	width:281px;
}
div#main table.t_type1 col.th1{
	widht:100px;
}
div#main table.t_type1 col.th2{
	widht:89px;
}


/*--- type 2 ---*/
div#main table.t_type2{
	width:100%;
}
/*--- type 3 ---*/
div#main table.t_type3{
	border-left:none;
	border-top:none;
	width:280px;
}
/*--- type 4 ---*/
div#main table.t_type4{
	width:580px;
	height:140px;
}

/*--- type 5 ---*/
div#main table.t_type5{
	width:280px;
	height:140px;
}

/*--- type 6 ---*/
div#main table.t_type6{
	border-top:none;
	width:280px;
}
/*--- type 7 ---*/
div#main table.t_type7_1{
	border-top:none;
	border-left:none;
	border-bottom:none;
	width:135px;
}
div#main table.t_type7_2{
	border-top:none;
	border-left:none;
	border-bottom:none;
	width:130px;
}



/*--- td th  ---*/
div#main .rbd{
	border-right:none;
}

div#main .rbd02{
	border:none;
}

div#main .rbd02_left{
	border-left:1px #999 solid;
}



.td01{
	padding:1px 0 0!important;
	line-height:1!important;
	vertical-align:middle!important;
}

div#main .thtd01{
	text-indent:20px;
	text-align:left;
}

div#main .thtd02{
	text-indent:5px;
	text-align:left;
}

div#main .thtd03{
	padding-right:5px;
	text-align:right;
}

div#main .thtd04{
	padding-right:30px;
	text-align:right;
}

div#main .thtd05{
	padding-right:60px;
	text-align:right;
}


/*--- box ---*/
div.t1_box{
	width:580px;
	border:1px #999 solid;
	min-height:180px;
	zoom:1;
}

div.t1_box:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

div.t1_box div.t1_box_l{
	float:left;
	width:300px;
}

div.t1_box div.t1_box_r{
	float:right;
	width:280px;
}

div.t1_box02_l{
	float:left;
	width:140px;
	text-align:center;
}

div.t1_box02_r{
	float:right;
	width:130px;
	text-align:center;
}
div.t1_box02_l p{
	width:140px;
	text-align:center;
	margin-top:5px;
}
div.t1_box02_r p{
	width:130px;
	text-align:center;
	margin-top:5px;
}

div.t1_box03{
	border:1px solid #999;
	width:278px;
}
div.t1_box03:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
div.t1_box03_l{
	float:left;
	width:130px;
	text-align:center;
}

div.t1_box03_r{
	float:right;
	width:130px;
	text-align:center;
}

/*--- img ---*/
img.img01{
	margin:14px 0;
}

img.img02{
	margin:9px 0 8px;
}

img.img02_1{
	margin:13px 0;
}

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

img.img03_1{
	margin:0 0 12px;
}

img.img04{
	margin:0 0 8px 24px;
}

img.img05{
	margin:0 0 8px 0;
}

img.img06{
	margin:26px 0;
}
img.img06_2{
	margin:19px 0;
}

img.img07{
	margin:40px 0 16px 22px;
}

img.img08{
	margin:12px 0 0 36px;
}

img.img09{
	margin-top:16px;
}

img.img10{
	margin:12px 0 13px;
}

img.img11{
	margin:15px 0 10px;
}

img.img12{
	margin:5px 0 8px 74px;
}

img.img13{
	margin:5px 0 8px 49px;
}

img.img14{
	margin:17px 0 18px;
}

img.img15{
	margin:4px 0;
}

img.img16{
	margin:11px 0;
}



@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;
	}
}
