@charset "utf-8";

.top_img{
	height:300px;
}

.top_img img{
	position:absolute;
	top:0;
	left:0;
	width:1080px;
	height:300px;
}

.top_hp_explain_img{
	width:400px;
	padding:
}

.top_hp_explain_img img{
	width:100%;
	padding:20px 10px;
}

.top_hp_explain_comment{
	width:680px;
	padding:20px 20px 20px 10px;
}


.top_banner{
	width:204px;
	height:250px;
	display:block;
	margin-left:10px;
}

.top_banner:hover{
	opacity:0.5;
}

.top_banner:first-child{
	margin-left:0;
}


.top_banner img{
	width:100%;
	height:100px;
	display:block;
}

.top_banner_comment{
	width:100%;
	height:100px;
	background:#f5f5f5;
	padding:5px;
}

.top_banner_comment_title{
	text-align:center;
	font-size:20px;
	color:#0000FF;
}

.top_banner_comment_content{

}
