@charset "euc-jp";

/* Base */
body {
	padding:0;
	font-size:12px;
	line-height:150%;
	color:#000000;
	text-align:center;
	background-color:#B59FAC;
}
ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
li {
	list-style:none;
	margin:0 0 0 0;
}
#body{
	width:770px;
	display:block;
	text-align:-moz-center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width:770px;
	background-color:#ffffff;
	padding: 0;
	;
}

#tb1 {
	width:770px;
	border:none;
}
#in770 {
	width:770px;
	padding:0;
	float: left;
}
#tb2 {
	width:170px;
	border:none;
}
#in770 #hspace {
	height:15px;
	background-color: #ffffff;
}

/* book */
#book {
	width:164px;
	background-color:#F2EEDD;
	vertical-align:top;
	padding:9px 3px 0 3px;
}
#book #title {
	heigth:28px;
	vertical-align:top;
}
#book #bn {
	heigth:95px;
	vertical-align:top;
}
#book #photo {
	heigth:103px;
	vertical-align:top;
}
#book #txt {
	padding:0 6px 0 6px;
	vertical-align:top;
	text-align:left;
}

/* sub base */
#contents{
	width:770px;
	float: left;
	background-color: #ffffff;
}
#contents #tb1 {
	width:770px;
	border:none;
}
#contents .hspace {
	height:3px;
}
#contents #tb1 #left {
	width:170px;
	vertical-align:top;
	background-color:#F2EEDD;
}
#contents #tb1 #hspace {
	height:15px;
}
#contents #tb1 #tb2 {
	background-color:#ffffff;
}
#contents #tb1 #wspace {
	width:16px;
	vertical-align:top;
}
#contents #tb1 #contents {
	width:584px;
	vertical-align:top;
}
#wp {
	width:572px;
	border:1px #D9CDC3 solid;
	padding:15px 5px 12px 5px;
}
#wp ul li {
	text-align:left;
}
.subT {
	padding:0 0 12px 14px;
	text-align:left;
}
.subT2 {
	background:url(../images/sub_bg_title.gif) no-repeat top left;
	height:44px;
	text-align:left;
	clear:both;
}
.subT3 {
	background:url(../images/sub_bg_title.gif) no-repeat top left;
	height:44px;
	text-align:left;
	clear:both;
}
.subP {
	padding:0 6px 0 6px;
}
.subP2 {
	padding:0 6px 0 6px;
	clear:both;
}
.subP2 img {
	float:left;
	padding:0 10px 10px 0;
}
.subtxt {
	color:#656565;
	padding:0 10px 10px 10px;
}

/* index font */
.bold {font-weight:bold;}
.olive {color:#827D00;}
#info .photo {color:#827D00;}
#feature .txt {color:#7EA103; font-weight:bold;}
#feature .txt a:link {color:#7EA103; text-decoration:underline;}
#feature .txt a:visited {color:#7EA103; text-decoration:underline;}
#feature .txt a:hover {color:#8F4D00; text-decoration:none;}
.purple {color:#A6225D;}

/* link 
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#827D00;
	text-decoration:underline;
}*/

/* footer */
#footer {
	width:770px;
	padding:0 0 4px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.copy {color:#ffffff; text-align:center; background-color:#52424C; height:24px; padding:4px 0 0 0;}
.copy a:link {color:#ffffff;}
.copy a:visited {color:#ffffff;}
.copy a:hover {color:#ffffff;}

.copy2 {color:#ffffff; text-align:center; background-color:#958B91; height:20px;}#kw {
	position: absolute;
	top: -9999px;
}
