@charset "utf-8";

/* CSS Document */

body {
	color: #333333;
	background-color: #E8E8E8;
	font-size: 10px;
	width: 670px;
	line-height: 1.3em;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
}
#backno {
	width: 650px;
	margin-top: 0px;
	padding-top: 0px;
}

a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.table {
	width: 650px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;


}
.topic_ph {
	vertical-align: top;
	width: 100px;
}
.topic_day {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	line-height: 1.5em;
	height: 1.5em;
	width: 100px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
}
.topic_tytle {
	font-size: 120%;
	color: #333333;
	background-color: #FFFF99;
	text-align: left;
	font-weight: bold;
	text-indent: 1em;
	line-height: 1.5em;
	height: 1.5em;
}
.topic_copy {
	font-size: 12px;
	padding-left: 16px;
	line-height: 1.2em;
	padding-top: 2px;
	text-align: left;
}
.topic_link {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 2px;
}
.topic_backNo {
	text-align: center;
	width: 650px;
	padding-top: 16px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: thin dotted #999999;
	padding-bottom: 2px;
	padding-right: 10px;
}
.data_day {
	font-size: 140%;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	line-height: 2em;
	height: 2em;
	padding-left: 1em;
	text-align: left;
}
.data_tytle {
	font-size: 140%;
	color: #333333;
	background-color: #FFFF99;
	text-align: left;
	font-weight: bold;
	text-indent: 1em;
	line-height: 2em;
	height: 2em;
}
.data_copy {
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 8px;
	text-align: left;
	padding-bottom: 8px;
}
