@charset "UTF-8";

/*//////////////////////////////////////////////////

Title : top3.css
For   : New Top styles version3

Created       : 2012-12-4
Last Modified :

/*===== CONTENTS ===========================================

	 1: NEW

==========================================================*/

/*======================================

	1: NEW

=======================================*/
/*STATUS BAR*/
#status {
	width: 100%;
	height: 26px;
	overflow: hidden;
	background-color: #991a45;
	color: #FFF;
	text-align: left;
	font-size: 90%;
}
#alert {
    width: 100%;
    height: 22px;
    overflow: hidden;
    background-color: #ffeb3e;
    color: #FFF;
    text-align: left;
    font-size: 85%;
}

#near_expiration_alert {
    width: 100%;
    height: 22px;
    overflow: hidden;
    background: #FFF796;
    color: #FFF;
    text-align: left;
}

#near_expiration_alert p {
    margin: 0;
    padding: 3px;
}

#near_expiration_alert_bar a{
    color: #FF0000;
}

#status_bar, #alert_bar {
	width: 996px;
	margin: 3px auto 0;
	position: relative;
}
#status_bar p span , #alert_bar p span {
	font-weight: bold;
	color: #ff9ac0;
}

#near_expiration_alert_bar .icon_star {
	color: #FFAE00;
}

#near_expiration_alert_bar #near_expiration_date {
color: #8d0404;
font-weight: bold;
}

#status_bar ul , #alert_bar ul{
	position: absolute;
	top: 0;
	right: 0;
}
#status_bar ul li, #alert_bar ul li{
	display: inline;
}
#status_bar ul li span, #alert_bar ul li span{
	font-weight: bold;
}

/*PROMOTION*/
#wrapper_promotion {
	background: url("/img/top2/main_bg03.gif") no-repeat center 170px;
	height: 439px;
}
body#TOP #promotion_banner {
	margin: 0 15px 0 0;
	_margin: 0 12px 0 0;
	clear: both;
}
#flashcontent {
	width: 680px;
	height: 260px;
	overflow: hidden;
	float: right;
	margin-top: 13px;
	margin-right: 4px;
	_margin-right: 2px;
}

/*entry*/
#member_join {
	width: 276px;
	border: 1px solid #f2f0eb;
	background-color: #faf8f3;
	padding: 10px;
	text-align: left;
	background-image: none;
}
#member_join p{
	font-size: 11px;
}
#member_join .left_entry_btn a {
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #812349;
	border-radius: 2px 2px 2px 2px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	over-flow: hidden;
}
#member_join .left_entry_btn a:hover {
	background-color: #f02a79;
	box-shadow: 0 0 2px 2px rgba(176,41,95,0.4);
}
#member_join .left_entry_btn a.entry_mark {
	padding: 15px 0 15px 32px;
	background: #ce2568 url("/img/top2/mark_entry.gif") no-repeat left top;
}
#member_join .left_entry_btn a.mypage_mark {
	padding: 15px 0 15px 35px;
	border: 2px solid #8a563d;
	background: #ce2568 url("/img/top2/mark_mypage.gif") no-repeat left top;
	color: #84393b;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
}
#member_join .left_entry_link a {
	margin-bottom: 5px;
	_margin-bottom: 0;
	border: 1px solid #d2bca5;
	border-radius: 2px 2px 2px 2px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #715245;
	text-decoration: none;
	padding: 5px 5px 5px 12px;
	background: #e4d9c0 url("/img/top2/footer_mark.gif") no-repeat 5px center;
}
#member_join .left_entry_link a:hover {
	background-color: #f3ead5;
}

/*today*/
div#today_box {
	margin-bottom: 15px;
	padding: 10px 15px;
	width: 270px;
	height: 180px;
	background: #ffebf5 url(/img/top2/bottom_today_member.gif) no-repeat center bottom;
	float: none;
	position: relative;
	over-fllow: hidden;
}
div#today_box div {
	width: 270px;
	height: 180px;
	text-align: left;
	float: left;
}
div#today_box p {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 110px;
	float: left;
	display: block;
}
div#today_box p a img.book {
	height: 156px;
	overflow: hidden;
	border: 1px #cdcdcd solid;
}
div#today_box a.prev {
	left: 0;
	background-position: 0 -1px;
}
div#today_box a.next {
	right: 0;
	background-position: -16px -1px;
}

