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

/*t1*/
div#tab01_ele h3.t1_h3{
	margin:0 0 10px;
}

div#tab01_ele img.t1_img01{
	margin:0 2px 0 0;
}

div#tab01_ele div#t1_box01{
	float:left;
	width:300px;
	margin:10px 0 0;
}

div#tab01_ele div#t1_box01 p {
	background:url(../../_img/default/icon_sq.gif) 0 0.4em no-repeat;
	font-size:108%;
	line-height: 1.6;
	padding-left:1.1em;
	margin:5px 0 0;
}

div#tab01_ele div#t1_box02{
	float:right;
	text-align:right;
	margin:10px 0 0;
}
div#tab01_ele div#t1_box02 p.t1_p01{v
	margin:0 0 5px;
}

/*t3*/

div#tab03_ele p.t3_p01{
	text-align:center;
	padding:20px 0;
}
div#tab03_ele p.t3_p02{
	margin:8px 0;
	color:#666;
}

div#tab03_ele p.t3_p03{
	text-align:right;
}


div#tab03_ele img.t3_img01{
	display:block;
	margin:50px 0 0;
}


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;
}
div#tab03_ele h4.t3_h4{
	background:#eee;
	color:#006bad;
	width:430px;
	margin:0;
	padding:0 5px 0 7px;
	line-height:1.8;
	min-height:2em;
	font-size:116%;
	font-weight:700;
}

/*--- table ---
*/
div#tab03_ele table {
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
}
div#tab03_ele table th,
div#tab03_ele table td{
	padding:.3em 0;
}
/*tabel 1 */
div#tab03_ele #table01{
	margin:30px 0 15px;
}

div#tab03_ele th {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
	line-height:1.1;
}
div#tab03_ele td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele #table01 .th_ele1,
div#tab03_ele #table01 .th_ele2,
div#tab03_ele #table01 .th_ele3,
div#tab03_ele #table01 .th_ele4 {
	text-align:center;
	text-indent:0;
}

div#tab03_ele th.t3_th01{
	width:95px;
}
div#tab03_ele th.t3_th02{
	width:84px;
}
div#tab03_ele th.t3_th03{
	width:126px;
}
