@charset "utf-8";
/* ===================================================================
CSS information
style info : 特集・ファンタジア文庫・向け設定

	Base
	Box
	MainView
	Fantasia					ファンタジア文庫
		News				ニュース
		Info					発売日やバナー
		Publish				●月の新刊
		Publish .list			●月の新刊 > 次月のリスト
		Pv					TV・PV一覧
	Listing					主要作品
			large_box		大
			medium_box		中
			small_box		小
	eBook					電子書籍
	dca						
	lightnovel						
=================================================================== */


/* --------------------------------------------------------
	Base
-------------------------------------------------------- */
#content {
	margin:10px auto;
}

#main {
	margin:0 10px 0 0;
	float:left;
}
#sub {
	float:left;
	text-align:center;
	background: url(../images/sub_bg.jpg) repeat-y;
}
#sub .left_menu {
	width:180px;
	padding:0 10px;
	text-align:left;
}


/* --------------------------------------------------------
	Box
-------------------------------------------------------- */
.wrap {
	width:100%;
}
.wrap_box {
	width:750px;
	height:auto;
	margin-bottom:10px;
	padding:0;
	background: url(../images/main_bg.jpg) repeat-y;
}
.wrap_box_inner {
	width:725px;
	height:auto;
	margin:0 13px 0 12px;
	padding:0;
/*	border:1px solid #c00;*/
}
.wrap:after, 
.wrap_box:after, 
.wrap_box_inner:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}






.box240 {width:240px; margin: 0 auto;}
.box290 {
	width:290px;
	background: url(/common/images/box290_bg.jpg) repeat-y;
}

.box450 {
	width:450px;
	background: url(/common/images/box450_bg.jpg) repeat-y;
}
.box750 {
	width:750px;
	background: url(/common/images/box750_bg.jpg) repeat-y;
}
.box370 {width:370px;}

.box290, 
.box450, 
.box750 {
	height:auto;
	margin-bottom:10px;
	padding:0;
}
.box290_bottom, 
.box450_bottom, 
.box750_bottom {
	width:100%;
	height:7px;
	line-height:7px;
}
.box240:after,
.box290:after, 
.box450:after, 
.box750:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.box290 .inner {
	width:276px;
	margin:0 7px;
}
.box450 .inner {
	width:436px;
	margin:0 7px;
}
.box750 .inner {
	width:736px;
	margin:0 7px;
}


/* --------------------------------------------------------
	MainView
-------------------------------------------------------- */
#MainView {
	width:960px;
	height:320px;
	margin-bottom:10px;
	padding:0;
	background: url(/common/images/mainview_bg.gif) repeat;
}
#MainView:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#MainView .view{
	width:720px;
	height:300px;
	margin:10px  0 0 10px;
}
#MainView .link{
	width:215px;
	height:300px;
	margin:10px 10px 0 0;
}

#MainView .link .ttl{
	width:190px;
	height: 40px;
	margin:5px 0px 5px 8px;
	text-align:center;
}
#MainView .link ul {
	margin:0 0 0 10px;
	width:190px;
	list-style-type:none;
}
#MainView .link li {
	margin-bottom:6px;
	width: 170px;
	height:auto;
	padding-left:20px;
	background: url(/common/images/mainview_arr.png) no-repeat 0 3px;
	font-size:12px;
	font-weight:bold;
	line-height:130%;
	color:#ff;
	text-align:left;
}
#MainView .link li a{
	color:#fff;
	text-decoration:none;
	display:block;
}
#MainView .link li a:hover {
	text-decoration:none;
	background-color:#2CBCEE;
	color:#fff;
}


/* --------------------------------------------------------
	Fantasia	ファンタジア文庫
	border:1px solid #c00;
-------------------------------------------------------- */
#Fantasia {
	width:750px;
	height:auto;
}

/* --------------------------------------------------------
	News
-------------------------------------------------------- */
#Fantasia #News {
	width:450px;
	height:auto;
}
#Fantasia #News .ifr{
	width: 100%;
	height: 238px;
	overflow-y : scroll ;
}
#Fantasia #News .ifr ul{
	margin: 0 0 0 5px;
	padding:5px 0;
	width:412px;
	height:auto;
}
#Fantasia #News .info_day_txt {
	font-size:12px;
	color:#666;
	margin-top:5px;
}
#Fantasia #News .info_txt {
	width:396px;
	background: url(/common/images/info_icon.gif) no-repeat 0px 8px;
	padding:4px 0 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#Fantasia #News .info_txt p {
	font-size:12px;
	color:#2CBCEE;
	width:396px;
}
#Fantasia #News .info_txt p a {
	text-decoration:none;
	display:block;
	width:396px;
}
#Fantasia #News .info_txt p a:hover {
	text-decoration:none;
	background-color:#2CBCEE;
	color:#fff;
}



