@charset "utf-8";

div#body{
background:url(../img/body_background.png) no-repeat 50% 280px;
}
* html div#body{
background:url(../img/body_background.png) no-repeat 50% 300px;
}
*:first-child+html div#body{
background:url(../img/body_background.png) no-repeat 50% 300px;
}
div#contents{
padding:0 0 0 0;
}
div#contents_navigation{
padding:0 0 134px 0;
}
h2{
margin:1.5em -20px -0.5em -20px;
}

div.yochiyochi{
clear: none;
text-align:center;
}
div.link ul li{
float:left;
width:45%;
}
div.news p.detail{
margin:-30px -10px 0 0;
}
div.satooya{
float: left;
width: 450px;
padding-right: 0;
}
div.satooya dl{
width: 450px;
}
div.satooya h3{
margin: 1em 0 -0.5em 0;
}
div.satooya p.detail{
margin:-30px 10px 0 0;
}
ul.topimage{
list-style:none;
position:relative;
width:930px !important;
height:300px !important;
margin:30px 0 0 0;
padding:0;
overflow:none;
}
ul.topimage li{
position:absolute;
left:0;
top:0;
margin:0;
padding:0;
}
