.special {
	padding-bottom:60px;
}
#header {
	height: 75px;	
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both;
}
h2 {
	background-image: url(../img/logo.gif);
	height: 138px;
	width: 138px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px 0px 0px 6px;
	display: block;
}
#content #wrapper {
	padding: 40px 0px 25px 0px;
	width: 830px;
}

#contents {
	margin: 0px;
	padding: 0px 40px;
	width: 750px;
}

/*==ここから========================================*/
#head {
	background-image: url(../img/header.gif);
	background-repeat:no-repeat;
	height: 56px;
	width: 750px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom:12px;
	margin-top: 10px;
	position: relative;
}
#head h1,#head p {
	display: none;
}
#book {
	position: relative;
	padding: 30px 0px 58px;
}
.bar{
	background-image: url(../img/bar.gif);
	background-position:0 bottom;
	background-repeat: no-repeat;
}
.normal{
	background-image: url(../img/bar_normal.gif);
	background-position:0 bottom;
	background-repeat: no-repeat;	margin-bottom:60px;
}
#book h2 {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	height: 30px;
	width: 375px;
	text-indent: 0px;
}
.box .data {
	float: left;
	width: 375px;
	margin: 0px;
	padding: 0px;
}
.box .book {
	width: 375px;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
}
.box2 .data {
	float: right;
	width: 375px;
}
.box2 .book {
	width: 375px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#book .book img {
	position: absolute;
}
#book .book span{
	display: none;
}
.data .spec {
	font-size: 93%;
	line-height: 1.5em;
	color: #333333;
	padding: 0px 0px 12px;
}

*+html .data .spec {
	padding: 0px 0px 18px 0px;
}

*html .data .spec {
	padding: 0px 0px 18px 0px;
}

.data .spec span{
	font-weight:bold;
	font-size: 108%;
	line-height: 1.6em;
	color: #333333;
}
.data .copy {
	font-size: 108%;
	line-height: 1.6em;
	color: #333333;
	padding: 0px 0px 12px 0px;
}
*+html .data .copy {
	padding: 0px 0px 8px 0px;
}
*html .data .copy {
	padding: 0px 0px 8px 0px;
}
.pagenav_t {
	display: block;
	float: right;
	height: 21px;
	width: 21px;
	position: absolute;
	top: 0px;
	left: 729px;
}
.pagenav {
	display: block;
	float: right;
	height: 21px;
	width: 21px;
	position: absolute;
	top: -11px;
	left: 729px;
}
.pagenav a,.pagenav_t a{
	display:block;
	height:21px;
	width:21px;
}
.data{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.data ul li{
	float:left;
	width:118px;
	background-color:#000000;
}
.data .detail,.data .sp{
	margin-right: 10px;
}
.data .pdfbtn{
}
.data .detail a {
	width: 118px;
	background-image: url(../img/btn-detail.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.data .reserb a {
	width: 118px;
	background-image: url(../img/btn-reserb.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.data .pdfbtn a {
	width: 118px;
	background-image: url(../img/btn-pdf.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.data .sp a {
	width: 118px;
	background-image: url(../img/btn-sp.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
.data .detail a:hover,.data .reserb a:hover,.data .pdfbtn a:hover,.data .sp a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.data .detail span,.data .reserb span,.data .pdfbtn span,.data .sp span{
	display: none;
}
#container #contents #head .badge {
	position: absolute;
	top: -30px;
	right: -45px;
}