/* --------------------------------------------------------
	Info
-------------------------------------------------------- */
#Fantasia #Info {
	width:290px;
	height:auto;
	margin-bottom:10px;
}
#Fantasia #Info:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#Fantasia #Info .date {
	width:290px;
	height:120px;
	margin-bottom:10px;
}
#Fantasia #Info .calendar {
	width:290px;
	height:50px;
	margin-bottom:10px;
}
#Fantasia #Info .ban {
	width:140px;
	height:100px;
}

#Fantasia .s-ban_left {
	width:370px;
	height:100px;
	float:left;
	padding-right:10px;
}
#Fantasia .s-ban_right {
	width:370px;
	height:115px;
	float:right;
}

#Fantasia .m-ban_left {
	width:370px;
	height:115px;
	float:left;
	padding-right:8px;
}
#Fantasia .m-ban_right {
	width:371px;
	height:115px;
	float:right;
}
#Fantasia .l-ban {
	width:750px;
	height:270px;
}

#Fantasia .s-ban3_left {
	width:243px;
	height:150px;
	float:left;
	padding-right:10px;
}
#Fantasia .s-ban3_right {
	width:243px;
	height:150px;
	float:right;
}

/* --------------------------------------------------------
	Publish	●月の新刊
-------------------------------------------------------- */
#Fantasia .Publish {
	width:750px;
	height:auto;
	position: relative;
}
#Fantasia .Publish h2{
	width:750px;
	height:35px;
}
#Fantasia .Publish .issue{
	width:150px;
	height:35px;
	font-size:16px;
	color:#386cb0;
	font-weight:bold;
	line-height:35px;
	position: absolute;
	top:0;
	left:310px;
}


#Fantasia .Publish .Fissue{
	width:150px;
	height:35px;
	font-size:16px;
	color:#386cb0;
	font-weight:bold;
	line-height:35px;
	position: absolute;
	top:0;
	left:120px;
}




#Fantasia .Publish .btn_list{
	width:160px;
	height:25px;
	position: absolute;
	top:5px;
	left:584px;
}
#Fantasia .Publish .btn_list a{
	width:160px;
	height:25px;
}

#Fantasia .Publish .inner {
	padding-top:10px;
}
#Fantasia .Publish .item_box {
	margin:0 0 30px 14px;
	width:722px;
}
#Fantasia .Publish .item_box:after, #Fantasia .Publish .left_box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#Fantasia .Publish .item_box .item {
	width:180px;
	float:left;
}

#Fantasia .Publish .item_box .item .img_box {
/*	width:104px;
	height:84px;*/
	width:165px;
	height:230px;
	margin-bottom:3px;
}
#Fantasia .Publish .item_box .item .img_box a {
	width:165px;
	height:230px;
/*	padding:2px;*/
	display:block;
}
#Fantasia .Publish .item_box .item .img_box a:hover {
	background-color:#333;
}
#Fantasia .Publish .item_box .item .img_txt {
	width:165px;
	height:45px;
	font-size:12px;
	line-height: 130%;
	color:#2CBCEE;
}
#Fantasia .Publish .item_box .item .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:165px;
}
#Fantasia .Publish .item_box .item .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}
#Fantasia .Publish .item_box .item .img_read {
	font-size:10px;
	line-height: 130%;
	color:#333333;
	width:165px;
}


/* --------------------------------------------------------
	Publish .list	●月の新刊 > 次月のリスト
-------------------------------------------------------- */
#Fantasia .Publish .list {
	margin: 0 0 0 10px;
	padding:5px 0;
	width:722px;
	height:auto;
}
#Fantasia .Publish .list ul{
	width:722px;
	height:auto;
}
#Fantasia .Publish .list ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#Fantasia .Publish .list li {
	margin:0 6px 8px 0;
	width: 355px;
	height:35px;
	float:left;

	font-size:12px;
	line-height: 140%;
	font-weight:bold;
	color:#2cbcee;
}
#Fantasia .Publish .list li a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:355px;
}
#Fantasia .Publish .list li a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}

