@charset "UTF-8";
/* CSS Document */

#products_main {width:950px;margin:0 auto; background-color:#FFF;}
#products_main_left {width:250px;padding:14px 0 0 0;float:left;}

#products_main_right {width:700px;padding:14px 0 0 0;float:right;}
	.products_menu {background-color:#fff;clear:both;}
	.products_menu img {float:left;margin:0 11px 10px 0;}
	.products_contents {
	margin:30px 0 0 0;
	background-color:#fff;
	clear: inherit;
}

	.products_contents h3 {margin-bottom:15px; font-size:16px; font-weight:lighter;clear:both; font-weight:bold; color:#000000;}
	.products_contents h3.catch { color:#1f7e85; font-size:16px; line-height:2em; width:95%;}
	.products_contents h4 {margin:3em 30px 0.5em 0;font-size:16px; font-weight:lighter; line-height:32px; color:#1f7e85;clear:both; font-weight:bold;}
	/*.products_contents h5 {margin:90px 30px 15px 0;font-size:16px; font-weight:lighter; line-height:32px; clear:both; font-weight:bold;}*/
	.products_contents p {margin-right:30px; font-size:14px; line-height:32px;}
	.products_contents img {float:right;margin:0 23px 15px 12px;}

	.products_contents dl {width:97%;margin-bottom:60px;border-bottom:1px dashed #ccc;}
	.products_contents dt {width:20%;padding:10px 0;float:left;clear:both;font-size:12px;line-height:20px;border-top:1px dashed #ccc;}
	.products_contents dd {width:78%;padding:10px 1% 10px 0;float:left;font-size:12px;line-height:20px;border-top:1px dashed #ccc;}
	
	.inquiry_banner {margin:50px 0;}
	
	.products_contents table { width:96%; margin:1em 0 2em 0; font-size:12px; border:#bbb solid; border-width:1px 1px 0 0;}
	.products_contents table thead td { background:#eee; }
	.products_contents table td { padding:8px; border:#bbb solid; border-width:0 0  1px 1px; width:20%;text-align:center;}
	
	.products_contentsimage {float:left; margin:2em 0 4em 0;}
	.products_contentsimage img {float:left; margin:0;border:none}
	
	.products_amazon { width:100%; float:left; margin-bottom:3em; line-height:2em; font-size:14px;}
	.products_amazon img { float:left; margin:0;}
