@charset "utf-8";
@import url("https://www.mag2.com/css/style.css");

/* common */

a {
	text-decoration: none;
}

/* header */

div#container div#header {
	margin: 0 0 5px;
	width: 800px;
	background-image: none;
}

div#header #logo {
	margin-top: 3px;
	float: left;
	width: 520px;
}

div#header #logo a{
	float: left;
	margin-right: 10px;
}

div#header #logo p {
	padding: 20px 0;
	font-weight: bold;
}

div#header ul#header-link {
	float: right;
	position: static;
}

div#header ul#header-link li {
	position: static;
}

div#header ul#header-link #bgnr {
	padding: 3px 0 3px 20px;
	background: url("../img/icon-bgnr.png") no-repeat left 50%;
}

div#header ul#header-link #help {
	padding: 3px 0 3px 20px;
	background: url("../img/icon-help-cursor.png") no-repeat left 50%;
}

/* nav */

div#nav {
	width: 770px;
	height: 22px;
	margin-bottom: 20px;
	padding: 5px 15px;
	background: url("../img/bg-nav.png") repeat-x;
}

* html div#nav {
	width: 800px;
	height: 32px;
}

div#nav #mypage {
	width: 100px;
	float: left;
	margin-right: 20px;
}

div#nav ul{
	font-weight: bold;
	padding: 3px 0;
	float: left;
}

div#nav #publ{
	padding-right: 10px;
	border-right: 1px solid #333;
	float: left;
}

div#nav #cancel{
	padding-left: 10px;
	float: left;
}

div#nav #search {
	float: right;
}

div#nav #search #keyword {
	border: 1px solid #ccc;
	width: 248px;
	height: 20px;
	float: left;
}

* html #nav #search #keyword {
	width: 250px;
	height: 22px;
}

/* wrapper */

#wrapper {
	clear: both;
	color: #666;
	width: 770px;
}

/* contents */

#wrapper #content {
	width: 770px;
}

#content #info {
	margin-bottom: 20px;
}

#content #info ul {
	padding: 15px 10px;
	border: 1px solid #ff8600;
}

#content #info li {
	float: left;
}

#content #info .infoL {
	margin-right: 9px;
}

#content #mm-store {
	width: 770px;
	margin-bottom: 20px;
}

#content #mm-store #mm-list {
	padding: 10px;
	text-align: center;
	border: 1px solid #ff8600;
}

#content #mm-store dt {
	text-align: left;
	font-weight: bold;
	font-size: 111%;
	margin: 0 auto;
	border-bottom: 2px solid #999;
}

#content #mm-store dd {
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	* padding-left: 15px;
}

#content #mm-store ul {
	width: 720px;
}

#content #mm-store ul.more {
	float: right;
}

#content #mm-store ul.more li {
	padding-left: 15px;
	float: right;

}

#content #mm-store ul.more li a {
	text-decoration: underline;
}

#content #mm-store li.colL {
	width: 120px;
	margin-right: 30px;
	float: left;
}

#content #mm-store li.colR {
	width: 120px;
	float: right;
}

#content #mm-store #mm-list p {
	margin-bottom: 8px;
}

#content #mm-store #mm-list p.price {
	height: 22px;
	padding-top: 2px;
	margin-bottom: 0;
}

#content #mm-store #mm-list p.magspe {
	background: url("../img/icon-magspe.png") no-repeat top right;
}

#content #mm-store #mm-list p.outline {
	font-size: 85%;
	line-height: 1.2;
	height: 56px;
	overflow: hidden;
}

#content #mm-store #mm-list p.review {
	font-size: 85%;
	line-height: 1.2;
	text-align: right;
}

#content #mm-store #other-category {
	margin: 10px 15px 5px;
}

#content #mm-store #other-category ul {
	margin: 0;
}

#content #mm-store #other-category li {
	float: left;
	line-height: 1.8;
	padding-left: 17px;
	margin-right: 16px;
	white-space: nowrap;
	background: url("../img/store_ico.gif") left 50% no-repeat;
}

#content #mm-store #other-category li a {
	text-decoration: underline;
}

#content #sub-menu {
	width: 770px;
	color: #333;
}

#content #sub-menu #sub-category,
#content #sub-menu #genre {
	float:left;
	width: 240px;
	text-align: center;
	margin-right: 25px;
}

#content #sub-menu #first_issue {
	float: left;
	width: 240px;
}

#content #sub-menu h3 {
	padding: 5px 0 0 10px;
	width: 230px;
	height: 19px;
	text-align: left;
	font-weight: bold;
	font-size: 111%;
	color: #222;
	background: url("../img/sub-title.png") no-repeat top left;
}

* html #content #sub-menu h3 {
	width: 240px;
	height: 24px;
}

#content #sub-menu ul {
	padding: 10px;
	text-align: left;
	border: 1px solid #0b37f3;
}

