@charset "shift_jis";
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,li { font-size: 12px; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear:both; }
.left {float:left;}
.right {float:right;}
.indent{text-indent:-9999px;}
.t-right {text-align:right;}
.t-left {text-align:left;}
.clearboth { clear:both; }
/* COLOR */
.red {color:#FF0000;}
* {
background-position: 0 0;
margin: 0;
padding: 0px;
border-bottom: 1px solide #996600;
}
body {
background-image:url(images/background.jpg);
background-repeat:repeat;
margin: 0 auto;
padding: 0;
font-size:12px;
color:#FFFFFF;
line-height:14px;
text-align:center;
}
html,body {
scrollbar-base-color:#996600;
}
a:hover{
color:#FFFFFF;
text-decoration:none;
background-color:#000000;
}
a{
	color:#FFFFFF;
	text-decoration:underline;
}
/* Recq */
div#wrapper{
	width:720px;
	margin: 0 auto;
	background-color: #000000;
	padding-top: 10px;
}
div#header { width:720px; background:url(images/index/index.jpg) no-repeat 50% 20px ; height:506px; }

div#footer{
	width: 720px;
	text-align:center;
	background:url(images/index/enter.gif) no-repeat 218px 15px;
	height:293px;
	padding:107px 0 0 0px;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
ul#Attestation {
	width:268px;
	margin: 0 auto 0px auto;
}
ul#Attestation li { float:left; text-indent:-9999px; list-style:none; }
ul#Attestation li a { display:block; width:101px; height:31px; overflow:hidden; }
ul#Attestation li#exit { padding-left:66px; }
ul#Attestation li#enter a:hover { background:url(images/index/enter.gif) no-repeat -8px -472px ; }
ul#Attestation li#exit a:hover { background:url(images/index/enter.gif) no-repeat -175px -472px ; }
.yahoobook {
	font-size:14px;
	font-weight:bold;
	padding-top:31px;
	color: #000;
}
.yahoobook a { color:#000; }
.yahoobook a:hover { color:#000; background-color:#FFF; }
.copy {
	text-align:center;
	clear:both;
	padding-top:190px;
}

