* {
	margin: 0px;
	padding: 0px;
}

.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
img {
	border: 0px;
	vertical-align:bottom
}
ul ,li {
	list-style:none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 28px;
	text-align: center;
	background-color: #000000;
}
#contents {
	width:1010px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
/* -- bn -- */
#contents .sp-bn {
	text-align: center;
	padding-bottom: 15px;
	margin-top: -10px;
}

/* -- Footer -- */
#contents .footer {
	color: #555454;
	font-size: 10px;
	letter-spacing: 1px;
}
#contents .footer p {
	padding-bottom: 15px;
	color: #363535;
}
#contents .footer p a:link ,.footer p a:visited {
	text-decoration:none;
	color: #6d6d6d;
}
#contents .footer p a:hover {
	text-decoration:none;
	color: #C6C6C6;
}

/* -- Form -- 
#contents .form-table {
	padding-bottom: 25px;
	padding-top: 15px;
	position: relative;
}
#contents .form-table table {
	width: 1010px;
}
#contents .form-table table th {
	width: 720px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#contents .form-table table th input.txtbox {
	width: 345px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
}
#contents .form-table table th input.submit {
	height: 29px;
	vertical-align: middle;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#contents .form-table table td {
	width: 290px;
}
*/

/* -- Main -- */
#main {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

/* -- アラート -- */
#sun-alert-wrap {
	background-image: url(../images/alert02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 4;
	position: absolute;
	left: 206px;
	top: 80px;
	width: 340px;
}
#sun-alert-wrap .sun-alert {
	background-image: url(../images/alert01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sun-alert-wrap .sun-alert div {
	background-image: url(../images/alert03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sun-alert-wrap .sun-alert div p {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sun-alert-wrap .sun-alert div img {
	margin-top:8px;
}

/* -- flash代替 -- */
#fsub {
	padding-top: 100px;
	width: 100%;
}
#fsub p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#fsub p strong {
	font-size: 24px;
	line-height: 24px;
}
#fsub p a:link ,#fsub p a:visited {
	text-decoration:underline;
	color: #ffe400;
}
#fsub p a:visited {
	text-decoration:none;
	color: #ffe400;
}
#fsub .un-20m {
	margin-bottom:20px;
}



/*--------------------------120614_add--------------------------*/
.imgsp{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	/zoom:1;
}
input.imgsp{
	cursor:pointer;
	border:none !important;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left !important;
}

#main_win{
	min-width:980px;
	padding:30px 0 0;
	font-size:12px;
}
#sub{
	text-align:center;
	vertical-align:top;
	width:980px;
	margin:0 auto;
	padding:0 0 15px;
	/zoom:1;
}
#form{
	width:980px;
	background:url(../images/lp.png) no-repeat right top;
	height:58px;
	position:relative;
	text-align:left;
	/zoom:1;
}

#form dl{
	width:980px;
	text-align:left;
	position:relative;
	/zoom:1;
}
#form dt{
	width:270px;
	position:absolute;
	left:285px;
	top:10px;
	/top:8px;
	vertical-align:top;
}
#form dt input{
	width:270px;
	height:38px;
	line-height:38px;
	border:none;
	background:no-repeat center center;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:top;
	letter-spacing:1px;
}
#form dd{
	width:87px;
	background:#ff0;
	position:absolute;
	left:593px;
	top:8px;
	text-align:left;
	/zoom:1;
}
#form dd .btn_register{
	background:url(../images/lp.png) no-repeat 0 -80px;
	width:87px;
	height:42px;
	/zoom:1;
}
#form dd .btn_register:hover{
	background-position:right -80px;
}
#form .error_win{
	width:320px;
	text-align:left;
	padding:9px 0 0;
	position:absolute;
	left:260px;
	top:45px;
	/zoom:1;
}
#form .error_win .txt{
	border:#d70000 solid 2px;
	background:#000 url(../images/img_error_2.gif) no-repeat 5px center;
	color:#ffea00;
	font-size:12px;
	font-weight:bold;
	line-height:1.4;
	padding:8px 5px 8px 30px;
	/zoom:1;
}

#main_win .member{
	margin:0 0 0 672px;
	/margin:-3px 0 0 672px;
	/zoom:1;
	text-align:right;
}
#main_win .member .btn_member{
	background:url(../images/lp.png) no-repeat 0 -58px;
	width:300px;
	height:22px;
	vertical-align:top;
}
#main_win .member .btn_member:hover{
	background-position:right -58px;
}
#sub .check{
	text-align:right;
	padding:10px 13px 5px 0;
	color:#fff;
	vertical-align:middle;
	font-size:10px;
	color:#b3b3b3;
}
#sub .check input{
	vertical-align:middle;
}


/*OPENID 20130729*/
/* clearfix */
.clearfix:after {
	content: "."; 	/* 新しい要素を作る */
	display: block; 	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
 	/**/
}

.leftbox{
	float:left;
}

#form2{
	background:url(../images/form.png) no-repeat 0 0;
	width:976px;
	height:77px;
	/overflow:hidden;
}

#form2_inner{
	padding:7px 0 0 104px;
}

#newIdbox{
	width:368px;
	height:63px;
	margin-right:37px;
}

#newId{
	background:url(../images/form.png) no-repeat 0 -77px;
	width:368px;
	height:63px;
}

#newId:hover{
	background-position:-368px -77px;
}

#sns{
	height:24px;
	margin-top:13px;
}

#sns li{
	float:left;
	width:26px;
}

#sns .imgsp{
	background-image:url(http://file.gameon.jp/images/pmang/template/openid.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
}

.btn_google{
	background-position:0 -254px;
}

.btn_yahoo{
	background-position:-24px -254px;
}

.btn_twitter{
	background-position:-48px -254px;
}

.btn_facebook{
	background-position:-72px -254px;
}

.btn_mixi{
	background-position:-96px -254px;
}

#member_box{
	margin:43px 0 0 16px;
}

#member_box .member_link{
	background:url(../images/form.png) no-repeat 0 -140px;
	width:321px;
	height:27px;
}

#member_box .member_link:hover{
	background-position:-321px -140px;
}