body{
background:#ffffff;
}


#header{
width:100%;
background:#1A2489;
}

#headerlogo{
width:750px;
margin:0 auto;
}

#top_container{
width:100%;
height:276px;
background:url(/img/top_bg.gif) repeat-x;
}

#topimg{
width:750px;
height:276px;
margin:0 auto;
}


#leftbar{
background:url(/img/sidebar/sidebar_bg.gif);
width:140px;
float:left;
margin:0 8px;
}

#leftbar_menu ul{
padding:0;
margin:0;
}

#leftbar_bottom{
width:140px;
height:7px;
background:url(/img/sidebar/leftbar_bottom.gif) no-repeat bottom;
}

#main_bg{
width:100%;
background:url(/img/main_bg.jpg) repeat-x #FFFFFF;
}

#main{
width:750px;
margin:0 auto;
background:url(/img/main.jpg) repeat-x #ffffff;
}


#gnavi{
text-align:center;
width:750px;
height:46px;
margin:0 auto;
background:url(/img/gnavi/gnavibg.gif) repeat-x #FFFFFF;
}

#gnavi_bg{
background:#ECE2D8;
}

#contents{
float:left;
width:405px;
margin:15px 10px;
font-size:12px;
line-height:2em;
color:#50443d;
}

#rightbar{
float:right;
width:160px;
margin:15px 0;
}

#main_container{
background:url(/img/container_top.jpg) #FFFFFF repeat-x;
width:750px;
margin:0 auto;
padding:0;
}

#main_container_bg{
background:url(/img/main_bg.jpg) repeat-x #F1EFE2;
}

#footer_bg{
background:#F3ECE6;
}


#footer{
width:750px;
margin:0 auto;
background:#4B3327;
color:#FFFFFF;
font-size:10px;
padding:0;
}

#footer_top{
width:750px;
height:7px;
margin:0 auto;
padding:0;
background:url(/img/footer_top.gif) repeat-x bottom #ffffff;
}

#footer_links{
float:left;
padding:15px;
width:470px;
margin:0;
}

#copyright{
float:right;
padding:15px;
width:210px;
margin:0;
}

#footer_links p,#copyright p{
margin:7px;
}


#footer a{
color:#ffffff;
text-decoration:none;
}

/*下層ページ用*/



/*パンくずリスト*/
#TopicPath{
padding-top:15px;
}

#TopicPath li{
display:inline;
font-size:12px;
}

#contents_lower{
float:left;
width:565px;
margin:15px 10px;
font-size:12px;
line-height:2em;
color:#50443d;
}
