@charset "Shift_JIS";

/* PRESS TOP */

/* body */

body {
	background: #A2A2FF url(bg.gif) repeat-y;
}

/* contentWrapper */

#contentWrapper {
	background-color: transparent;
	height: 100%;
}

/* primary */

#primary {
	position: relative;
}

/* primary header
------------------------------------------------*/

#pHeader {
	background: url(pg_hd.gif) no-repeat;
	width: 670px;
	height: 288px;
}

#pHeader h1 {
	text-indent: 0;
	padding-left: 473px;
}
#pHeader h1 a {
	display: block;
	overflow: hidden;
	width: 188px;
	height: 0 !important;
	height /**/:50px;
	padding-top: 50px;
}

/* mailNav */

#mailNav {
	position: absolute;
	left: 135px;
	top: 92px;
}

/* pBody
------------------------------------------------*/

#pBody {
	background: url(pg_mg.gif) repeat-y;
	font-size: 15px;
	line-height: 24px;
	padding: 14px 175px 0px 39px;
}

#pBody h2 {
	position: absolute;
	left: 0px;
	top: 22px;
}
#pBody h3 {
	position: absolute;
	left: 0px;
	top: 210px;
	color: #2d9aff;
	font-size: 15px;
	line-height: 1;
	font-weight: bold;
	text-align: right;
	width: 225px;
}
#pBody h3 em {
	font-size: 36px;
	font-weight: normal;
}
#pBody h4 {
	position: absolute;
	left: 0px;
	top: 249px;
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	text-align: right;
	width: 225px;
}

#illus {
	position: absolute;
	left: 243px;
	top: 45px;
}

/* backnum
------------------------------------------------*/

#backnum {
	background: url(pg_bn.gif) repeat-y;
	padding-bottom: 6px;
}

#backnum h2 {
	background: url(pg_bnt.gif) left bottom no-repeat;
	font-size: 4px;
	text-indent: -9999px;
	height: 42px;
}

#backnum ul {
	list-style-type: none;
	margin-left: 39px;
	width: 470px;
}
#backnum li {
	float: left;
	font-family: "Osaka|","Osaka-Mono","lr SVbN", monospace;
	font-size: 12px;
	line-height: 1.3;
	width: 156px;
}

#backnum a:link {
	color: #3848c8;
	text-decoration: none;
}
#backnum a:visited {
	color: #503090;
	text-decoration: none;
}
#backnum a:active {
	color: #3848c8;
	text-decoration: none;
}
#backnum a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* shipitu
------------------------------------------------*/

#shipitu {
	background: url(iseki_bg.gif) no-repeat;
	padding: 18px 175px 0px 39px;
}

/* h3 */

#shipitu h3 {
	font-size: 8px;
	text-indent: -9999px;
	width: 456px;
	height: 20px;
}

#shipitu em {
	color: #91eeff;
}
#shipitu .cap1 {
	padding-top: 4px;
}

#shipitu .mag {
	padding: 8px 0px 0px 86px;
}
#shipitu .mag2 {
	padding: 8px 0px 0px 31px;
}

/* mginfo */

#mginfo h4 {
	position: absolute;
	font-size: 8px;
	text-indent: -9999px;
}

#mginfo .pin {
	float: right;
	margin: 6px 0px 0px 6px;
}

#mginfo p {
	line-height: 1.3;
	padding-top: 42px;
}
#mginfo strong {
	color: #eb51b0;
}
#mginfo p.cap1 {
	padding-top: 6px;
}

/* profile
------------------------------------------------*/

#profile {
	background: url(pg_pf3.gif) left bottom no-repeat;
	padding: 20px 0px 46px 0px;
}
#profwrap {
	position: relative;
	width: 670px;
	min-height:190px;
}
* html #profwrap {height:190px;}

/* clip */

#clip {
	position: absolute;
	left: 0;
	top: 0;
	background: url(pg_clip.gif) no-repeat;
	width: 47px;
	height: 36px;
	z-index: 100;
}

