@charset "UTF-8";
@import url("_css/share.css");

/* +++++++++++++++++++++++++++++++++
■サイトトップ CSS
+++++++++++++++++++++++++++++++++ */
body {
	background:#ffffff url(index_imgs/site_bg.jpg) center repeat-y  !important;
}
body#Index #Wrapper {
	width:890px !important;
	height:665px;
	background:url(index_imgs/contents_bg.jpg) no-repeat  !important;
}
body#Index #Wrapper h1 {
	width:210px;
	margin:0px 347px 13px 333px;
	padding:235px 0px 0px 0px;
}

/*
日本語 English のリスト
+++++++++++++++++++++++++++++++++ */
body#Index #Wrapper ul#Enter {
	width:130px;
	margin:8px auto 0px auto;
	padding:0px;
	line-height:1;
	list-style:none;
	text-align:left;
	height:38px;
	position:relative;
}
body#Index #Wrapper ul#Enter li {
	width:60px;
	position:absolute;
}
body#Index #Wrapper ul#Enter li#eb_01 {
	top:0px;
	left:10px;
}
body#Index #Wrapper ul#Enter li#eb_02 {
	top:0px;
	left:65px;
}
body#Index #Wrapper ul#Enter li#eb_03 {
	top:17px;
	left:10px;
}
body#Index #Wrapper ul#Enter li#eb_04 {
	top:17px;
	left:65px;
}
body#Index #Wrapper ul#Enter li img {
	vertical-align:top;
}

/*
Copyright
+++++++++++++++++++++++++++++++++ */
body#Index #Wrapper #Copyright {
	width:890px !important;
	margin:300px 0px 0px 0px;
	text-align:center !important;
}

/* ナビ
+++++++++++++++++++++++++++++++++*/
.SiteTopGnavi {
	height:1px;
	width:1px;
	text-align:left;
	text-index:-9999px;
	position:absolute;
	overflow:hidden;
}
.SiteTopGnavi h4,
.SiteTopGnavi li {
	font-size:10px;
}
.SiteTopGnavi h4,
.SiteTopGnavi ul {
	margin:0px;
	padding:0px;
}
.SiteTopGnavi li {
	float:left;
	list-style:none;
}