@charset "utf-8";

/* layout */
div#header{
height:600px !important;
border:none;
background:url(../img/index_header_background.gif) no-repeat 0 0;
}
div#body{
height:1%;
margin:0 72px;
padding:0 20px 0 15px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background:none;
}
div#contents{
float:left;
width:545px;
margin:0;
border:none;
}

/* header */
div#header p.description{
	top:565px;
	left:84px;
	width:296px;
}
div#header ul.navigation{
top:505px;
}
div#header ul.sub_navigation{
top:565px;
}
div#header iframe{
width:250px;
height:210px;
position:absolute;
top:120px;
left:84px;
background:url(../img/weather_background.png) repeat 0 0;
}
div#header ul.extra_navigation{
}
div#header ul.topimage{
padding:0 73px;
height:555px;
}
div#header ul.topimage li img{
z-index:1;
}


/* contents */
div#contents div.section{
padding:0 20px 10px 20px;
}
div#contents h2{
margin-top:0;
padding:0;
background:none;
}
div#contents ul{
padding:0;
}
div#contents ul li{
padding:0.2em 5px;
background:url(../img/border.gif) repeat-x 0 100%;
}
div#contents iframe{
width:505px;
height:260px;
overflow:auto;
}

/* address */
div#contents div.address{
margin:0 10px 0 5px;
padding:0 5px 5px 15px;
background:#F2F7FA url(../img/address_background.gif) no-repeat 0 100%;
}
div#contents div.address h2{
margin:0 -5px -0.5em -15px;
background:none;
}
div#contents div.address address{
margin:0.5em 0 0 0;
}

/* contents_navigation */
div#contents_navigation div.photo{
margin:0 0 20px 0;
padding:0;
background:#F5F5F5 url(../img/photo_footer.gif) no-repeat 50% 100%;
}
div#contents_navigation div.photo h2{
margin:0;
padding:0;
}
div#contents_navigation div.photo ul li{
padding:0 0 10px 0;
text-align:center;
}
div#contents_navigation ul{
padding:0;
}
div#contents_navigation ul li{
text-align:left;
padding:0 0 8px 0;
}
