﻿@charset "utf-8";

/*
Copyright (c) 2009/04/09,
*/

 /*　全巻まとめ買いヘッド　*/
 
 .main_copy{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
 }
 
h1{
 	font-size:100%;
 }
 
h2{
	font-size:100%;
 }

 .main_copy p{
	text-align:right;
	font-size: 80%;
 }
 
  .main_copy .copy{
	text-align:right;
	font-size: 90%;
 }


 /* 全巻まとめ買いコミック　可変 */
.book_list_buying {
	width:100%;
	padding:0px;
	overflow: hidden;
	margin:5px 5px;
}


.book_list_buying ul{
}

.book_list_buying li{
	overflow: hidden;
	height:226px;
	width:82px;
	float:left;
	text-align:center;
	padding:2px;
	margin:2px 1px;
	border:1px solid #E5E5E5;
}
.book_list_buying h4 {
	font-size:80%;
	line-height:120%;
	padding-top:2px;
}
.book_list_buying h5 {
	font-size:11px;
	line-height:120%;
	padding-top:5px;
	padding-bottom:2px;
	font-weight:normal;
	border-bottom:1px dotted #CCC;
	margin-bottom:2px;
}
.book_list_buying h6 {
	font-size:11px;
	line-height:120%;
	padding-top:2px;
	border-bottom:1px dotted #CCC;
	font-weight:normal;
}


li.top_newbook_box{
	margin-bottom:5px;
}
li.top_newbook_box .newicon{
	width:40px;
	height:20px;
	position:absolute;
	background:transparent url(../image/common/icon_new.gif) no-repeat;
}
li.top_newbook_box .newbook_img{
	width:82px;
	height:120px;
}
li.top_newbook_box .newbook_img img{
	max-width:82px;
	max-height:120px;
}
li.top_newbook_box .btn_tachiyomi{
	width:82px;
	height:19px;
	margin-top:3px;
}
h5.newbook_name{
	height:27px;
	line-height:14px;
	overflow:hidden;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:1px;
}
li.top_newbook_box .newbook_last{
	font-size:10px;
	height:15px;
	line-height:15px;
/*	padding-top:2px;
	padding-bottom:2px; */
	font-weight:normal;
}


.book_last {
	font-size:11px;
	line-height:120%;
	padding-top:2px;
	font-weight:normal;
}


.book_list_buying .buying_button {
	width:84px;
	margin: 5px 0px;
	padding: 2px 0;
	position:relative;
	bottom:0px;
}

.book_list_buying .buying_button .buying_read {
	float:left;
	width:40px;
	height:23px;
	background-image:url(../image/common/reading_b.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:23px;
	display: block;
	font-weight:normal;
	color: #FFF;
}

.book_list_buying .buying_button .buying_buy {
	width:40px;
	height:23px;
	background-image:url(../image/common/buying_b.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:23px;
	display: block;
	font-weight:normal;
	color: #FFF;
	float: right;
}

.book_list_buying .buying_button a:link{
	color: #fff;
	text-decoration: none;
}

.book_list_buying .buying_button a:hover{
	color: #fff;
	text-decoration: none;
}

.book_list_buying .buying_button a:visited{
	color: #fff;
	text-decoration: none;
}

/*　新着リスト　*/
#main #main_line .new_list { width:98%; overflow:hidden; padding-bottom:20px; }

#main #main_line .new_list ul{
	margin:0px;
	padding-bottom:20px;
}
#main #main_line .new_list ul li{
	float:left;
	width:19%;
	font-size:90%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background:url(../image/common/menu_g_bg2.gif) repeat-x bottom;
}

.new_list a{
	display:block;
	color:#000;
	padding:3px 0px;
}
.new_list a:hover{
	display:block;
	color:#FFF;
	background:url(../image/common/menu_g_bg3.gif) repeat-x bottom;
	text-decoration:none;
	padding:3px 0px;
}

#main #main_line .new_list .border_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	color:#FFF;
	background:url(../image/common/menu_g_bg.gif) repeat-x bottom;
	padding:3px 0px;
}




/**
  * 新着リストページ（週区切り版２）
  **/
