*{
	margin:0;
	padding:0;
	list-style-type:none;
	font-style:normal;
}

body{
	background-color:#fff;
	background-image:url("/img/main_bg.gif");
	font-size:12px;
}

img{
	border:0;
	vertical-align:top;
}

a:link{
	color:#360; 
	text-decoration:underline;
}

a:visited{
	color:#360; 
	text-decoration:none;
}

a:active{
	color:#360; 
	text-decoration:underline;
}

a:hover{
	color:#9a2; 
	text-decoration:underline;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

p{
	line-height:1.8em;
}


/* com parts*/
.cb{
	clear:both;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.mt10{
	margin-top:10px;
}

.mb5{
	margin-bottom:5px;
}

.mr10{
	margin-right:10px;
}

.p10{
	padding:10px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.must{
	color:#f00;
}

.contents_box{
	margin:10px;
	padding:10px;
	border:1px #ccc solid;
}

.contents_box p{
	margin-bottom:0.8em;
	text-indent:1em;
	line-height:1.8em;
}

.LinkArrow{
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	display:inline;
	background-image:url("/img/com_arrow.gif");
	background-repeat:no-repeat;
	background-position:left center;
}

.check_border{
	border:1px #de5463 dotted;
}

.page_info{
	margin:0 0 10px 10px;
}

.soldout{
	padding-left:10px;
	color:#900;
	font-weight:bold;
}

table.th50 th{
	width:50px;
}

table.th100 th{
	width:100px;
}

table.th150 th{
	width:150px;
}

table.th200 th{
	width:200px;
}











/* base */
#container{
	width:900px;
	margin:0 auto;
	background-color:#fff;
	border:1px #ccc solid;
}

#main{
	margin:10px;
	clear:both;
}

#contents{
	width:670px;
	min-height:480px;
	float:right;
}


/* header */
#header{
	height:80px;
}

#header h1{
	width:350px;
	height:80px;
	float:left;
}
#header h1 a{
	height:0;
	padding-top:80px;
	overflow:hidden;
	background-image:url("/img/header_logo.gif");
	background-repeat:no-repeat;
	display:block;
}

#header p{
	height:0;
	width:550px;
	padding-top:80px;
	overflow:hidden;
	background-image:url("/img/header_info.jpg");
	background-repeat:no-repeat;
	float:left;
}

/* gnavi */
#gnavi{
	clear:both;
	height:40px;
	background-image:url("/img/gnavi_bg.gif");
	background-repeat:repeat-x;
}

#gnavi ul{
	padding:5px 0 0 30px;
}

#gnavi li{
	height:30px;
	margin-right:20px;
	float:left;
}

#gnavi li a{
	height:0;
	padding-top:30px;
	font-size:1px;
	display:block;	
	overflow:hidden;
}

#gnavi li#gnavi_01 a{ width:60px;  background-image:url("/img/gnavi_btn_01.gif");}
#gnavi li#gnavi_02 a{ width:45px;  background-image:url("/img/gnavi_btn_02.gif");}
#gnavi li#gnavi_03 a{ width:80px;  background-image:url("/img/gnavi_btn_03.gif");}
#gnavi li#gnavi_04 a{ width:60px;  background-image:url("/img/gnavi_btn_04.gif");}
#gnavi li#gnavi_05 a{ width:45px;  background-image:url("/img/gnavi_btn_05.gif");}
#gnavi li#gnavi_06 a{ width:55px;  background-image:url("/img/gnavi_btn_06.gif");}
#gnavi li#gnavi_07 a{ width:110px; background-image:url("/img/gnavi_btn_07.gif");}
#gnavi li#gnavi_08 a{ width:60px;  background-image:url("/img/gnavi_btn_08.gif");}

#gnavi li a:hover{background-position:left -30px;}



/* footer */
#footer{
	height:60px;
	background-image:url("/img/footer_bg.gif");
	background-repeat:repeat-x;
	color:#b6b7a5;
}

#footer .in{
	padding:20px 20px 0 40px;
	background-image:url("/img/footer_logo.gif");
	background-repeat:no-repeat;
	background-position:15px 20px;
}

#footer .logo{
	height:25px;
	width:25px;
	float:left;
}

#footer li{
	float:left;
}

#footer li{
	display:inline;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	display:inline;
	background-image:url("/img/footer_arrow.gif");
	background-repeat:no-repeat;
	background-position:left center;
}

#footer li a{
	color:#ccc;
}

address{
	float:right;
}

#footer p{
	clear:both;
	text-align:right;
}








/* メニュー */
#left_menu{
	width:200px;
	background-image:url("/img/menu_bg.gif");
	background-repeat:repeat-y;
	float:left;
}

