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


/*t1*/
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{
	float:left;
	width:272px;
	margin:10px 10px 0 0;
}

div#tab01_ele p.t1_p03{
	float:right;
	width:160px;
	margin:10px 0 0;
}
div#tab01_ele p.t1_p02 img,
div#tab01_ele p.t1_p03 img {
	vertical-align:bottom;
}
div#tab01_ele p.t1_p02{
	color:#666;
	font-size:91%;
}
div#tab01_ele p.t1_p03 strong{
	display:block;
	color:#666;
	font-size:91%;
	padding-bottom:15px;
}
div#tab01_ele p.t1_p03 span{
	color:#006bad;
}

/*t3*/
div#tab03_ele h3{
	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 p.t3_p01{
	color:#666;
	font-size:91%;
	text-align:right;
}



/*t3 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 th {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
}
div#tab03_ele td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele td.t3_td01{
	text-align:right;
	padding-right:55px;
}

div#tab03_ele table#t3_table02{
	margin-top:20px;
}