@charset "shift_jis";

div#header{
height:390px !important;
background:url(../img/index_header_background.gif) no-repeat 0 0;
}
div#body{
padding:20px 40px 0 40px;
background:url(../img/index_body_background.gif) no-repeat 0 0;
}


/* visitor */
div#header ul.extra_navigation{
position:absolute;
top:90px;
left:30px;
list-style:none;
padding:0;
margin:0;
z-index:5;
}
div#header ul.extra_navigation li{
margin:0;
padding:0;
}


div#contents{
width:auto;
float:none;
background:#fff;
}

/* point */
div.point{
position:relative;
margin:0 0;
padding:0 10px;
border:1px solid #f8bcc3;
background:url(../img/point_background.jpg) no-repeat 100% 100%;

}
div.point h2{
position:absolute;
margin:0;
padding:0;
background:none;
clear:none;
top:-10px;
left:-15px;
}
div.point dl{
padding:30px 0 0 0;
width:460px;
background:url(../img/point_background.gif) no-repeat 0 50px;
}
div.point dl dt{
width:6em;
color:#df0021;
font-weight:bold;
}
div.point dl dd{
padding:0.2em 0 0.2em 7em;
}


/* news */
div.news h2{
clear:none;
float:right;
margin:1.5em -0px -0.5em 0;
padding:0;
background:none;
font-size:100%;
}
div.news dl{
width:520px;
float:right;
}
div.news dl dt{
width:5em;
}
div.news dl dd{
padding:0.2em 0 0.2em 6em;
}
div.news p{
width:520px;
float:right;
}
div.news strong{
color:#FF3333;
}

div.link{
width:180px;
float:left;
}
div.link p.pict{
float:none;
width:auto;
}

/* margin-bottom:0 */
div#header ul.navigation,
div.section dl,
div.link p.end{
margin-bottom:0;
}

