@charset "UTF-8";

/*
layout

font-size
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
*/

/* ////////////////////////////////////////
default
//////////////////////////////////////// */
html { 
height:100%:
}  /* for FF */

body {
	position: relative;
	font: 11px/1.9 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#333333;
	background-color:transparent;
}

body.win-ie { font-size: 68%; }
body.win { font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; }

/* a -------------------------------------------- */
a { color:#159bce; text-decoration:underline; }
a:link { }
a:visited { }
a:hover { color:#999; }
a:active { color:#999; }


a:hover img,
.hover img { 
}

.hover {
	color:#999;
	cursor: pointer;
}

.static a:hover {
	color:#999;
}

.static a:hover img {
	border-color: #999 !important;
}

.a-arrow {
	display: block;
	min-height:20px;
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:35px;
	color:#333;
}

/* other -------------------------------------------- */
ul { list-style: none; }
img { vertical-align: bottom; border: none; }

sup { vertical-align: text-top; line-height: 4px; font-size:11px; padding-left:3px; }
sub { vertical-align: text-bottom; line-height: 4px; font-size:11px; padding-left:3px;}

/* class -------------------------------------------- */
.left { float:left; }
.right { float:right; }
.clear { clear:both; }


/* clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ APRIL 21, 2011 -------------------------------------------- */
.cf:before, .cf:after { content:""; display:table; }/* For modern browsers */
.cf:after { clear:both; }
.cf { zoom:1; } /* For IE 6/7 (trigger hasLayout) */


/* font-family -------------------------------------------- */
.fm-hiraK6 { font-family:'ヒラギノ角ゴ Pro W6','HiraKakuPro-W6'; }
/* win */
body.win .fm-hiraK6 { font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; font-weight: bold; }

.fm-Helvetica { font-family: Helvetica;}

/* #debug -------------------------------------------- */
#ie6 {
	background: #000;
	text-align: center;
	color:#fff;
	padding:10px;
}


/* ////////////////////////////////////////
#header
//////////////////////////////////////// */
#header { 
	padding-bottom:3px;
	background: url(../static/images/header-bottom-00a0e9.gif) left bottom repeat-x;
}

#magazine #header {
	background: url(../static/images/header-bottom-ff1500.gif) left bottom repeat-x;
}

#gravure-archive #header {
	background: url(../static/images/header-bottom-ff9b04.gif) left bottom repeat-x;
}

#header div { 
	width:928px;
	margin:0px auto;
}

#header h1 { 
	float:left;
	width:264px;
	padding:14px 0px 9px;
}

#header nav { 
	float:right;
	width:409px; 
	padding:36px 0px 3px;
}

#header nav ul { list-style: none; }
#header nav ul li {
	float:left;
	padding-left:1px;
	background: url(../static/images/header-nav-line.gif) left top no-repeat;
}

/* ////////////////////////////////////////
#footer
//////////////////////////////////////// */
#footer {
	width:928px;
	margin:0px auto;
	padding:0px;
}

#footer p {
	margin:0px 16px;
	padding:20px 0px 15px;
}

#footer div {
	position: relative;
	background: #000 url(../static/images/footer-bg.gif) left top no-repeat;
	padding:13px 16px 0px;
}

#footer img { vertical-align: top; }

#footer ul.left { list-style: none; width:568px; }
#footer ul.left li { 
	display: block;
	float:left;
	padding-left:1px;
	background: url(../static/images/footer-line.gif) left top repeat-y;
}

#footer ul.left li img { 
	padding-right:28px;
}

#footer ul.right { width:300px; text-align: right; }
#footer ul.right li { display: inline; }
#footer ul.right li small { padding-left:10px; }

#footer .a-pagetop {
	display: block;
	width:47px;
	height:37px;
	font-size:0px;
	line-height: 0px;
}

/* ////////////////////////////////////////
#c
- contents
//////////////////////////////////////// */
#c { 
	width:928px;
	margin:0px auto;
	padding-bottom:20px;
}

#c .c-header {
	position: relative;
	padding:54px 0px 40px;
}

#c .c-header p {
	position: absolute;
	left:0px;
	top:0px;
}


#c .wrapper {
	padding:0px 16px;
}

/* .ul-link  -------------------------------------------- 
- 最新号の関連リンク
- NoFlashページの一覧リンク
*/
.ul-link { }
.ul-link li { margin:5px 0px; }
.ul-link li a { 
	display: block;
	min-height:20px;
	background-position: left center;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:35px;
	color:#333;
}

