@charset "UTF-8";

h2#bookstitle {
	position: absolute;
	left: 640px;
	width: 140px;
	height: 60px;
	border: 0;
	background: none;
}
#content h2#image {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
}
#currentBanner {
	margin: 5px auto 10px;
	padding: 5px;
	text-align:center;
}
.squarebanner-l,
.squarebanner-r {
	margin-bottom: 20px;
}
.squarebanner-l {
	float: left;
}
.squarebanner-r {
	float: right;
}
#keitai {
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#exp {
	margin: 10px;
}
#exp h2 {
	margin:0 0 10px;
	clear: both;
}
#exp p {
	margin-bottom: 10px;
}
#exp .cell {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}
#exp .cellr {
	float: right;
	width: 280px;
	margin-bottom: 10px;
}
#exp .corner {
}
#exp .corner h3,
#exp .cell h3,
#exp .cellr h3 {
	background: #fff url(../../../images/top-h-long.gif) top left no-repeat;
	padding: 2px;
	text-indent: 18px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 2px solid #666;
	margin-bottom: 10px;
	clear: both;
}
#exp .corner .thumb {
	float: left;
	margin: 0 0 10px 0;
}


#link {
	float: right;
	width: 160px;
	margin-right: 10px;
}
#link #booklink {
	background: url(../images/booklink-bg.gif) top left no-repeat;
	width: 160px;
	height: 200px;
}
#link .banner {
	margin: 10px 0;
}
#link .banner li {
	padding: 0;
	margin: 0;
}

.customwidebanner {
	margin: 10px auto 20px;
	text-align: center;
	clear: both;
}


/*Clearfix*/
#exp .corner:after,
.bookmodule:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
* html #exp .corner
* html .bookmodule {
	zoom: 1;
}
*+html #exp .corner
*+html .bookmodule {
	zoom: 1;
}

/*IE Hack*/
* html #keitai {
	margin-left: 5px;
}
* html #latestbooks {
	margin-left: 5px;
}
* html .bookmodule .book .thumb {
	margin-left: 10px;
}
* html .bookmodule .book dl {
	margin-left: 100px;
}
* html #link {
	margin-right: 5px;
}
* html #exp .corner h3,
* html #exp .cell h3,
* html #exp .cellr h3 {
	font-size: 100%;
}
#exp .corner .thumb {
	float: left;
	margin: 0 0 10px 0;
}
