@charset "UTF-8";
/* CSS Document */
#topCont {
	margin-left: 30px;
}
#topCont h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../top/top-H1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 550px;
	margin-top: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 31px;
	padding-left: 10px;
}
#topics {
	width: 560px;
}
#topicsBg {
	background-image: url(../top/top-TopicsBg.jpg);
	background-repeat: repeat-y;
	width: 550px;
	padding-left: 10px;
}
.topicsDoc {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 540px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 5px;
}
.topicsDay {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	width: 65px;
	float: left;
}
.topicsCont {
	float: left;
	width: 475px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#tenpo {
	margin-top: 15px;
}
#bouhan {
	width: 560px;
}
#bouhanBg {
	background-image: url(../top/top-BouhanBg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
#bouhanBg img {
	margin-bottom: 10px;
}
.bouhanDoc {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #005DB2;
	margin-top: 5px;
}

