@charset "utf-8";

body{
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	background: url(images/tomatonavi/back_race.png) repeat-y center 0;
	background-color: #f469f6;
}

img{
	vertical-align:bottom;
	border:0;
}
div#header{
	width:850px;
	height:170px;
	margin:0 auto;
	background: url(images/tomatonavi/header.png) no-repeat;
	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: 120px 40px 0 40px;
	line-height:30px;
	text-align:right;
	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;
}

/*ƒtƒbƒ^*/
/*------------------------------*/
#tomatoVillage {
	clear: both;
	background:url(images/tomatonavi/tomatoVillage-trans.png) no-repeat;
	width: 1100px;
	height: 170px;
	margin: 0 auto;
	padding: 0 auto;
}
#footer {
	clear: both;
	background:url(images/tomatonavi/footerBg.png);
	width: 1100px;
	margin: 0 auto;
}

#footerLogo {
	background: url(images/footerBack-trans.png) no-repeat;
	margin: 0 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%;
}

p#copyright a{
	color:#FFFFFF;
}