@charset "UTF-8";

/* body要素設定
----------------------------------- */
body {
	text-align: center;
}


/* ナビゲーション
----------------------------------- */

.toggle2 { display: none!important; }

.nav3btn {
	color: #fff;
}

.nav3btn.toggle2-on {
	color: #ff0;
}

#nav1 {
	width:330px;
	height:80px;
	padding:0 0 0 270px;
	background: url(../img/common_units.png) no-repeat 268px -380px;
}
#nav1 li{
	float:left;
	width:110px;
	height:64px;
}
#nav1 li a{
	display: block;
	width:110px;
	height:64px;
}
#nav1 li span{
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: 101%;
}

/* モーニング */
#nav1 li.nav1-1 a{background: transparent url(../img/l_header_nav.png) no-repeat -2px 0;}
#nav1 li.nav1-1 a:hover{background: transparent url(../img/l_header_nav.png) no-repeat -2px -64px;}

/* アフタヌーン */
#nav1 li.nav1-2 a{background: transparent url(../img/l_header_nav.png) no-repeat -112px 0;}
#nav1 li.nav1-2 a:hover{background: transparent url(../img/l_header_nav.png) no-repeat -112px -64px;}

/* イブニング */
#nav1 li.nav1-3 a{background: transparent url(../img/l_header_nav.png) no-repeat -222px 0;}
#nav1 li.nav1-3 a:hover{background: transparent url(../img/l_header_nav.png) no-repeat -222px -64px;}

#nav2 {
	position:relative;
	top:-2px;
	clear:left;
	width:447px;
	height:31px;
	padding:27px 0 0 155px;
	background: url(../img/moae_units.png) no-repeat 138px -68px;
}
#nav2 li{
	float:left;
	height:25px;
}
#nav2 li a{
	display: block;
	height:25px;
}
#nav2 li span{
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: 101%;
}

/* トップページ */
#nav2 li.nav2-1 {width:116px;}
#nav2 li.nav2-1 a{background: transparent url(../img/l_local_nav.png) no-repeat 0 0;}
#nav2 li.nav2-1 a:hover{background: transparent url(../img/l_local_nav.png) no-repeat 0 -30px;}
#nav2 li.nav2-1.current a,
#nav2 li.nav2-1.current a:hover{background: transparent url(../img/l_local_nav.png) no-repeat 0 -60px;}

/* Webコミック */
#nav2 li.nav2-2 {width:118px;}
#nav2 li.nav2-2 a{background: transparent url(../img/l_local_nav.png) no-repeat -131px 0;}
#nav2 li.nav2-2 a:hover{background: transparent url(../img/l_local_nav.png) no-repeat -131px -30px;}
#nav2 li.nav2-2.current a,
#nav2 li.nav2-2.current a:hover{background: transparent url(../img/l_local_nav.png) no-repeat -131px -60px;}

/* 試し読み */
#nav2 li.nav2-3 {width:96px;}
#nav2 li.nav2-3 a{background: transparent url(../img/l_local_nav.png) no-repeat -262px 0;}
#nav2 li.nav2-3 a:hover{background: transparent url(../img/l_local_nav.png) no-repeat -262px -30px;}
#nav2 li.nav2-3.current a,
#nav2 li.nav2-3.current a:hover{background: transparent url(../img/l_local_nav.png) no-repeat -262px -60px;}

/* 雑誌情報 */
#nav2 li.nav2-4 {width:95px;}
#nav2 li.nav2-4 a{background: transparent url(../img/l_local_nav.png) no-repeat -371px 0; z-index:10;}
#nav2 li.nav2-4 a:hover{background: transparent url(../img/l_local_nav.png) no-repeat -371px -30px;}
#nav2 li.nav2-4.current a,
#nav2 li.nav2-4.current a:hover{background: transparent url(../img/l_local_nav.png) no-repeat -371px -60px;}

/* RSS */
#nav2 li.nav2-5 {width:20px;}
#nav2 li.nav2-5 a{height:20px;background: transparent url(../img/common_units.png) no-repeat -20px -58px;}
#nav2 li.nav2-5 a:hover{background: transparent url(../img/common_units.png) no-repeat -20px -78px;}


/* ヘッダー
----------------------------------- */

