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

/*t1*/

div#tab01_ele h3{
	float:left;
}


div#tab01_ele img.t1_img00{
	margin:0 6px 0 0;
}
div#tab01_ele img.t1_img01{
	display:inline;
	margin:0 0 10px;
}
div#tab01_ele h4.t1_h4{
	line-height:1.6;
	margin:5px 0;
	color:#006bad;
	font-size:116%;
}
div#tab01_ele p.t1_p0{
	float:right;
}
div#tab01_ele p.t1_p1{
	line-height:1.2;
	font-size:91%;
	color:#666;
	margin:0 0 30px;
}
div#tab01_ele p.t1_p2{
	font-size:108%;
	line-height:1.6;
}

div#tab01_ele p.t1_imgList1{
	line-height:1.4;
	font-size:108%;
	float:left;
	margin:15px 20px 0 0;
	padding:0 0 0 50px;
}


/*t3*/
div#tab03_ele img.t3_img01 {
	padding:20px 0 0;
	display:block;
}
div#tab03_ele p.t3_p1{
	margin:10px 0 30px;
	text-align:center;
}

div#tab03_ele p.t3_p2{
	margin:30px 0;
	text-align:center;
}

div#tab03_ele h3.h3_bgSquareEEE{
	background:#eee;
	color:#006bad;
	width:430px;
	margin:0;
	padding:0 5px 0 7px;
	line-height:1.8;
	font-weight:700;
	min-height:2em;
}
div#tab03_ele h3.h3_bgSquareEEE strong{
	float:left;
	font-size:116%;
	font-weight:700;
}
div#tab03_ele h3.h3_bgSquareEEE span{
	display:inline;
	float:right;
	font-size:91%;
	color:#666;
	text-align:right;
	line-height:2.2;
	font-weight:400;
}
/*t3 table*/
div#tab03_ele caption {
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 8px 14px;
	font-size:116%;
	text-align:left;
	line-height:1.1;
}

div#tab03_ele #t3_table01,
div#tab03_ele #t3_table02 {
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
	margin:0 0 30px;
}
div#tab03_ele #t3_table01 th,
div#tab03_ele #t3_table02 th {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
}
div#tab03_ele #t3_table01 td,
div#tab03_ele #t3_table02 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele th.th_ele1{
	width:80px;
}
div#tab03_ele th.th_ele2{
	width:210px;
}
div#tab03_ele #t3_table01 .th_ele3,
div#tab03_ele #t3_table02 .th_ele3{
	text-align:left;
	text-indent:.8em;
}
