.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 {
	border: 1px solid #CCCCCC;
	width: 828px;
	margin-top:-1px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	position: relative;
}

#content #wrapper2 {
	padding: 0px 0px 25px 0px;
	border: 1px solid #CCCCCC;
	width: 828px;
	margin-top:-1px;
}

#contents {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	width: 790px;
}

/*==著者の本一覧テンプレート用========================================*/

#right #detail {
	font-size: 100%;
	color: #333333;
	line-height: 1.5em;
	font-weight: normal;
}
#detail .profile {
	padding-bottom: 15px;
}
.section .more span {
	float: right;
}
.navigation {
	display: block;
	width: 830px;
}
.navigation li {
	float: left;
	margin-right:-1px;
}
.base a{
	font-size: 108%;
	line-height: 1.1em;
	width: 165px;
	display: block;
	padding: 12px 0px;
	text-align: center;
	background-image:url(../img/nav_bg.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.base_o{
	font-size: 108%;
	line-height: 1.1em;
	width: 165px;
	display: block;
	padding: 12px 0px;
	text-align: center;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}
.small a{
	font-size: 100%;
	line-height: 1.3em;
	width: 164px;
	display: block;
	padding: 7px 0px 6px 0px;
	text-align: center;
	background-image:url(../img/nav_bg.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.small_o{
	font-size: 100%;
	line-height: 1.3em;
	width: 164px;
	display: block;
	padding: 6px 0px 3px 0px;
	text-align: center;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}
#pagetitle{
	width: 748px;
	margin-bottom: 30px;
	padding: 0px 40px 0px 40px;
}
#pagetitle h3 {
	font-size: 197%;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px 0px;
	line-height: 1.1em;
}
#pagetitle p {
	font-size: 93%;
	line-height: 1.5em;
}
#book {
	width: 748px;
	margin-bottom: 30px;
	padding: 0px 40px 0px 40px;
}
#book .left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
}
#book .right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 208px;
	text-align: right;
}
#book .right a {
}
#book .right img {
	border: 1px solid #CCCCCC;
}
#book .left h3 {
	font-size: 167%;
	line-height:1.1em;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 4px 0px;
}
#book .left h3 a{
	text-decoration:none;
}
#book .left h4 {
	font-size: 93%;
	line-height:1.5em;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 12px 0px;
}
#book .left p {
	font-size: 108%;
	line-height:1.7em;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 15px 0px;
}
.left .detail,.left .linkbtn{
	float:left;
	margin: 0px 10px 0px 0px;
}
.left .detail a {
	padding: 10px 30px 8px 30px;
	border: 1px solid #CCCCCC;
	background-color:#dedede;
	font-weight: bold;
	text-decoration:none;
	display:block;
}
.left .linkbtn a {
	padding: 10px 30px 8px 30px;
	border: 1px solid #CCCCCC;
	text-decoration:none;
	background-color:#FFFFFF;
	display:block;
}
.left .detail a:hover,.left .linkbtn a:hover {
	background-color:#81c2ff;
	color:#FFFFFF;
}
.left .detail a:active,.left .linkbtn a:active {
	background-color:#ededed;
	color:#333333;
}
#wrapper .profile {
	border: 1px solid #CCCCCC;
	width: 688px;
	padding: 22px 30px 0px 30px;
	margin-left: 40px;
}
.profile h3 {
	font-size: 167%;
	line-height: 1em;
	color: #333333;
	font-weight: bold;
	display: block;
	padding-bottom: 22px;
}
.profile .left {
	float: left;
	width: 80px;
	padding-bottom: 30px;
}
.profile .right {
	float: right;
	font-size: 108%;
	line-height: 1.7em;
	color: #666666;
	width: 590px;
	margin-top: -5px;
	padding-bottom: 30px;
}
.left .name {
	display: block;
	font-weight: bold;
	margin-left: -1px;
}
.name span {
	display: block;
	font-size: 85%;
}
.btmnav {
	text-align: right;
	line-height: 1.5em;
	margin-right: 40px;
	padding-top: 20px;
}
.btmnav2 {
	text-align: right;
	line-height: 1.5em;
	margin-right: 20px;
	padding-top: 20px;
}
.btmbnr {
	margin-top: -1px;
}
.btmbnr .left {
	border: 1px solid #CCCCCC;
	text-align: center;
	float: left;
	margin-right:-1px;
	padding: 15px 0px 10px 0px;
	width:414px;
	text-decoration:none;
	background-image: url(../img/bnrbg.gif);
	background-repeat: repeat-x;
}

.btmbnr .right {
	border: 1px solid #CCCCCC;	
	text-align: center;
	float: left;
	width:413px;
	padding: 15px 0px 10px 0px;
	text-decoration:none;
	background-image: url(../img/bnrbg.gif);
	background-repeat: repeat-x;
}
.btmbnr h4 {
	font-size: 116%;
	line-height: 1em;
	font-weight: bold;
}
.btmbnr span {
	font-size: 93%;
	line-height: 1em;
	padding-top:6px;
	display:block;
}


/*==リストテンプレート用=============================================*/

#listHeader {
	width: 828px;
	background-image: url(../img/title_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	padding-top: 30px;
}
#listHeader h3 {
	padding: 0px 0px 0px 20px;
	font-size: 197%;
	line-height: 1em;
	font-weight: bold;
}
#listHeader p {
	padding: 10px 20px 6px;
	font-size: 108%;
	line-height: 1.5em;
}
#book_list{
	width: 828px;
}
#book_list li {
	float: left;
	display: block;
}
#book_list li a {
	display: block;
	text-align: center;
	padding: 10px 0px;
	width: 207px;
}
#book_list .col a{
	background-color: #ededed;
}

#book_list a:hover{
	background-color: #81c2ff;
}
#book_list img {
	border: 1px solid #CCCCCC;
}

