@charset "utf-8";
/* CSS Document */

/**********************/
/*トップコンテンツ*/
/**********************/

strong {
	color:#85B31A;
	font-size:15px;
	padding-left:5px;
}

#top_left {
	padding:10px 0 0 17px;
	width:255px;
	float:left;
}
.news {
	background-image:url(../img/news.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:258px;
	padding:60px 20px 0 25px;
}
.banner img {
	padding-bottom:10px;
}
#top_right {
	float:left;
	padding:10px 0 0 0;
	width:530px;
}
.r_top {
	background-image:url(../img/r_top.jpg);
	background-repeat:no-repeat;
	width:525px;
	height:15px;
}
.r_mid {
	background-image:url(../img/r_mid.jpg);
	background-repeat:repeat-y;
}
.r_mid img {
	padding:20px 25px;
}
.r_mid p {
	padding:5px 25px;
}
.btn_flow img {
	margin:0px 0 0 250px
}
.r_low {
	background-image:url(../img/r_low.jpg);
	background-repeat:no-repeat;
	width:525px;
	height:45px;
}
.sinbori {
	background-image:url(../img/big_banner.jpg);
	background-repeat:no-repeat;
	width:525px;
	height:150px;
	margin-top:15px;
}
.sinbori img {
	padding:10px 0 0 20px;
}
.sinbori p {
	padding:10px 0 0 30px;
	float:left;
	width:315px;
}
.ogose {
	background-image:url(../img/big_banner.jpg);
	background-repeat:no-repeat;
	width:525px;
	height:150px;
}
.ogose img {
	padding:10px 0 0 20px;
}
.ogose p {
	padding:10px 0 0 30px;
	float:left;
	width:315px;
}
.thum {
	float:left;
	padding:0;
	width:160px;
	height:120px;
	margin-top:-35px;
}
.thum img {
	padding:0 0 0 0;
}
