﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, img {
	margin: 0;
	padding:0;
	border: 0;
}
body {
	line-height: 2.0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	color:#fff;
	background-image: url(../img/index/back.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width: 100%;
	height:100%;
}
ol, ul {
	list-style: none;
}
#text_1 {
	position: relative;
	width: 960px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
}
#text_2 {
	position: relative;
	width: 960px;
	height: 20px;
	margin: 0 auto;
	margin-top: 667px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
}
#grouplink {
	position: relative;
	margin: 0px auto;
	margin-top: 64px;
	width: 960px;
	color: #222;
}