@charset "Shift_JIS";
@import url("//kamogawa.mag2.com/common/css/base.css");
@import url("//kamogawa.mag2.com/common/css/layout/mag2.css");
@import url("//www.mag2.com/css/overture-mm.css");
@import url("//www.mag2.com/css/overture.css");

/* 共通 */

img {
	border: none;
}

ul {
	list-style: none;
}

em {
	font-style: normal;
}

/* ヘッダー */

#header #title {
	position: absolute;
	top: 3px;
}

#header #title img {
	position: absolute;
	top: 3px;
}

/* フッター */

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #333;
}

#footer ul {
	padding-bottom: 5px;
}

#footer li {
	padding-left: 8px;
	display: inline;
	background: url("//img.mag2.com/mag2/common/par.gif") no-repeat left center;
}

div#outline.shadow {
	background-image: url("//img.mag2.com/mag2/common/shadow.png");
	background-repeat: repeat-y;
	background-position: center top;
}

* html div#outline.shadow {
	background-image: url("//img.mag2.com/mag2/common/border.gif");
}

div#container div#header {
	border-bottom: 1px dotted #000;
	position: relative;
}

div#container div#header img#logo {
	border: none;
	position: absolute;
	top: 3px;
	left: 0;
}

div#container div#header img#mag2obj {
	border: none;
	position: absolute;
	top: 3px;
	right: 0;
}

div#container div#header div#title {
	margin-right: 43px;
	margin-left: 115px;
	width: 622px;
	height: 39px;
	line-height: 39px;
	font-weight: bold;
	font-size: 153%;
}

div#container div#wrapper {
	background: url("//img.mag2.com/mag2/common/white_bk.gif") left repeat-y #fff;
}

div#container div#footer {
	position: relative;
	text-align: center;
}

div#container div#footer div#pr {
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	display: none;
	color: #f90;
	font-weight: bold;
}

div#container div#footer div#pr ul {
	font-weight: normal;
}

div#container div#footer div#footer-menu {
	padding-top: 5px;
	position: relative;
	width: 780px;
}

div#container div#footer div#footer-menu div#footer-home {
	padding: 5px;
}

div#container div#footer div#footer-menu div#footer-home a img {
	border: none;
}

div#container div#footer div#footer-menu ul {
	padding: 3px;
	display: block;
}

div#container div#footer div#footer-menu img#pmark {
	position: absolute;
	top: 10px;
	left: 0;
}

div#container div#footer div#footer-menu {
	padding-top: 10px;
}

div#container div#footer div#footer-menu ul#family {
	font-size: 93%;
}

div#container div#footer div#footer-menu ul#family li {
	padding-left: 8px;
	display: inline;
	list-style-type: none;
	background-image: url("//img.mag2.com/mag2/common/par.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

div#container div#footer div#footer-menu ul#family li.first,
div#container div#footer ul#newsv li.first {
	padding-left: 0;
	background-image: none;
}

div#container div#footer div#footer-menu div#genre ul {
	padding-right: 8px;
	display: inline;
	background-image: url("//img.mag2.com/mag2/common/par_r.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

div#container div#footer div#footer-menu div#genre ul li {
	padding-left: 8px;
	display: inline;
	list-style-type: none;
	background-image: url("//img.mag2.com/mag2/common/par.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

div#container div#footer div#footer-menu div#genre ul li.first {
	background-image: url("//img.mag2.com/mag2/common/par_l.gif");
}

div#container div#footer div#footer-menu ul#user li.first {
	padding-left: 0;
	background-image: none;
}

/* common parts */

ul.par,
ul.slash {
	display: inline;
}

ul.par li,
ul.slash li {
	padding-left: 8px;
	display: inline;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
}

ul.par li.first,
ul.slash li.first {
	padding-left: 0;
	background-image: none;
}

ul.par li {
	background-image: url("//img.mag2.com/mag2/common/par.gif");
}

ul.slash li {
	background-image: url("//img.mag2.com/mag2/common/slash.gif");
}

/* headline */

/* 「bodybody#general、body#editor、body#reader」にはあえてしないでおいてください */

body#general .headline-1,
body#general .headline-1x,
body#general .headline-1xx,
body#general .headline-2,
body#general .headline-2x,
body#general .headline-2m,
body#general .headline-2s,
body#editor .headline-1,
body#editor .headline-1x,
body#editor .headline-2,
body#editor .headline-2x,
body#editor .headline-2m,
body#reader .headline-1,
body#reader .headline-1x,
body#reader .headline-2,
body#reader .headline-2x,
body#reader .headline-2m {
	margin: 5px 0 15px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

body#general .headline-1,
body#editor .headline-1,
body#reader .headline-1 {
	width: 620px;
}

body#general .headline-1x,
body#editor .headline-1x,
body#reader .headline-1x {
	width: 750px;
}

body#general .headline-1xx {
	width: 780px;
}

body#general .headline-1 span,
body#general .headline-1x span,
body#general .headline-1xx span,
body#editor .headline-1 span,
body#editor .headline-1x span,
body#reader .headline-1 span,
body#reader .headline-1x span {
	padding: 6px 15px;
	display: block;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 138%;
}

