@charset"Shift_JIS";

#bg{
	width:100%;
	height:auto;
	_height:100%;
	text-align: center;
	background-image:url(../img/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}

#bg2{
	width:100%;
	height:100%;
	text-align: center;
	background-image:url(../img/bg3.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	}	

#bg3{
	width:100%;
	height:100%;
	text-align: center;
	background-image:url(../img/bg4.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	}	

#face{
	width:1000px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	}

#face2{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}


#footer{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
	line-height:110%;
	}
	
#toiawase{
	font-size:11px;
	color:#FFFFFF;
	}