@charset "UTF-8";
/* CSS Document */


/*---------------
	���ܥ�������
------------------*/
*{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.5;
}

html{
	height:100%;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background-color:#000;
}

a{
	color:#ef0f34;
}

a:visited{
	color:#ef0f34;
}

.floatClear{
	clear:both;
	height:0;
}
	

#wrapper{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 912px;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #900;
	border-left-color: #900;
	overflow: hidden;
	background-image: url(../image/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #8D9597;
	padding-bottom: 40px;
}


#content{
	margin-right:auto;
	margin-left:auto;
	width:912px;
	text-align:left;
	color:#FFF;
	padding-bottom:25px;
}

p.buttonBox{
	margin-top:30px;
	text-align:center;
}
a.button{
	margin-right:auto;
	margin-left:auto;
	padding:5px 10px 5px 10px;
	border:3px #f00 double;
	background-color:#ddd;
	text-decoration:none;
}


#content #header{
	height:730px;

}
h1{
	text-indent:-9999px;}


#san12part{
	height:1208px;
	background-image: url(../image/san12bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
#hyakusanpart{
		height:680px;
	background-image: url(../image/100sanbg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;}
#wrapper #footer{
	background-image: url(../image/footer.jpg);
	position:absolute;
	left:0px;
	bottom:0;
	width:912px;
	height:50px;
}
#wrapper #footer p{
	text-indent:-9999px;}
#cautionbox{
	width:700px;
	margin:840px auto 0px auto;
	padding-bottom:20px;}
#cautionbox dd{
	font-size: 14px;
	color: #000;
	text-indent: -1em;
	line-height: 160%;
}
#okotowari{
	width:740px;
	padding:20px;
	margin:10px auto 10px auto;
	border:solid 1px #d00;}
