body {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #E1E1E1;
	margin: 0px;
	text-align: center;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #e1e1e1;
	scrollbar-arrow-color: #e1e1e1;
	scrollbar-base-color: #e1e1e1;
	scrollbar-darkshadow-color: #666666;
	letter-spacing: 2px;
	font-family: "MS UI Gothic";
}
html>body {
	letter-spacing: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper {
	width: 806px;
	text-align: left;
	height: 564px;
	background-image: url(image/cover.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	/* Mac版IE適用外の開始 \*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -282px;
	margin-left: -403px;
	/* Mac版IE適用外の終了 */
}
#wrapper2 {
	width: 806px;
	text-align: left;
	height: 564px;
	background-image: url(image/cover-past.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	/* Mac版IE適用外の開始 \*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -282px;
	margin-left: -403px;
	/* Mac版IE適用外の終了 */
}
#left {
	float: left;
	height: 564px;
	width: 374px;
	padding-left: 29px;
}
#archive {
	float: left;
	height: 553px;
	width: 401px;
	background-image: url(image/archive.gif);
	background-repeat: no-repeat;
	background-position: 31px 13px;
	margin-right: 2px;
}
#right {
	float: right;
	height: 540px;
	width: 401px;
	background-image: url(image/note.gif);
	background-repeat: repeat-y;
	margin-top: 13px;
}
#calender {
	float: left;
	height: 126px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#calender table {
	border-left: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
}
#calender td {
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #99CCFF;
	padding: 1px;
	height: 1%;
}
#calender td a:link {
	display: block;
	background: #99CCFF;
	color: #FFFFFF;
	text-decoration: none;
}
#calender td a:hover {
	display: block;
	background: #006699;
	color: #FFFFFF;
	text-decoration: none;
}
#calender td a:visited {
	display: block;
	background: #99CCFF;
	color: #99CCFF;
	text-decoration: none;
}
#calender strong {
	color: #CC6666;
	font-weight: normal;
}
#calender em {
	color: #6699CC;
	font-style: normal;
}
#story {
	font-size: 10px;
	line-height: 17px;
	margin-top: 6px;
}
li {
	list-style-type: none;

}
#column {
	width: 370px;
	height: 350px;
	overflow: auto;
	clear: both;
}
.date {
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #99CCFF;
	margin-top: 0px;
	margin-bottom: 1px;
	width: 350px;
	letter-spacing: 0px;
}
.continue {
	font-size: 11px;
	text-align: right;
	width: 350px;
	margin: 0px;
}
#page {
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #99CCFF;
	font-family: Verdana, Arial;
	margin: 0px;
	height: 16px;
	width: 370px;
}
#page a{
	color: #FFFFFF;
	text-decoration: none;
}

#login {
	text-align: right;
	width: 800px;
	margin: 0px;
	height: 40px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #99CCFF;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: center;
	letter-spacing: 2px;
}
.text {
	background-image: url(image/column.gif);
	margin-top: 0px;
	width: 300px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.text br{
	letter-spacing: 0px;
}
.text img{
	float: right;
	margin-left: 5px;
}
.more {
	margin-top: 0px;
	background-image: url(image/column.gif);
	width: 300px;
	margin-left: 50px;
	padding-bottom: 15px;
}

.more br{
	letter-spacing: 0px;
}

a {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
form {
	margin: 0px;
}
ul {
	list-style-type: none;
	color: #99CCFF;
	padding-top: 30px;
	padding-left: 100px;
}
#info {
	background-repeat: repeat-y;
	height: 490px;
	padding-top: 50px;
	padding-right: 25px;
	color: #336699;
	width: 300px;
	padding-left: 55px;
}
.count {
	font-family: "Courier New", Courier, mono;
}
#login input {
	background-color: #E1E1E1;
	border: 0px #E1E1E1;
	color: #E1E1E1;
}
.font11px {
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
