/*----------------------------------------------------------------------------------------------------------------------------------------
TOP
-----------------------------------------------------------------------------------------------------------------------------------------*/

#main_banner{
width:167px;
height:37px;
padding:125px 0 0 460px;
background:url(../img/main_banner1.jpg) top left no-repeat;
}

.main_caption{
position:relative;
width:340px;
height:30px;
margin:0 0 0 5px;
}

.main_caption div{
position:absolute;
top:0;
left:0;
}

.main_caption h2{
font-size:12px;
}

.news_box{
width:612px;
height:200px;
padding:10px 10px 10px 10px;
margin:3px 0 0 0;
overflow-y:auto;
background:url(../img/news_bg.jpg) top left no-repeat;
}

.blog_box{
width:612px;
height:447px;
padding:10px 10px 10px 10px;
margin:3px 0 0 0;
background:url(../img/blog_bg.jpg) top left no-repeat;
}

#overflow{
overflow-y:auto;
height:420px;
}

#overflow2{
overflow-y:auto;
height:200px;
}

.news_box li{
border-bottom:1px #CCCCCC dotted;
margin:0 0 5px 0;
}

         
/*-------------------------------

メインコンテンツここまで----------------------↑↑↑----------*/ 