/*info*/
body#TOP div#info_box {
	width: 682px;
	height: 32px;
	background: url("/img/top2/bg_info.gif") no-repeat left top;
	/*position: relative;*/
	overflow: hidden;
	margin: 8px 0;
}
body#TOP div#info_box .info_btn {
	position: absolute;
	top: 6px;
	right: 12px;
}
body#TOP div#info #info_main_area dl {
	margin-left: 100px;
	_margin-left: 50px;
	float: left;
	padding-top: 4px;
	width: 470px;
	height: 24px;
	overflow: hidden;
}

/*banner_area_s*/
#banner_area_s {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	/* height: 72px; */
	/* height: 51px; */
	clear: both;
	overflow: hidden;
}
#banner_area_s ul li{
	/*margin-left: 12px;*/
	margin-left: 5px;
	_margin-left: 3px;
	float: left;
}

#banner_area_s ul li.btn_left{
	margin-left: 0;
	_margin-left: 0;
}

/*adjust*/
#TOP #left_contents {
	/*padding-top: 10px;*/
	padding-top: 0;
}
#TOP #right_contents {
	/*padding-top: 13px;*/
}
#APItools {
	_display: none;
}

body#TOP div#main_contents {
	clear: none;
}

/* Google Banner */
#topicpath_area {
	margin: 0 0 0 3px;
	height: 34px;
}

body#TOP #topicpath_area {
	margin: 0 0 6px 3px;
	width: 585px;
	height: 34px;
	float: left;
}

body#TOP #topicpath_area p.arw {
	margin: 0;
	padding: 0 0 0 10px;
	width: 95%;
	background: url("/img/top/arw.gif") no-repeat 0 6px;
}

body#TOP #topicpath_area p span.txt_intro{
	text-shadow:-1px -1px yellow,1px -1px yellow,-1px 1px yellow,1px 1px yellow;
	color: #4c3942;
	font-weight: normal;
}

body#TOP #topicpath_area p span.color_change{
	color: #9D31D2;
}

#g_banner_area {
	margin-right: 13px;
	/*width: 750px;*/
	margin: 20px 0;
	padding: 20px 0px 20px 20px;
	height: 35px;
	/*position: absolute;
	top: 5px;
	right: 3px;*/
	border-radius: 4px;
	border: 1px solid #f2f0eb;
	background-color: #faf8f3;
}

#g_banner_area ul li{
	margin-left: 2px;
	width: 105px;
	/*float: right;*/
	float: left;
	line-height: 0.6;
	text-align: center;
}

#g_banner_area ul li span {
	font-size: 9px;
}

#g_banner_area_top {
	float: right;
	margin: 8px 5px;
	font-size: 60%;
}

#g_banner_area_top ul li {
	margin-left: 2px;
	width: 92px;
	float: left;
	line-height: 0.6;
	text-align: center;
}

/* sub navi */
.sub_navi {
	padding: 6px;
	width: 988px;
	border: 1px solid #E0CCB8;
	border-radius: 2px;
	background-color: #FAF7F4;
	box-shadow: 0 1px 0 rgba(0,0,0,0.4);
	/*display: block !important;*/
	position: absolute;
	top: 35px;
	left: 0;
	display: none;
}

.sub_navi .sub_navi_wrapper {
	width: 968px;
	padding: 10px;
	background-color: #FFF;
	overflow:hidden;
}
.sub_navi a {
	padding-left: 10px;
	background: url("/img/top/arw.gif") no-repeat 0 4px;
	color: #4C3942;
	font-size: 90%;
}
.sub_navi a:hover {
	color: #925F77;
}
.sub_col {
	clear: both;
	display: block;
}
.sub_col dt {
	margin: 0;
	padding: 15px 0 2px;
	font-weight: bold;
	color: #a38261;
	border-bottom: 1px solid #e0ccb8;
}
.sub_col dl.txt_course_new dt {
	color: #ff0000;
}

.sub_col dl.txt_course_new .icon_new {
	margin: 0 2px 2px 0;
}

