#top {
	margin: 0px auto;
	width: 760px;
}
#banner {
	float: right;
	width: 250px;
	margin: 10px 0px 0px 0px;
}
#banner img {
	margin-bottom: 5px;
}
#newsarea {
	float: left;
	width: 800px;
	margin: 10px 0px 0px 0px;
}
#newsarea h1 {
	background: url(../images/news.jpg) no-repeat left top;
	padding: 0px 0px 10px 0px;
	height: 14px;
	width: 480px;
	text-indent: -9999px;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px 0px 0px 0px;
}

/*NEWS*/
.news {
	width: 750px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 25px;
	display: block;
	float: left;
}
.news a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #004ea2;
}
.news a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.news_date {
	text-align: center;
	margin:0px;
	width: 50px;
	padding: 0px;
	display: block;
	float: left;
}
.news .month {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: "Century Gothic";
	margin: 0px auto;
	width: 50px;
	padding: 0px;
	display: block;
}
.news .day {
	font-size: 20px;
	color: #004ea2;
	font-weight: normal;
	font-family: Arial;
	width: 50px;
}
.news h2 {
	margin:0px 0px 5px;
	font-size: 12px;
	padding: 0px;
	color: #004ea2;
}
.news p{
	margin:0px;
	padding: 0px;
}
.news_body {
	width: 680px;
	float: right;
	border-left: 3px solid #e8e8e8;
	padding-left: 10px;
}
#info h1{
	background: url(../../images/feed.gif) no-repeat left top;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	height: 14px;
	width: 760px;
	text-indent: -9999px;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	font-size: 1px;
	line-height: 1px;
}
#info {
	width: 760px;
	font-size: 12px;
	line-height: 20px;
	clear: both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#RSStitle a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #004ea2;
	display: inline;
}
#RSStitle a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#feed a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #004ea2;
	display: inline;
}
#feed a:hover {
	text-decoration: underline;
	color: #FF9900;
}#banner hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 250px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#flashcontent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 400px;
	width: 800px;
	background-color: #FFFFFF;
}
#container_no{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	color: #666666;
	width: 800px;
	height: 400px;
}

#container_no h1 {
	color: #FFFFFF;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 1px;
	margin: 10px 0px 0px 10px;
	text-indent: -9999px;
}

#container_no h2 {
	color: #333333;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	margin: 10px 0px 0px 10px;
}

