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


/*---------- t1 -------------*/
/* h */
div#tab01_ele h4.t1_h4_01{
	color:#006bad;
	font-size:116%;
	margin:10px 0;
}




/* p */
div#tab01_ele p.t1_p01{
	padding-top:10px;
	margin-bottom:30px;
}

div#tab01_ele p.t1_p02{
	font-size:108%;
	margin-bottom:40px;
}


/* img */

img.t1_sp01{
	display:block;
	clear:both;
}



/*-------------- t3 --------------*/

div#tab03_ele h3.t3_h3_01{
	background:#eee;
	color:#006bad;
	width:430px;
	
	
	margin:0 0 350px;
	
	
	padding:0 5px 0 7px;
	line-height:1.8;
	font-weight:400;
	min-height:2em;
	font-size:116%;
}


img.t3_sp{
	display:block;
	clear:both;
}