/* --------------------------------------------------------
	Pv	TV・PV一覧
-------------------------------------------------------- */
#Fantasia .Pv {
	width:750px;
	height:auto;
	position: relative;
}
#Fantasia .Pv h2{
	width:750px;
	height:35px;
}
#Fantasia .Pv .inner {
	padding-top:20px;
}
#Fantasia .Pv .inner .pvlist{
	width: 712px;
	margin:0 auto;
}
#Fantasia .Pv .inner .pvlist:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#Fantasia .Pv .inner .one{
	float: left;
	width: 163px;
	height: 180px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.5;
	position: relative;
}
#Fantasia .Pv .inner .one img{
	width: 161px;
	height: 89px;
	border: 1px solid #ccc;
}
#Fantasia .Pv .inner .last {padding-right: 0;}
#Fantasia .Pv .one .start{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 161px;
	height: 89px;
	background: url(/fantasia/images/pv_bg.png) no-repeat 0 0;
}
#Fantasia .Pv .one .start:hover{
	background: url(/fantasia/images/pv_bg_hover.png) no-repeat 0 0;
}

/* --------------------------------------------------------
	calendar_btn	イベントカレンダー
-------------------------------------------------------- */
#Fantasia #calendar_btn {
	width:725px;
	height:auto;
	padding:0;
	margin-bottom:30px;
}
#Fantasia #calendar_btn:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

	#Fantasia #calendar_btn .leftBtn{
		width:361px;
		float:left;
		margin-right:2px;
	}

	#Fantasia #calendar_btn .rightBtn{
		width:361px;
		float:left;
	}
.pagetop_calendar{
	text-align:right;
	font-size:11px;
}

/* --------------------------------------------------------
	Listing	主要作品
-------------------------------------------------------- */
#Listing .MainTitles {
	width:750px;
	height:auto;
	position: relative;
}
#Listing .MainTitles h2{
	width:750px;
	height:35px;
}
#Listing .MainTitles .inner {
	width:720px;
	margin:10px 13px 0 17px;
	padding:0;
}
#Listing .MainTitles .inner2 {
	width:720px;
	margin:0 13px 5px 17px;
	padding:0;
}
#Listing .MainTitles .large_box{
	margin:0 5px 0 0;
	padding:0 0 5px 0;
	width:480px;
	height:365px;
	background: url(/common/images/box_large.jpg) no-repeat 0 0;
	float:left;
}
#Listing .MainTitles .medium_box{
	margin:0 5px 0 0;
	padding:0 0 5px 0;
	width:230px;
	height:180px;
	background: url(/common/images/box_medium.jpg) no-repeat 0 0;
	float:left;
}
#Listing .MainTitles .small_box{
	width:720px;
	margin:0 0 5px 0;
	padding:0;
}
#Listing .MainTitles .inner:after, 
#Listing .MainTitles .small_box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* large_box */
#Listing .MainTitles .large_box .img_box {
	width:460px;
	height:275px;
	margin:10px 10px 3px 10px;
}
#Listing .MainTitles .large_box .img_box a {
	width:460px;
	height:275px;
/*	padding:2px;*/
	display:block;
}
#Listing .MainTitles .large_box .img_box a:hover {
	background-color:#333;
}
#Listing .MainTitles .large_box .img_txt {
	width:460px;
	height:35px;
	font-size:12px;
	line-height: 130%;
	color:#2CBCEE;
	margin:0 10px;
}
#Listing .MainTitles .large_box .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:460px;
}
#Listing .MainTitles .large_box .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}
#Listing .MainTitles .large_box .img_read {
	font-size:12px;
	line-height: 110%;
	color:#333333;
	width:460px;
	margin:0 10px;
}

/* medium_box */
#Listing .MainTitles .medium_box .img_box {
	width:210px;
	height:100px;
	margin:10px 10px 3px 10px;
}
#Listing .MainTitles .medium_box .img_box a {
	width:210px;
	height:100px;
