<!--/**基本設定**/body {	color: #3F151E; 	margin-top: 0px; 	margin-right: 0px; 	margin-bottom: 0px; 	margin-left: 0px; 	background-image: url(../common/sub_main.gif);	font-size: 10px;}.text_LL { font-size: large; }.text_L { font-size: midium; }.text_M { font-size: small; }.text_S { font-size: x-small; }.text_SS { font-size: xx-small; }/*タグ再設定*/h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd {	margin: 0px;	padding: 0px;	font-weight: normal;}/**レイアウト設定**//*全体のアウトライン*/#container {	margin-top: 0px;}/*ヘッダー枠設定*/#header {	background-image: url(../common/sub_bg.gif);}#header dl {	}#header dt {	padding-top: 25px;	padding-bottom: 25px;	padding-left: 20px;}#header dd {	padding-top: 15px;	padding-bottom: 15px;	padding-left: 20px;	line-height: 1;	color: #cccccc;	background-color: #000000;	letter-spacing: 0.2em;}/*メインコンテンツ枠設定*/#menu {	width: 170px;	font-size: 10px;	float: left;	color: #ffffff;}#menu dl {	padding-left: 20px;	padding-right: 10px;	padding-top: 5px;	padding-bottom: 15px;	border-bottom: 1px solid #FFF3D2;}#menu dt {	font-weight: bold;	font-size: 12px;	padding-top: 10px;}#menu dd {	padding-top: 3px;}#menu dl a:link {	color: #FFF3D2;}#menu dl a:visited {	color: #FFF3D2;}#menu dl a:hover {	color: #E2D09F;}/*メインコンテンツ枠設定*/#contents { 	padding-bottom: 20px; 	float: left;}#contents dl {	padding-left: 10px;	padding-top: 10px;	width: 600px;}#contents dt {	width: 200px;	float: left;}#contents dd {	float: left;	width: 380px;	padding-left: 10px;	line-height: 1.5;}#contents dd p {	margin-bottom: 10px;}#contents dd table {	margin-bottom: 15px;	padding-top: 15px;	border-top: 1px dotted #A37548;	font-size: 10px;}   /*フッター設定*/ #footer {	clear: both;	background-color: #E2D09F;	font-size: 10px;	padding: 5px;	background-image: url(../common/sub_bg.gif);}#footer a:link {  color: #3f151e;}#footer a:hover {  color: #d2b783;}#footer a:visited {  color: #3f151e;}#footer a:active {  color: #3f151e;}-->