@charset "utf-8";
/* 基本設定ここから */
html{
	overflow-y:scroll;
	height:100%;
	}

body {
	height:100%;
	color: #FFF;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000126;
	background-image: url(img/topimg2.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}


a:active {
	color: #FFF;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	width:330px;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 60px;
	left: 0px;
}

h2 {
	width: 1000px;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 0.5em;
	border-left: solid 7px #ffffff;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	

/* 基本設定ここまで */

/* レイアウト設定ここから */

#facebook {
	position: absolute;
	top: 70px;
	right: 0px;
}

#pageBody {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#pageTop {
	width: 1000px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/header_bg2.gif);
	background-repeat: no-repeat;
}

/* レイアウト設定ここまで */

/* グローバルナビここから */

#globalNavi {
	list-style: none;
	width: 700px;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 100px;
	left: 300px;
}

#globalNavi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
	
	
/* グローバルナビここまで */

/* フッターここから */

#footer {
	height: 156px;
	background-position: center;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

address {
	color: #FFF;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fc {
	text-align: center;
	width:1000px;
	height:85px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fc img {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* フッターここまで */

/* トップページここから */

#gamen {
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nagaseImage {
	width: 1000px;
	height: 620px;
}


/* トップページここまで */



#gotoTop {
	height: 26px;
	line-height:26px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:20px;
	padding-left: 0px;
}

#gotoTop a {
	font-size: 12px;
	background-image: url(img/gototop.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 32px;
}
	
	
	
#clear {
	clear: both;
}






