td,th {
	font-size: 12px;
	line-height: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg2.jpg);
	background-repeat: repeat-x;
	color : #ffffff;
}

.main {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 12px;
	color: #999999;
}

.content {
	font-size: 12px;
	color: #cccccc;
}

.chara {
	font-size: 12px;
	color: #999966;
	line-height: 20px;
}

.chara2 {
	font-size: 12px;
	color: #cccc99;
	line-height: 20px;
}

.story {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.line {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

a {
	font-size: 12px;
	color: #cc9999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #cc9999;
}
a:visited {
	text-decoration: none;
	color: #cc9999;
}
a:hover {
	text-decoration: underline;
	color: #ff3333;
}
a:active {
	text-decoration: underline;
}


@charset "shift_jis";
/* header-CSS */
/* ----------------------------------------------------------------- HEADER LAYOUT */
div#contents #thumbnail{
	margin: 0px auto;
	width: 690px;
}
div#contents #thumbnail ul{
	width: 690px;
}
div#contents #thumbnail li{
	width: 230px;
	text-align:center;
}
div#contents #thumbnail li.thumbnail-list{
	float:left;
}
div#contents #thumbnail p.txt-thumbnail{
	float:right;
}