@charset "EUC-JP";

/*
==================================================================
INDEX
==================================================================
*/
.top_text{
	margin-bottom:15px;
}
/*新着情報*/
.news_box{
	float:left;
	margin:0px 0px 0px 0px;
	width:388px;
}
.news_head{
	width:388px;
	height:38px;
	background:url(image/news_head.jpg) no-repeat;
	font-size:0px;	
}
.news_text_box{
	width:388px;
	background:url(image/news_center.jpg) repeat-y;	
}
.news_footer{
	width:388px;
	height:8px;
	background:url(image/news_footer.jpg) no-repeat;
	font-size:0px;
}
.news_date{
	width:388px;
	padding:9px 0px 0px 10px;
	height:21px;
	
}
.news_logo{
	width:26px;
	height:29px;
	background:url(image/news_logo.jpg) no-repeat;
	font-size:0px;
	float:left;
}
.news_text2{
	width:336px;
	float:left;
	margin-bottom:10px;
}
/*バナーボックス*/
.br_box{
	width:150px;
	padding:px 0px 0px 0px;
	float:right;
}

