@charset "utf-8";

/*
--------------------------------------------------------
下層ページ
--------------------------------------------------------
*/
div#wrapper{
background:url(../img/bg_bd_sub.png) no-repeat 50% 0;
}
/*header*/
div#header{
height:127px !important;
}
div#header .logo img{
top:-2px;
left:-7px;
}
div#header .sitetitle img{
top:2px;
left:109px;
}
div#header .description img{
top:11px;
left:742px;
}
/*body*/
div#contents{
width:651px;
background:url(../img/bg_content_sub.png) no-repeat 100% 0;
}
div#contents_navigation{
background:url(../img/bg_content_sub.png) no-repeat 0 0;
}