@charset "utf-8";
/* CSS Document */

/*+++++++++++++++++++++++++++++++++++++++++++++   GLOVAL  +++++++++++++++++++++++++++++++++++++++++++++*/

h1 h2 h3 h4 h5 h6  {margin:0; padding:0;}
p	               {
	margin:0;
	padding:0;
	font-size:12px;
	color: #999999;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 180%;
}
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:160%;
	margin:0;
	padding:0;
	background-position: center top;
	background-color: #000000;

}
body.top    {background-image:url(../images/bg_top.jpg); background-repeat: no-repeat;}
body.inside  {background-image:url(../images/bg_story.jpg); background-repeat: no-repeat;}

#warapper {
	height: 100%;
	width: 100%;
	text-align: center;
	}
/*\*/* html #wrapper {height: 1em;overflow: visible;}/**/

#main_box {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
/*\*/* html #main_box {height: 1em;overflow: visible;}/**/

.video {
	text-align: center;
	}

/*+++++++++++++++++++++++++++++++++++++++++++++   HEADER   +++++++++++++++++++++++++++++++++++++++++++++*/

#header {
	position: relative;
}
#header h1 {
	position: absolute;
	left: 12px;
	top: 8px;
	height: 377px;
	width: 265px;
}
#header h1 a {
	height: 377px;
	width: 265px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
}
	
/*+++++++++++++++++++++++++++++++++++++++++++++   CONTENTS LEFT   +++++++++++++++++++++++++++++++++++++++++++++*/

#contents {
	width: 900px;
	background-image: url(../images/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-bottom: 40px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
}
/*\*/* html #contents {height: 1em;overflow: visible;}/**/

.contents_left {
	width: 200px;
	margin-right: 20px;
	font-size: 12px;
	color: #999999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
}
.contents_left a {
	float: left;
	width: 180px;
	color: #999999;
	text-decoration: none;
}
.contents_left a:hover{background-color: #333333; color: #FFFFFF;}
.contents_left li.nosub  a:hover{
	width: 170px;
	background-image: url(../images/submenu_icon2.gif);
	background-repeat: no-repeat;
	background-position:15px center;
	padding-left: 30px;
	background-color: #000000; color: #999999;
}

.contents_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	clear: both;
}
.submenu_title {
	width: 180px;
	background-image:url(../images/submenu_contents_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cb00;
	background-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.title{
	background-image: url(../images/submenu_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e677b;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 180px;
	color: #FFFFFF;
	font-weight: bold;
}
.contents_left li a{
	background-image: url(../images/submenu_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e677b;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 180px;

}
.contents_left li.sub a {
	width: 170px;
	background-image: url(../images/submenu_icon2.gif);
	background-repeat: no-repeat;
	background-position:15px center;
	padding-left: 30px;
}

.contents_left li.nosub a {
	width: 170px;
	background-image: url(../images/submenu_icon2.gif);
	background-repeat: no-repeat;
	background-position:15px center;
	padding-left: 30px;
}


.left_colum {
	float: left;
	padding-top: 30px;
}
.left_colum2 {
	float: left;
	padding-top: 30px;
	text-align: center;
	width: 200px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++   CONTENTS RIGHT   +++++++++++++++++++++++++++++++++++++++++++++*/

#contents_right {
	float: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4e677b;
	width: 659px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents_right h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e677b;
	text-align: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
	
	
/*+++++++++++++++++++++++++++++++++++++++++++++   FOOTER   +++++++++++++++++++++++++++++++++++++++++++++*/	

#footer {
	height: 87px;
	width: 1000px;
	float: left;
}
#footer ul {
	position: relative;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 87px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.cave {
	position: absolute;
	left: 370px;
	top: 17px;
	width: 57px;
	height: 55px;
	list-style-type: none;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: -370px -17px;
}
.cave a {
	width: 57px;
	height: 55px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: -370px -17px;
}
.cave a:hover {background-position: -370px -104px;}

.fivepb {
	position: absolute;
	left: 453px;
	top: 14px;
	width: 73px;
	height: 66px;
	list-style-type: none;
}
.fivepb a {
	width: 73px;
	height: 62px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: -453px -14px;
}
.fivepb a:hover {background-position: -453px -101px;}

.division2{
	position: absolute;
	left: 540px;
	top: 15px;
	width: 99px;
	height: 67px;
	list-style-type: none;
}
.division2 a {
	width: 99px;
	height: 67px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: -540px -13px;
}
.division2 a:hover {background-position: -540px -100px;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/






.item_wrap h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0C901;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e677b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}
