body {
	margin: 0;
	padding: 0;
	background: #E7E7E7 url("../images/back_line.jpg") repeat-x center top;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.0;
}

div#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 0;
}

p {
	font-size: 12px ;
	color: #222222 ;
}

div#header_top {
	width: 900px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background:  url("../images/header_back_top.jpg") no-repeat center top;
	background-attachment: scroll;
}
div#header {
	width: 900px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background:  url("../images/header_back.jpg") no-repeat center top;
	background-attachment: scroll;
}
div#globalnav_top {
	width: 900px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	background:  url("../images/glovalnavi_back_top.jpg") no-repeat center top;
	background-attachment: scroll;
}
div#globalnav {
	width: 900px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	background:  url("../images/glovalnavi_back.jpg") no-repeat center top;
	background-attachment: scroll;
}
div#wrapper {
	clear: both;
	width: 900px;
	margin: 0px auto;
	background:  url("../images/main_back.jpg") repeat-y center top;
}
div#footer_bottom {
	width: 900px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	background:  url("../images/footer_bottom.jpg") no-repeat center top;
	background-attachment: scroll;
}
div#footer_add {
	width: 900px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	background:  url("../images/footer_add.jpg") no-repeat center top;
	background-attachment: scroll;
}

div#logo {
	width: 800px;
	height: 90px;
	margin-left: 80px;
	overflow: hidden;
}
div#globalnav_area {
	width: 800px;
	height: 38px;
	margin-left: 50px;
	text-align: left;
}
ul#g_nav {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	width: 800;
	height: 38;
}
ul#g_nav li {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 38;
}
ul#g_nav li img {
	display: block;
}
ul#g_nav li#g_nav1 {
	left: 34px;
	width: 99px;
}
ul#g_nav li#g_nav2 {
	left: 133px;
	width: 76px;
}
ul#g_nav li#g_nav3 {
	left: 209px;
	width: 87px;
}
ul#g_nav li#g_nav4 {
	left: 296px;
	width: 78px;
}
ul#g_nav li#g_nav5 {
	left: 374px;
	width: 101px;
}
ul#g_nav li#g_nav6 {
	left: 475px;
	width: 116px;
}


div#visual {
	width: 800px;
	height: 430px;
	margin-left: 50px;
	margin-right: 50px;
	overflow: hidden;
	/* 	background:  url("../images/top_img/top_img1.jpg") no-repeat center top; */
}
div#top_img {
	width: 800px;
	height: 430px;
}

div#stage {
	width: 800px;
	margin: 0 0 0 50px;
	padding: 0;
	background:  url("../images/stage_back.jpg") no-repeat center top;
	overflow: hidden;
}
* html #stage {
	zoom: 1;
}

div#notice {
	width: 800px;
	margin-top: 30px;
	margin-left: 90px;
	margin-left: 50px;
	margin-right: 50px;
	overflow: hidden;
}
div#footer_area {
	clear: both;
	width: 775px;
	padding-top: 10px;
	margin-left: 50px;
	text-align: left;
}
ul#footer_nav {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	width: 221;
	height: 41;
}
ul#footer_nav li {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 41;
}
ul#footer_nav li img {
	display: block;
}
ul#footer_nav li#footer_nav1 {
	left: 540px;
	width: 131px;
}
ul#footer_nav li#footer_nav2 {
	left: 671px;
	width: 90px;
}


address {
	width: 800;
	color:#999;
	font-size:65%;
	font-style: normal;
	line-height:120%;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	margin:0 0 0 0px;
	text-align: center;
}

div.arrowred{
	padding: 0 0 0 23px;
	background:url("../images/arrow_red.gif") left no-repeat;
}


