@charset "UTF-8";

/* ------------------------------------------------------
SHONAN RENOVATION 2009-
Top Style
------------------------------------------------------ */

/*TopPage*/

#top_main {
width: 100%;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #f18d00;
background-image: url(../common/main_bg.gif);
background-repeat: repeat;
background-position: 0px 0px;
}

#top_flash {
background-image: url(../img/flash_bg.jpg);
background-repeat: repeat;
background-position: 0px 0px;
margin: 0px;
padding: 0px;
width: 100%;
height: 380px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f18d00;
}

#flash_area {
width: 920px;
height: 380px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-image: url(../img/flash_shadow.png);
background-repeat: repeat-y;
background-position: center center;
behavior: expression(IEPNGFIX.fix(this));
}

#top_content {
width: 890px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color: #fff;
padding-top: 0px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
clear: both;
}


#bottom {
height: 10px;
padding-top: 30px;
padding-bottom: 10px;
padding-left: 15px;
clear: both;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
width: 905px;
background-color: #fff;
}

#top_left {
margin: 0px;
width: 570px;
float: left;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#top_left h2 {
color: #732e00;
display: block;
padding-bottom: 10px;
font-size: 117%;
}

#top_right {
margin: 0px;
width: 320px;
float: left;
clear: right;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#top_right ul {
list-style-type: none;
margin-top: 15px;
}

#top_right ul li {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding: 0px;
margin-bottom: 5px;
}

/*お知らせ*/
#news_list {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#news_list dl {
margin-top: 15px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
display: block;
width: 560px;
float: left;
clear: both;
padding: 0px;
}

#news_list dl dt {
padding-left: 70px;
display: block;
float: left;
padding-right: 5px;
}

#news_list dl dd {
margin-bottom: 10px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
display: block;
text-align: left;
float: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 10px;
width: 400px;
}


/*BTN*/
.btn_info {
display: block;
padding-top: 10px;
padding-bottom: 0px;
clear: both;
}

.btn_info a {
background-image: url(../img/btn_info.gif);
background-repeat: no-repeat;
background-position: 0px top;
height: 20px;
width: 120px;
display: block;
}

.btn_info a:hover { background-position: 0px bottom; }

/*noscript {
color: #fff;
display: block;
margin-top: 150px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
}*/