.sub_col dd {
	margin: 0;
	padding: 8px 0 2px;
	width: 240px;
	float: left;
}
.sub_col dd span{
	font-size: 75%;
}
.sub_navi a.link_new{
	background-color: #FFFF89;
}
p.main_headings {
	margin: 0;
	font-weight: bold;
	font-size: 110%;
}
.single {
	width: 240px;
	float: left;
	display: block;
}


/* 英語版ページ */

.out_links {
width: 188px;
border: 1px solid #f2f0eb;
background-color: #faf8f3;
padding: 10px;
}

.eng .bookarea{
	width: 682px;
}
.eng .bookarea .book_line{
	padding-bottom: 40px;
	_padding-bottom: 10px;
	width: 652px;
	min-height: 270px;
	background: url("/img/top2/bg_top_books.gif") no-repeat center bottom;
	position: relative;
	overflow: visible;
}
.eng .book_line .book {
	width: 143px;
	margin: 0 10px;
	_margin: 0 5px;
	padding: 10px 0;
	text-align: center;
}
.eng .banner_area {
	margin: 40px 0;
	width: 682px;
	text-align: center;
}
.eng .book_line .book .explain p{
	margin: 10px 0;
}
.outsidesitelinks {
	margin: 10px 0;
	padding: 6px;
	width: 143px;
	background-color: #f5f5f5;
	border: 1px solid #acacac;
	border-radius: 6px;
	display: block;
	color: #4c3942;
	font-size: 10px;
}

#banner_sky_area_l {
	position: absolute;
	top: 20px;
	left: -105px;
}
#banner_sky_area_r {
	position: absolute;
	top: 20px;
	right: -105px;
}

/* 4column */
body#TOP .sales_col{
	width: 610px;
	_width: 620px;
	padding: 2px 25px 0;
	position: relative;
}
body#TOP .sales_col .box {
	display: inline;
	float: left;
	width: 140px;
	height: 262px;
	padding: 13px 0;
	margin: 0 6px;
	/*text-align: center;*/
}

body#TOP .sales_col .box p.btn {
	width: 100%;
}


body#TOP .sales_col .box p.btn a.btn {
	margin: 0 auto;
	border-radius: 4px;
	display: inline-block;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
	text-align: center;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	background-color: #e3e3e3;
	color: #5c5c5c;
	padding: 0.2rem 0;
	width: 80%;
	letter-spacing: -0.5px;
	line-height: 1em;
	text-decoration: none;
}

body#TOP .sales_col .box p.btn a.btn .txt_sale {
	color: #aa0000;
	font-size: 0.9rem;
	line-height: 1.1rem;
}
}

body#TOP .sales_col .box p.btn a.btn .txt_mini {
	font-size: 0.7em;
}

body#TOP .sales_col .box p.btn a.btn.btn_sale {
	background-color: #ff64ab;
	color: #ffffff;
}

body#TOP .sales_col .box p.btn a.btn:hover {
	-ms-filter: "alpha( opacity=80 )";
	  filter: alpha( opacity=80 );
	  opacity: 0.8;
}


body#TOP .sales_col .box.end {
	margin-right: 0;
}

body#TOP .sales_col .box dl {
	padding-top: 10px;
}

body#TOP div.sales_col a.sales_prev,
body#TOP div.sales_col a.sales_next {
	background: url("/img/top/btn_carousel.gif") no-repeat transparent;
	width: 25px;
	height: 117px;
	display: block;
	position: absolute;
	top: 78px;
}
body#TOP div.sales_col a.sales_prev {left: -5px;background-position: 0 0; }
body#TOP div.sales_col a.sales_prev:hover {background-position: 0 -117px; }
body#TOP div.sales_col a.sales_next {right: -5px;background-position: -25px 0; }
body#TOP div.sales_col a.sales_next:hover {background-position: -25px -117px; }
body#TOP div.sales_col a.sales_next.disabled {background-position: -25px -234px !important;}
body#TOP div.sales_col a.sales_prev.disabled {background-position: left -234px !important;}
body#TOP div.sales_col a.sales_prev.disabled,body#TOP div.sales_col a.sales_next.disabled{
	cursor: default;
}
body#TOP div.sales_col a.sales_prev span,body#TOP div.sales_col a.sales_next span {
	display: none;
}