/*	padding:2px;*/
	display:block;
}
#Listing .MainTitles .medium_box .img_box a:hover {
	background-color:#333;
}
#Listing .MainTitles .medium_box .img_txt {
	width:210px;
	height:35px;
	font-size:12px;
	line-height: 130%;
	color:#2CBCEE;
	margin:0 10px;
}
#Listing .MainTitles .medium_box .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:210px;
}
#Listing .MainTitles .medium_box .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}
#Listing .MainTitles .medium_box .img_read {
	font-size:12px;
	line-height: 110%;
	color:#333333;
	width:210px;
	margin:0 10px;
}




/* small_box */
#Listing .MainTitles .item_box {
	width:720px;
}
#Listing .MainTitles .item_box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#Listing .MainTitles .item_box .item {
	margin:0 5px 5px 0;
	width:175px;
	height:167px;
	background: url(/common/images/box_small.jpg) no-repeat 0 0;
	float:left;
}
#Listing .MainTitles .item_box .item .img_box {
	width:160px;
	height:76px;
	margin:7px 8px 3px 7px;
}
#Listing .MainTitles .item_box .item .img_box a {
	width:160px;
	height:76px;
/*	padding:2px;*/
	display:block;
}
#Listing .MainTitles .item_box .item .img_box a:hover {
	background-color:#333;
}
#Listing .MainTitles .item_box .item .img_txt {
	width:160px;
	height:35px;
	font-size:12px;
	line-height: 130%;
	color:#2CBCEE;
	margin:0 10px;
}
#Listing .MainTitles .item_box .item .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:160px;
}
#Listing .MainTitles .item_box .item .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}
#Listing .MainTitles .item_box .item .img_read {
	font-size:12px;
	line-height: 110%;
	color:#333333;
	width:160px;
	margin:0 10px;
}




/* --------------------------------------------------------
	eBook	ファンタジア文庫
	border:1px solid #c00;
-------------------------------------------------------- */
#eBook {
	width:750px;
	height:auto;
}

/* --------------------------------------------------------
	News	お知らせ
	Release	電子書籍最新刊
	Stored	電子書籍配信中作品
-------------------------------------------------------- */
#eBook .News, 
#eBook .Release, 
#eBook .Stored {
	width:750px;
	height:auto;
	position: relative;
}
#eBook News h2, 
#eBook .Release h2, 
#eBook .Stored h2{
	width:750px;
	height:35px;
}
#eBook .News .inner, 
#eBook .Release .inner, 
#eBook .Stored .inner{
	padding-top:10px;
}
#eBook .News .item_box {
	width:722px;
	margin:0 10px 10px;
	font-size:12px;
	line-height:150%;
	color:#333;
}
#eBook .News .item_box .title {
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}
#eBook .Release .item_box {
	margin:0 0 0 14px;
	width:722px;
}
#eBook .Stored .item_box {
	width:675px;
}
#eBook .Release .item_box:after, 
#eBook .Stored .item_box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/*コラム*/
#eBook .column {
	width:750px;
	height:auto;
	position: relative;
	margin-bottom:10px;
}


/* --------------------------------------------------------
	Release	電子書籍最新刊
-------------------------------------------------------- */
#eBook .Release .inner ul {
	width:736px;
	height: 230px;
	margin:0 0 10px 0;
	list-style-type:none;
	overflow: hidden;
}
#eBook .Release .inner ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#eBook .Release .inner li {
	width: 165px;
	height: 230px;
	text-align:center;
	display: block;
	float:left;
	padding:0 9px 0 10px;
}


/* --------------------------------------------------------
	BW	BookWalkerバナー
-------------------------------------------------------- */
#eBook #Bw {
	width:370px;
/*	border: 1px solid #D4D4D4;
	background-color:#fff;	*/
	height:auto;
}

/* --------------------------------------------------------
	Banner	バナー群
-------------------------------------------------------- */
#eBook #Banner {
	width:736px;
	height:auto;
}
#eBook #Banner ul{
	width:736px;
	height:auto;
}
#eBook #Banner ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#eBook #Banner .w370 {
	margin:0;
	padding:0 0 10px 0;
	width: 370px;
	height:60px;
	float:left;
}

#eBook #Banner .w180 {
	margin:0;
	padding:0 2px 10px 2px;
	width: 180px;
	height:60px;
	float:left;
}

#eBook #Banner .w370 a {
	width: 370px;
	height:60px;
}

#eBook #Banner .w180 a {
	width: 180px;
	height:60px;
}