#header {
	width: 100%;
	background: transparent url(../img/l_header_nav.png) repeat-x 0 -128px;
}

#header .header-wrap {
	position: relative;
	width: 600px;
	height: 158px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/l_header_nav_bg.png) no-repeat -1000px 135px;
}
h1 {
	position:absolute;
	top:72px;
	left:0;
	width:141px;
	height:54px;
	background: transparent url(../img/moae_units.png) no-repeat 0 0;
	z-index:10;
}
h1 a{
	display: block;
	width:138px;
	height:54px;
}
h1 span{
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: 101%;
}
#search{
	position:absolute;
	top:19px;
	left:0;	
	width: 240px;
	height:24px;
	background: url(../img/common_units.png) repeat-x 0 -350px;
	border-style: solid;
	border-width: 1px;
	border-color:#272727 #4d4d4d #4d4d4d #272727;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#search-txt {
	position:absolute;
	top:0;
	left:0;
	width: 193px;
	margin: 0;
	height: 24px;
	padding: 0 20px 0 27px;
	background: url(../img/common_units.png) no-repeat -25px -103px;
	border: none;
	font-size: 12px;
	line-height: 24px;
	color:#fff;
}
#search-txt:focus{
	outline: 0;
}
#search-btn {
	cursor: pointer;
	position:absolute;
	top:0;
	left:220px;
	width: 20px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../img/common_units.png) no-repeat -34px -125px;
	font-size: 12px;
	line-height: 100%;
	text-indent: 100%;
	overflow: hidden;
	border:0;
}


/* フッター
----------------------------------- */

.footer-wrap {
	width: 100%;
	margin: 20px 0 0 0;
	background: url(../img/l_footer_bg.png) repeat-x left top;
	text-align: center;
}
.footer-wrap p.to-top {
	margin: 0;
	padding: 0;
}
.footer-wrap p.to-top a {
	display: block;
	width: 160px;
	margin: 0 auto 20px auto;
	padding: 8px 0;
	background: #f6f6f6 url(../img/l_bg.png) repeat left top;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	color: #777;
	font-size: 12px;
	line-height: 110%;
	text-decoration: none;
}
.footer-wrap .aboutprice{
	margin: 0 auto 20px auto;
	font-size: 11px;
	line-height: 140%;
	color: #666;
}
.footer-wrap ul {
	display: block;
	margin: 0 0 10px 0;
	background: transparent url(../img/l_footer_border.png) repeat-x left bottom;
	list-style: none;
	font-size: 0;
	text-align: center;
}
.footer-wrap ul li {
	display: inline;
}
.footer-wrap ul li a {
	padding: 4px 6px;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	white-space: nowrap;
}
.footer-wrap ul li a:link,
.footer-wrap ul li a:visited{
	color:#333;
}
.footer-wrap ul li a:hover{
	text-decoration:underline;
}
.footer-wrap ul li.current a:link,
.footer-wrap ul li.current a:visited { color: #988e77; font-weight:bold; text-shadow:1px 1px 0px rgba(255, 255, 255, 0.75);}

.footer-wrap small {
	display: block;
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
	color: #777;
	font-size: 12px;
	line-height: 100%;
}
.footer-wrap ul#view-toggle { display: none; }



/* ラッパー設定
----------------------------------- */

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}


/* -----------------------------------
  トップページレイアウト
----------------------------------- */

.toppage #push-block {
	margin: 0 auto 20px;
	text-align:center;
}
.toppage #main-block {
	display: block;
	width:600px;
	overflow:hidden;
	clear: left;
}
.toppage .inner-block {
	display: block;
	float:left;
	width:410px;
	clear:both;
}
.toppage .inner-block h2{
	width:390px;
}
.toppage .inner-block h2{
	width:390px;
}

.toppage .side-block {
	display: block;
	float:right;
	width:190px;
}
.toppage #bottom-block {
	clear: both;
	display: block;
	margin: 0 0 20px;
}