body#general .headline-1 {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-l-gen-top.gif");
}

body#general .headline-1 span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-l-gen-btm.gif");
}

body#general .headline-1x {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-lx-gen-top.gif");
}

body#general .headline-1x span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-lx-gen-btm.gif");
}

body#general .headline-1xx {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-lxx-gen-top.gif");
}

body#general .headline-1xx span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-lxx-gen-btm.gif");
}

body#general .headline-2 span,
body#general .headline-2x span,
body#general .headline-2m span,
body#general .headline-2s span,
body#editor .headline-2 span,
body#editor .headline-2x span,
body#editor .headline-2m span,
body#reader .headline-2 span,
body#reader .headline-2x span,
body#reader .headline-2m span {
	padding: 6px 15px;
	display: block;
	color: #3be;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 123%;
}

body#general .headline-2,
body#editor .headline-2,
body#reader .headline-2 {
	width: 615px;
}

body#general .headline-2x,
body#editor .headline-2x,
body#reader .headline-2x {
	width: 745px;
}

body#general .headline-2m,
body#editor .headline-2m,
body#reader .headline-2m {
	width: 550px;
}

body#general .headline-2 {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-m-gen-top.gif");
}

body#general .headline-2 span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-m-gen-btm.gif");
}

body#general .headline-2x {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-mx-gen-top.gif");
}

body#general .headline-2x span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-mx-gen-btm.gif");
}

body#general .headline-2m {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-mm-gen-top.gif");
}

body#general .headline-2m span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-mm-gen-btm.gif");
}

body#general .headline-2s {
	width: 345px;
	background-image: url("//img.mag2.com/mag2/common/general/midashi-ms-gen-top.gif");
}

body#general .headline-2s span {
	background-image: url("//img.mag2.com/mag2/common/general/midashi-ms-gen-btm.gif");
}

body#general .headline-3,
body#general .headline-3x,
body#general .headline-3m,
body#general .headline-3s,
body#editor .headline-3,
body#editor .headline-3x,
body#editor .headline-3m,
body#reader .headline-3,
body#reader .headline-3x,
body#reader .headline-3m {
	margin: 15px 0 10px 3px;
	padding: 2px 0 2px 4px;
	border-bottom: 1px solid #3be;
	clear: both;
	width: 610px;
	height: 15px;
	height: auto !important;
	min-height: 15px;
	color: #3be;
	font-weight: bold;
	font-size: 123%;
}

body#general .headline-3x,
body#editor .headline-3x,
body#reader .headline-3x {
	width: 740px;
}

body#general .headline-3m,
body#editor .headline-3m,
body#reader .headline-3m {
	width: 545px;
}

body#general .headline-3s {
	width: 340px;
}

body#editor .headline-1 {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-l-pb-top.gif");
}

body#editor .headline-1 span {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-l-pb-btm.gif");
}

body#editor .headline-1x {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-lx-pb-top.gif");
}

body#editor .headline-1x span {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-lx-pb-btm.gif");
}

body#editor .headline-2 {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-m-pb-top.gif");
}

body#editor .headline-2 span {
	color: #37b;
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-m-pb-btm.gif");
}

body#editor .headline-2x {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-mx-pb-top.gif");
}

body#editor .headline-2x span {
	color: #37b;
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-mx-pb-btm.gif");
}

body#editor .headline-2m {
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-mm-pb-top.gif");
}

body#editor .headline-2m span {
	color: #37b;
	background-image: url("//img.mag2.com/mag2/common/publ/midashi-mm-pb-btm.gif");
}

body#editor .headline-3,
body#editor .headline-3x,
body#editor .headline-3m {
	border-bottom: 1px solid #37b;
	color: #37b;
}

body#reader .headline-1 {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-l-rd-top.gif");
}

body#reader .headline-1 span {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-l-rd-btm.gif");
}

body#reader .headline-1x {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-lx-rd-top.gif");
}

body#reader .headline-1x span {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-lx-rd-btm.gif");
}

body#reader .headline-2 {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-m-rd-top.gif");
}

body#reader .headline-2 span {
	color: #4a9;
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-m-rd-btm.gif");
}

body#reader .headline-2x {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-mx-rd-top.gif");
}

body#reader .headline-2x span {
	color: #4a9;
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-mx-rd-btm.gif");
}

body#reader .headline-2m {
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-mm-rd-top.gif");
}

body#reader .headline-2m span {
	color: #4a9;
	background-image: url("//img.mag2.com/mag2/common/reader/midashi-mm-rd-btm.gif");
}

body#reader .headline-3,
body#reader .headline-3x,
body#reader .headline-3m {
	border-bottom: 1px solid #4a9;
	color: #4a9;
}

.headline-4 {
	margin-bottom: 3px;
	font-weight: bold;
}


/* キャッチ付ヘッダ */

div#container div#header.catchtype a#catch {
	position: absolute;
	clear: both;
	color: #666;
	font-size: 70%;
	text-decoration: none;
}

div#container div#header.catchtype #logo {
	top: 10px;
}

div#container div#header.catchtype div#title {
	margin-left: 100px;
}

div#container div#header.catchtype div.pr {
	left: 100px;
}
