@charset "UTF-8";
#logo {
	position:absolute;
	height: 230px;
	width: 220px;
}
#container #header h1 {
	position:absolute;
	z-index: 3;
	top: 0px;
	background-color: #EA0000;
	height: 230px;
	width: 220px;
	left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
}
#container #header h1 a {
	display:block;
	height: 230px;
	width: 220px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
text-decoration:underline;
}

#header #menu {
	height: 30px;
	width: 950px;
	padding-top: 15px;
}
#menu-a {
	height: 30px;
	width: 950px;
	z-index:10;
	background-color: #EA0000;
}
#sub-title {
	background-image: url(../img/sub-title.jpg);
	background-repeat: no-repeat;
	height: 269px;
	width: 222px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
text-decoration:underline;
}
#day {
	background-image: url(../img/day.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 222px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
	text-decoration:underline;
	margin-top: 15px;
}
#time {
	background-image: url(../img/time.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 221px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
text-decoration:underline;
margin-top: 5px;
}
#kaizyo {
	background-image: url(../img/kaizyo.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 188px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
text-decoration:underline;
margin-top: 5px;
}
#syosai {
	background-image: url(../img/syusai.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 172px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	outline:none;
	text-decoration:underline;
	margin-top: 5px;
	margin-bottom: 30px;
}
.sub-topic dl {
	width: 222px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.sub-topic dt {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 45px;
}
.sub-topic dd {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 45px;
	padding-left: 5px;
	width: 172px;
}
table#table-01 {
	width: 222px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

table#table-01 th {
	font-weight: bold;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
table#table-01 td {
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: text-top;
	width: 171px;
}

table#table-02 {
	width: 640px;
	border-collapse: collapse;
	border-spacing: 0;

}

table#table-02 th {
	font-weight: bold;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table#table-02 td {
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	vertical-align: text-top;
}h2 {
	font-size: 1.3em;
	font-weight: bold;
	height: 25px;
	
}

.timestamp {
	font-size: 0.9em;
	color: #C28800;
	text-align: right;
}
.info {
	height: 95px;
}
.topics-title {
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 2.3em;
}
.title {
	float: left;
}
.info-day {
	float: right;
	padding-top: 7px;
}
.topics-content {
	padding-top: 2em;
	padding-bottom: 2em;
	width: 640px;
	padding-right: 1em;
}
.topics-content p img {
	padding-bottom: 1.5em;
}
#menu .main-navi li {
	float: left;
}

#menu .main-navi {
	margin-left: 252px;
}
.topics-content p {
	padding-bottom: 1em;
}
