*{
margin:0;
padding:0;
}
img{
vertical-align:top;
}
li{
list-style-type:none;
}
body{
font-size:80%;
position:relative;
background:#c39f7d  url(../img/back02.gif) repeat-y 0px 0px;
}
h2{
clear:both;
margin-top:6px;
margin-bottom:15px;
}
h3{
clear:both;
margin-top:6px;
margin-bottom:6px;
color:#965c1a;
}
hr{
/*border:solid;
border-bottom-width:1px;*/
border-color:#999999;
}
#main{
background:url(../img/back01.gif) no-repeat left top;
height:1000px;
width:915px;
}
#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#main:after {
	display: inline-block;
}
#sidebar{
float:left;
margin-left:25px;
margin-top:21px;
width:122px;
}
* html #sidebar{
display:inline;
}
#topmenu{
/*float:left;
margin-top:21px;
width:590px;*/
position:absolute;
left:147px;
top:21px;
/*width:9999px;
border:solid 1px;
height:100px;*/
}
#topmenu li{
display:inline;
}
#cart{
position:absolute;
left:750px;
top:10px;
width:150px;
height:80px;
/*background:#ffffff;*/
}
#cartbgwhite{
background:#ffffff;
}
#contents{
float:left;
margin-top:121px;
width:623px;
}

#contentsInner{/*
clear:both;*/
/*margin:0 auto;*/
margin-left:33px;
width:590px;
}

#find{
float:left;
margin-left:90px;
margin-top:25px;
width:260px;
}
#findstr{
width:120px
}
* html #find{
display:inline;
}
#loupe{
float:right;
width:210px;
margin-bottom:24px;
margin-right:20px;
margin-top:46px;
}
* html #loupe{
display:inline;
}

#loupe li{
display:inline;
}
/*#main_image{
float:left;
margin-left:33px;
margin-top:24px;
}*/
#contentsInner h3{
clear:both;
margin-top:6px;
margin-bottom:15px;
}
#footer{
	clear:both;
	/*font-size:80%;*/
	margin-top:20px;
	text-align: center;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
}
#footer img{
vertical-align:text-bottom;
}
a img{
border:0px;
}

a {
	color: #222484;
}
a:hover{
	color:red;
}

a:visited{
	color:purple;
}
.book{
	float:left;
	/*font-size:80%;*/
	/*margin-right:30px;*/
	width:280px;
	margin-bottom:20px;
	/*padding-bottom:10px;*/
}
.bookcell{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.book_image{
float:left;
}
.book_spec{
float:right;

width:170px;
}
.book_spec h4{
color:#965c1a;
}
.cart_in{
text-align:center;
}
#findcount{
text-align:right;
	margin-bottom:20px;
}


#nomaltable{
margin-top:20px;
margin-bottom:20px;
border:solid;
border-width:1px;
border-color:#999999;
}
#nomaltable th{
	background-color:#E8F5FD;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#999999;
	text-align: center;
}
#nomaltable td{
	background-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	text-align: left;
}
#bordercell {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.inputS {
	width:100px;
}
.inputM {
	width:300px;
}
.inputL {
	width:430px;
}