@charset "utf-8";

/* 130709 */
#comment_box0709{
	color: #FFF;
	position: fixed;
	width: 100%;
	background:#333;
	z-index: 100;
	top: 0px;
}
	#comment_box0709 p{
		width: 710px;
		height: 40px;
		margin: 0 auto;
		padding: 10px;
	}


/* Common
--------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

html,body {
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Verdana";
	font-size:12px;
	margin:0;
	padding:0;
	/*overflow-x: hidden;*/
	}
body{
	/*background: url(../images/bg_s.jpg) no-repeat center top #02468d;*/
	background: url(../images/bg_landing.gif) repeat-x #8e0201;/*通常*/
	/*background: url(../images/bg_landing_chri.gif) repeat-x #001906;*//*クリスマス*/
	/*background: url(../images/bg_body.jpg) repeat-x #690706;*//*お正月*/
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}	
a {
	color: #F60;
	text-decoration: underline;
	overflow: hidden;
	}

a:hover {
	color: #F90;
	text-decoration:underline;
	}

img {
	border: none;
	vertical-align: bottom;
	}

h1,h2,h3,h4,h5,h6 {font-weight: normal;}

ul {list-style: none;}

br.clear {clear: both;}

/*
.iepngfix {behavior: expression(IEPNGFIX.fix(this));}
*/

.none {
	position: relative;
	left: -9999px;
	top: -9999px;
	}


/* Landing Layout
--------------------------------------------------------------------------- */

#container {
	width:960px;
	/*background: url(../images/bg_landing_s.jpg) no-repeat left top;*/
	/*background: url(../images/bg_landing01.jpg) no-repeat center top;デフォルトようこ*/
	/*background: url(../images/bg_christmas03.jpg) no-repeat center 10px;*//* christmas */
	/*background: url(../images/bg_1math.jpg) no-repeat center 10px;*/
	background: url(../images/bg_landing01.jpg) no-repeat center 10px;
	margin:auto;
	height:850px;
}

#wrapper {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	height: 850px;
	z-index:10;
	}

#wrapper h1 {
	width: 259px;
	height: 132px;
	position: relative;
	top: 30px;
	left: 20px;
	z-index: 100;
	}
/*IE6.7用　GAXロゴの位置　relativeにすると中央にきてしまう*/	
#wrapper h1 {
	/width: 259px;
	/height: 132px;
	/position: absolute;
	/top: 30px;
	/left: 20px;
	/z-index: 100;
	}

/*flash*/
#flashRegist {
	float:left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width:970px;
	}
	
/*ムービー*/
#moviePlayer {
	position: absolute;
	left: 35px;
	top: 550px;
	padding: 6px 12px;
	/*width:304px;
	height:222px;*/
	background: url(../images/gax_pv.jpg) left top;
	z-index: 200;
	clear:both;
	}

#beginner a{

	background:url(../images/beginner_bt-trans.png) left top no-repeat;
	width:146px;
	height:106px;
	position: absolute;
	left: 410px;
	top:655px;
	text-indent:-9999px;
	z-index: 300;

}	

#eventBaner a {
	width:300px;
	height:100px;
	position: absolute;
	left: 590px;
	top: 660px;
	z-index: 200;
	text-decoration: none;
}
	
#eventBaner01 a {
	width:480px;
	height:100px;
	position: absolute;
	left: 410px;
	top: 550px;
	z-index: 200;
	text-decoration: none;
	}	
	

/*------------------------------フッターGAX----------------------------------------*/
#footer address {
	font-style: normal;
	font-size: 12px;
	color: #cccccc;
	}
#footer address a{
	color: #000000;
	}
#footer address a:hover{
	color: #fff;
	}
	
#footer {
	background-image:url(../images/footer_bg-trans.png);
	background-repeat:no-repeat;
	height:102px;
	margin-left:40px;
	/*margin-bottom:10px;
	position:relative;
	top:250px;*/
	margin-top:-2px;
	width:852px;
}

#footer .cslogo a {
	background:transparent url(../../images/top/cs_logo.png) no-repeat scroll left top;
	display:block;
	float:left;
	width:237px;
	height:50px;
	position:relative;
	top:30px;
	left:10px;
}

#fotter_right {
	color:#FFFFFF;
	float:left;
	left:60px;
	position:relative;
	top:20px;
	/*width:460px;*/
}
	
#fotter_right .siteinfo {
	position:relative;
	top:-19px;
	right:70px;
}	
	
h1 a{
	width:259px;
	height:132px;
/*
	background: url(../images/logo_landing-trans.png) left top no-repeat;
	z-index: 400;
	display:block;
	position:relative;
	top:-15px;
*/
}	

#skip{
/*
	position:relative;
	width:265px;
	padding:6px 0 0 5px;
	top:-225px;
	left:30px;
	z-index:300;
	background:url(../images/skip_landing.gif) left top no-repeat;
*/
	margin:5px 0 10px;	
	padding-left:35px;
	text-align:left;
	}
	
#landingskip{
	margin:3px 5px 0 0;
}

#skip span{
	color:#fff;
	}
#skip a {
	font-weight:bold;
	margin-left:1em;
}	
.colorB{
	color:#FF0000;
	font-size:10px;
}
table.formTable{
	text-align:left;
	font-size:12px;
/*
	padding:7px;
	margin:5px;
	height:73px;
*/
	position:absolute;
	width:480px;
	z-index:100;
	top:600px;
	left:410px;
	background:#efdbb6;
	border-left:solid 2px #fcffaa;
	border-right:solid 2px #fcffaa;
	border-bottom:solid 2px #fcffaa;
	
	
	}
	
table.formTable input{
	
}

/*メールフォーム*/
#mailContent{
	color:#FF0000;
	width:522px;
	height:52px;
	position:absolute;
	right:100px;
	top:532px;
	z-index:999;
	clear: both;/*IE6*/
}
#mailForm input{
	border:1px solid #FFFFFF;
}
/*メールフォームの背景画像*/
#mailContentContainer {
	background:url(../images/mail_bg-trans.png) no-repeat left center ;
	width:522px;
	height:237px;
}
/*GOの位置*/
#mailContentContainer .formSubmit{
	width:113px;
	height:69px;
	position:absolute;
	left:400px;
	top:80px;
}
/*GOの位置IE6のみ適用*/
#mailContentContainer .formSubmit{
	_position:absolute;
	_left:140px;
	_top:80px;
	_clear:both;
}

/*メールフォームの位置*/
#mailContentContainer .formMailAddress {

	border;:0;
	border:medium none;
	color:#000000;
	cursor:text;/*テキスト編集カーソル*/
	font-size:18px;
	width:300px;
	height:30px;
	line-height:18px;
	padding:5px 0;
	position:absolute;
	right:180px;
	top:95px;
	ime-mode:inactive;/*テキスト入力時のIMEの状態を指定する（IE独自仕様）*/
	outline:0px none black;/*safariで枠にアウトラインが出るのをnoneにする*/
}

/*バナーの位置*/
.bg_frame{
	background:url(../images/bnr_fream-trans.png) no-repeat;
	width:268px;
	height:373px;
	position:absolute;
	top:155px;
	left:18px;
	clear:both;
}

.banner_01{
	position:relative;
	top:115px;
}

.banner_02{
	position:relative;
	top:115px;
}

.banner_03{
	position:relative;
	top:115px;
}

#memberArea p{
	width:534px;
	height:72px;
	position:absolute;
	top:700px;
	left:345px;
	text-decoration:none;
	z-index:1000;
}
