/* BACKSTAGE */

/* topNav
------------------------------------------------*/

#topNav .main .nav06 a,
#topNav .main .nav06 a:hover {
	background-position: -640px -220px !important;
}

/* body, contentWrapper
------------------------------------------------*/

body {
	background: #e6e6e6 url(off_bg.gif) center repeat-y;
}

#contentWrapper {
	background: #fff url(off_bg.gif) repeat-y;
}

/* primary
------------------------------------------------*/

#primary {
	background: url(pmbg.gif) no-repeat;
}

/* pHeader
------------------------------------------------*/

#pHeader {
	position: relative;
	min-height: 56px;
}
* html #pHeader {height: 56px;}

#pHeader h1 {
	position: absolute;
	background: url(h1.gif) no-repeat;
	right: 6px;
	top: -10px;
	width: 140px;
	height: 96px;
	z-index: 100;
}

#pHeader h1 a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:96px;
	padding-top: 96px;
}

/* bsNavi
------------------------------------------------*/

#bsNavi {
	position: absolute;
	left: 26px;
	top: 23px;
	background: url(bsnav_bg.gif) no-repeat;
	width: 564px;
	height: 86px;
	font-size: 74%;
	line-height: 1.1;
	padding: 41px 0px 0px 22px;
}

/* a */

#bsNavi a:link,
#bsNavi a:active,
#bsNavi a:visited {
	color: #000;
	text-decoration: underline;
}

#bsNavi a:hover {
	color: #0050e0;
	text-decoration: underline;
}

/* manga
------------------------ */

/* dt */

#bsNavi .manga dt {
	float: left;
	margin-right: 3px;
	width: 156px;
}

#bsNavi .manga dt p {
	position: relative;
}

#bsNavi .manga dt a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	background-image: url(bs_nav1.gif);
}
#bsNavi .manga dt a       {background-position:      0     0;}
#bsNavi .manga dt a:hover {background-position: -156px     0;}

/* dd */

#bsNavi .manga dd {
	float: left;
	margin-top: 8px;
}

/* site
------------------------ */

#bsNavi .site {
	padding-top: 2px;
}

/* dt */

#bsNavi .site dt {
	float: left;
	margin-right: 2px;
	width: 112px;
}

#bsNavi .site a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:21px;
	padding-top: 21px;
	background-image: url(bs_nav2.gif);
}
#bsNavi .theater a       {background-position:      0     0;}
#bsNavi .museum  a       {background-position:      0 -21px;}
#bsNavi .theater a:hover {background-position: -112px     0;}
#bsNavi .museum  a:hover {background-position: -112px -21px;}

/* dd */

#bsNavi .site dd {
	float: left;
	padding: 6px 6px 0px 0px;
}

/* pBody
------------------------------------------------*/

#pBody {
}

/* content
------------------------ */

#content {
	float: left;
	width: 626px;
}

.latest {
	padding-top: 73px;
}

/* pageNav
------------------------ */

.pageNav {
	padding: 3px 0px 0px 28px;
}

.pageNav ul {
	position: relative;
	list-style-type: none;
	font-size: 8px;
	width: 582px;
	height: 30px;
}

.pageNav .prev {
	float: left;
	width: 52px;
	height: 30px;
}
.pageNav .next {
	float: right;
	width: 52px;
	height: 30px;
}
.pageNav .last {
	position: absolute;
	left: 189px;
	top: 11px;
	width: 225px;
	height: 20px;
}

.pageNav a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	background-image: url(page_nav.gif);
}
.pageNav .last a {
	height /**/:20px;
	padding-top: 20px;
}

.pageNav .prev a       {background-position:      0     0;}
.pageNav .next a       {background-position:      0 -30px;}
.pageNav .last a       {background-position:      0 -60px;}
.pageNav .prev a:hover {background-position: -225px     0;}
.pageNav .next a:hover {background-position: -225px -30px;}
.pageNav .last a:hover {background-position: -225px -60px;}

/* message
------------------------ */

#message {
	border: 16px solid #a4dfaf;
	background-color: #fff;
	margin: 6px 0px 0px 28px;
	padding: 10px 0px 16px 16px;
	width: 534px;
}

#message .k {
	background-color:#a4dfaf;
	margin-top: 16px;
	height: 5px;
}

/* a */

#message a:link,
#message a:active,
#message a:visited {
	color:#0030e0;
	text-decoration:underline;
}
#message a:hover {
	color:#e00000;
	text-decoration:underline;
}

/* size */

#meshead,
#illus,
#honbun,
#profile,
#message .mail {
	width: 518px;
}

/* meshead */

#meshead h2 {
	color: #36924d;
	font-weight: bold;
	font-size: 120%;
}

