@charset "UTF-8";

/* =========================================================
#main-wrap
========================================================= */

#main-wrap #main-left{
	width:210px;
float:left;
margin:19px 14px 10px 10px;
	}
	
#main-wrap #main-right{
	width:648px;
float:left;
margin:19px 10px 10px 0;
	}
	
	
/*--------------------------------------------------------- 
 #banner
--------------------------------------------------------- */	

.banner-box{
	width:209px;
	margin:0 0 10px 0;
	background: url(../images/top/top_banner_bg2.gif) bottom repeat-y;
	}

.banner-box h2{
	width:209px;
	height:59px;
	}
.banner-box .banner-box-main{
	background: url(../images/top/top_banner_bottom.jpg)  bottom no-repeat;
	width:209px;
	}
.banner-box .banner-box-main p{
	font-size:11px;
	line-height:140%;
	width:189px;
	padding:3px 8px 3px 10px;
	background: url(../images/top/top_banner_bg1.jpg) no-repeat;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	}

/*--------------------------------------------------------- 
ニュース、トピックス
--------------------------------------------------------- */	
.listbox{
	width:638px;
	margin-bottom:15px;
	position:relative;
	left: 1px;
	}
.listbox h2{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #999;
	}
.listbox .listlink{
	position:absolute;
	width:37px;
	height:10px;
	left: 596px;
	top: 14px;
	
	}
.listbox table{
	width:630px;
	margin:0 auto 0;
	}
.listbox th{
	width:1%;
	vertical-align:top;
	white-space:nowrap;
	font-size:11px;
	padding:6px 10px 7px 5px;
	border-bottom:1px dotted #999;
	}
.listbox th img{
	margin:0 10px auto 5px;
	}
.listbox td{
	vertical-align:top;
	width:99%;
	padding:4px 5px 7px 0;
	border-bottom:1px dotted #999;
	}
