#AllBox {
	background:url(../images/top/bg_allbox.jpg) no-repeat top;
}
#FooterBox .footer {
	background:url(../images/top/bg_footer.jpg) no-repeat;
}
#FooterBox .footer .footer_menu {
	padding-top:96px;
}

#Contents {
	width:880px;
}
#Contents .box_about {
	margin-bottom:15px;
}
#Contents .box_about {
	margin-bottom:15px;
	padding:0px 10px;
}
/*
#Contents .box_about {
	line-height:24px;
}
*/

#Contents .information {
	float:left;
	width:200px;
	overflow:hidden;
	margin-bottom:37px;
}
#Contents .information .banner {
	margin-bottom:5px;
}
#Contents .information .banner li {
	margin-bottom:5px;
}

#Contents .information .items li {
	display:block;
	height:34px;
	margin-bottom:3px;
}
#Contents .information .items li img {
	display:block;
	vertical-align:top;
}
#Contents .information .items li a {
	display:block;
}

.img_main {
}
#Contents .news {
	float:right;
	width:650px;
	height:342px;
	overflow:hidden;
}
.box_news {
	float:left;
	width:307px;
	overflow:hidden;
}
.box_repo {
	float:right;
	width:307px;
	overflow:hidden;
}
#Contents .news .article {
	float:left;
	width:307px;
	height:58px;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:15px;
}
#Contents .news .article img {
	display:block;
	float:left;
	background:url(/images/top/bg_news_image.jpg);
	padding:3px;
}
#Contents .news .article strong {
	display:block;
	width:238px;
	float:right;
	color:#009abb;
/*	background:url(../images/top/bg_news_title.jpg) repeat-x bottom;*/
	border-bottom:1px dotted #757676;
	padding-bottom:0px;
	margin-bottom:3px;
}
#Contents .box_repo .article img {
	background:url(/images/top/bg_repo_image.gif);
}

#Contents .article .ico_news strong {
	background:url(/images/top/ico_news.gif) no-repeat;
	background-position:80px 4px;
}
#Contents .article .ico_staff_repo strong {
	background:url(/images/top/ico_staff_rep.gif) no-repeat;
	background-position:80px 4px;
}
#Contents .article .ico_official_repo strong {
	background:url(/images/top/ico_official_repo.gif) no-repeat;
	background-position:80px 4px;
}

#Contents .news .article .txt_title {
	float:left;
	width:234px;
	height:36px;
	padding-left:14px;
	overflow:hidden;
	line-height:18px;
}

#Contents .sponcer {
	clear:both;
	width:864px;
	height:115px;
	padding:8px;
	border:1px solid #181818;
	background:#0d0d0d;
	background-image: url(../images/top/bg_sponcer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:24px;
}
#Contents .sponcer h2 {
	margin-bottom:11px;
}
#Contents .sponcer ul {
	padding-left:10px;
}
#Contents .sponcer li {
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	overflow:hidden;
}

#Contents .sponcer li.end {
	float:left;
	margin-bottom:6px;
	overflow:hidden;
}

#Contents .ico_nhk {
	display:inline-block;
	width:42px;
	height:14px;
	background:url(../images/top/ico_nhk.jpg) no-repeat 0px 3px;
	text-indent:-9999px;
}
#Contents .ico_tjt {
	display:inline-block;
	width:86px;
	height:14px;
	background: url(../images/top/ico_j_times.jpg) no-repeat 0px 3px;
	text-indent:-9999px;
}
