@charset "shift-jis";@import "import.css";/*--------------------open_index.css--------------------*//*--------------------ページ囲み--------------------*/div#area-page {	background: url("../image/bg_contents.gif") repeat-x 0 0 ;}/*--------------------コンテンツ--------------------*/div#area-contents {	width : 880px ;	margin: 0 auto ;	padding: 10px 15px ;	voice-family: "\"}\"" ;   /*Windows IE5.5以前 Hack*/	voice-family: inherit ;   /*Windows IE5.5以前 Hack*/	width : 850px ;   /*正しい値*/}/*左側コンテンツ*//*div#area-left {	float: left ;}*//*右側コンテンツ*//*div#area-right {	float: right ;}*//*中央コンテンツ*/div#area-main {	float: right ;	width : 610px ;	padding-left: 10px ;	text-align: left ;	voice-family: "\"}\"" ;   /*Windows IE5.5以前 Hack*/	voice-family: inherit ;   /*Windows IE5.5以前 Hack*/	width : 600px ;   /*正しい値*/}