.newlist_week_menu {
	margin:2px 5px 15px 5px;	/*[上][右][下][左]*/
	padding:0px;
	overflow:hidden;
}
.newlist_week_menu ul {
}
.newlist_week_menu li {
	font-size:12px;
	text-align:center;
	margin:2px 1px;	/* [上下][左右] */
	padding:5px;
	width:140px;
	height:30px;
	line-height:16px;
	float:left;
	overflow:hidden;
	background-color:#efefef;
	border:#999 1px solid;
}




/**
  * 新着リストページ（日付区切り版）
  **/
#main #main_line .new_list2 {
	width:98%;
	overflow:hidden;
	padding-bottom:20px;
}

#main #main_line .new_list2 ul{
	margin:0px;
	padding-bottom:20px;
}
#main #main_line .new_list2 ul li{
	float:left;
	width:19%;
	font-size:12px;
	text-align:center;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999;
	background:url(../image/common/menu_g_bg2.gif) repeat-x bottom;
}

.new_list2 a{
	display:block;
	color:#000;
	padding:3px 0px;
}
.new_list2 a:hover{
	display:block;
	color:#FFF;
	background:url(../image/common/menu_g_bg3.gif) repeat-x bottom;
	text-decoration:none;
	padding:3px 0px;
}

#main #main_line .new_list2 .border_left{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999;
	color:#FFF;
	background:url(../image/common/menu_g_bg.gif) repeat-x bottom;
	padding:3px 0px;
}



/* ジャンル・新着メニューリスト */
#genre_box {
	width:750px;
	margin:0 auto;
	overflow:hidden;
}

#genre_box li{
	width:249px;
	float:left;
	text-align:center;
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	font-size:12px;
	height:20px;
	line-height:20px;
	background:url(../image/common/menu_g_bg3.gif) repeat-x bottom;
	color:#FFF;
}

#genre_box li.begin{
	border-left:solid 1px #999;
}

#genre_box li a{
	background:url(../image/common/menu_g_bg4.gif) repeat-x bottom;
	display:block;
	color:#000;
	text-decoration:none;
}

#genre_box .link b,
#genre_box li a:hover{
	background:url(../image/common/menu_g_bg3.gif) repeat-x bottom;
	display:block;
	color:#FFF;
	text-decoration:none;
}

#newlist_box {
	width:750px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
}

#newlist_box li{
	width:149px;
	float:left;
	text-align:center;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	font-size:12px;
	height:22px;
	line-height:22px;
	background:url(../image/common/menu_g_bg.gif) repeat-x bottom;
	color:#FFF;
}

#newlist_box li.begin{
	width:150px;
	float:left;
	background-color:#efefef;
	text-align:center;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
}

#newlist_box a{
	background:url(../image/common/menu_g_bg2.gif) repeat-x bottom;
	display:block;
	color:#000;
	text-decoration:none;
}

#newlist_box li a {
	color:#000;
	text-decoration:none;
}

#newlist_box .link b,
#newlist_box li a:hover{
	background:url(../image/common/menu_g_bg.gif) repeat-x bottom;
	display:block;
	color:#FFF;
	text-decoration:none;
}

/*　タグリスト　*/

#main #main_line .taglist {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 1em;
	margin-bottom: 10px;
}

#main #main_line .taglist .list {
	font-size: 90%;
	line-height: 140%;
}


/*　タグタイトル */

#main #main_line .tag_title{
	width: 100%;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}

#main #main_line .tag_title .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#main #main_line .tag_title .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 30px;
	line-height: 30px;
}

#main #main_line .tag_title .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}


#main #main_line .tag_title .title{
}

#main #main_line .taglist .tag_t{
	font-size:90%;
	color:#000;
	font-weight:bold;
	display:block;
	padding-top: 10px;
	padding-bottom: 5px;
}

/*　50音タイトル */

#main #main_line .sounds_title{
	width: 100%;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}

#main #main_line .sounds_title .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#main #main_line .sounds_title .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 30px;
	line-height: 30px;
}

#main #main_line .sounds_title .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}

/*　50音タイトル2 */

#main #main_line .sounds_title2{
	width:100%;
	overflow: hidden;
	border-bottom:solid 1px #CCC;
}

.sounds_title_in {
	border-left:solid 7px #e13428;
	font-weight: bold;
	padding:3px 0px 3px 10px;
	color: #000;
}

