@charset "utf-8";
/* CSS Document */

#gnavi li#gnavi01 {
	width:104px;
	background-image:url(../image/common/gnavi_01.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.navi {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
}
.navi a {
	display:block;
	float: left;
	height: 8px;
	width: 8px;
	padding-right: 5px;
	background-image: url(/image/common/newBtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}

.navi a:hover {
	background-position:left bottom;
}

.navi a.active {
	background-position:left bottom;
}

.nextback {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 10px;
}

a.prev  {
	display:block;
	float: left;
	height: 9px;
	width: 8px;
	background-image: url(/image/common/backBtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
	cursor:pointer;
	overflow:hidden;
	margin-top:14px;
	margin-left:7px;
	
}

a:hover.prev  {
	background-position:left bottom;
}

a.active.prev  {
	background-position:left bottom;
}

a.next  {
	display:block;
	float: left;
	height: 9px;
	width: 8px;
	background-image: url(/image/common/nextBtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	overflow:hidden;
	margin-top:14px;
	margin-left:7px;
}

a.disabled {
visibility:hidden !important;
}

a:hover.next  {
	background-position:left bottom;
}

a.active.next  {
	background-position:left bottom;
}

.more a {
	margin-top:14px;
	margin-left:70px;
	display:block;
	width:75px;
	height:10px;
	background-image:url(/image/common/ichiranBtn.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	float:left;
	
}

.more a:hover {
	background-position:left bottom;
}


#LeftArea_BookHold {
	float: left;
	width: 254px;
	height:665px;
	position: relative;
	overflow: hidden;
}

#LeftArea_Book {
	width: 2000em;
	position:absolute;
}

.LeftArea_BookArea {
	float: left;
	width: 254px;
}
.LeftArea_BookAreaEntry {
	float: left;
	width: 237px;
	padding-right: 10px;
	padding-left: 7px;
	padding-bottom: 20px;
}
.LeftArea_BookAreaLien {
	float: left;
	width: 237px;
	padding-bottom: 10px;
}
.LeftArea_BookAreaImg {
	float: left;
	width: 95px;
}
.LeftArea_BookAreaIcon {
	float: left;
	width: 127px;
	padding-left: 15px;
}
.LeftArea_BookAreaText {
	float: left;
	width: 127px;
	padding-left: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding-top: 5px;
}
.LeftArea_BookAreaText .ttl {
	font-size: 13px;
	font-weight:bold;
	padding-bottom:3px;
}
.LeftArea_BookAreaText .txt {
}

