@charset "utf-8";

*{margin:0; padding:0;}


/*firefoxプルダウンメニュー隠れる文字用*/
option{
 margin-right:10px;
}



body{
background-color:#FFFFFF;
width:100%;
text-align:center;
background-image:url(../images/top/back.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#header:after,
#map:after,
#footer:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}



h1{
padding-left:20px;
margin-top:17px;
margin-right:20px;
background-image:url(../images/top/amenics_title.gif);
background-repeat: no-repeat;
background-position: left top;
width:201px;
height:40px;
text-indent: -9999px;
float: left;
display: block;


}
h2{
background-image:url(../images/top/amenics_subtitle.gif);
background-repeat: no-repeat;
background-position: left top;
width:223px;
height:40px;
text-indent: -9999px;
display: block;
padding-left: 20px;
margin-top:17px;
float: left;

}

#header {
width:853px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
text-align: left;
}
#footer {
width:853px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
.b_area{
float: right;
}

#my_navigation{left :0; top: 0px;}
#wd_sample{left :0; top: 0px;}


#map{
margin-right: auto;
margin-left: auto;
width:850px;
height:355px;



}
#contents{
	width:876px;
	height:373px;
	background-image:url(../images/top/backmap.gif);
	margin-right: auto;
	margin-left: auto;
	padding-top:13px;
	clear: both;
	/*IEのみ適用*/
}
*html body #contents{
height:385px;
}
#point{
	margin:5px 0px;
	width:850px;
}

#pointtxt{
text-align:right;
margin-right:15px;
margin-top:2px;
}

#copy{
	float:left;
	width: 865px;
}
#copy ul{
width:428px;
float:left;
}
#copy li {
	list-style:none;
	float:left;

}

.ftl01{
	background-image:url(../images/top/ftl01.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 119px;
}
.ftl02{
background-image:url(../images/top/ftl02.gif);
background-repeat:no-repeat;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 126px;
}
.ftl03{
background-image:url(../images/top/ftl03.gif);
background-repeat:no-repeat;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 117px;
}
.ftl04{
background-image:url(../images/top/ftl04.gif);
background-repeat:no-repeat;
	text-indent: -9999px;
	display: block;
	height: 11px;
	width: 66px;
	
}

#co{
width:313px;
float:left;
background-image: url(../images/top/copylight.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999px;
margin-left:20px;
}