#meshead h3 {
	font-size: 80%;
	line-height: 1.2;
}
#meshead h3 strong {
	font-size: 125%;
}

#meshead {
	border-bottom: 5px solid #a4dfaf;
	margin-bottom: 12px;
	padding-bottom: 6px;
}

#message .color1 {
	color:#ff0000;
}
#message .color2 {
	color:#33F;
}
/* illus */

#illus {
	border-bottom: 5px solid #a4dfaf;
	text-align: center;
	margin-bottom: 16px;
	padding-bottom: 12px;
}

/* honbun */

#honbun {
	line-height: 1.6;
}

#honbun li {
	margin-left: 2em;
}

#honbun strong.big1 {
	font-size: 124%;
	line-height: 1.2;
}
#honbun strong.big2 {
	font-size: 160%;
	line-height: 1.2;
	font-weight: normal;
}
#honbun strong.big3 {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

/* profile */

#profile {
	background: url(profile_top.gif) no-repeat;
	margin-top: 12px;
}

#profile h4 {
	font-size: 8px;
	text-indent: -9999px;
	height: 26px;
}

#profile h3 {
	border-bottom: 1px solid #a4dfaf;
	font-size: 106%;
	font-weight: bold;
	margin: 0px 16px;
}
#profile h3 em {
	font-size: 75%;
	font-weight: normal;
}

#profile p {
	background: url(profile_btm.gif) bottom no-repeat;
	font-size: 86%;
	padding: 8px 16px 14px 16px;
}

/* bn */

#bn h4 {
	background:url(bn.gif) no-repeat center top;
	margin-top: 22px;
	height: 22px;
	font-size: 8px;
	text-indent: -9999px;
}

#bn h3 {
	background-color: #f3f9f3;
	border: 1px solid #a4dfaf;
	color: #5bb06f;
	font-size: 86%;
	line-height: 1.1;
	font-weight: bold;
	text-align: center;
	margin: 8px 0px 8px 0px;
	padding: 2px 0px 1px 0px;
	width: 516px;
}

#bn ul {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.6;
}

#bn li {
	float: left;
	list-style-type: none;
	width: 133px;
}
#bn li em {
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 93%;
	font-weight: normal;
	font-style: normal;
}

#bn a:link,
#bn a:active {
	color: #000;
	text-decoration: none;
}
#bn a:visited {
	color: #102090;
	text-decoration: none;
}
#bn a:hover {
	color: #a0205a;
	text-decoration: underline;
}

/* mail */

#message .mail {
	background: url(maru.gif) no-repeat top center ;
	font-size: 86%;
	text-align: center;
	margin-top: 16px;
	padding-top: 24px;
}

#message .mail a:link,
#message .mail a:active,
#message .mail a:visited {
	color:#a0205a;
	text-decoration:underline;
}
#message .mail a:hover {
	color:#f00000;
	text-decoration:underline;
}

/* sList
------------------------------------------------*/

#sList {
	float: left;
	padding-top: 112px;
	width: 136px;
}

#sList ul {
	list-style-type: none;
	border-top: 1px solid #b9e9c1;
	border-bottom: 1px solid #b9e9c1;
	padding: 6px 0px;
	font-size: 80%;
	line-height: 1.4;
}

/* new */

#sList li em {
	color: #ffff49;
}

#sList li em.old {
	color: #d5f3da !important;
}

/* a */

#sList a:link,
#sList a:active,
#sList a:visited {
	color: #000;
	text-decoration: none;
}
#sList a:hover {
	color: #a00040;
	text-decoration: underline;
}

/* mobasun */

#mobasun {
	padding: 16px 0px 0px 0px;
}

/* pFooter
------------------------------------------------*/

#pFooter {
	position: relative;
	background: url(ft_bg.gif) no-repeat;
	margin-top: 20px;
	width: 784px;
	min-height: 82px;
}
* html #pFooter {height: 82px;}

/* bstopNav */

#bstopNav {
	position: relative;
}

#bstopNav ul {
	list-style-type: none;
	font-size: 8px;
}

/* bstop */

#bstopNav .bstop {
	position: absolute;
	left: 17px;
	top: 4px;
	width: 168px;
	height: 68px;
}

#bstopNav .bstop a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:68px;
	padding-top: 68px;
}

/* pgtop */

#bstopNav .pgtop {
	position: absolute;
	left: 524px;
	top: 34px;
	width: 126px;
	height: 28px;
}

#bstopNav .pgtop a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:28px;
	padding-top: 28px;
	background-image: url(pgtop_nav.gif);
}

#bstopNav .pgtop a       {background-position:      0 0;}
#bstopNav .pgtop a:hover {background-position: -126px 0;}

/* bssun */

#bssun {
	position: absolute;
	right: 19px;
	top: 10px;
}