/* --------------------------------------------------------
	News
-------------------------------------------------------- */
#eBook #News {
	width:370px;
	height:325px;
	background: url(/ebook/images/list_bg.jpg) no-repeat 0 0;
	margin-bottom:0.5em;
}
#eBook #News h2{
	width:auto;
	height:35px;
}
#eBook #News .inner {
	width:356px;
	margin:0 7px;
}
#eBook #News .ifr{
	width: 100%;
	height: 275px;
	overflow-y : scroll ;
}
#eBook #News .ifr ul{
	margin: 0 0 0 5px;
	padding:5px 0;
	width:332px;
	height:auto;
}
#eBook #News .info_day_txt {
	font-size:12px;
	color:#666;
	margin-top:5px;
}
#eBook #News .info_txt {
	width:316px;
	background: url(/common/images/info_icon.gif) no-repeat 0px 8px;
	padding:4px 0 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#eBook #News .info_txt p {
	font-size:12px;
	color:#2CBCEE;
	width:316px;
}
#eBook #News .info_txt p a {
	text-decoration:none;
	display:block;
	width:316px;
}
#eBook #News .info_txt p a:hover {
	text-decoration:none;
	background-color:#2CBCEE;
	color:#fff;
}



/* --------------------------------------------------------
	Stored	電子書籍配信中作品	大2
	width:675px;
-------------------------------------------------------- */

#eBook .Stored .large_list {
	margin:0 auto 10px;
	padding:0;
	width:675px;
	height:auto;
border:1px solid #cc0000;
}
#eBook .Stored .large_list:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#eBook .Stored .large_list .left, 
#eBook .Stored .large_list .right{
	width:315px;
}

#eBook .Stored .large_list .item_box .item .img_box {
	width:315px;
	height:80px;
	margin-bottom:5px;
}
#eBook .Stored .large_list .item_box .item .img_box a {
	width:315px;
	height:80px;
	display:block;
}
#eBook .Stored .large_list .item_box .item .img_box a:hover {
	background-color:#333;
}
#eBook .Stored .large_list .item_box .item .img_txt {
	width:315px;
	height:35px;
	font-size:12px;
	line-height: 130%;
	font-weight:bold;
	color:#2CBCEE;
}
#eBook .Stored .large_list .item_box .item .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:315px;
}
#eBook .Stored .large_list .item_box .item .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}



/* --------------------------------------------------------
	Stored	電子書籍配信中作品	大3
	width:675px;
-------------------------------------------------------- */
#eBook .Stored .large_list2 {
	margin:0 auto 10px;
	padding:0;
	width:675px;
	height:auto;
}
#eBook .Stored .large_list2:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#eBook .Stored .large_list2 .left {
	width:205px;
padding-right:30px;
}
#eBook .Stored .large_list2 .right{
	width:225px;
}

#eBook .Stored .large_list2 .item_box .item {
	width:205px;
	margin:0 auto 10px;
}

#eBook .Stored .large_list2 .item_box .item .img_box {
	width:205px;
	height:80px;
	margin-bottom:5px;
}

#eBook .Stored .large_list2 .item_box .item .img_box02 {
	width:205px;
	height:80px;
	margin-left:30px;
	margin-bottom:5px;
}

#eBook .Stored .large_list2 .item_box .item .img_box a {
	width:205px;
	height:80px;
	display:block;
}
#eBook .Stored .large_list2 .item_box .item .img_box a:hover {
	background-color:#333;
}
#eBook .Stored .large_list2 .item_box .item .img_txt {
	width:205px;
	height:35px;
	font-size:12px;
	line-height: 130%;
	font-weight:bold;
	color:#2CBCEE;
}
#eBook .Stored .large_list2 .item_box .item .img_txt02 {
	width:205px;
	height:35px;
	margin-left:30px;
	font-size:12px;
	line-height: 130%;
	font-weight:bold;
	color:#2CBCEE;
}
#eBook .Stored .large_list2 .item_box .item .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:205px;
}
#eBook .Stored .large_list2 .item_box .item .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}
#eBook .Stored .large_list2 .item_box .item .img_txt02 a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:205px;
}
#eBook .Stored .large_list2 .item_box .item .img_txt02 a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}



/* --------------------------------------------------------
	Stored	電子書籍配信中作品	中
	width:675px;
-------------------------------------------------------- */
#eBook .Stored .medium_list {
	margin:0 auto 10px;
	padding:0;
	width:675px;
	height:auto;
}
#eBook .Stored .medium_list:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#eBook .Stored .medium_list .item {
	width:100px;
	margin-right:43px;
	margin-bottom:5px;
	float:left;
}
#eBook .Stored .medium_list .last {
	margin-right:0;
}

