@charset "UTF-8";body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,table {	margin:0;	padding:0;}h1,h2,h3,h4,h5,h6,dt {	margin: 0 0 0 1em;}li {	list-style: none;}body  {	text-align: center; 	color: #666;	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;	font-size: 12px;	background-color: #FFF;}*html body,*+html body {	font-size: 75%;}table {	font-size:inherit;	font:100%;}img{	border:none	}#container {	width: 780px;	padding: 0;	margin: 20px auto 0; 	background-color: #FFF;	position: relative;	border: none;	text-align: left; } #mainBox {	width: 780px;	height: 720px;	position: relative;}/* フッターの設定 */#footerBox {	width: 780px;	height: 70px;	padding: 0;	background:#FFF;	margin: 15px 0 0 0;	font-size: 0.9em;	position: relative;}#footerBox ul {	margin: 0; 	padding: 0 0 5px 0;	list-style: none;	display: inline-block;}#footerBox dl#attention {	text-align: left;	display: inline;}#footerBox dl#attention dt {	margin: 0; 	padding: 0;	font-size: 1.5em;	line-height: 1.1;	text-align: left;	position: absolute;	top: 0;	left: 0;}#footerBox dl#attention dd {	font-size: 0.85em;	line-height: 1.2;	text-align: left;	position: absolute;	bottom: 5px;	left: 0;}#footerBox ul#footerRight li#click {	line-height: 1.5;	text-align: right;	position: absolute;	top: 0;	right: 0;}#footerBox dl#attention dt a {	color: #A78B5A;}#footerBox dl#attention dt a:hover {	color: #BC2D21;}#footerBox ul#footerRight li address {	line-height: 1.1;	text-align: right;	position: absolute;	bottom: 5px;	right: 0;}#counter {	padding: 0;	margin: 0 auto;	position: absolute;	bottom: 2px;	right: 300px;	zoom: 1;}/* フッターの設定 ここまで *//*clrfix設定-------------------------------------------------------*/.clrfix:after {	content: url(../images/spacer.gif);  	display: block; 	clear: both; 	height: 0; }.clrfix {	display: inline-block;}/* Hides from IE-mac \*/ * html .clrfix {	height: 1%;} .clrfix {	display: block;}/* End hide from IE-mac */