﻿@charset "UTF-8";
h1 {
	font-size: 90%;
	line-height: 130%;
        font-weight: normal;
	color: #ffffff;
}
h1 .title {
        font-size: 120%;
}
h2 {
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
}
.button {
	float:left;
	margin-right:5px;
}
.return_search{
	display:block;
	width:187px;
	height:34px;
	text-align:left;
	text-indent:41px;
	line-height:34px;
	margin-right:10px;
	background:#D5B385 url(/images/front/bookdetail/return_bk.gif) center center no-repeat;
}
#printmoji4,.header_genre_cell {
	padding-top:7px;}
#detail_header,#footer_backlink {
	widht:860px;
	background:#F7EBDD;
	padding:8px;
	margin-bottom:15px;
}
#detail_header table,#footer_backlink table{
	color:#7F5229;
}
.header_genre {
	line-height:16px;
}
div:after {   
   content: ".";   
   display: block;   
   visibility: hidden;   
   height: 0.1px;   
   font-size: 0.1em;   
   line-height: 0;   
   clear: both;   
} 