/* 基本領域デザイン */
/* ===========================================================================*/

body {
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.2em;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.1em;
	background-image: url(../bgGp.gif);
}

img { border: 0px }

a { color: #989ab2; font-size: 115%; }
strong { font-weight: normal; }


h1 {
	font-size: 115%;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	margin: 5px;
}

h2 {
	font-size: 14px;
	line-height: 5px;
}

p {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#zisin{
	height: 100px;
	width: 500px;
	padding: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	background-color: #999;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
}


/* 領域デザイン */
/* ===========================================================================*/

#container{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	background-color: #000000;
}

#contents{
	width: 860px;
	height: 450px;
	background-image: url(bgIndex.jpg);
	background-repeat: no-repeat;
}
.Enter {

	width: 300px;
	height: 200px;
}
