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


#wrapper #mainvisual {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 980px;
	vertical-align: top;
}

#wrapper #mainbox {
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	width: 980px;
	clear: both;
	margin-top: 15px;
}
#wrapper #mainbox01 {
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	width: 980px;
	clear: both;
}
}#wrapper #mainbox02 {
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	width: 980px;
	clear: both;
}
#wrapper #contentsbox  {
	height: auto;
	width: 720px;
	border: 1px solid #cecebf;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 20px;
	clear: none;
}
#wrapper #contentsbox #newsbox  {
	height: auto;
	width: 680px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#wrapper #contentsbox #newsbox .news  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9CACB;
	width: 500px;
	margin-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#wrapper #contentsbox #newsbox .newsbr  {
	height: 35px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#wrapper #contentsbox #newsbox .news dt  {
	float: left;
	background-image: url(img/icon_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 15px;
}
#wrapper #contentsbox #topics {
	height: 260px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(img/40thnavi_ov.gif);
}
#wrapper #contentsbox #topics a:hover{
	background-color: transparent;
}
#wrapper #contentsbox #topics a:hover img {
	visibility:hidden;
}
#wrapper #contentsbox #newsbox .news {
	width: 500px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9CACB;
}
