body {
	margin:0px;
	padding:0px;
	background: url(img/bg1.gif) repeat;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;	
}

.contents {
	width: 760px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	background: #FFFFFF url(img/bg2.gif) repeat-y;
}



h1 {
	background-image:  url(img/logo.gif);
	font-size: 1px;
	width:150px;
	height:150px;
	margin-top:10px;
	float: left;
}
h1 a{
	color: #FFFFFF;
	display:block;
	height:150px;
}
	
h2 {
	text-align:right;
	margin:1em 0px;
	font: 70% "ＭＳ ゴシック", "Osaka−等幅";
	color: #E4E4E4;
	visibility:hidden;
}

p {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
}

address {
	text-align:center;
	padding-top: 15px;
	clear: both;
	font: normal 70% "Geneva", "Arial", "Helvetica", "san-serif";
	color: #333333;
	border-bottom: 15px solid #CCCCCC;
}

address a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


.next{
    color: #333333;
	background: #FFFFFF;
	width: 200px;
	font: 80% "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	padding: 1px;
	left: 552px;
	position: absolute;
	top: 200px;
	border: 1px solid #FFFFFF;
}		

.main {
	float: right;
	width: 595px;
	border-top: 10px solid #CCCCCC;
	background: #FFFFFF;
}

.image {
	background: url(img/book.jpg) no-repeat;
	text-align: right;
	height: 130px;
	padding-top: 3px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.new {
	margin-bottom: 10px;
	margin-top: 5px;

}

table {
	font-size:80%;
	line-height: 150%;
	margin-bottom: 15px;
	width:100%;
}

th {
	background: url(img/th-bg.jpg) repeat;
	padding-left: 5px;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
}

td {padding-top:10px;}

.book {
	margin-top:5px;
	padding-right: 10px;
	font-size: 80%;
	line-height: 135%;
	border-bottom: 1px solid #CCCCCC;
}

.col {
	float: right;
	width: 300px;
}

.book img {
	float:left;
	margin-right: 15px;
}

.buy {
	margin-top:30px;
	margin-right: 15px;
	text-align: right;
}

.clear {
	clear: both;


}

.top {
	text-align:right;
	font-size:11px;
	margin-right: 15px;
}

.soon {
	background: url(img/th-bg.jpg) repeat;
	padding-left: 5px;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 8px;
	font-weight: bold;
	margin-bottom: 30px;
}

.detail{
	border: 1px solid #999999;
	width: 80px;
	height:20px;
	background: url(img/th-bg.jpg);
	display: block;
	text-decoration:none;
	text-align: center;
	margin-bottom: 8px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-left: 350px;
}
.detail p {
	color: #333333;
}

.introduction {
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
}

.book-image {
	border: 1px solid #999999;
}

strong {font-size:120%;}

.navi {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