#eBook .Stored .medium_list .item_box .item .img_box {
	width:100px;
	height:80px;
	margin-bottom:5px;
}
#eBook .Stored .medium_list .item_box .item .img_box a {
	width:100px;
	height:80px;
	display:block;
}
#eBook .Stored .medium_list .item_box .item .img_box a:hover {
	background-color:#333;
}
#eBook .Stored .medium_list .item_box .item .img_txt {
	width:100px;
	height:35px;
	font-size:12px;
	line-height: 130%;
	font-weight:bold;
	color:#2CBCEE;
}
#eBook .Stored .medium_list .item_box .item .img_txt a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:100px;
}
#eBook .Stored .medium_list .item_box .item .img_txt a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}




/* --------------------------------------------------------
	Stored	電子書籍配信中作品	小
-------------------------------------------------------- */
#eBook .Stored .list {
	margin: 0 0 0 30px;
	padding:0 0 5px 0;
	width:705px;
	height:auto;
}
#eBook .Stored .list ul{
	width:705px;
	height:auto;
}
#eBook .Stored .list ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#eBook .Stored .list li {
	margin:0 35px 18px 0;
	width: 200px;
	height:35px;
	float:left;

	font-size:12px;
	line-height: 140%;
	font-weight:bold;
	color:#2cbcee;
}
#eBook .Stored .list li a {
	text-decoration:none;
	color:#2CBCEE;
	display:block;
	width:200px;
}
#eBook .Stored .list li a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}


/* --------------------------------------------------------
	dca
-------------------------------------------------------- */
#Fantasia #Info .sale {
	width:290px;
	height:120px;
	margin-bottom:10px;
}
#Fantasia #Info .comiclist {
	width:290px;
	height:50px;
	margin-bottom:10px;
}
#Fantasia  .inner {
	padding-top:10px;
}
#Fantasia .box450 .issue{
	width:150px;
	height:35px;
	font-size:16px;
	color:#386cb0;
	font-weight:bold;
	line-height:35px;
	position:relative;
	top:-35px;
	left:206px;
	margin-bottom:-35px;
}

#Fantasia .left_box {
	margin:0 0 0 10px;
	width:430px;
	height:auto;
}
#Fantasia .left_box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#Fantasia .left_box .item {
	width:175px;
	float:left;
	margin-bottom:10px;
	}

#Fantasia .left_box .app {
	width:250px;
	float:left;
	margin-bottom:10px;
	}

#Fantasia .left_box .contents {
	width:430px;
	margin:auto 0;
	margin-bottom:10px;
	clear: both;
	}

#Fantasia .box450 .buttom {
	margin-bottom:8px;
	text-align:center;
}


#Fantasia .box290 .issue{
	width:90px;
	height:35px;
	font-size:16px;
	color:#386cb0;
	font-weight:bold;
	line-height:35px;
	position:relative;
	top:-35px;
	left:195px;
	margin-bottom:-35px;
}
#Fantasia .box290 .inner .cover {
	height:240px;
	margin-bottom:10px;
}
#Fantasia .box290 .inner .contents {
	width:270px;
	margin:auto 0;
	margin-bottom:10px;
	clear: both;
	}
#Fantasia .box290 .inner .buttom {
	margin-bottom:8px;
}

#Fantasia .Dragonage .issue{
	width:150px;
	height:35px;
	font-size:16px;
	color:#386cb0;
	font-weight:bold;
	line-height:35px;
	position:relative;
	top:-35px;
	left:196px;
	margin-bottom:-35px;
}
#Fantasia .Dragonage .ageBox{
	width:706px;
	height:auto;
	margin: 0 auto;
	padding:5px 0 15px;
}
#Fantasia .Dragonage .ageBox:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#Fantasia .Dragonage .ageBox .coverBox{
	width:250px;
	float:left;
}
#Fantasia .Dragonage .ageBox .contentsBox{
	width:435px;
	float:right;
}

/* --------------------------------------------------------
	search	絞り込み検索
	border:1px solid #c00;
-------------------------------------------------------- */
#search {
	width:750px;
	height:auto;
}

