body, html{
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/eng_bg.gif);
}



table,tr,td{

}
 
	

a:link{color : #FF9933;}
a:visited{color : #FFCC00;}
a:active{color : #FFCC00;}
a:hover	{color : #FF0000;}


h1{
	display: none;
}

h2{
	font-size: 120%;
	color: #FFFFFF;
	margin: 0px;
}


h3{
	color: #B7DFD6;
	font-size: 180%;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

h4{
	color: #FFCC00;
	font-size: 140%;
	text-align: center;
	margin: 10px 0px 10px 0px;
}



#head{
	width: 1000px;
	height: 434px;
	margin: 0px auto;
	background-image: url(../images/eng_head.jpg);
	background-repeat: no-repeat;
}

#head_txt{
	width: 700px;
	padding: 50px 0px 0px 40px;
}

#main{
	width: 900px;
	margin: 0px auto;
	background-image: url(../images/eng_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 50px 30px 50px;
}

#main_pt{}



#ftr{
	background-image: url(../images/eng_ftr.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 83px;
	margin: 0px auto;
}

.midasi{
	font-size: 160%;
}

.koukai{
	font-size: 140%;
}

#day{
	font-size: 400%;
	font-weight: bold;
	width: 880px;
	text-align: center;
	color: #B7DFD6;
}
