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


/*t1*/
div#tab01_ele h4{
	color:#006bad;
	padding:0 0 8px;
	font-size:116%;
	text-align:left;
	line-height:1;
	margin:15px 0 0;
}
div#tab01_ele p{
	font-size:108%;
}

div#tab01_ele img.t1_spbarimg15px,
div#tab01_ele img.t1_spbarimg{
	clear:both;
	display:block;
	padding:40px 0 0;
}
div#tab01_ele img.t1_spbarimg15px{
	padding:15px 0 0;
}

div#tab01_ele p.t1_p01{
	margin:10px 0 5px ;
}
div#tab01_ele p.t1_p01 img.t1_img01{
	margin:0 6px 0 0;
}


div#tab01_ele p.t1_p02{
	width:135px;
	float:right;
	font-size:91%;
	color:#666;
}
div#tab01_ele p.t1_p03 span{
	font-size:100%;
}

div#tab01_ele p.t1_p04,
div#tab01_ele p.t1_p05,
div#tab01_ele p.t1_p06,
div#tab01_ele p.t1_p07 {
	margin:10px 0 0;
}
div#tab01_ele p.t1_p04 img{
	margin:0 6px 0 0;
}
div#tab01_ele p.t1_p04 img.t1_p04_img{
	margin:0;
}

div#tab01_ele p.t1_p05 img.t1_p05_img{
	margin:0 22px 0 0;
}

div#tab01_ele p.t1_p06 {
	width:196px;
	float:left;
}

div#tab01_ele img.t1_p06_img {
	margin:10px 0;
}

div#tab01_ele dl.t1_dl{
	padding:5px 0 0;
	clear:both;	
}

div#tab01_ele dl.t1_dl dt{
	font-size:100%;
	color:#333;
}

div#tab01_ele dl.t1_dl dd{
	font-size:91%;
	color:#666;
}


/*t3*/

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


div#tab03_ele h3{
	color:#006bad;
	background:url(../../_img/default/icon_sq_blue.gif) 0 10px no-repeat;
	font-size:116%;
	text-align:left;
	width:426px;
	line-height:1;
	margin:15px 0 0;
	border-top:1px #999 solid;
	padding:10px 0 8px 16px;

}

/*t3 table*/

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

div#tab03_ele #t3_table01 {
	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 {
	background:#f1f3f9;
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:108%;
}
div#tab03_ele #t3_table01 td{
	font-size:108%;
	text-align:right;
	padding:0 15px 0 0;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

div#tab03_ele #t3_table01 td.t3_td01{
	text-align:center;
	padding:0;
}


