@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:#ff7200;
}
a:hover, a:focus {
	color: #ffe000;
}

/* $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.png);
	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;
	z-index:3;
	background-image:url(images/top/logo.png);
	width:266px;
	height:421px;
	top:35px;
	left:50%;
	margin-left:-133px;
}
.logo{
	position:absolute;
	z-index:3;
	background-image:url(images/common/logo.png);
	width:109px;
	height:173px;
	top:45px;
	left:50%;
	margin-left:-55px;
}
.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:170px;
}
/* $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;
	padding-right: 0.5em;
}

/* $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;
}
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{
	margin:20px;
	border: solid 1px #000;
	float:left;
}
.top_cap{
	margin-top:180px;
	float:left;
	text-align:center;
	width:350px;
}
.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;
}

/* $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: 1.0em;
}
#pg_story .section p.no {
	margin-bottom: 0;
}
#pg_story .section p.img {
	text-indent: 0;
}


/* イベントレポート
---------------------------------------- */

#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;
}