body#TOP .sales_col .caroufredsel_wrapper {
	height: 330px !important;
}

/*body#TOP div.sales_col .box p .book_img{
	margin-left: 32px;
	*margin-left: 2px;
}*/

body#TOP div.sales_col .box dl dt {
	padding-bottom: 2px;
}

body#TOP div.sales_col .box dl dt img {
	padding-right: 3px;
	vertical-align: bottom;
}

body#TOP div.sales_col .box dl dt a {
	color: #e50072;
	font-weight: bold;
}

body#TOP div.sales_col .box dl dt a:hover {
	color: #ff48a3;
	font-weight: bold;
}

body#TOP div.sales_col .box dl dd.author {
	padding-bottom: 5px;
	color: #3795ff;
	font-size: 80%;
}

body#TOP div.sales_col .box .top_btnset {
	width: 140px;
	padding-top: 5px;
}

body#TOP div.sales_col .box .top_btnset ul{
	width: 140px;
}

/* 20131029 added */
#glink_top,#glink{position: relative;}
#glink_top img:hover,#glink img:hover{ cursor: pointer;}
#glink_menu_top,#glink_menu{
	padding: 8px;
	background-color: #FFF;
	border-radius: 4px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	display: block;
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 999;
}
#glink_menu_top a,#glink_menu a{
	padding-left: 8px;
	width: 120px;
	background: url("/img/top/arw.gif") no-repeat left center;
	line-height: 2;
	display: block;
	font-size: 13px;
}

/* 2014 new year
#header {
	background: url("/img/common/header_bg_newyear.jpg") no-repeat left top;
}
#status {
background-color: #b30018;
}*/

/* left_mylist */
#TOP .information_area dl.mylist {
	width: 265px;
	margin: 0 5px 5px;
	padding: 5px 0 0;
	border-bottom: 1px dotted #8E757F;
	overflow: hidden;
	zoom: 1;
}

.information_area dl.mylist dd.book {
	margin: 0 10px 0 5px;
	margin: 0 8px 0 5px;
	width: 80px;
	float: left;
}

.information_area dl.mylist dd.book img {
	margin-bottom: 10px;
}

.information_area dl.mylist dt.title {
	width: 88px;
}
.information_area dl.mylist dt.title a{
	font-size: 110%;
	padding-bottom: 3px;
	word-wrap: break-word;
	word-break: break-word;
}

.information_area dl.mylist dt.title span.user,
.information_area dl.mylist dt.title span.date{
	margin: 0;
	padding-bottom: 3px;
	font-size: 80%;
	display: block;
	word-wrap: break-word;
	word-break: break-word;
}

#TOP .information_area dl.mylist dt.title {
	_width: 108px;
	width: 143px;
	float: left;
	font-size: 90%;
}

.information_area .more_mylist {
	margin: 10px 5px 5px;
	text-align: right;
}

