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

/product/tokushu/hsa/

*/
/*tab01_ele */
div#tab01_ele h3#t1_h3 img{
	display:block;
}
div#tab01_ele img#t1_photo01{
	display:block;
	margin:10px 0;
}

div#tab01_ele p.t1_p01{
	background:url(../../_img/default/icon_sq.gif) 0 .4em no-repeat;
	color:#333;
	padding:0 0 0 12px;
	font-size:108%;
	line-height:1.6;
}



/*tab02_ele*/



/*tab03_ele*/

div#tab03_ele img#t3_img01{
	display:block;
	margin:30px auto 50px;
}
div#tab03_ele img#t3_img02{
	display:block;
	margin:0 auto 45px;
}

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

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

div#tab03_ele table#t3_table01 th,
div#tab03_ele table#t3_table02 th{
	background:#f1f3f9;
	font-size:108%;
	text-align:center;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
div#tab03_ele table#t3_table01 td,
div#tab03_ele table#t3_table02 td{
	font-size:108%;
	text-align:center;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}