.ul-link li a:hover {
	color:#999;
}


/* .visual -------------------------------------------- 
- 2カラムレイアウト左部分
-- 最新号の表紙
-- 新刊コミックスのピックアップ
*/
#c .visual {
	width:280px;
	position: relative;
}

#c .visual dt { padding-top:12px; text-align: center; }
#c .visual dt img {
	border:1px solid #ccc;
	box-shadow: 0px 0px 12px #666;
	-webkit-box-shadow: 0px 0px 12px #666;
	-moz-box-shadow: 0px 0px 12px #666;
	-o-box-shadow: 0px 0px 12px #666;
	-ms-box-shadow: 0px 0px 12px #666;
}

#c .visual dd { padding:10px 20px 5px; }
#c .visual strong { font-size:1.1em; padding-bottom:3px;}

#c .visual ul {
	padding:0px 20px;
	list-style: none;
}

#c .visual ul li {
	padding-bottom:10px;
}

/* #c .visual ul.side-banner  -------------------------------------------- 
- 最新号のバナー
*/
#c .visual .side-banner {
	width:250px;
	margin:20px auto 0px;
	padding-top:20px;
	background: url(../static/images/line-dot-h.gif) top left repeat-x;
}

#c .visual .side-banner h3 {
	float:left;
	width:20px;
}

#c .visual .side-banner ul {
	float:right;
	padding:0px;
	list-style: none;
	width:224px;
}

#c .visual .side-banner li {
	margin-bottom:6px;
}

#c .visual .side-banner li img{
	border:1px solid #ccc;
	box-shadow: 0px 0px 6px #666;
	-webkit-box-shadow: 0px 0px 6px #666;
	-moz-box-shadow: 0px 0px 6px #666;
	-o-box-shadow: 0px 0px 6px #666;
	-ms-box-shadow: 0px 0px 6px #666;
}


/* .main -------------------------------------------- 
- 2カラムレイアウト右部分
-- 最新号情報
-- 新刊コミックス
*/
#c .main {
	width:592px;
	position: relative;
}

#c .main-h1 {
	background: url(../static/images/line-dot-h.gif) bottom left repeat-x;
	padding-bottom:1px;
}

#c .main-h1 h1 {
	display: block;
	float:left;
	width:350px;
	padding:10px 0px 10px;
	font-weight: bold;
	font-size:1.1em;
	line-height:1.1em;
}

#c .main-h1 ul {
	display: block;
	float:right;
	width:185px;
	text-align: right;
}

#c .main-h1 ul li {
	float:left;
	padding-left:15px;
}

#c .main-h1 ul li.first {
	padding-right:15px;
	padding-left:0px;
	background: url(../static/images/line-dot-v.gif) top right repeat-y;
}

/* .static-section -------------------------------------------- 
- 最新号の右カラム：目次コンテンツセクション
- 新刊コミックスの右カラム：本セクション
*/
.static-section {
	clear: both;
	padding:12px 0px;
	background: url(../static/images/line-dot-h.gif) bottom left repeat-x;
}

.static-section h2 {
	font-size:1.1em;
	font-weight: bold;
	padding-bottom:1em;
	line-height:1em;
}

.static-section div { padding-left:44px; }

.static-section .float-img {
	display: block;
	float:left;
	padding:0px;
	margin-right:13px;
	margin-bottom:5px;
}

.static-section .float-img {
	border-width: 6px;
	border-style: solid;
}


.static-section a.float-img:hover,
.static-section a.float-img:hover img {
	border-color:#ccc !important;
}

.static-section .float-img img {
	display: block;
}



.static-section div h3 {
	font-size:1.5em;
	line-height:1.4em;
}

.static-section div h3 strong {
	padding-right:10px;
}

.static-section div h3 img {
	vertical-align: baseline;
}

.static-section div h3 a {
	color:#000;
	text-decoration: none;
}


.static-section div p { }

.static-section div dl { clear: both; padding-top:12px; }
.static-section div dt { vertical-align: top; line-height:0; font-size:0; padding-bottom:5px;}
.static-section div dd { }

/* .static-pagenate -------------------------------------------- 
- 新刊情報ページネーション
*/
.static-pagenate {
	clear:both;
	padding-top:30px;
}

.static-pagenate ul {
	border-top:1px solid #999;
	padding:20px 0px;
}

.static-pagenate ul li {
	float:right;
}

.static-pagenate ul li.first {
	float:left;
}

