@charset "utf-8";
/* CSS Document */

/* $B6&DL(B
---------------------------------------- */
body,div,h1,h2,h3,h4,h5,h6,p,table,tr,td,a,strong,span,img{
	margin:0;
	padding:0;
	font-size:small;
	line-height:1.5;
	border:0;
}
body,th{
	background-color:#8b0000;
	color: #fff;
}
a {
	color:#ff9900;
	padding:1px;
}
a:hover, a:focus {
	color:#540000;
	background-color:#ff9900;
}

#top_banner a:hover,.title a:hover,.cap a:hover,.top_hj a:hover,.top_hj a:active{
	background-color:transparent;	
}

/* $B%X%C%@!<(B
---------------------------------------- */
.bg_top{
	position:absolute;
	z-index:0;
	background-image:url(images/common/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:900px;
	width:100%;
	top:0;
}
.mainimg{
	position:absolute;
	z-index:1;
	background-image:url(images/top/mainimg.png);
	width:1000px;
	height:1100px;
	top:0;
	left:50%;
	margin-left:-500px;
}
.about_bg{
	position:absolute;
	z-index:1;
	background-image:url(images/about/bg.png);
	width:1000px;
	height:340px;
	top:0;
	left:50%;
	margin-left:-500px;
}
.story_bg{
	position:absolute;
	z-index:1;
	background-image:url(images/story/bg.jpg);
	width:1000px;
	height:340px;
	top:0;
	left:50%;
	margin-left:-500px;
}
.chara_bg{
	position:absolute;
	z-index:1;
	background-image:url(images/chara/bg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:340px;
	top:0;
	left:50%;
	margin-left:-500px;
}
.header{
	position:absolute;
	z-index:2;
	background-image:url(images/common/header.png);
	width:1000px;
	height:31px;
	top:0;
	left:50%;
	margin-left:-500px;
}
.logo_top{
	position:absolute;
	width:900px;
	min-width:900x;
	height:421px;
}

div.logo_top p{
	position:absolute;
	z-index:5;
}



.logo{
	position:absolute;
	z-index:3;
	width:100%;
	height:173px;
	text-align:center;
	top:45px;
}
.top_menu{
	position:absolute;
	z-index:4;
	width:1000px;
	height:49px;
	top:468px;
	left:50%;
	margin-left:-500px;
}
.menu{
	position:absolute;
	z-index:4;
	width:1000px;
	height:49px;
	top:240px;
	left:50%;
	margin-left:-500px;
}
.title {
	position:absolute;
	z-index:5;
	left:50%;
	top:5px;
	margin-left:-400px;
}
.cap {
	position:absolute;
	z-index:5;
	left:50%;
	top:5px;
	margin-left:90px;
}
/* $B%Z!<%8Fb%j%s%/(B
---------------------------------------- */
.shortcut {
	margin-bottom: 20px;
	padding: 12px 2px;
	border-bottom: solid 1px #690000;
	border-top: solid 1px #690000;
}
.shortcut ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.shortcut li {
	display: inline;
}

/* $B%3%s%F%s%D(B
---------------------------------------- */
.container{
	position:absolute;
	z-index:6;
	left:50%;
	top:289px;
	margin-left:-400px;
	width:760px;
	padding: 0 20px;
	text-align:left;
	background-image:url(images/common/container.png);
	border:solid 1px #000;
}
.container h1 {
	margin: 20px -15px;
}
.container h2 {
	margin-bottom: 0.5em;
	color: #C00;
	font-size: medium;
}
.container h2 span {
	color: #FFF;
	font-size: small;
	font-weight: normal;
}
.container p {
	margin-bottom: 2.0em;
	line-height: 1.7;
}
.section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #540000;
}

.section p{
	padding-left: 1em;
}

.section p.story_img{
	padding-left:0;	
}

address {
	padding: 20px 0;
	color: #c3c3c2;
	font-style: normal;
	text-align:center;
}

/* $B%H%C%W(B
---------------------------------------- */
.top_container {
	position:absolute;
	z-index:6;
	left:50%;
	top:520px;
	margin-left:-400px;
	width:800px;
	text-align:center;
}
.top_hj{
	padding:20px 21px;
	float:left;
}
.top_cap{
	margin-top:20px;
	float:left;
	text-align:left;
	width:570px;
}

.top_cap strong{
	display:block;
	padding-top:5px;
	font-size:108%;
	color:#CC0000;
	font-weight:normal;
}

.top_cap2{
	margin-top:20px;
	margin-bottom:20px;
	background-color:#000;
	border:solid 1px #C00;
	width:350px;
}
#top_banner {
	margin:20px ;
	padding: 10px 0px 0px 0px ;
	border-top: solid 1px #540000;
	border-bottom: solid 1px #540000;
	text-align: center;
}
#top_banner p img {
	margin: 8px;
}
.top_container address {
	color: #FFF;
}

div.mook_info{
	width:570px;
	padding-top:13px;
	padding-bottom:30px;
	padding-right:10px;
	text-align:left;
	float:right;

}
	div.mook_info em{
		font-style:normal;
		font-size:128%;
		font-weight:bold;
		border-left:5px solid #FFF;
		padding-left:5px;
	}
	div.mook_info ul {
		margin:0;
		padding:0;			
	}
	
	div.mook_info ul li{
		list-style:none;
		text-align:left;
		margin:0;
		padding:0;
		padding-left:1.0em;
	}
	
	div.mook_info ul.mook_info-lv2{
		padding-bottom:10px;
	}
	
	div.mook_info ul.mook_info-lv2 li{
		padding-left:2.5em;
	}

	
	div.mook_info img{
		margin-top:5px;	
	}

/* $B$O$8$a$K(B
---------------------------------------- */
#pg_about p {
	zoom: 1; /* IE6-7 */
}
#pg_about p:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}
#pg_about p img.img_right {
	float: right;
	border: 1px solid #FFF;
}

/* $B?MJ*(B
---------------------------------------- */
#pg_chara .section p {
	margin-bottom: 0;
}

/* $BJ*8l(B
---------------------------------------- */
#pg_story .section h2 {
	margin-bottom: 1.0em;
}

#pg_story .section p {
	text-indent: 0;
	margin-bottom: 0;
}
#pg_story .section p.no {
	margin-bottom: 0;
}
#pg_story .section p.story_img {
	text-indent: 0;
}

#pg_story .section p{
	padding-left:-2.0em;
	text-indent:1.0em;
}

/* イベントレポート
---------------------------------------- */

#wf_section{
	border-bottom:none;	
	clear:both;
	overflow:hidden;
	zoom:1;
}

#wf_section h2{
	font-size:1.5em;
}

#wf_image{
	float:right;
	padding-left:1.0em;
}

p.pgup{
	text-align:right;
}
