@import/**/"navi.css";

@charset "utf-8";

/* ----- 基本設定 ----- */

* 			{margin:0px auto 0px auto;
			 padding:0px;
			 list-style:none;}

body		{text-align:center;
			 margin:0px auto 0px auto;
			 width:100%;}

img			{border:none;}

/* ----- 認証 ----- */

#index				{margin:0px auto 0px auto;
					 width:100%;
					 height:432px;
					 background-color:#E4E4E4;
					 text-align:center;}

#navi				{margin:0px auto 0px auto;
					 padding:0px;
					 text-align:center;
					 width:620px;
					 height:66px;}

#navi p				{width:310px;
					 height:66px;
					 margin:0px auto 0px auto;
					 padding:0px;
					 float:left;}

#navi p a			{display:block;
					 width:310px;
					 height:66px;
					 margin:0px auto 0px auto;
					 padding:0px;
					 text-indent:-9999px;}

#navi .enter a		{background:url(../images/enter.jpg) no-repeat;}

#navi .out a		{background:url(../images/out.jpg) no-repeat;}

#navi .enter a:hover{background:url(../images/enter_on.jpg) no-repeat;}

#navi .out a:hover	{background:url(../images/out_on.jpg) no-repeat;}

#menu				{width:100%;
					 height:150px;
					 text-align:center;
					 background:url(../images/index_02.jpg) no-repeat;
					 background-position:top center;
					 background-color:#FFFFFF;
					 clear:both;
					 font-size:10px;
					 color:#C8C8C8;
					 padding-top:100px;
					 padding-bottom:10px;}

#menu a				{font-size:11px;
					 color:#ACACAC;
					 text-decoration:none;}

#menu a:hover		{color:#CC0000;}

#foot				{width:100%;
					 text-align:center;
					 background-color:#FFFFFF;
					 clear:both;
					 font-size:11px;
					 color:#ACACAC;}

h1					{width:100%;
					 height:366px;
					 text-indent:-9999px;
					 background-image:url(../images/index.jpg);
					 background-repeat:no-repeat;
					 background-position:top center;
					 background-color:#E2D2D3;}

h2					{font-size:12px;
					 color:#ACACAC;
					 font-weight:normal;}


/*バナー（トップ）*/
#banner				{width:100%;
					 background-color:#FFFFFF;
					 margin:0px auto 0px auto;
					 text-align:center;
					 padding-top:0px;
					 padding-bottom:40px;}

#ban				{width:620px;
					 margin:0px auto 0px auto;
					 padding:0px;}

.ban				{width:88px;
					 height:31px;
					 float:left;
					 color:#C8C8C8;
					 font-size:1px;
					 background-repeat:no-repeat;
					 margin:7px;}

.alt				{text-indent:-9999px;
					 display:block;}