@charset "utf-8";
@import url("base.css");
@import url("header.css");
@import url("menu.css");
@import url("common.css");

/* コンテナ #container */

div.top_ranking a,div.top_ranking span {
	float:left;
}
a.button_new {
	display:block;
	width: 105px;
	height: 17px;
	background-image: url("../image/button_new_on.gif");
	text-indent: -5000px;
}
a.button_week {
	display:block;
	width: 105px;
	height: 17px;
	background-image: url("../image/button_week_on.gif");
	text-indent: -5000px;
}
a.button_pop {
	display:block;
	width: 105px;
	height: 17px;
	background-image: url("../image/button_pop_on.gif");
	text-indent: -5000px;
}
a.button_new:link,a.button_new:visited {
	background-image: url("../image/button_new_on.gif");
}
a.button_new:hover,a.button_new:active {
	background-image: url("../image/button_new_off.gif");
}
a.button_week:link,a.button_week:visited {
	background-image: url("../image/button_week_on.gif");
}
a.button_week:hover,a.button_week:active {
	background-image: url("../image/button_week_off.gif");
}
a.button_pop:link,a.button_pop:visited {
	background-image: url("../image/button_pop_on.gif");
}
a.button_pop:hover,a.button_pop:active {
	background-image: url("../image/button_pop_off.gif");
}
span.button_new {
	display:block;
	width: 105px;
	height: 17px;
	background-image: url("../image/button_new_act.gif");
	text-indent: -5000px;
}
span.button_week {
	display:block;
	width: 105px;
	height: 17px;
	background-image: url("../image/button_week_act.gif");
	text-indent: -5000px;
}
span.button_pop {
	display:block;
	width: 105px;
	height: 17px;
	background-image: url("../image/button_pop_act.gif");
	text-indent: -5000px;
}

div.book-list {
	padding: 5px 10px 5px 10px;
}
div.num {
	width:auto;
	height:auto;
	color:#222222;
	margin: 0;
	padding:1px 6px;
	text-align: center;
	font-size:16px;
}
div.cover a img {
	width:100px;
	margin: 0px 10px 0px 10px;
	border:2px solid #e6e6e6;
}
div.memo {
	margin:0px 5px 0px 5px;
}
div.memo li{
	margin: 0px 0px 5px 0px;
	line-height: 130%;
}
div.memo li.titlename {
	font-weight : bold;
}
div.memo li.comment11 {
	font-size:11px;
	line-height: 150%;
}
div.memo span.hyoka {
	color: #ff66cc;
	vertical-align: top;
}
div.next {
	padding: 5px 10px 5px 10px;
	background-color:#bbbbbb;
}

div.cover1 {
	width:155px;
	margin: 0px 0px 0px 0px;
}
div.cover1 img {
	width:135px;
	margin: 0px 10px 10px 10px;
	border:2px solid #e6e6e6;
}
div.mail-to {
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#e6e6e6;
}
div.errormsg {
	width:150px;
	margin: 15px auto 0px auto;
}
div.errormsg a {
	font-size: 10px;
	line-height: 150%;
}
div.sessiondescription {
	display: none;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	line-height: 150%;
}
div.memo table p {
	margin: 3px 5px 3px 0px;
	line-height: 150%;
}
div.comment{
	margin: 5px 0px 5px 0px;
	padding:5px;
	clear: both;
	width:95%;
	background:#e6e6e6;
}
div.comment li{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 18px;
}
div.voice {
	padding: 10px 10px 10px 10px;
}
div.voice span.sakujyo,div.voice a {
	font-size: 80%;
}
div.display-voice {
	background-color: #e6e6e6;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
}
div.display-voice dt {
	margin: 2px 3px 2px 3px;
	font-size: 92%;
}
div.display-voice dd {
	margin: 5px 9px 5px 9px;
	font-size: 92%;
	color: #000000;
}
div.input-voice {
	margin: 5px 0px 0px 0px;
}
div.input-voice input {
	margin: 0px 0px 0px 0px;
	font-size: 92%;
	position:absolute;
	top:0px; left:100px
}
div.input-voice p {
	margin: 5px 0px 0px 0px;
}
div.input-voice p.label-title {
	position:relative;
	height: auto;
}
div.input-voice p.label-title1 {
	position:relative;
	height: 65px;
}
div.input-voice img {
	position:absolute;
	top:0px; left:250px
}
div.book-list div.back_top {
	float:right;
	margin: 5px 0px 0px 0px;
}


div.side {
	width: 170px;
	text-align: center;
}
a.linkbuttona {
	background-image:url("../image/link_c1.gif");
	background-repeat:no-repeat;
	background-position: center;
	width: 155px;
	height: 34px;
	display:block;
	text-indent: -5000px; 
	margin:2px 8px 0 7px;
}
a.linkbuttonb {
	background-image:url("../image/link_k1.gif");
	background-repeat:no-repeat;
	background-position: center;
	width: 155px;
	height: 34px;
	display:block;
	text-indent: -5000px; 
	margin:2px 8px 0 7px;
}
a.linkbuttona:hover {
	background-image: url("../image/link_c2.gif");
}
a.linkbuttonb:hover {
	background-image: url("../image/link_k2.gif");
}


div.help, div.company, div.sitemap ,div.help {
	margin: 10px 10px 10px 10px;
}
div.help dt {
	margin: 15px 0px 0px 10px;
	font-weight : bold;
}
div.help dd {
	margin: 7px 5px 5px 15px;
}
div.faq {
	margin: 0px 15px 0px 15px;
	clear: both;
}
div.faq p.qu, div.faq p.an, div.faq div.an {
	margin: 5px 0px 5px 0px;
	font-size: 100%;
	line-height: 150%;
}
div.faq .back_top {
	float:right;
	margin: 5px 0px 0px 0px;
}
div.faq .qu {
	text-decoration:underline;
}
p.faqtitle {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight : bold;
}
div.faq ul.faqlist li {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 150%;
}
div.faq ul.faqlist li dl {
	margin: 0px 0px 0px 10px;
}
div.faq ul.faqlist li dd {
	margin: 0px 0px 0px 10px;
}



/* 最後 */
button{
	margin:0 0 0 3px;
	padding:1px 3px;
	color:#000000;
	background:#c0c0c0;
	background-color:#AAAAAA;
}
.button {
	margin:0px 0px 0px 3px;
	padding:1px 3px;
	color:#000000;
	background:#c0c0c0;
	text-align:center;
	background-color:#AAAAAA;
}

