@charset \"utf-8\";
/* CSS Document */

/***************************************************************/
/************************ ボディバナー設定 ***********************/
/***************************************************************/

/******　1列　*******************************************/
.banner1
{
	width: 100%;
	height: 500px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
.banner1{
	float: left;
}

.banner1 h3{
	width: 470px;
	height: 55px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;

	padding-bottom: 5px;
	float: right;
        margin: 0px;
	overflow: hidden;

}

.banner1 h3 a:link{
	color: #555555;
	text-decoration: none;
}

.banner1 h3 a:visited{
	color: #555555;
	text-decoration: none;
}

.banner1 h3 a:hover{
	color: #555555;
}
.banner1_img{

	width: 450px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.banner1_txt{
	float: right;
	width: 470px;
	height: 220px;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #555555;
}
.banner1 h3 img{
	float: left;
        margin: 0px;
	margin-right: 5px;
}
.banner1 .ReadMoreImg{
	position:relative;
	padding-bottom: 0;
	margin-left: 20px;
	float: left;

}


/******　2列　*******************************************/


.banner2,
.banner2_r
{
	width: 480px;
	height: 170px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 20px;
}

.banner2{
	float: left;

}

.banner2_r{
	float: right;

}

.banner2 h3,
.banner2_r h3{
	width: 270px;
	height: 40px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #828282;
	float: left;
	line-height: 1.5em;
	padding-bottom: 5px;
	margin: 0px;
}


.banner2 h3 a:link,
.banner2_r h3 a:link{
	color: #555555;
	text-decoration: none;
}
.banner2 h3 a:visited,
.banner2_r h3 a:visited{
	color: #555555;
	text-decoration: none;
}
.banner2 h3 a:hover,
.banner2_r h3 a:hover{
	color: #555555;
}
.banner2_img{
	height: 150px;
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
clear:both;
}
.banner2_txt{
	float: left;
	width: 270px;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #555555;
}
.banner2 h3 img,
.banner2_r h3 img{
	float: left;
        margin: 0px;
	margin-right: 5px;
}
.banner2 .ReadMoreImg,
.banner2_r .ReadMoreImg{
	position:relative;
	padding-bottom: 0;
	margin-left: 15px;
	float: left;

}

/******　3列　*******************************************/


.banner3,
.banner3_r
{
	width: 475px;
	height: 170px;
	margin-top: 15px;
	overflow: hidden;
}
.banner3{
	float: left;
	margin-left: 0px;
}
.banner3_r{
	float: left;
	margin-left: 0px;
}

.banner3 h3,
.banner3_r h3{
	width: 270px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	color: #828282;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	margin: 0;
}

.banner3 h3 a:link,
.banner3_r h3 a:link{
	color: #555555;
	text-decoration: none;
}
.banner3 h3 a:visited,
.banner3_r h3 a:visited{
	color: #555555;
	text-decoration: none;
}
.banner3 h3 a:hover,
.banner3_r h3 a:hover{
	color: #555555;
}
.banner3_img{
	height: 150px;
	width: 200px;
	float: left;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.banner3_txt{
	float: left;
	width: 260px;
	height: 80px;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #555555;
}
.banner3 h3 img,
.banner3_r h3 img{
	float: left;
 margin: 0px;
	margin-right: 5px;
}
.banner3 .ReadMoreImg,
.banner3_r .ReadMoreImg{
	position:relative;
	padding-bottom: 0;
	margin-left: 15px;
}

/******　4列　*******************************************/

.banner4,
.banner4_r
{
	width: 220px;
	height: 280px;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.banner4{
	float: left;
	margin-left: 20px;
}
.banner4_r{
	float: right;
	margin-right: 20px;
}

.banner4 h3,
.banner4_r h3{
	width: 220px;
	height: 40px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	color: #828282;
	padding-top: 5px;
	padding-left: 0px;
	float: left;
        margin: 0px;
}

.banner4 h3 a:link,
.banner4_r h3 a:link{
	color: #555555;
	text-decoration: none;
}
.banner4 h3 a:visited,
.banner4_r h3 a:visited{
	color: #555555;
	text-decoration: none;
}
.banner4 h3 a:hover,
.banner4_r h3 a:hover{
	color: #555555;
}
.banner4_img{
	height: 160px;
	width: 220px;
	float: left;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
clear:both;
}
.banner4_txt{
	float: left;
	width: 220px;
	height: 150px;
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #555555;
}
.banner4 h3 img,
.banner4_r h3 img{
	float: left;
        margin: 0px;
	margin-right: 5px;
}
.banner4 .ReadMoreImg,
.banner4_r .ReadMoreImg{
	position:relative;
	padding-bottom: 0;
	margin-left: 15px;
}