/* wrapper */

#profile .wrapper {
	background: url(pg_prof.gif) right top no-repeat;
	border: 1px solid #2d9aff;
	background-color: #fff;
	margin-left: 39px;
	padding: 8px;
	width: 357px;
}

#profile h2 {
	font-size: 4px;
	text-indent: -9999px;
	width: 10px;
	height: 22px;
}
#profile h3 {
	background-color: #2d9aff;
	color: #fff;
	font-size: 86%;
	line-height: 1.1;
	padding: 2px 0px 1px 6px;
}
#profile p {
	font-size: 80%;
	line-height: 1.3;
	padding-top: 5px;
}
#profile p strong {
	color: #2d9aff;
	font-weight: normal;
}

/* cover */

#cover {
	position: relative;
	float: left;
	border: 1px solid #2d9aff;
	margin-right: 6px;
}

/* comiclist */

#comiclist {
	margin-left: 259px;
	padding: 3px 0px 2px 0px;
	width: 95px;
}
#comiclist a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:15px;
	padding-top: 15px;
	background-image: url(pg_comiclist.gif);
}
#comiclist a       { background-position: 0px   0px; }
#comiclist a:hover { background-position: 0px   0px; }

/* banner */

#banner {
	padding-top: 6px;
	text-align: right;
}
#banner p {
	color: #2d9aff;
	font-size: 73%;
	line-height: 1.1;
}

/* nobanner */

#nobanner {
	font-size: 73%;
	line-height: 1.1;
	padding-top: 30px;
	text-align: right;
}

#nobanner a:link {
	color: #2d9aff;
	text-decoration: none;
}
#nobanner a:visited {
	color: #2d9aff;
	text-decoration: none;
}
#nobanner a:active {
	color: #2d9aff;
	text-decoration: none;
}
#nobanner a:hover {
	color: #ff3f6f;
	text-decoration: underline;
}

/* primary footer
------------------------------------------------*/

#pFooter {
	position: relative;
	width: 670px;
	height: 60px;
}
#pFooter #chuchu {
	position: absolute;
	left: 178px;
	top: -30px;
}

/* bFooter
------------------------------------------------*/

#bFooter {
	position: relative;
	background: url(bn_btm3.gif) no-repeat;
	width: 670px;
	height: 162px;
}
#bFooter #chuchu {
	position: absolute;
	left: 178px;
	top: 72px;
}

#latest {
	position: absolute;
	left: 23px;
	top: 16px;
	width: 160px;
}
#latest a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:47px;
	padding-top: 47px;
	background-image: url(bn_latest.gif);
}
#latest a       { background-position: 0px   0px; }
#latest a:hover { background-position: 0px -47px; }

/* pressNav
------------------------------------------------*/

#pressNav {
	position: absolute;
	top: 89px;
	background: url(pg_side2.gif) left bottom no-repeat;
	margin-left: 527px;
	padding: 10px 0px 40px 0px;
	color: #ff3f6f;
}
#pressNav ul {
	list-style-type: none;
	font-size: 80%;
	line-height: 1.4;
	padding-left: 19px;
}

#pressNav a:link {
	color: #840059;
	text-decoration: none;
}
#pressNav a:visited {
	color: #840059;
	text-decoration: none;
}
#pressNav a:active {
	color: #840059;
	text-decoration: none;
}
#pressNav a:hover {
	color: #ff3f6f;
	text-decoration: underline;
}

#pressNav a.stay {
	font-weight: bold;
}
#pressNav a.stay:link {
	color: #ff3f6f;
	text-decoration: none;
}
#pressNav a.stay:visited {
	color: #ff3f6f;
	text-decoration: none;
}
#pressNav a.stay:active {
	color: #ff3f6f;
	text-decoration: none;
}
#pressNav a.stay:hover {
	color: #ff3f6f;
	text-decoration: underline;
}