/* ////////////////////////////////////////
#magazine
//////////////////////////////////////// */
#magazine-pop {
	position: absolute;
	right:0px;
	top:0px;
	margin-top:-45px;
	margin-right:-20px;
}

#magazine .static-section div h3 {
	padding-bottom:5px;
}

#magazine .float-img {
	width:102px;
	height:auto;
	overflow: visible;
}

.static-section.magazine-top div h3 {
	float:right;
	font-size:2em;
	width:420px;
}

.static-section.magazine-top div h3 a {
	width:300px;
	display: block;
}





/* .magazine-manga -------------------------------------------- */
.magazine-manga a { color:#00ace6; }
.magazine-manga h2 { color:#00ace6; }
.magazine-manga .float-img img { border-color:#00ace6; }
.magazine-manga div dt { border-top:1px solid #00ace6; }
.magazine-manga div li a { 
	background-image: url(../static/images/btn-arrow-00bbec.gif);
}

/* .magazine-gravure -------------------------------------------- */
.magazine-gravure a { color:#ff8a17; }
.magazine-gravure h2 { color:#ff8a17; }
.magazine-gravure .float-img img { border-color:#ff8a17; }
.magazine-gravure div dt { border-top:1px solid #ff8a17; }
.magazine-gravure div li a { 
	background-image: url(../static/images/btn-arrow-ff8a17.gif);
}

/* .magazine-others -------------------------------------------- */
.magazine-others a { color:#e90000; }
.magazine-others h2 { color:#e90000; }
.magazine-others .float-img img { border-color:#e90000; }
.magazine-others div dt { border-top:1px solid #e90000; }
.magazine-others div li a { 
	background-image: url(../static/images/btn-arrow-e90000.gif);
}

/* .magazine-rensai -------------------------------------------- */
.magazine-rensai {
	margin-top:15px;
}
.magazine-rensai h1 {
	background: #22b7e9;
	padding:7px;
	line-height:1em;
	color:#fff;
	font-size:1.2em;
}

.magazine-rensai div {
	padding-left:34px;
}

.magazine-rensai a {
	display: block;
	width:279px;
	float:left;
	color:#000;
	text-decoration: none;
	cursor: pointer;
}

.magazine-rensai a:hover { color:#666; }

.magazine-rensai a.negative:hover {
	color:#000;
}

.magazine-rensai a dl {
	margin:0px 5px;
	padding-bottom:1px;
	background: url(../static/images/line-dot-h.gif) bottom left repeat-x;
}

.magazine-rensai a dt {
	padding:10px 0px 1px;
	font-weight: bold;
	font-size:1.1em;
}

.magazine-rensai a dt img { padding-left:10px; vertical-align: middle; }

.magazine-rensai a dd {
	padding-bottom:10px;
}

.magazine-rensai p {
	padding:1em 0px;
	clear: both;
	font-size:0.9em;
	color:#666;
	padding-left:44px;
}

/* .magazine-next -------------------------------------------- */
.magazine-next {
	background: #e90000;
	padding:7px;
	line-height:1em;
	color:#fff;
	font-size:1.2em;
	text-align: right;
}

/* ////////////////////////////////////////
#comis
//////////////////////////////////////// */
#comis #contents .visual a {
	color:#000;
	text-decoration: none;
}

#comics #contents .visual .pickup {
	position: relative;
	padding-bottom:50px;
}


#comics-pop {
	position: absolute;
	left:0px;
	top:0px;
	margin-top:-20px;
	margin-left:-20px;
}

#comics .static-section h2 { color:#00ace6; }

#comics .static-section .float-img img { border-color:#00ace6; }

#comics .static-section dl { padding-top:0px; }
#comics .static-section h3 {
	padding:0.5em 0px 1em;
}

#comics .static-section h3 a {
	color:#000;
	text-decoration: none;
}

#comics .static-section h3 a:hover { color:#999; }

#comics .static-section p {
	margin-bottom:1em;
}

#comics .static-section a.comics-preview { 
	margin-top:10px;
	display: block;
	clear:both;
	width:174px;
}

/* ////////////////////////////////////////
#gravure-archive
//////////////////////////////////////// */
#gravure-archive {}

#gravure-archive .wrapper {
	padding-bottom:50px;
}

#gravure-archive .wrapper h1 {
	border-top:1px solid #999999;
	padding-top:5px;
	font-size:0.9em;
	font-weight: normal;
	color:#666;
	padding-bottom:40px;
}

/* .c-header -------------------------------------------- */
#gravure-archive .c-header h2 {
	position: absolute;
	top:78px;
	right:0px;
	width:300px;
	text-align: right;
	line-height:1em;
	color:#666666;
}

#gravure-archive .c-header h2 strong {
	font-weight: bold;
	font-size:30px;
	color:#ff9b04;
	padding:0px 5px;
}

/* .archive-special -------------------------------------------- */
#gravure-archive .archive-special {
	margin-bottom:30px;
	width:897px;
	margin:0px auto 30px;
	border-bottom:1px solid #ffe1b4;
}

#gravure-archive .archive-special h2 {
	padding-bottom:20px;
}