/* romance book cafe */
body#TOP #romancebookcafe,
body#CHANGE001 #romancebookcafe{
	background-color: #ede9fa;
}
body#TOP #romancebookcafe .h2_area,
body#CHANGE001 #romancebookcafe .h2_area {
	width: 682px;
	height: 44px;
	margin: 17px 0 0 0;
	padding: 0;
	background: url("/img/top/bg_h2_rbc.gif") no-repeat left top;
	position: relative;
}
body#TOP #romancebookcafe .h2_area h2,
body#CHANGE001 #romancebookcafe .h2_area h2{
	color: #311b25;
	left: 9px;
	font-size: 116%;
	font-weight: bold;
	position: relative;
	top: 16px;
}
body#TOP #romancebookcafe .h2_area h2 a,
body#CHANGE001 #romancebookcafe .h2_area h2 a{
	width: 190px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -6px;
	right: 12px;
}
body#CHANGE001  #romancebookcafe .section_4col{
	background: url("/img/top/bg_btm.gif") no-repeat 0 bottom;
	overflow: hidden;
	zoom: 1;
}
body#TOP #romancebookcafe .section_4col,
body#CHANGE001  #romancebookcafe .section_4col{
	background: url("/img/top/bg_top_books_rbc.gif") no-repeat center bottom;
}
body#TOP #romancebookcafe .more,
body#CHANGE001 #romancebookcafe .more{
	padding: 7px 10px;
	margin: 0 0 10px 10px;
	background-color: transparent;
}
body#CHANGE001 #romancebookcafe .area_wrap {
	width: 682px;
	background-image: none;
	padding-top: 5px;
}
body#CHANGE001 #romancebookcafe .area_wrap_inner {
	width: 662px;
	padding: 0 10px;
	background-image: none;
}
body#CHANGE001 #romancebookcafe .section_4col {
	width: 660px;
	padding-top: 2px;
	padding-bottom: 10px;
}
body#CHANGE001 .section_4col .box {
	width: 143px;
	margin: 0 16px 0 6px;
	_margin: 0 14px 0 6px;
	display: inline;
	float: left;
	padding: 13px 0;
}
body#CHANGE001 .section_4col .box p {
	float: none;
	/*width: 80px;*/
	margin: 0 6px 0 0 !important;
}
body#CHANGE001 .section_4col .box.end {
	margin-right: 0;
}
body#CHANGE001 .section_4col .box dl {
	padding-top: 10px;
}
body#CHANGE001 #romancebookcafe .more{
	clear: both;
	overflow: hidden;
	zoom: 1;
}
body#CHANGE001 .more p.more_link {
	float: right;
}
body#CHANGE001 .box dl dt a {
	color: #e50072;
	font-weight: bold;
}
body#CHANGE001 .box dl dt a:hover {
	color: #ff48a3;
	font-weight: bold;
}
body#CHANGE001 .btn_area{
	text-align: center;
	margin-bottom: 15px;
}
body#CHANGE001 .btn_area .btn {
	padding: 10px 0;
	width: 294px;
	height: 38px;
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #f4b3d8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fef1fa;
	color: #505050 !important;
	font-weight: bold;
	font-size: 1.0rem;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 -28px 0 #f4deed inset, 0 2px 1px #F2F2F2;
	-moz-box-shadow: 0 -28px 0 #f4deed inset, 0 2px 1px #F2F2F2;
	box-shadow: 0 -28px 0 #f4deed inset, 0 2px 1px #F2F2F2;
	cursor: pointer;
	text-shadow: 0 2px 0 #FFF;
}
body#CHANGE001 .btn_area .btn:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color: #cd396a !important;
	border-color: #e588c0;
	background-color: #fce0f5;
	-webkit-box-shadow: 0 -28px 0 #fdbdeb inset, 0 2px 1px #F2F2F2;
	-moz-box-shadow: 0 -28px 0 #fdbdeb inset, 0 2px 1px #F2F2F2;
	box-shadow: 0 -28px 0 #fdbdeb inset, 0 2px 1px #F2F2F2;
}

/* ranking */
body#RANKING001 h2.long{
	position: relative;
}
body#RANKING001 h2.long span{
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: normal;
}
body#RANKING001 h2.long span .nav_rank li{
	padding: 0 10px;
	display: inline-block;
	border-left: 1px solid #311b25;
}
body#RANKING001 h2.long span .nav_rank li:first-child{
	border-left: none;
}
body#RANKING001 .other_rank .rank_comic a{
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px;
	display: block;
	float: left;
	width: 279px;
	overflow: hidden;
	position: relative;
	border: 1px solid #E2C5D1;
	border-radius: 4px;
	font-weight: bold;
	background-color: #FFF3F7;
	box-shadow: 0 15px 20px rgba(255,255,255,0.8) inset;
}
body#RANKING001 .other_rank .rank_comic a:hover{
	background-color: #fcf9fa;
}
body#RANKING001 .other_rank .rank_comic .book_img{
	float: left;
	margin-right: 10px;
}
body#RANKING001 .other_rank .rank_comic .icon_crown{
	position: absolute;
	top: 10px;
	left: 85px;
}
body#TOP .ranking_category h2{
	padding-top: 13px;
	width: 300px;
	height: 37px;
	background: url("/img/top2/h_left_bg.gif") no-repeat center top;
}