#left_menu .in{
	padding:10px 10px 30px 10px ;
	background-image:url("/img/menu_bottom.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#left_menu form{
	padding:20px 0 0 0 ;
	background-image:url("/img/menu_top.gif");
	background-repeat:no-repeat;
	background-position:center top;
}

#left_menu #menu_books ul{
	margin-bottom:5px;
	padding-bottom:5px;
	background-image:url("/img/menu_line_bg.gif");
	background-repeat:repeat-x;
	background-position:center bottom;
}

#left_menu #menu_books li{
	padding-bottom:5px;
}

#left_menu #menu_books ul li.books a{
	background-image:url("/img/menu_link_books.gif");
}

#left_menu #menu_books ul li.forthcoming a{
	background-image:url("/img/menu_link_forthcoming.gif");
}

#left_menu #menu_books ul li.reprint a{
	background-image:url("/img/menu_link_reprint.gif");
}

#left_menu #menu_books ul li.fresh a{
	background-image:url("/img/menu_link_fresh.gif");
}

#left_menu #menu_books ul li.books a,
#left_menu #menu_books ul li.forthcoming a,
#left_menu #menu_books ul li.reprint a,
#left_menu #menu_books ul li.fresh a{
	height:0;
	padding-top:13px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
}

#left_menu #menu_books ul li a:hover{
	background-position:left -13px;
}

#left_menu h3{
	height:0;
	padding-top:14px;
	margin-bottom:5px;
	overflow:hidden;
	background-image:url("/img/menu_ttl_search.gif");
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px #896 solid;
}

#left_menu #menu_keyword,
#left_menu #menu_genre
{
	margin-bottom:10px;
	background-color:#cdc;
}

#left_menu #menu_keyword h4,
#left_menu #menu_genre h4,
#left_menu #menu_series h4
{
	height:0;
	padding-top:10px;
	overflow:hidden;
	background-color:#f3f3e9;
	background-repeat:no-repeat;
	background-position:left top;
}

#left_menu #menu_keyword input{
	margin:3px;
	width:168px;
}

#left_menu #menu_genre select
{
	margin:3px;
	width:172px;
}

#left_menu #menu_keyword h4{
	background-image:url("/img/menu_ttl_keyword.gif");
}

#left_menu #menu_genre h4{
	background-image:url("/img/menu_ttl_genre.gif");
}

#left_menu #menu_series h4{
	background-image:url("/img/menu_ttl_series.gif");
}

#left_menu .btn {
	background:url(/img/menu_btn.gif) no-repeat left top;
	width: 140px;
	height: 20px;
	margin: 5px 0 10px 20px;
	overflow: hidden;
}

#left_menu .btn:hover {
	background-position: left -20px;
}

#left_menu #menu_genre li a,
#left_menu #menu_series li a{
	background-image:url("/img/com_arrow.gif");
	background-repeat:no-repeat;
	background-position:left 4px;
}

#left_menu #menu_genre ul{
	padding:5px 0 5px 0;
	background-color:#f3f3e9;
}

#left_menu #menu_genre li{
	display:inline;
}

#left_menu #menu_genre li a{
	margin:0 0 0 2px;
	padding:0 0 0 5px;
}

#left_menu #menu_series ul{
	background-color:#f3f3e9;
	border:1px #f3f3e9 solid;
}

#left_menu #menu_series li{
	padding:0 0 5px 5px;
}

#left_menu #menu_series li a{
	padding:0 0 0 8px;
}


/* topicpath */


#topicpath {
	margin-bottom:10px;
	font-size:13px;
}

#topicpath li{
	margin:0 7px 0 0;
	padding:0 10px 0 0;
	display:inline;
	background:url("/img/com_icn_topicpath.gif") no-repeat right center;
}

#topicpath li.active{
	margin:0;
	padding:0;
	background:none;
	font-weight:bold;
}







/* TOP */
.top_spt_left{
	width:420px;
	float:left;
}

.top_spt_right{
	width:250px;
	float:right;
}

/* サイトインフォメーション */
#top_info{
	margin-bottom:10px;
}

#top_info .ttl{
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	background-image:url("/img/top_ttl_bg.gif");
	background-repeat:repeat-x;
	background-position:center bottom;
}

#top_info h2{
	height:0;
	padding-top:14px;
	overflow:hidden;
	background-image:url("/img/top_ttl_infomation.gif");
	background-repeat:no-repeat;
	float:left;
}

#top_info ul {
	padding:1px 7px 1px 7px;
	border-right:4px #aaa solid;
	border-left:4px #aaa solid;
}

#top_info ul  li {
	padding:5px 5px 5px 8px;
	border-bottom:1px #ccc dotted;
}

#top_info .info_date{
	margin-right:5px;
}

#top_info .info_title{
	
}