#search .focusSearch{
	background: url(/search/image/focusSearch_bg.jpg) no-repeat left top; 
	width:725px;
	height:120px;
	color:#fff;
	font-size:12px;
	margin-bottom:10px;
}

#search .resultList {
	width:725px;
}

#search .focusSearch:after,
#search .resultList:after,
#search .focusSearch .terms:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* ---絞り込み検索--- */
#search .focusSearch .title{
	width:115px;
	height:100px;
	float:left;
	padding:10px;
}

#search_refinement{
	width:578px;
	height:90px;
	padding:20px 10px 10px 0;
	float:right;
}

#search_refinement .terms{
	width:100%;
	height:25px;
	padding-bottom:5px;
}

#search_refinement .select_heads{
	float:left;
	padding-top:6px;
	line-height:1.2;
	width:80px;
}

#search_refinement .txt_select,
#search_refinement .genre_select{
	float:left;
}

#search_refinement .select_release_years{
	float:left;
	padding:3px 5px 0 0;
	line-height:1.2;
}

#search_refinement .select_years{
	float:left;
	padding:6px 7px 0 0;
	line-height:1.2;
}

#search_refinement .select_btn{
	float:left;
	padding-left:10px;
}

#submit_focusSearch {
	display:block;
	width:100px;
	height:25px;
	padding:0;
	border:0;
	background:url(/search/image/focusSearch_btn.png) no-repeat left top;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
	cursor:pointer;
}
#submit_focusSearch:hover,
#submit_focusSearch:focus {
	background-position:left -25px;
}


/* ---絞り込み検索結果--- */
#search .result_ttl {
	margin:20px 0 15px 0;
	padding:3px 0 3px 5px;
	background-color:#F0F0F0;
	font-weight:bold;
	font-size:12px;
}

#search .resultList .s_box{
	width:342px;
	height:auto;
}

#search .Lside{
	float:left;
	background: url(/common/images/line_left.gif) right top repeat-y;
	padding:5px 20px 5px 0;
}

#search .Rside{
	float:right;
	padding:5px 0 5px 20px;
}

#search .resultList .bookImg{
	width:70px;
	height:auto;
	float:left;
}

#search .resultList .bookDetail{
	width:272px;
	height:auto;
	float:left;
}

#search .resultList .bookDetail .Title{
	padding-bottom:15px;
	font-size:12px;
	line-height:1.3;
	font-weight:bold;
}

#search .resultList .bookDetail .Title a {
	text-decoration:underline;
	color:#0099CC;
	display:block;
}
#search .resultList .bookDetail .Title a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}

#search .resultList .bookDetail .Autor{
	padding-bottom:15px;
	font-size:12px;
	line-height:1.3;
	color:#000;
}

#search .resultList .bookDetail .Date{
	font-size:10px;
	line-height:1.3;
	color:#333;
}

#search .resultList .bookDetail .ebook{
	font-size:12px;
	line-height:1.3;
	padding-top:15px;
}

#search .resultList .bookDetail .ebook p{
	color:#333;
	background: url(/search/image/focusSearch_arrow.jpg) left center no-repeat;
	padding-left:18px;
}

#search .resultList .bookDetail .ebook p a{
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}

#search .resultList .bookDetail .ebook p a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}

#search .b_Line{
	width:725px;
	height:3px;
	background: url(/common/images/line_bottom02.gif) left center repeat-x;
	padding:15px 0;
	_padding:7px 0;
}

#search .resultPager{
	width:725px;
	height:auto;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}

#search .resultPager a{
	font-weight:bold;
	text-decoration:underline;
	color:#0099CC;
}

#search .resultPager a:hover {
	background-color:#2CBCEE;
	color:#fff;
	text-decoration:none;
}

/* --------------------------------------------------------
	lightnovel
-------------------------------------------------------- */

#webnovelCheck{
	width: 725px;
	height: auto;
	margin-bottom: 20px;
}
#webnovelCheck .bookList{
	width: 725px;
}

#webnovelCheck .bookList ul{
	margin: 0 -20px 0 0;
	overflow: hidden;
	zoom: 1;
}
#webnovelCheck .bookList ul li{
	float: left;
	margin: 0 20px 30px 0;
	width: 228px;
	display: inline;
}
#webnovel_bnrBox{
	margin-bottom: 30px;
}
#webnovelCheck .bookList ul li a img:hover,
#webnovel_bnrBox a img:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}