#gravure-archive .archive-special ul li {
	width:179px;
	float:left;
	padding-bottom:20px;
	position: relative;
}

#gravure-archive .archive-special ul li span.new{
	display: block;
	position: absolute;
	left:3px;
	top:0px;
	font-size:0px;
	line-height:0px;
}

#gravure-archive .archive-special ul li span.new img {
	vertical-align: top;
}

#gravure-archive .archive-special ul li a {
	display: block;
	padding:0px 3px;
	color:#333333;
	text-decoration: none;
}

#gravure-archive .archive-special ul li a.negative span {
	display: block;
	background: #000;
	width:172px;
}

#gravure-archive .archive-special ul li a.negative span img {
opacity: .50;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
-khtml-opacity: .50;
-moz-opacity: .50;
}


#gravure-archive .archive-special ul li a strong {
	display: block;
	padding-top:5px;
	font-size:1.2em;
}

#gravure-archive .archive-special ul li a.negative strong span.coming {
	display: inline;
	font-weight: normal;
	font-size:10px;
	background: #f00 !important;
	color:#fff !important;
	padding:3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}


#gravure-archive .archive-special ul li a em {
	display: block;
	font-style: normal;
	font-size:0.9em;
	color:#999;
}

#gravure-archive .archive-special ul li a:hover  {
	color:#ff8a17;
}

#gravure-archive .archive-special ul li a.negative:hover {
	color:#333;
}

/* #gravure-archive .main -------------------------------------------- */
#gravure-archive .main {
	margin-top:12px;
}

#gravure-archive .visual p {
	text-align: center;
}


#gravure-archive .gravure-pop {
	position: absolute;
	right:0px;
	top:0px;
	margin-top:-78px;
	margin-right:-20px;
}

#gravure-archive .static-section {
	background: none;
	padding-bottom:35px;
}

#gravure-archive .static-section h2 { 
	padding-bottom:10px;
	background: url(../static/images/line-dot-h.gif) left bottom repeat-x;
	color:#333;
}

#gravure-archive .static-section dl { 
	padding-top:20px;
	color:#ff8a17;
}

#gravure-archive .static-section dt { 
	float:left;
	width:118px;
}

#gravure-archive .static-section a,
#gravure-archive .static-section .float-img img { 
	border-color:#ff8a17;
}

#gravure-archive .static-section dd { 
	float:right;
	width:400px;
}


#gravure-archive .static-section h3 {
	padding:1.5em 0px 0.5em;
}

#gravure-archive .static-section p {
	font-size:1.1em;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #ff8a17;
}

#gravure-archive .static-section em {
	color:#f00;
	font-style: normal;
	display: block;
	padding-top:10px;
}

#gravure-archive .static-section em.coming {
	display: inline;
	font-weight: normal;
	font-size:10px;
	background: #f00 !important;
	color:#fff !important;
	padding:3px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}

#gravure-archive .static-section .coming a,
#gravure-archive .static-section .coming .float-img img { 
	border-color:#ccc !important;
}

/* #gravure-archive-nav -------------------------------------------- */
#gravure-arhicve-nav {}

#gravure-archive-nav.static-pagenate ul li.left {
	float:left;
	width:143px;
}

#gravure-archive-nav.static-pagenate ul li.center {
	float:left;
	width:642px;
	text-align: center;
	font-weight: bold;
}

#gravure-archive-nav.static-pagenate ul li.center form {
	display: inline;
}

#gravure-archive-nav.static-pagenate ul li.right {
	float:left;
	width:143px;
}



/* ////////////////////////////////////////
#about
//////////////////////////////////////// */
#about #footer {
}

#about .a-arrow {
	background-image: url(../static/images/btn-arrow-00a0e9.gif);
}


/* ////////////////////////////////////////
#info
//////////////////////////////////////// */
#info { }

#info .wrapper {
}