/*　著者一覧・出版社一覧ヘッダー50音切り替え部分　*/

#main #main_line .sounds {
	width:100%;
	overflow:hidden;
	font-size:90%;
	text-align:center;
	border: 1px solid #666;
	margin: 5px 0px;
	padding:10px 0px;
	line-height:100%;
}

.sounds_link a:link,
.sounds_link a:visited{
	padding:3px;
	font-size:90%;
	border: 1px solid #666;
	background-color:#DDD;
	color:#000;
	text-decoration:none;
	margin-right:10px;
}

.sounds_link b,
.sounds_link a:hover{
	padding:3px;
	font-size:90%;
	border: 1px solid #666;
	background-color:#000;
	color:#FFF;
	text-decoration:none;
	margin-right:10px;
}

/*　著者一覧・出版社一覧ヘッダー50音切り替え部分　サブ　*/

#main #main_line .sounds_s {
	width:100%;
	overflow:hidden;
	font-size:90%;
	text-align:center;
	border: 1px solid #666;
	margin-bottom: 1em;
	padding: 0.5em 0em;
	line-height:100%;
}

/*　著者一覧・出版社一覧リスト部分　*/
#main #main_line .sounds_list {
	width:100%;
	overflow:hidden;
	font-size:90%;
	text-align:center;
	margin:1em 0em;
}

#main #main_line .sounds_list ul {
	
}

#main #main_line .sounds_list ul li{
	float:left;
	padding: 0.5em 1em;
	font-size:90%;
	text-align:center;
	background-color:#e7eef7;
	border: 1px solid #fff;
	white-space: nowrap;
}

#main #main_line .sounds_list ul li a{
	color:#000;
}

#main #main_line .sounds_list ul li a:hover{
	color:#d41d24;
}





#main #main_line .sounds_authorlist {
	width:100%;
	overflow:hidden;
	font-size:90%;
	text-align:center;
	margin:1em 0em;
}

#main #main_line .sounds_authorlist ul {
	
}

#main #main_line .sounds_authorlist ul li{
	float:left;
	width:300px;
	padding:0.5em;
	font-size:90%;
	text-align:left;
	background-color:#e7eef7;
	border:1px solid #fff;
	white-space:nowrap;
}

#main #main_line .sounds_authorlist ul li a{
	color:#000;
}

#main #main_line .sounds_authorlist ul li a:hover{
	color:#d41d24;
}





/**
 *  iPadと同じジャンルタブ、50音リストClass定義
 **/
.tabnavi {
	margin-bottom:15px;
}
.tabnavi ul{
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:14px;
}
.tabnavi ul li{
	float:left;
}
.tabnavi ul li a{
	padding:5px 16px;
	color:#FFF;
	background:#E7A272;
	float:left;
	text-decoration:none;
	border:1px solid #D17B40;
	border-left:0;
	margin:0;
	text-transform:capitalize;
}
.tabnavi ul li a.active{ 
	background:#E5E5E5;
	color:#7F9298;
	border-bottom:1px solid #E5E5E5;
}


.tabnavi_upper {
	margin-bottom:15px;
	background:url(../image/common/bg_tabnavi_line.png) left bottom repeat-x;
}
.tabnavi_upper table {
	font-size:14px;
	border-left:1px solid #999;
}
.tabnavi_upper table td a{
	display:block;
	padding:10px;
	text-align:center;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	text-decoration:none;
	background:url(../image/common/bg_tavnavi.png) #FFF bottom left repeat-x;
}
.tabnavi_upper table td a:visited {
	color:#0071e4;
}
.tabnavi_upper table td a.current{
	border-bottom:1px solid #E5E5E5;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	background:url(../image/common/bg_tavnavi_current.png) #E5E5E5 top left repeat-x;
}


.tabnavi_bottom {
	margin-top:15px;
	padding-bottom:15px;
	background:url(../image/common/bg_tabnavi_line.png) left top repeat-x;
}
.tabnavi_bottom table {
	font-size:14px;
	border-left:1px solid #999;
}
.tabnavi_bottom table td a{
	display:block;
	padding:10px;
	text-align:center;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-decoration:none;
	background:url(../image/common/bg_tavnavi_bottom.png) #FFF top left repeat-x;
}
.tabnavi_bottom table td a:visited {
	color:#0071e4;
}
.tabnavi_bottom table td a.current{
	border-top:1px solid #E5E5E5;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	background:url(../image/common/bg_tavnavi_bottom_current.png) #E5E5E5 bottom left repeat-x;
}


