@charset "EUC-JP";   /*   文字コード   */


/*   共通   */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form { margin: 0; padding: 0; }
html			{ height: 100%; }
body			{
	background: #0a0125;
	height: 100%;
	font-family:"ＭＳ Ｐゴシック";
	vertical-align: text-top;
	text-align: center;
	background-position: center top;
	font-size: 12px;
	line-height:150%;
}

a 				{ overflow: hidden; color: #ff6600; text-decoration: none; }

a:link 			{ color: #329DFF; text-decoration: none; }
a:visited 		{ color: #329DFF; }
a:hover 		{ color: #329DFF; text-decoration: underline; }
a:active 		{
	color: #99FFFF;
}
a img			{ border: none; }
a span, hr		{ display: none; }
hr 				{ display: none; }
.clear			{ clear: both; }
.clear br		{ display: none; }

h1 				{ font-size: 1px; line-height: 1px; height: 0px; text-indent: -9999px; }
.style2 {
	font-size: 11px;
	color: #CCCCCC;
}

#whole			{
	width: 938px;
	background: url(img2/back.jpg) repeat-y;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	height: 100%;
}


/*   header   */
#head2			{ width: 938px; height: 248px; background-image: url(../img/head2.jpg); text-indent: -9999px; }
#head			{
	width: 938px;
	height: 123px;
	background-image: url(img2/head.jpg);
	text-align: left;
}
#head ul		{ list-style: none; }
#head li 		{ position: absolute; display: block; }
#head li a		{ position: absolute; display: block; }
#head li.site a	{
	width: 190px;
	height: 80px;
	text-indent: -9999px;
	margin: 20px 0 0 45px;
}

#head3			{
	width: 938px;
	height: 127px;
	background-image: url(img2/head2.jpg);
	text-align: left;
}
#head3 ul		{ list-style: none; }
#head3 li 		{ position: absolute; display: block; }
#head3 li a		{ position: absolute; display: block; }
#head3 li.site a	{ width: 280px; height: 100px; text-indent: -9999px; }

/*    info    */
#info0			{
	width: 846px;
	height: 237px;
	margin: 0 auto 10px auto;
	padding: 0;
}
#info0contents	{
	padding: 8px;
	text-align: left;
	width: 775px;
	background-color: #0d0243;
	border: 1px solid #21217a;
	font-size: 11px;
	color:#36c;
	line-height:120%;
	margin: 0 auto 20px auto;
}

#info0contents a{color:#6FF;}

.info3			{
	width: 801px;
	clear: both;
	text-align: left;
	color: #FFFFFF;
	margin: 0px auto 30px auto;
}
.frame{
	background-image:url(img2/frame02.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

.tate {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #433a63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #433a63;
	height: 0px;
	width: 742px;
	margin-left: 27px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.tate th {
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	line-height: 130%;
	color: #F90;
	text-align: left;
	font-weight: normal;
}

.tate td {
	padding: 5px 0px 4px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	border-top-color: #433a63;
}

.tate td.black {

}


.tate2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 0px;
	width: 100%;
	margin: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

.tate2 td {
	padding: 20px 0px 20px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #111111;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.notice{
	font-size:11px;
	padding-top:3px;
	color: #999;
}

/*   footer   */

#foot			{
	width: 938px;
	height:50px;
	text-align: left;
	background-image: url(img2/foot.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#foot ul		{ list-style: none; }
#foot li		{ position: absolute; display: block; }
#foot li a		{ position: absolute; display: block; }
#foot li.getGC a{
	top: 20px;
	left: 68px;
	width:  63px;
	height: 9px;
	text-indent: -9999px;
	background-image: url(img2/getGC.gif);
	overflow: hidden;
}
#foot li.getSite a{
	top: 20px;
	left: 145px;
	width:  218px;
	height: 9px;
	text-indent: -9999px;
	background-image: url(img2/getSite.gif);
	overflow: hidden;
}
#foot li.getGC a:hover{ background-position:0 -9px;}
#foot li.getSite a:hover{ background-position:0 -9px;}

.orange{ color:#F90;}
