@charset "utf-8";

body{
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	background: #b6e7fe url(images/u25/back_race.png) repeat-y center 99px;
}

img{
	vertical-align:bottom;
	border:0;
}
div#header{
	width:850px;
	height:170px;
	margin:0 auto;
	background: url(images/u25/header.png) repeat-x;
	text-align:left;
}

div#header h1{
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 10px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

div#header img{
	margin-top:-20px;
}

div#header p{
	height:30px;
	margin:0;
	padding:0 40px;
	line-height:30px;
	text-align:left;
	color:#FE62BD;
	font-size:14px;

}

div#area_select ul{
	width:794px;
	height:661px;
	margin:0 auto;
	padding:2px 9px 0;
	list-style:none;
	background:url(../img/btn_bg2.gif) no-repeat;
}

div#area_select li{
	width:254px;
	margin:5px 5px 0;
	float:left;
	display:inline;
}

div#area_select div.banner{
	width:254px;
	height:45px;
	padding:6px 0 0;
	margin:0;
	background:url(../img/banner_bg.gif) no-repeat;
}

div#area_select div.banner img{
	border:solid 1px #FF0000;
	margin:0 auto;
}

div#coution{
	margin:50px 0;
	font-size:12px;
}

div#coution a{
	color:#0000FF;
}

div#footer{
	width:850px;
	margin:0 auto;
	background:url(../img/footer-menu.gif) no-repeat 50px center;	
}


#footerLogo {
	background: url(images/footerBack-trans.png) no-repeat;
	margin: 10px auto 15px auto;
	padding: 41px 0 0 0px;
	width:756px;
	height: 54px;
	text-align:center;
}
#footerLogo a {
}
.clear{
	height: 0px;
	clear:both;
	overflow:hidden;
}
div#footer ul.footerMenu{
	margin:0 0 10px 0;
}

ul.footerMenu li{
	border-right:1px solid #C5014A;
	padding: 0 0.5em;
	font-size:12px;
	line-height:140%;
	display:inline;
}

ul.footerMenu li.left_side{
	border-left:1px solid #C5014A;
}

ul.footerMenu li a{
	color:#FE176E;
	text-decoration:none;
}

div#footer p#copyright{
	height:40px;
	padding:10px 0 0 0;
	margin:0;
	color:#FFFFFF;
	font-size:12px;
	line-height:140%;
	background:url(../img/footer-copyright.gif);
}

p#copyright a{
	color:#FFFFFF;
}
