@charset "Shift_JIS";
/* CSS Document */

@import "base.css";
@import "ie6.css";
@import "print.css";
@import "reset.css";

#index_main{
	width:650px;
	margin:0;
	float:left;
	text-align:left;
	}
#index_side{width:280px;
	margin:0 0 30px 0;
	float:right;
	text-align:left;
}
#index_side ul li{
	width:280px;
	height:90px;
	background:url(../images/common/side_bg.jpg) no-repeat;
	margin-bottom:5px;
	list-style:none;
	padding:12px 10px 0 10px;
	}
#index_side ul li h3{
	float:left;
	width:190px;
	}
#index_side ul li img.r_img{
	float:left;
	border:#B09A75 solid 1px;
	}
#index_side ul li.none{
	padding:0;
	background:none;
	height:auto;
	margin-bottom:10px;
	}

	
.top_map{
	background:url(../images/index/bunner01.jpg) no-repeat;
	width:520px;
	height:73px;
	padding:27px 0 0 130px;}

* html .top_map{
	background:url(../images/index/bunner01.jpg) no-repeat;
	width:650px;
	height:100px;
	padding:27px 0 0 130px;}
	
.top_map img.btn{
	float:right;
	margin:35px 17px 0 0;
	}
	
* html .top_map img.btn{
	float:right;
	margin:-15px 17px 0 0;
	}
	
*+html .top_map img.btn{
	float:right;
	margin:-15px 17px 0 0;
	}
	
.bunner img{
	float:left;
	margin:20px 30px 20px 0;
	}
.bunner img.none{
	margin-right:0px;
	}
@media print {
.bunner img{
	float:left;
	margin:20px 20px 20px 0;
	}
}

/*--news---*/	
#news{
	margin:20px 0;
	background:url(../images/index/news_bg.jpg) no-repeat;
	
	}
	

#news img{
	float:right;
	margin-bottom:20px;} 
#news h3 img{
	float:left;} 
#news ul.news{
	clear:both;} 
#news ul.news li{
	list-style:none;
	border-bottom:#CCC 1px solid;
	margin-bottom:10px;
	padding-bottom:10px;
	}

#news ul.news li span{
	margin-right:10px;
	}

/*--top_img---*/
#top_img_box{
	width:100%;
	background:#000;
	height:390px;
	}
#top_img_main{
width:1090px;
margin:0 auto;
}

#top_img{
float:left;
width:1090px;
height:360px;
}

#top_img img {
width:1090px;
height:360px;
top:  0;
left: 0 
} 

#top_img_bt{
float:left;
margin:0;
position:relative;
background:#000;
width:360px;
margin-bottom:20px;
height:30px;
}

#top_img_bt a{
float:left;
display:block;
width:100px;
margin-top:3px;
}

#top_h22{
float:right;
width:600px;
background:#000;
height:30px;
text-align:right;
}

#top_h22 h2{
padding-right:10px;
margin-top:10px;
}