/* TOP 今月の新刊 */
#top_new_books{
	margin-bottom:10px;
}

#top_new_books .ttl{
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	background-image:url("/img/top_ttl_bg.gif");
	background-repeat:repeat-x;
	background-position:center bottom;
}

#top_new_books h2{
	height:0;
	padding-top:14px;
	overflow:hidden;
	background-image:url("/img/top_ttl_thismonth.gif");
	background-repeat:no-repeat;
	float:left;
}

#top_new_books .box{
	margin:5px 10px 15px 10px;
	padding-bottom:20px;
	background-image:url("/img/com_line.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#top_new_books .image{
	width:85px;
	height:120px;
	padding:4px 0;
	background-color:#eee;
	text-align:center;
	float:left;
}

#top_new_books .image a img{
	width:74px;
	height:108px;
	border:1px #ccc solid;
}

#top_new_books .detail{
	width:310px;
	float:right;
}

#top_new_books .detail .title{
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
}
#top_new_books .detail .subtitle{
	font-size:12px;
	padding-bottom:2px;
	border-bottom:1px #ccc dotted;
}

#top_new_books ul{
	margin:5px 0 0 0;
	padding:1px 7px 1px 7px;
}

#top_new_books li{
	padding:5px 5px 0 8px;
	margin:0 0 5px 3px;
}

#top_new_books .new_books_item{
	margin:0 5px 5px 0;
	color:#138c57;
}

#top_new_books .more{
	margin-left:90px;
	padding:2px;
	background-color:#eee;
	text-align:right;
	clear:both;
}


/* TOP 話題の書籍 */
#top_pickup{
	margin:0 0 10px 10px;
	background-image:url("/img/pickup_bg.gif");
	background-repeat:repeat-y;
}

#top_pickup .box{
	margin:5px 10px 10px 10px;
	padding-bottom:10px;
	background-image:url("/img/pickup_line.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#top_pickup .image{
	width:52px;
	height:73px;
	padding:4px 0;
	background-color:#eee;
	text-align:center;
	float:left;
}

#top_pickup .image a img{
	width:40px;
	height:60px;
	border:1px #ccc solid;
}

#top_pickup .detail{
	width:165px;
	float:right;
}

#top_pickup .detail .title{
	margin-bottom:2px;
	font-size:13px;
	font-weight:bold;
}
#top_pickup .detail .subtitle{
	margin-bottom:2px;
	padding-bottom:2px;
	border-bottom:1px #ccc dotted;
}

#top_pickup .more{
	margin-left:90px;
	padding:2px;
	background-color:#eee;
	text-align:right;
	clear:both;
}


/* 共通書籍一覧 */
#books{
	margin-bottom:10px;
}

#books .ttl{
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	background-image:url("/img/top_ttl_bg.gif");
	background-repeat:repeat-x;
	background-position:center bottom;
}

#books h2{
	height:0;
	padding-top:14px;
	overflow:hidden;
	background-image:url("/img/top_ttl_thismonth.gif");
	background-repeat:no-repeat;
	float:left;
}

#books .book{
	margin:5px 10px 15px 10px;
	padding-bottom:20px;
	background-image:url("/img/com_line600.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
}

#books .image{
	width:85px;
	height:120px;
	padding:4px 0;
	background-color:#eee;
	text-align:center;
	float:left;
}

#books .image a img{
	width:74px;
	border:1px #ccc solid;
}

#books .detail{
	width:550px;
	float:right;
}

#books .detail .series{
	margin-bottom:5px;
	font-size:12px;
	font-style:italic;
}

#books .detail .title{
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

#books .detail .subtitle{
	margin-right:17px;
	font-size:12px;
	border-bottom:1px #ccc dotted;
}

#books ul{
	width:35%;
	margin:5px 0 0 0;
	float:left;
}

#books li{
	margin:0 0 5px 3px;
}

#books .books_list_item{
	margin-bottom:3px;
	color:#138c57;
}

#books .content{
	width:60%;
	margin:2px 15px 0 5px;
	line-height:1.5em;
	float:left;
}

#books .content p{
	color:#138c57;
}

#books .more{
	margin-left:90px;
	padding:2px;
	background-color:#eee;
	text-align:right;
	clear:both;
}


/* 書籍詳細 */
#books_detail .subtitle{
	margin:3px 15px 5px 163px;
	padding-left:5px;
	border-bottom:1px #ccc dotted;
}

#books_detail ul{
	width:75%;
	margin:5px 0 0 0;
	float:left;
}

#books_detail li{
	margin:0 0 5px 3px;
}

#books_detail h4{
	margin-bottom:3px;
	color:#138c57;
}

#books_detail p{
	margin:3px;
}

#books_detail .books_list_item{
	color:#138c57;
	margin:0 3px 3px 3px;
}