#content #sub-menu a {
	color: #333;
}

#content #sub-menu a:hover {
	color: #999;
	text-decoration: underline;
}

#content #sub-menu #sub-category li {
	line-height: 1.5;
}

#content #sub-menu #genre li {
	float:left;
	margin-bottom: 7px;
	width: 50%;
	line-height: 1.3;
}

#content #sub-menu #first_issue li {
	text-align: center;
	margin: 0 auto;
}

/*
#content #sub-menu #first_issue dl {
	margin: 15px auto;
}

#content #sub-menu #first_issue dt {
	float:left;
	margin-right: 8px;
	padding-top: 8px;
}

#content #sub-menu #first_issue dd {
	height: 35px;
	float:left;
	vertical-align: bottom;
	position: relative;
}

#content #sub-menu #first_issue dd.num {
	margin-left: 8px;
	padding-top: 8px;
	font-size: 123%;
	font-weight: bold;
}
*/

#content #sub-menu #first_issue p {
	padding: 20px 0 15px;
	text-align: center;
	font-size: 116%;
	line-height: 1.5;
	border-top: 1px dotted #999;
}

/* footer */

body div#container div#footer {
	position: relative;
	text-align: left;
	font-size: 93%;
	background: none;
	color: #666;
}

body div#container div#footer a {
	color: #666;
}

body div#container div#footer dt {
	padding: 5px 0;
}

body div#container div#footer dd {
	padding: 5px 0;
	border-top: 1px dotted #999;
}

body div#container div#footer ul {
	padding: 5px 0;
}

body div#footer ul li {
	background-image: url("../img/par.png");
}

body div#footer ul li.first-child {
	background-image: none;
}

body div#container div#footer #copy {
	padding: 15px 0;
}

body div#container div#footer address {
	padding-top: 0;
	background: none;
	text-align: left;
}

#pmark {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 53px;
	height: 70px;
	text-indent: -20090401px;
	background: url("../img/pmark.png") no-repeat right 50%;
}



/*************************************
 * atw
 *************************************/

#content #mm-store iframe.frame {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0;
	width: 100%;
	height: 286px;
	* height: 288px;
}

#content #mm-store .category {
	display: none;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 740px;
}

#content #mm-store .category .cat-close {
	display: none;
	height: 15px;
	width: 15px;
}

#content #mm-store .category .more {
	display: none;
}

#content #mm-store .more .close {
	display: none;
}

.magazinecategory {
	width: 720px;
	padding-left: 15px;
	text-align: center;
}

.magazinecategory ul {
	width: 720px;
	margin-bottom: 10px;
	text-align: left;
}

.magazinecategory li {
	width: 120px;
}

.magazinecategory li.colL {
	margin-right: 30px;
	float: left;
}

.magazinecategory li.colR {
	float: right;
}

.magazinecategory p {
	margin-bottom: 8px;
}

.magazinecategory p.price {
	height: 22px;
	padding-top: 2px;
	margin-bottom: 0;
}

.magazinecategory p.magspe {
	background: url("../img/icon-magspe.png") no-repeat top right;
}

.magazinecategory p.outline {
	font-size: 85%;
	line-height: 1.2;
	color: #000000;
	height: 56px;
	overflow: hidden;
}

.magazinecategory p.review {
	font-size: 85%;
	line-height: 1.2;
	text-align: right;
}

#content #sub-menu #sub-category ul.categories {
	margin-left: 110px;
	margin-top: -16px;
	width: 444px;
	position: absolute;
	padding:0 !important;
	border:0px none !important;
}

#content #sub-menu #sub-category ul.categories {
	* margin-left: 0;
	* margin-top: 0;
}

#content #sub-menu #sub-category ul.categories li {
	font-size: 80%;
	background: #FFFACD;
	float: left;
	width: 31%;
	padding: 5px 0px;
	text-align: left;
	margin-bottom: 0 !important;
	border: 1px solid #ff8600;
}

#content #sub-menu #sub-category ul.categories li :hover {
	background: #FFE4C4;
}

#content #sub-menu #sub-category ul.categories li img {
	vertical-align: middle;
}

#content #sub-menu #sub-category ul.categories li a {
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

#content #sub-menu #first_issue .counter {
	overflow: hidden;
	margin: 0px;
	border: 0;
	width: 100%;
	height: 60px;
	border-style:none;
}

dl#first_issue_counter {
	margin: 10px auto;
}

#first_issue_counter dt {
	float:left;
	margin-right: 8px;
	padding-top: 8px;
}

#first_issue_counter dd {
	height: 35px;
	float:left;
	vertical-align: bottom;
	position: relative;
}

#first_issue_counter dd.num {
	margin-left: 8px;
	padding-top: 8px;
	font-size: 123%;
	font-weight: bold;
}