.akasataba_navi {
	margin-bottom:15px;
}
.akasataba_navi table {
	font-size:14px;
	border-left:1px solid #AAA;
	border-top:1px solid #AAA;
}
.akasataba_navi table td {
	text-align:center;
	border-bottom:1px solid #AAA;
	border-right:1px solid #AAA;
	background:#333;
}
.akasataba_navi table td a{
	display:block;
	padding:5px;
	text-align:center;
	background:#FFF;
	text-decoration:none;
	color:#278cd3;
}
.akasataba_navi table td a.current{
	background: #f0f0f0;
	text-decoration:none;
	font-weight:bold;
	color:#666;
}


.akasataba_sub {
	text-align:center;
	background:#f0f0f0;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
}
.akasataba_sub  a{
	display:inline-block;
	padding:5px;
	margin-right:10px;
	margin-left:10px;
	text-align:center;
	width:10%;
	font-size:14px;
	text-decoration:none;
}
.akasataba_sub  a.current{
	font-weight:bold;
}





 /*　検索部分　*/

#search_window{
	background-color: #ffffff;
	margin-bottom: 10px;
	text-align: center;
}

#search_window ul{
	margin: 0px;
}

#search_window li{
}

/* フォーム関連 */

fieldset {
	background:#efefef;
	padding:10px;
	border:1px solid #fff;
	border-color:#fff #666661 #666661 #fff;
}

#container #contents_area #main #main_line #search_window form fieldset .search_button {
	background-image: url(../image/common/search_button.gif);
	background-repeat:repeat;
	width: 54px;
	height:22px;
	font-size: 12px;
	color: #FFF;
	font-weight:normal;
	line-height: 20px;
	border: 1px solid #efefef;
	text-decoration: none;
}
#container #contents_area #main #main_line #search_window form fieldset ul li #site-search { font-size: 12px; }


/* 追加　サムネール　可変*/
#book_list_box {
	padding:0px;
	overflow: hidden;
	margin: 0px;
}

#book_list_box li{
	width:82px;
	float:left;
	text-align:center;
	padding:2px 5px;
	margin:2px 2px;
	border: 1px solid #E5E5E5;
}

#book_list_box h4 {
	font-size:80%;
	line-height:120%;
	padding-top:2px;
}

#book_list_box h5 {
	font-size:70%;
	line-height:120%;
	padding-top:2px;
	font-weight:normal;
}


.buying_button {
	width:84px;
	margin: 5px 0px;
	padding: 2px 0;
	position:relative;
	bottom:0px;
}

.buying_read {
	float:left;
	width:40px;
	height:23px;
	background-image:url(../image/common/reading_b.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:23px;
	display: block;
	font-weight:normal;
	color: #FFF;
}

.buying_buy {
	width:40px;
	height:23px;
	background-image:url(../image/common/buying_b.gif);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:23px;
	display: block;
	font-weight:normal;
	color: #FFF;
	float: right;
}

.buying_button a:link{
	color: #fff;
	text-decoration: none;
}

.buying_button a:hover{
	color: #fff;
	text-decoration: none;
}

.buying_button a:visited{
	color: #fff;
	text-decoration: none;
}


/* サムネール表示（タイトル別用） */
 /* 全巻まとめ買いコミック　可変 */
#main #main_line .book_list_buying2 {
	width:100%;
	padding:0px;
	position: relative;
	overflow: hidden;
	margin: 0px;
}


#main #main_line .book_list_buying2 ul{
}

#main #main_line .book_list_buying2 li{
	width:82px;
	float:left;
	text-align:center;
	padding:2px 5px;
	margin:2px 2px;
	border:1px solid #E5E5E5;
	height:230px;
}

#main #main_line .book_list_buying2 h4 {
	font-size:80%;
	line-height:120%;
	padding-top:2px;
}

#main #main_line .book_list_buying2 h5 {
	font-size:70%;
	line-height:120%;
	padding-top:2px;
	font-weight:normal;
}