#books_detail .series{
	font-style:italic;
}

#books_detail .books_content{
	margin:0 20px 20px 10px;
	clear:both;
}

#books_detail .books_content p{
	line-height:1.3em;
}

#books_detail .books_chapter{
	margin:0 20px 20px 10px;
}

#books_detail .detail_image{
	width:157px;
	height:232px;
	margin:0 10px 20px 0;
	padding:4px 0;
	background-color:#eee;
	text-align:center;
	float:left;
}

#books_detail .detail_image img{
	width:146px;
	border:1px #ccc solid;
}


/* 書評・受賞書籍・評論一覧 */
table.list{
	width:630px;
	margin-bottom:10px;
}

table.list td,
table.list th{
	padding:5px;
	border:1px #304f14 solid;
}

table.list th{
	text-align:center;
	background-color:#d7e0c5;
}



/* 書評・受賞書籍・評論詳細 */
table.detail{
	width:630px;
	margin-bottom:10px;
}

table.detail td,
table.detail th{
	padding:5px;
	border:1px #304f14 solid;
}

table.detail th{
	width:100px;
	text-align:left;
	background-color:#d7e0c5;
}

table.th120 th{
	width:120px;
}

p.no_indent{
	text-indent:0;
}

/* タイトル */
h2.ttl_border{
	padding:0 0 7px 0;
	margin:0 10px 10px 0;
	background-image:url("/img/top_ttl_bg.gif");
	background-repeat:repeat-x;
	background-position:center bottom;
}


/* 資料集 */
#data{
	margin:10px 50px 20px 10px;
}

#data ul.data_list{
	margin-bottom:20px;
}

#data .data_list li{
	padding:4px 5px 1px 5px;
	margin:0 50px 5px 10px;
	border-bottom:1px #ccc dotted;
}

#data .data_list .data_title{
	width:48%;
	margin-right:5px;
	float:left;
}

#data .list_2 .data_title{
	width:30%;
	margin-right:5px;
	float:left;
}

#data .list_3 .data_title{
	width:25%;
	margin-right:5px;
	float:left;
}

#data .data_list .data_date{
	width:50%;
}


table.data{
	width:630px;
	margin-bottom:10px;
}

table.data td,
table.data th{
	padding:5px;
	border:1px #304f14 solid;
}

table.data th{
	text-align:center;
	background-color:#d7e0c5;
}

.data_lr{
	padding:0 15px 0 10px;
}

/* リンク */
.link_list{
	margin-top:20px;
}

.link_list li{
	margin:0 50px 5px 10px;
	padding:0 0 2px 0;
	border-bottom:1px #ccc dotted;
}

.link_list .link_title{
	width:30%;
	margin-right:10px;
	float:left;
}

.link_list .link_url{
	width:50%;
}

/* ご注文 */
#order{
	margin:0 0 0 10px;
}

#order li{
	margin:0 0 5px 0;
}

#orderMail th{
	text-align:left;
}

#orderMail textarea{
	width:400px;
	vertical-align:0.5px;
}

#orderMail input{
}

/* 会社案内 */


/* サイトポリシー */
ol.privacyList li{
	margin:0px 0 0 30px;
	padding:3px 0 5px 0;
	list-style-type:decimal;
}

ul.privacyList_asterisk li{
	margin:0 0 0 40px;
	padding-left:10px;
	list-style-type:none;
	background: url(/img/list_asterisk.gif) no-repeat left center;
}

.address_info ul li{
	margin:0px 0 0 30px;
	padding:3px 0 3px 0;
	list-style-type:none;
}

/* 採用情報 */






/* cake-sql-log */
table.cake-sql-log {
	width:800px;
	margin:10px auto;
}

table.cake-sql-log tr{
	padding:5px;
	border:1px #27b solid;
}

table.cake-sql-log th{
	padding:5px;
	border:1px #27b solid;
	background-color:#ccf;
}

table.cake-sql-log td{
	padding:5px;
	border:1px #27b solid;
	background-color:#fff;
}

/* paging */
.guideBer {
    margin: 5px 0;
    letter-spacing: 0.1em;
}
.paging {
    text-align: center;
    padding: 0 10px;
}
.paging .effectived {
    font-size: 80%;
    font-weight: normal;
}
.paging .disabled {
    font-size: 80%;
    color: #666666;
    display: inline;
    margin-right: 8px;
}
.counter {
    text-align: right;
    padding: 0 10px;
}
.counter .mb {
    font-size: 80%;
    display: inline;
}




/* company */

table.company{
	width:100%;
}

table.company td,
table.company th{
	font-style:normal;
	padding:3px;
	font-weight:normal;
	text-align:left;
	border:1px #ccc solid;
}

table.company th{
	width:110px;
}