@charset "utf-8";
/* CSS Document */
#contents{
	width:740px;
}

#top{
 width:740px;
 height:230px;
 background: url("../image/index/top_bg.jpg") no-repeat;
}

#top h1 {
	text-indent: -9999px;
}

#top .right{
	position:static;
	text-align:right;
	top:0;
	}

#box0{
	margin:10px 0 0 0;
}
#box0 div{
	width:350px;
	padding:0 0 0 20px;
	height:129px;
	float:left;
}

#b0{
	background:url(../image/index/img0.jpg) top left no-repeat;
}
#b1{
	background:url(../image/index/img1.jpg) top left no-repeat;
}
#b2{
	background:url(../image/index/img2.jpg) top left no-repeat;
}
#b3{
	background:url(../image/index/img3.jpg) top left no-repeat;
}

#box0 h3{
	height:32px;
	line-height:32px;
	margin:6px 0 0 0;
	font-size:16px;
	font-weight:bold;

}
#box0 .txt{
	margin:10px 0 0 0;
}
#box0 .btn{
	margin:10px 0 0 0;
}

#box1 .left{
	width:470px;
	float:left;
}
#box1 .right{
	width:270px;
	float:left;
}
.banner0{
	background:url(../image/index/banner0.jpg) top left no-repeat;
	width:470px;
	height:111px;
	text-align:right;
}

.banner0 .txt{
	padding:25px 15px 0 0;
}


.banner0 .kotira{
	margin:8px 0 0 0;
}

.banner1 .b0{
	background:url(../image/index/banner1.jpg) top left no-repeat;
	width:215px;
	height:175px;
	padding:0 10px;
	float:left;
}

.banner1 .b1{
	background:url(../image/index/banner2.jpg) top left no-repeat;
	width:215px;
	height:175px;
	padding:0 10px;
	float:left;
}
.banner1 .txt{
	margin:80px 0 0 0;
	text-align:center;
}

.banner1 .kotira{
	margin:5px 0 0 0;
	text-align:right;
}

.banner3{
	background:url(../image/index/banner3.jpg) top left no-repeat;

}

.banner3 a:link , .banner3 a:visited , .banner3 a:hover , .banner3 a:active{
	color						:#000;
	text-decoration				:none;
	width:220px;
	height:195px;
	display:block;
	padding:75px 25px 0;
	line-height:18px;
}
.banner4{
	background:url(../image/index/banner4.jpg) top left no-repeat;
}
.banner4 a:link , .banner4 a:visited , .banner4 a:hover , .banner4 a:active{
	color						:#000;
	text-decoration				:none;
	width:250px;
	height:48px;
	display:block;
	line-height:18px;
	padding:40px 0 0 20px;
}

.banner5{
	background:url(../image/index/banner5.gif) top left no-repeat;
	width:270px;
	height:102px;
	line-height:18px;
}
.b5_left a{
	display:block;
	width:100px;
	height:102px;
}
.b5_left{
	width:100px;
	float:left;
}
.b5_right{
	width:170px;
	float:left;
}
.banner5 .txt{
	padding:15px 0 0 0;
}

.banner5 .kotira{
	margin:5px 0 0 0;
}
#news {
	width:455px;
	margin:0 auto;
}
#news .box{
	height:130px;
	margin:0 0 30px 0;
	overflow: auto;

}
#news .box .date{
	float:left;
	width:110px;
}
#news .box .txt{
	float:left;
	width:298px;
	padding:0 0 0 27px;
}

.new{
	background:url(../image/index/new.gif) top left no-repeat;
	padding:0 0 0 27px;
}
.no_new{
	padding:0 0 0 27px;
}




