/*中央バナー*/
#cont_banner {width:650px;/*height:150px;*/margin:10px 0px 10px 0px;text-align:left;}
#cont_banner .left{margin:0px;float:left;}
#cont_banner .right{margin:0px;float:right;}

/*ニュース＆ピックアップ*/
#contents_waku{
	width:646px;
/*	height:500px;*/
}
.news_pick{
	width:646px;
/*	height:500px;*/
	margin: 0px 0px 5px 0px;
	text-align:center;
	border:#ffffff 1px solid;
/*	position:absolute;*/
/*	overflow: hidden;*/
}
.news_pickIMG{
	margin:0px;
}
.news_pick_area{
	background-color:#818181;
	width:646px;
	height:880px;
	margin:0px;
	text-align:center;
}
.news_area{
	width:346px;
	margin:0px;
	text-align:center;
	float:left;
}
.news_area a{ color: #fff; font-size: 18px;fontweight:bold;}
.news_area a:hover{ color: #000000;text-decoration: none ;}


.news_news{
	background-color:#898989;
	width:646px;
	margin: 0px 0px 15px 0px;
	text-align:left;
	border:#ffffff 1px solid;
	padding: 0px 0px 15px 0px;
}
.news_news .newsbox{
	background: url(contents/news_ya.gif) no-repeat left top;
	font-family: Arial;
	background-color:#898989;
	width:580px;
	margin: 0px auto 4px auto;
	text-align:left;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	border-bottom:#ffffff 1px dotted;
	padding: 0px 0px 5px 40px;
}
.news_news .newsbox A:LINK,
.news_news .newsbox A:VISITED,
.news_news .newsbox A:ACTIVE { color: #cbf0fe; text-decoration: none; font-size: 14px;}
.news_news .newsbox A:HOVER { color: #faec08; text-decoration: none; font-size: 14px;}









