@charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
	---------------------------------------------
	-Contents-------------------


	
*/
/*
===== 0: bace ===========================
*/
body {
	background: url(../images/top/bg.jpg) repeat-x 0 0;
}
#header {
	background: url(../images/top/headerBg.jpg) no-repeat 0 0;
	height: 73px;	
}
#flashContent {
	height: 455px;
	vertical-align: top;
}
.infoTitle a {
	padding: 18px 0 0 200px;
	background: url(../images/top/infoHeader.png) no-repeat 0 0;
	width: 463px;
	height: 35px;
	font-size: 116%;
	font-weight: bold;
	display: block;
}
.infoTitle a:link,
.infoTitle a:visited,
.infoTitle a:hover,
.infoTitle a:active {
	color: #666666;
	text-decoration: none;
}
.infoBody {
	background: url(../images/top/infoBody.png) repeat-y 0 0;
	padding: 10px 16px 10px 28px;
	width: 619px;
}
.infoBottom {
	background: url(../images/top/infoBottom.png) no-repeat 0 0;
	width: 663px;
	height: 17px;
}
table.rss-js {
	margin-top: 10px;
	width: 440px;
	float: left;
}
.rss-js-entry {
	background: url(../images/top/rssPoint.jpg) no-repeat 0 5px;
	padding: 0 0 10px 20px;
	margin-bottom: 10px;
	border-bottom: #ddd 1px solid;
}