/* トップページ：push
----------------------------------- */
.toppage #push a { display: block;}
.toppage #push a img {
	display: block;
	width: 100%;
	height: auto;
}
.toppage #push-foot{
	position:relative;
	height:28px;
	padding:0 8px;
	border:solid 1px #ef9125;
	background: #f79e2b;
	background: -moz-linear-gradient(top,  #f79e2b 0%, #f58e24 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79e2b), color-stop(100%,#f58e24));
	background: -webkit-linear-gradient(top,  #f79e2b 0%,#f58e24 100%);
	background: -o-linear-gradient(top,  #f79e2b 0%,#f58e24 100%);
	background: -ms-linear-gradient(top,  #f79e2b 0%,#f58e24 100%);
	background: linear-gradient(to bottom,  #f79e2b 0%,#f58e24 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79e2b', endColorstr='#f58e24',GradientType=0 );
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	overflow:hidden;
	zoom:1;
}
.toppage #push-foot p{
	text-align:left;
	font-weight:bold;
	font-size:100%;
	line-height:28px;
	color:#fff;
	text-shadow: 1px 1px 1px #d8701a;
}
.toppage .mod-bookmark{
	position: absolute;
	right: 20px;
	top: 5px;
}
.toppage .mod-bookmark ul.shareBtn{
	list-style: none inside;
    font-size: 0;
    line-height: 0;
	float: right;
}
.toppage .mod-bookmark ul.shareBtn li {
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    margin:0 0 0 10px;
	padding: 0;
    vertical-align: baseline;
}
/* トップページ：雑誌情報
----------------------------------- */
#magazine-unit{
	clear: left;
	width:600px;
}
#magazine-unit:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #magazine-unit { zoom: 1; } /* IE6 */
*:first-child+html #magazine-unit { zoom: 1; } /* IE7 */

#magazine-unit .box-set{
	width:620px;
	margin:0 -20px 0 0;
}
.magazine-block{
	float:left;
	width:290px;
	margin:0 20px 10px 0;
	list-style:none;
}
.even-block{
	margin-right:0;
}
.magazine-block p.magazine-img{
	float:left;
	width:140px;
}
.magazine-block p.magazine-img img{
	-webkit-box-shadow: 0 0 5px #a3a19d;
	-moz-box-shadow: 0 0 5px #a3a19d;
	box-shadow: 0 0 5px #a3a19d;
}
.magazine-block p.dmorning-img{
	float:left;
	width:140px;
    height:197px;
	margin-bottom:10px;
    background: url(../img/l_bg_dmorning.png) no-repeat 0 0;
	-webkit-box-shadow: 0 0 5px #bebcb8;
	-moz-box-shadow: 0 0 5px #bebcb8;
	box-shadow: 0 0 5px #bebcb8;
}
.magazine-block p.dmorning-img img{
    width:112px;
    height:161px;
    padding:14px 14px 21px;
	vertical-align:top;
}
.magazine-block .magazine-text{
	float:left;
	width:150px;
}
.magazine-block h3{
	width:150px;
	height:26px;
	margin:0 0 10px;
}
.magazine-block h3 a{
	display: block;
	width:150px;
	height:26px;
}
.magazine-block h3.morning{background: url(../img/magazine_units_01.png) no-repeat 0 0}
.magazine-block h3.morningtwo{background: url(../img/magazine_units_01.png) no-repeat 0 -27px;}
.magazine-block h3.afternoon{background: url(../img/magazine_units_02.png) no-repeat 0 0}
.magazine-block h3.goodafternoon{background: url(../img/magazine_units_02.png) no-repeat 0 -27px}
.magazine-block h3.evening{background: url(../img/magazine_units_01.png) no-repeat 0 -54px}
.magazine-block h3.dmorning{background: url(../img/magazine_units_01.png) no-repeat 0 -81px;}

.magazine-text p{
	margin:0 0 5px 12px;
	font-size:80%;
	line-height:140%;
}
.magazine-text p strong{
	color:#d52222;
}
.magazine-text p strong.coming{
	color:#22a0d5;
}
.magazine-text p strong.dmorning{
	color:#333;
}
.magazine-text p a,-m
.magazine-text p a:link,
.magazine-text p a:visited{
	text-decoration:none;	
}
.magazine-text p a:hover{
	text-decoration: underline;	
}


/* -----------------------------------
  リストレイアウト
----------------------------------- */
.list #main-block {
	display: block;
	margin: 0 0 30px;
	clear: left;
}

