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

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

#press_main_right {width:700px;padding:14px 0 0 0;float:right;}
	.press_menu {background-color:#fff;clear:both;}
	.press_contents {margin:76px 0 0 0 ;background-color:#fff;}	
	.press_contents h3 { margin:1.5em 0; font-size:12px; clear:both;}
	.press_contents h3.number { margin:1.5em 0 0.5em 0;}
	.press_contents p {margin-right:30px; line-height:1.5em; margin-bottom:1.5em; width:89%;}
	
	.inquiry_banner {margin:50px 0;}

table.press { margin-bottom:3em; background:url(../img/dot.gif) repeat-x bottom;}
table.press tr th { width:100px; font-size:14px; vertical-align:top; font-weight:normal; text-align:left;;}
table.press tr td { font-size:14px; vertical-align:top; line-height:1.5em; padding-right:12px;}
table.press tr td.photo {width:170px;}
