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

/*t1*/
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;
}
p.t1_p02{
	margin:10px 0 0 ;
}

/*t3*/
div#tab03_ele img.t3_img01{
	display:block;
}
div#tab03_ele h3.t3_h3_01{
	background:#eee;
	color:#006bad;
	width:430px;
	margin:0;
	padding:0 5px 0 7px;
	font-size:116%;
	line-height:1.8;
	min-height:2em;
	font-weight:700;
}

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

div#tab03_ele h4{
	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;
	margin:20px 0 0;
}

/*t3 table*/
div#tab03_ele table th{
	padding:.2em 0;
}

div#tab03_ele #t3_table01,
div#tab03_ele #t3_table02,
div#tab03_ele #t3_table03,
div#tab03_ele #t3_table04 {
	border-left:1px solid #999;
	border-top:1px solid #999;
	width:442px;
	table-layout:fixed;
}

div#tab03_ele #t3_table01{
	margin:0 0 30px;
}

div#tab03_ele #t3_table03{
	margin:0;
}
div#tab03_ele #t3_table03 sup{
	padding:0 0 0 .8em;
	font-size:80%;
}



div#tab03_ele #t3_table01 th,
div#tab03_ele #t3_table02 th,
div#tab03_ele #t3_table03 th,
div#tab03_ele #t3_table04 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,
div#tab03_ele #t3_table03 td,
div#tab03_ele #t3_table04 td {
	font-size:108%;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#tab03_ele #t3_table03 th,
div#tab03_ele #t3_table04 th{
	text-align:left;
	text-indent:45px;
}
div#tab03_ele #t3_table03 td,
div#tab03_ele #t3_table04 td {
	text-align:left;
	text-indent:100px;
}