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

/*t1*/
div#tab01_ele img.t1_img01{
	margin:0 0 15px;
}
div#tab01_ele p.t1_p01{
	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 p.t1_p02{
	margin:0 0 15px;
}
div#tab01_ele p.t1_p03{
	margin:20px 0 15px;
	float:left;
}
div#tab01_ele p.t1_p04{
	margin:20px 0 15px;
	float:right;
	text-align:right;
}

/*t3*/

div#tab03_ele h3.t3_h3_01 {
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 0 14px;
	font-size:116%;
	text-align:left;
	line-height:1;
	margin:0 0 10px;
}

div#tab03_ele img.t3_img01{
	padding:0 0 10px;
	display:block;
}

div#tab03_ele img.t3_img02{
	padding:30px 0 0;
	display:block;
}

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

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;
}
div#tab03_ele h5.t3_h5 {
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 .1em no-repeat;
	padding:0 0 0 14px;
	font-size:116%;
	text-align:left;
	line-height:1;
	margin:0 0 10px;
}

/*t3 table */
div#tab03_ele table {
	line-height:1.1;
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
	margin:0 0 20px;
}


div#tab03_ele #t3_table01 th,
div#tab03_ele #t3_table02 th,
div#tab03_ele #t3_table03 th {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
	padding:3px 0;
}
div#tab03_ele #t3_table01 td,
div#tab03_ele #t3_table02 td,
div#tab03_ele #t3_table03 td {
	padding:3px 0;
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele th.t3_th01{
	width:95px;
}
div#tab03_ele th.t3_th02{
	width:65px;
}
div#tab03_ele th.t3_th03{
	width:60px;
}
div#tab03_ele th.t3_th04{
	width:84px;
}
div#tab03_ele th.t3_th05{
	width:125px;
}
div#tab03_ele #t3_table01 .th_ele3,
div#tab03_ele #t3_table02 .th_ele3{
	text-align:left;
	text-indent:.8em;
}

