body, th, td, caption {
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #204040;
	line-height: 18px;
	_font-size: 12px;
}
/*
body, th, td, caption {
	font-family: Meiryo, Sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #204040;
	_font-size: 12px;
	_line-height: 18px;
}
*/
h1 {
	position: absolute;
	margin: 0px;
}
h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	background: url(./image/bg-h2.png) no-repeat 0px center;
	line-height: 30px;
	font-size: 12pt;
	color: #ffffdd;
}
h2#p1 {
	margin-top: 5px;
}
h3 {
	padding-left: 3px;
	border-left: 3px solid #ff2d21;
	font-size: 11pt;
}
h4 {
	padding-left: 3px;
	border-left: 3px solid #ff8f7e;
	font-size: 10pt;
}
dt {
	padding-left: 3px;
	border-left: 3px solid #ff8f7e;
}
dd {
	margin-bottom: 10px;
}
img {
	border: 0px;
}
a:link {
	text-decoration: underline;
	color: royalblue;
}
a:visited {
	text-decoration: underline;
	color: darkslateblue;
}
a:hover {
	text-decoration: none;
	color: orangered;
}
small {
	font-size: 8pt;
	line-height: 110%;
}
body {
	margin: 0px auto 0px auto;
	text-align: center;
}
#body {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: left;
}
#header {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 120px;
	background: url(./image/bg-header.png) repeat-x;
}
#head-box {
	width: 100%;
	height: 120px;
	border-collapse: collapse;
}
#head-box td {
	padding: 0px 5px 10px 0px;
	text-align: right;
	vertical-align: bottom;
}
#head-box div {
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1px;
	word-spacing: 5px;
}
#head-box img {
	width: 16px;
	height: 16px;
}
#head-box form {
	margin: 0px;
}
#gtbx {
	width: 180px;
	background: #ffffff url(/image/google-tbx.gif) 3px center no-repeat;
}
#left {
	position: relative;
	width: 210px;
	z-index: 10;
}
#left p {
	margin-top: 15px;
}
#menu-h,
#menu table {
	border-collapse: collapse;
	width: 200px;
}
#menu-h {
	margin: 5px 0px 0px 2px;
	background: #00cc00;
}
#menu table {
	margin: 3px 0px 0px 2px;
	background: #ffd700;
}
#menu-h th {
	padding: 4px 10px 4px 10px;
	text-align: left;
	line-height: 110%;
	color: #ffffff;
}
#menu th {
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
}
#menu-h td,
#menu td {
	height: 2px;
	padding: 0px;
}
#menu a {
	display: block;
	position: relative;
	padding: 4px 10px 4px 10px;
	outline: 0px;
	background: #ffd700;
	text-decoration: none;
	line-height: 110%;
	color: #008000;
}
#menu a:hover,
#menu a:active {
	outline: 0px;
	background: #ff2d20;
	color: #ffffff;
}
#books-info {
	width: 200px;
	margin-left: 2px;
	border-collapse: collapse;
}
#books-info td {
	padding: 7px;
	background: #90ee90;
	text-align: left;
	font-size: 7pt;
	line-height: 130%;
}
#books-info h4,
#books-info span {
	position: relative;
	display: block;
}
#books-info h4 {
	width: 100%;
	margin: 0px 0px 2px 0px;
	border: 0px;
	padding: 0px;
	font-size:11px;
	font-weight: normal;
	line-height: 100%;
	z-index: 15;
}
#books-info .float-l {
	margin-right: 6px;
	float: left;
}
#books-a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #204040;
}
#books-a #tx {
	width: 100%;
}
#books-a:hover h4,
#books-a:hover #tx {
	text-shadow: #ffffff 1px 1px;
	filter: DropShadow(color=#ffffff,offX=1,offY=1);
}
#books-a div {
	height: 100%;
	cursor: pointer;
}
#hybrid-m {
	position: absolute;
	display: none;
	border: 1px solid #204040;
}
#main {
	position: absolute;
	width: 100%;
}
#banner-box {
	width: 200px;
	margin-left: 2px;
	border-collapse: collapse;
}
#banner-box td {
	padding: 0px;
	vertical-align: top;
}
#content {
	margin-left: 210px;
	margin-right: 2px;
	margin-bottom: 15px;
	min-height: 850px;
	_height: 900px;
}
#script img {
	width: 70px;
	height: 16px;
}
#right-bot {
	padding: 10px 0px;
	background: #ffffff;
}
#right-bot div {
	padding: 10px 0px;
	border: 3px dotted #ff2d21;
	text-align: center;
}
#linkbar {
	border-top: 2px solid #ff8f7e;
	text-align: center;
	font-size: 8pt;
}
#footer {
	border-top: 5px solid #ff8f7e;
	background: #ff2d21;
	text-align: center;
	line-height: 20px;
	color: #ffb1a5;
	font-size: 8pt;
}
a.auto:link,
a.auto:visited {
	text-decoration: none;
	color: #2f4f4f;
}
a.auto:hover,
a.auto:active {
	text-decoration: underline;
	color: #2f4f4f;
}
.list {
	margin-left: 10px;
	border-collapse: collapse;
	empty-cells: show;
}
.list h4 {
	margin: 0px;
}
.list .h {
	padding: 0px;
}
.list th {
	padding: 5px 0px 0px 10px;
	text-align: left;
}
.list th div {
	padding-top: 2px;
	border-top: 1px solid #666666;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	line-height: 100%;
}
.list td {
	padding: 5px 0px 0px 30px;
}
.list .green {
	color: green;
	font-weight: normal;
}
.list .red {
	margin-left: 10px;
	font-size: 9pt;
	color: red;
	font-weight: normal;
}
.list .red a {
	color: red;
}
.list .dl {
	margin-left: 10px;
}
.list .spacer {
	height: 15px;
}
.ml15 {
	margin-left: 15px;
}
.hr {
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #ffd6cf;
	border-bottom: 1px solid #ff2d21;
	background: #ff8f7e;
}
.ban h4 {
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight: normal;
}
.ban-info {
	font-size: 9px;
	line-height: 120%;
	color: green;
	font-style: italic;
}
.rule td {
	padding: 5px;
	background: #ffffe1;
}
.books-info {
	border-collapse: collapse;
}
.books-info th {
	background: #ff8f7e;
	color: #ffffff;
}
.books-info th,
.books-info td {
	padding: 2px 5px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #ff2d21;
	font-size: 8pt;
}
.lb-banner {
	margin-top: 15px;
	padding-left: 2px;
	line-height: 120%;
}
.sml {
	font-size: 10px;
}
.small {
	font-size: 8pt;
	line-height: 140%;
}
.fm {
	width: 200px;
}
.fl {
	width: 300px;
}
.fll {
	width: 400px;
}
.txa {
	width: 600px;
	height: 200px;
}
.address {
	font-size: 9pt;
}
.banner-code {
	width: 500px;
	height: 40px;
	font-size: 9pt;
}
.float-r {
	float: right;
}
.red {
	color: red;
}
.btn {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px dotted gray;
}
.btn2 {
	margin-left: 20px;
}
.ads-upper {
	margin-top: 1px;
	margin-left: 5px;
}
.ads-right,
.ads-right-2 {
	width: 164px;
	margin-top: 45px;
	margin-left: 10px;
	border-collapse: collapse;
	background: #00cc00;
}
.ads-right td,
.ads-right-2 td {
	padding: 2px;
}
.ads-right-2 {
	margin-top: 150px;
}
.ads-square {
	margin-left: 2px;
}