#info .banner-shadow {
	border:1px solid #ccc;
	box-shadow: 0px 0px 6px #666;
	-webkit-box-shadow: 0px 0px 6px #666;
	-moz-box-shadow: 0px 0px 6px #666;
	-o-box-shadow: 0px 0px 6px #666;
	-ms-box-shadow: 0px 0px 6px #666;
}


/* .info-list ------------------------------ */
#info .info-list {
  background: url(../static/images/line-dot-h.gif) left top repeat-x;
}

#info .info-list div {
  float:left;
  width:280px;
  padding-right:28px;
  padding-top:30px;
  padding-bottom:30px;
}

#info .info-list div.last {
  padding-right:0px;
}


#info .info-list div a {
  display: block;
  color:#333;
  text-decoration: none;
  font-weight: bold;
}

#info .info-list div a:hover {
  color:#ff1500;
}


#info .info-list div a .date {
  display: block;
  padding-bottom:5px;
  color:#999;
}

#info .info-list div a:hover .date {
  color:#ff1500;
}

#info .info-list div a .thumb {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  width:280px;
  height:158px;
}

#info .info-list div a .thumb span {
  display: block;
  width:268px;
  height:146px;
  border:6px solid transparent;
}

#info .info-list div a:hover .thumb span {
  border:6px solid #ff1500;
}

#info .info-list div a h2 {
  font-size:1.2em;
  line-height:1.5em;
  padding-top:10px;
}



/* #info .static-pagenate ------------------------------ */
#info .static-pagenate {
}

#info .static-pagenate ul {
  border-top:none;
  background: url(../static/images/line-dot-h.gif) left top repeat-x;
}


/* #info-commercial ------------------------------ */
#info-commercial {
  padding-top:40px;
}

#info-commercial h1 {
  text-align: center;
  padding-bottom:23px;
}


#info-commercial ul {
  list-style: none;
  padding-left:10px;
}


#info-commercial ul li {
  float:left;
  width:210px;
  padding-right:19px;
  padding-bottom:23px;
}

#info-commercial ul li.last {
  padding-left:0px;
}


/* #info-detail ------------------------------ */
#info-detail {
  background: url(../static/images/line-dot-h.gif) left top repeat-x;
  padding-top:30px;
}

/* #info-detail-main */
#info-detail-main {
  float:right;
  width:600px;
}


#info-detail-main header {
}

#info-detail-main header .date {
  display: block;
  font-weight: bold;
  color:#999;
}

#info-detail-main header h1 {
  font-size:1.4em;
  padding:0px 0px 10px;
}


#info-detail-main .post-body {
}


#info-detail-main .post-body p {
  font-size:1.2em;
  line-height:1.6em;
  margin-bottom:1em;
}


#info-detail-main .post-body img {
  max-width: 600px;
  height:auto;
}

#info-detail-main .post-body iframe {
  width: 600px;
  height:auto;
}

#info-detail-main .post-body {
}


/* #info-detail-nav */
#info-detail-nav {
  float:left;
  width:280px;
}

#info-detail-nav p {
  padding-top:5px;
}


#info-detail-nav section {
  margin-top:30px;
  background: url(../static/images/line-dot-h.gif) left top repeat-x;
  padding-top:15px;
}


#info #info-detail-nav-latest h1 {
  color:#999;
}

#info #info-detail-nav-latest div {
  float:none;
  width:280px;
  padding:25px 0px 0px;
}


#info #info-detail-nav-banner h1 {
  float:left;
  width:12px;
}

#info #info-detail-nav-banner ul {
  float:right;
  width:224px;
  padding-right:6px;
}

#info #info-detail-nav-banner ul li {
  text-align: right;
  padding-bottom:15px;
}


/* ////////////////////////////////////////
.noflash
//////////////////////////////////////// */
.noflash { font-size:1.2em; }
.noflash h2 { }
.noflash p { padding:30px 0px; }

.noflash .ul-link { padding:20px 0px; }
.noflash .ul-link li { padding:5px 0px; }
.noflash .ul-link li a {
	background-image: url(../static/images/btn-arrow-00a0e9.gif);
}

.noflash #sp { 
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:50px;
}

.noflash #sp h1 {
	font-size:1.8em;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}


.noflash #sp img {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}

.noflash #sp p {
	padding-top:0px;
}

/* ////////////////////////////////////////
#noflash
//////////////////////////////////////// */
#noflash {
	margin:100px auto;
	border:1px solid #ccc;
	background: #fff;
	text-align: center;
}
