@charset "utf-8";

*{font:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka;padding:0px;}
html {margin:0px;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #999999;    /* 左端と上端の色 */
	scrollbar-darkshadow-color: #999999; /* 右端と下端 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-arrow-color: #999999;      /* 矢印の色 */
	scrollbar-track-color: #fbfbfb;      /* バーの背景の色 */
}
.reset {clear:both;display:block;height:1px;font-size:1px;line-height:1px;}
body {background :#fff url(contents/page_bg_gray2.jpg);margin:0px;}
#wrapper {width:100%;height:600px;margin:0px auto;}
#header {width:930px;height:660px;margin:0px auto;text-align:left;background:no-repeat url(index/new_18.png)}
h1 {width:930px;height:20px;margin:0px auto;font-size:12px;line-height:20px;color: #133b7f;font-weight: normal;text-align: center;}

nav{
	background:#03a6fb;
	margin: 0px auto 0px auto;
	min-width:1320px;
	width: 100%;
	height: 100px;
}
nav a.in{
	text-align:center;
	font-size:70px;
	font-family: 'Oswald', sans-serif;
	display:block;
	background:#ffffff;
	margin: 10px auto 0px auto;
	width: 600px;
	height: 80px;
	line-height: 80px;
	 color: #03a6fb;
}
nav a.in:HOVER { color: #ffffff;background:#035bfb;}

#top_txt {
  margin: 0px auto 30px auto;
  width: 100%;
  text-align: center;
  display: block;
  color: #333333;
  font-size: 16px;
  line-height:20px;
  font-weight: bold;
}
.index18kin{
	font-family: 'Oswald', sans-serif;
    background: url(index/exit.png) no-repeat center top;
    width: 60px;
    height: 60px;
    margin: 30px auto 0 auto;
    padding:0px;
}

/*フッタ*/
#footer {width:900px;background:#e5e5e5;margin:0px auto;font-size:13px;color:#666;text-align:center;padding:15px;}
#footer .footerlink {width:940px;height:16px;margin:20px 0px 5px 0px;}
/*フッタの下*/
#splink {width:930px;margin:50px auto 0px auto;}
#splink .mbban{ margin-bottom:10px; }
#lggroup{width:900px;margin:5px auto 0px auto;padding:15px;}
#lggroup ul{width:900px;margin: 0px;padding: 0px;}
#lggroup ul li{float: left;width:150px;padding:0px;margin:0px 0px 5px 0px;text-align:left;color:#aaccff;font-size: 12px;line-height:1.4;}
#lggroup ul li A:LINK,
#lggroup ul li A:VISITED,
#lggroup ul li A:ACTIVE { color: #133b7f; text-decoration: none; font-size: 12px;line-height:1.4;}
#lggroup ul li A:HOVER { color: #ffccff; text-decoration: none; font-size: 12px;line-height:1.4;}
/*リンク*/
#link {width:930px;margin:50px auto 0px auto;}
.manrecban {position:absolute;margin:-65px 0px 0px 0px;}