/* -----------------------------------
  お知らせレイアウト
----------------------------------- */
.info #main-block {
	display: block;
	margin: 0 0 30px;
	clear: left;
}
.news-block{
	margin:0 0 20px;	
}
.news-block li{
	margin:0 0 10px;
	padding:12px 0 0;
	background: url(../img/border_h_2px.png) repeat-x left top;
	list-style: none;
}
.news-block li:first-child{
	padding-top:0;
	background:none;	
}
.news-block h3{
	margin:0 0 0.2em;
	font-size:85%;
	font-weight:bold;
	line-height:140%;
	color:#333;
}
.news-block h3 span.notes{
	font-weight:normal;	
}
.news-block p{
	margin:0 0 3px;
	font-size:75%;
	line-height:140%;
	color:#666;
}

/* -----------------------------------
  自由入力レイアウト
----------------------------------- */
.editable #main-block {
	display: block;
	padding: 0 0 30px;
	clear: left;
	font-size:85%;
	line-height:160%;	
}

/* -----------------------------------
  お問い合わせレイアウト
----------------------------------- */
.inquiry #main-block {
	clear: left;
	display: block;
	width:600px;
	padding: 0 0 30px;
	text-align:left;
}

/* メッセージフォーム テキスト
----------------------------------- */
#input-block-text{
	margin: 0 0 20px;
}
#input-block-text p{
	margin:0 0 10px;
	font-size:80%;
	line-height:140%;
}

/* メッセージフォーム
----------------------------------- */
#input-block dl {
	width: 558px;
	margin: 0 0 20px;
	padding:20px 20px 0;
	border:solid 1px #d5d1c6;
	background-color:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow:  1px 1px 6px 0px #bebcb8;
	-moz-box-shadow:  1px 1px 6px 0px #bebcb8;
	box-shadow:  1px 1px 6px 0px #bebcb8;
	overflow:hidden;
	zoom:1;
}

#input-block dt{
	clear:left;
	float:left;
	width:150px;
	margin:0 0 5px;
	padding:0;
	font-size:90%;
	line-height:140%;
	font-weight:bold;
}

#input-block dd{
	float:left;
	width:408px;
	margin:0;
	padding:0 0 20px;
	font-size:80%;
	line-height:140%;
}
#input-block dd input{
	vertical-align:middle;	
}
#input-block label.input-group{
	display: block;
	width:400px !important;
	margin-bottom: 5px;
}
#input-block .ans-lineup select {
	display: block;
	width:390px;
	margin-bottom: 10px;
}
#input-block .ans-area select {
	display: block;
	width:200px;
	margin-bottom: 10px;
}
#input-block .ans-lineup input,
#input-block .ans-address input,
#input-block .ans-captcha input,
#input-block input.ans-text {
	padding: 3px;
	width: 200px;
	background-color: #fff;
	border: 1px solid #afafa7;
}
#input-block .ans-profile-age input {
	padding: 3px;
	width: 40px;
	background-color: #fff;
	border: 1px solid #afafa7;
}
#input-block .ans-message textarea {
	display: block;
	width: 388px;
	height: 120px;
	background-color: #fff;
	border: 1px solid #afafa7;
}
#input-block .captcha img {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #afafa7;
}
#input-block .input-send{
	clear:left;
	margin:0 0 40px;
	text-align:center;
}
#input-block .input-send input{
	cursor: pointer;
	display: inline-block;
	width:260px;
	padding:0.3em 0 0.2em;
	background-color:#fff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1efe9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1efe9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1efe9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1efe9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f1efe9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1efe9',GradientType=0 );
	-webkit-box-shadow: 1px 1px 0px 0px #fff;
	-moz-box-shadow: 1px 1px 0px 0px #fff;
	box-shadow: 1px 1px 0px 0px #fff;
	border: 1px solid #c4c2ba;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:90%;
	font-weight:bold;
	color: #2265b7;
	line-height:140%;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}
#input-block .input-send input:hover,
#input-block .input-send input:focus,
#input-block .input-send input:active{
	text-decoration:none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e4e4e0), color-stop(0.15, #fff));
	background: -webkit-linear-gradient(top, #fff 15%, #e4e4e0 100%);
	background: -moz-linear-gradient(top, #fff 15%, #e4e4e0 100%);
	background: -ms-linear-gradient(top, #fff 15%, #e4e4e0 100%);
	background: linear-gradient(to bottom, #fff 15%, #e4e4e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e0',GradientType=0 );
	color: #389efe;
}

/* -----------------------------------
  モジュール
----------------------------------- */

/* タイトルリンク */
.more{
	margin:0 0 10px;
	padding:0;
	color:#837c68;
	font-size:105%;
	line-height:160%;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	background: url(../img/border_h_4px.png) repeat-x left center; 
}
.more em{
	padding:0 10px 0 0;
	color:#323232;
	font-size:90%;
	font-style:normal;
	background: #f6f6f6 url(../img/l_bg.png) repeat center top;
}
.more a{
	display: inline-block;
	padding:0 10px 0 0;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	background: #f6f6f6 url(../img/l_bg.png) repeat center top;
}
.more a:link,
.more a:visited{
	color:#e5781f;
	text-decoration:none;
}
.more a:hover,
.more a:active{
	color:#e5781f;
	text-decoration:underline;
}

/* タイトル */
.headline{
	margin:0 0 10px;
	padding:0;
	color:#837c68;
	font-size:105%;
	line-height:160%;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	background: url(../img/border_h_4px.png) repeat-x left center; 
}
.headline span{
	padding:0 10px 0 0;
	background: #f6f6f6 url(../img/l_bg.png) repeat center top;
}

/* 罫線付きテキスト */
.mod-textblock{
	margin: 0 0 10px;
	padding:0 0 12px;
	background: url(../img/border_h_2px.png) repeat-x left bottom;
}
.mod-textblock p{
	font-size:80%;
	line-height:140%;
}


/* タイトルバー */
.mod-titlebar{
	margin:0 0 10px;
	padding:0 0 0 5px;
	background-color:#dad4bf;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #d1c9ae), color-stop(0.00, #dad4bf));
	background: -webkit-linear-gradient(top, #dad4bf 0%, #d1c9ae 88%);
	background: -moz-linear-gradient(top, #dad4bf 0%, #d1c9ae 88%);
	background: -ms-linear-gradient(top, #dad4bf 0%, #d1c9ae 88%);
	background: linear-gradient(to bottom, #dad4bf 0%, #d1c9ae 88%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dad4bf', endColorstr='#d1c9ae',GradientType=0 );
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:solid 1px #c6bfa8;
	font-size:100%;
	line-height:180%;
	color:#534d3b;
}

/* タイトルバー2 */
.mod-titlebar02{
	margin:5px 0 20px;
	padding:0 0 0.3em;
	font-size:100%;
	font-weight:bold;
	line-height:100%;
	color:#333;
	border-bottom: solid 3px #68a732;
}

/* タイトルバー3 */
.mod-titlebar03{
	margin:5px 0 20px;
	padding:1px 0 0;
	font-size:130%;
	font-weight:bold;
	line-height:120%;
	color:#e5781f;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

/* 罫線付きテキスト */
.mod-textblock{
	margin: 0 0 10px;
	padding:0 0 12px;
	background: url(../img/border_h_2px.png) repeat-x left bottom;
}
.mod-textblock p{
	font-size:80%;
	line-height:140%;
}

/* Webコミック、試し読み */
.mod-book-img-block02{
	margin:0 0 15px;
}
.mod-book-img-block ul{
	width:410px;
	margin:0 -10px 0 0;
	padding:0;
}
.mod-book-img-block02 ul{
	width:610px;
	margin:0 -10px 0 0;
	padding:0;
}
.mod-book-img-block li,
.mod-book-img-block02 li{
	float:left;
	width:190px;
	margin:0 10px 20px 0;
	list-style:none;
}
.mod-book-img-block li:nth-child(odd){
	clear:left;	
}
.mod-book-img-block .book-img,
.mod-book-img-block02 .book-img{
	width:180px;
	height:250px;
}
.mod-book-img-block .book-img a,
.mod-book-img-block02 .book-img a{
	display: block;
	height:250px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position:center center;
	-webkit-box-shadow:  1px 1px 6px 0px #bebcb8;
	-moz-box-shadow:  1px 1px 6px 0px #bebcb8;
	box-shadow:  1px 1px 6px 0px #bebcb8;
}
.mod-book-img-block .book-img img,
.mod-book-img-block02 .book-img img{
	width:180px;
	height:250px;
}
.mod-book-img-block .book-info,
.mod-book-img-block02 .book-info{
	display: block;
	width:115px;
	padding:10px 0 0 65px;
	overflow:hidden;
	zoom:1;
	background-position:0 10px;
	background-repeat:no-repeat;
}
.mod-book-img-block .book-info{min-height:55px;}
.mod-book-img-block02 .book-info{min-height:75px;}

.mod-book-img-block .book-info span,
.mod-book-img-block02 .book-info span{
	display: block;
}
.mod-book-img-block .book-magazine,
.mod-book-img-block .book-title,
.mod-book-img-block .book-author,
.mod-book-img-block .book-date,
.mod-book-img-block02 .book-magazine,
.mod-book-img-block02 .book-title,
.mod-book-img-block02 .book-author,
.mod-book-img-block02 .book-date{
	font-size:75%;
	line-height:140%;
}
.mod-book-img-block .book-magazine,
.mod-book-img-block02 .book-magazine{
	margin:0 0 0.1em;
	font-size:65%;
	font-weight: bold;
}
.mod-book-img-block .book-title,
.mod-book-img-block02 .book-title{
	font-weight: bold;
}
.mod-book-img-block .book-author,
.mod-book-img-block02 .book-author{
	font-weight: normal;
	color:#666;
}
.mod-book-img-block .book-date,
.mod-book-img-block02 .book-date{
	color:#666;
}
.mod-book-img-block a:link,
.mod-book-img-block a:visited,
.mod-book-img-block02 a:link,
.mod-book-img-block02 a:visited{
	text-decoration: none;	
	color:#333;
}
.mod-book-img-block a:link .book-author,
.mod-book-img-block a:visited .book-date,
.mod-book-img-block02 a:link .book-author,
.mod-book-img-block02 a:visited .book-date{
	text-decoration: none;	
	color:#666;
}
.mod-book-img-block a:hover,
.mod-book-img-block02 a:hover{
	text-decoration: none;
	color:#999;
}
.mod-book-img-block li:hover,
.mod-book-img-block02 li:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

/* コミックス商品情報 */
.mod-book-item-block{
	width:600px;
	padding:0 0 10px;
	overflow:hidden;
	zoom:1;	
}
.mod-book-item-block ul{
	width:610px;
	margin:0 -10px 0 0;
}
.mod-book-item-block li{
	width:293px;
	margin:0 10px 10px 0;
	padding:0 0 10px;
	float:left;
	border:solid 1px #d5d1c6;
	background-color:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	list-style:none;
	overflow:hidden;
	zoom:1;
}
.mod-book-item-block p.book-img{
	float:left;
	width:141px;
	min-height:175px;
	margin:9px 0 0;
}
.mod-book-item-block section{
	float:left;
	width:142px;
	min-height:175px;
	margin:9px 0 0;
	color:#666;
}
.mod-book-item-block p.book-img img{
	width:120px;
	height:auto;
	margin:0 0 0 9px;
	border:solid 1px #ccc;
	vertical-align:top;
}
.mod-book-item-block h3,
.mod-book-item-block h4,
.mod-book-item-block h5,
.mod-book-item-block p{
	margin:0 0 3px;
	font-size:75%;
	font-weight:normal;
	line-height:130%;
}
.mod-book-item-block .book-mag{
	font-size:65%;
	font-weight:bold;
}
.mod-book-item-block h3,
.mod-book-item-block h4{
	font-size:75%;
	font-weight:bold;
	color:#333;
}
.mod-book-item-block ul.book-link{
	width: auto;
	margin:0;
}
.mod-book-item-block ul.book-link li{
	width: auto;
	padding:0;
	margin:5px 0 0;
	border: none;
	background-color:#fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	list-style:none;
	font-size:75%;
	line-height:130%;
}
.mod-book-item-block ul.book-link li:first-child{
	margin-right:5px;
}
.mod-book-item-block .book-link img{
	width:84px;
	height:18px;
	vertical-align:top;
}
.mod-book-item-block02 .book-link a{
	float:left;
}
.mod-book-item-block .book-link a:link img{
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1;
}
.mod-book-item-block .book-link a:hover img{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

/* ランキング */
.mod-side-ranking-block ul{
	overflow:hidden;
}
.mod-side-ranking-block li{
	position:relative;
	clear:left;
	top:-10px;
	padding:2px 0;
	background: url(../img/border_h_2px.png) repeat-x left top;
 	list-style: none;
}
.mod-side-ranking-block li:first-child{
	background:none;
}
.mod-side-ranking-block li a{
	display: block;
	padding:10px 0 7px 65px;
	min-height:50px;
	background-repeat: no-repeat;
	background-position:0 8px;
	overflow:hidden;
	zoom:1;
}
.mod-side-ranking-block li img{
	position:absolute;
	top:10px;
	left:0;
	width:55px;
	height:55px;
}
.mod-side-ranking-block li span{
	display: block;
	margin:0 0 3px;
	font-size:75%;
	line-height:130%;
}
.mod-side-ranking-block .ranking-magazine{
	font-size:65%;
	font-weight:bold;
	line-height:130%;
}
.mod-side-ranking-block .ranking-title{
	font-weight:bold;
}
.mod-side-ranking-block .ranking-author{
	color:#666;
}

.mod-side-ranking-block li a:link,
.mod-side-ranking-block li a:visited{
	text-decoration: none;	
	color:#333;
}
.mod-side-ranking-block li a:hover{
	text-decoration: none;
	color:#999;
}
.mod-side-ranking-block li a:hover .ranking-author{color:#908e89;}
.mod-side-ranking-block li a:hover .morning{color:#91bb66;}
.mod-side-ranking-block li a:hover .morningtwo{color:#e291f6;}
.mod-side-ranking-block li a:hover .afternoon{color:#f69669;}
.mod-side-ranking-block li a:hover .goodafternoon{color:#9adbef;}
.mod-side-ranking-block li a:hover .evening{color:#b8bee1;}

/* お知らせ */
.mod-news-block{
	float:left;
	width:310px;
}
.mod-news-block .more,
.mod-news-block p{
	width:290px;
}
.mod-news-block ul{
	width:290px;
	padding:0 0 10px;
}
.mod-news-block li{
	margin:0 0 10px;
	padding:12px 0 0;
	background: url(../img/border_h_2px.png) repeat-x left top;
	list-style: none;
}
.mod-news-block li:first-child{
	padding-top:0;
	background:none;	
}
.mod-news-block h3{
	margin:0 0 0.2em;
	font-size:85%;
	font-weight:bold;
	line-height:140%;
	color:#333;
}
.mod-news-block h3 span.notes{
	font-weight:normal;	
}
.mod-news-block h3 a:link{
	color:#333;
	text-decoration:none;	
}
.mod-news-block h3 a:visited{
	color:#333;
	text-decoration:none;	
}
.mod-news-block h3 a:hover{
	color:#333;
	text-decoration: underline;	
}
.mod-news-block section p{
	margin:0 0 3px;
	font-size:75%;
	line-height:140%;
	color:#777;
}

/* ソーシャルウィジェット */
.mod-widget-block{
	float:left;
	width:290px;
}
.mod-widget-block div{
	width:290px;
	margin:0 0 10px;
	text-align:center;	
}

/* バナー */
.mod-banner-block{
	clear:left;
	width:290px;
	margin:0 auto 20px;	
}
.mod-banner-block li{
	margin:0 0 10px;
	list-style: none;
}
.mod-banner-block li img{
	vertical-align:top;
}

/* 角丸ボタン1 */
.mod-btn-nav{
	margin:0 0 20px;
	text-align:center;	
}
.mod-btn-nav a{
	display: inline-block;
	padding:0.3em 0 0.2em;
	background-color:#fff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1efe9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1efe9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1efe9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1efe9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f1efe9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1efe9',GradientType=0 );
	-webkit-box-shadow: 1px 1px 0px 0px #fff;
	-moz-box-shadow: 1px 1px 0px 0px #fff;
	box-shadow: 1px 1px 0px 0px #fff;
	border: 1px solid #c4c2ba;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:90%;
	font-weight:bold;
	line-height:140%;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}


/* 角丸ボタン1 セット */
.mod-btn-nav a{
	font-size:90%;
	margin-bottom:10px;
	padding:9px 0 7px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.btn01 a{width:260px;}
.btn02 a{width:240px;}


/* 角丸ボタン2 */
.mod-btn-nav02{
	margin:0 0 20px;
}
.mod-btn-nav02 a{
	display: inline-block;
	padding:0.1em 30px;
	background-color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f5ef), color-stop(0.15, #fff));
	background: -webkit-linear-gradient(top, #fff 15%, #f5f5ef 100%);
	background: -moz-linear-gradient(top, #fff 15%, #f5f5ef 100%);
	background: -ms-linear-gradient(top, #fff 15%, #f5f5ef 100%);
	background: linear-gradient(to bottom, #fff 15%, #f5f5ef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5ef',GradientType=0 );
	-webkit-box-shadow: 1px 1px 0px 0px #fff;
	-moz-box-shadow: 1px 1px 0px 0px #fff;
	box-shadow: 1px 1px 0px 0px #fff;
	border: 1px solid #c4c2ba;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size:90%;
	font-weight: normal;
	line-height:140%;
}
.mod-btn-nav a:link,
.mod-btn-nav02 a:link,
.mod-btn-nav a:visited,
.mod-btn-nav02 a:visited{
	color: #2265b7;
	text-decoration:none;
}
.mod-btn-nav a:hover,
.mod-btn-nav a:focus,
.mod-btn-nav a:active,
.mod-btn-nav02 a:hover,
.mod-btn-nav02 a:focus,
.mod-btn-nav02 a:active{
	color: #389efe;
	text-decoration:none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e4e4e0), color-stop(0.15, #fff));
	background: -webkit-linear-gradient(top, #fff 15%, #e4e4e0 100%);
	background: -moz-linear-gradient(top, #fff 15%, #e4e4e0 100%);
	background: -ms-linear-gradient(top, #fff 15%, #e4e4e0 100%);
	background: linear-gradient(to bottom, #fff 15%, #e4e4e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e0',GradientType=0 );
}


/* ページング */
.pager {
	clear: both;
	padding-top: 12px;
	margin:0 0 20px;
	text-align: center;
}
.pager li {
	display: inline;
	list-style: none inside;
	font-size: 80%;
	line-height: 200%;
}
.pager li.dot {
	margin:0 10px;
}
.pager a {
	margin: 0 1px;
	padding: 6px 8px;
	border-style: solid;
	border-width: 1px;
	border-color:  #ffffff #c8c2b6 #c8c2b6 #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fefefe;
	background: -moz-linear-gradient(top,  #fefefe 0%, #edebe6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#edebe6));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#edebe6 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#edebe6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#edebe6',GradientType=0 );
}
.pager span {
	margin: 0 1px;
	padding: 6px 8px;
	border-style: solid;
	border-width: 1px;
	border-color:  #9d9484 #c8c2b6 #c8c2b6 #9d9484;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #beb7ab;
	color:#fff;
}
.pager a:link,
.pager a:visited {
	color: #2265b7;
	text-decoration: none;
}
.pager a:hover {
	color: #389efe;
	text-decoration: none;
	border-color: #ffffff #e1ded7 #e1ded7 #ffffff;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f1ef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f1ef));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f1ef 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f1ef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f1ef',GradientType=0 );
}

/* ソート */
.mod-sort-nav{
	margin:0 0 20px;
	padding:5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 2px 0px #ada79b;
	box-shadow: inset 1px 1px 2px 0px #ada79b;
	background: #d0cbc0;
	background: -moz-linear-gradient(top,  #d0cbc0 0%, #c3bdaf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0cbc0), color-stop(100%,#c3bdaf));
	background: -webkit-linear-gradient(top,  #d0cbc0 0%,#c3bdaf 100%);
	background: -o-linear-gradient(top,  #d0cbc0 0%,#c3bdaf 100%);
	background: -ms-linear-gradient(top,  #d0cbc0 0%,#c3bdaf 100%);
	background: linear-gradient(to bottom,  #d0cbc0 0%,#c3bdaf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0cbc0', endColorstr='#c3bdaf',GradientType=0 );
	overflow:hidden;
	zoom:1;
}
.mod-sort-nav select {
	display: block;
	float:left;
	margin:0 7px 0 0;
	padding:0;
	vertical-align:middle;
}

/*改行*/
.br-sp{
	display:none;
}