@charset "utf-8";
/*
 * Last Up Date: 2010-02-10 17:00
 */

/* base
------------------------------ */
body,div,h1,h2,h3,h4,h5,h6,p,form,fieldset,label,input,dl,dt,dd,ul,ol,li,table,th,td,pre,blockquote {
    margin: 0;
    padding: 0;
	line-height: 1.5;
}
fieldset, img, abbr {
	border: 0;
}
th,address,caption,cite,code,dfn {
	font-style: normal;
	font-weight:normal;  
}
em {
	font-style: normal;
	font-weight:bold;  
}
ul {   
	list-style:none;
	text-decoration:none;
}
body {
	background: #117C80 url(../img/background.gif) no-repeat fixed bottom center;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo, Osaka, Verdana, Arial, sans-serif;
	font-size: 77%;
	text-align: center;
	color: #756100;
}

/* ------ a */
a { 
	text-decoration: none;
	overflow: hidden;
}
a:link { 
	color: #009900;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #00CCCC;
	text-decoration: underline;
}
a:visited {
	color: #009999;
}
a.blank {
	padding: 0 16px 0 1px;
	background: url(../img/icon_newWin.gif) no-repeat center right;
}

/* ------ image button (common) */
.img-button a:hover {
	background-color:transparent;
}
.img-button a:hover img {
	visibility: hidden;
}

/* ------ text */
.txt-bold {
	font-weight: bold;
}
.txt-lighter {
	font-weight: lighter;
}
.ruby {
	font-weight: lighter;
	font-size: 80%;
}
.note {
	margin-top: 0.5em;
	padding-left: 1em;
	color: #FF6600;
	text-indent: -1em;
}
.note02 {
	margin-top: 0;
}
.note03 {
	margin-top: 0;
	padding-left: 0;
	color: #FF6600;
	text-indent: 0;
}
.attention {
	margin: 1em 0 -0.5em 0;
	padding-left: 1.3em;
	background: #EEDBB8 url(../img/arrow_red.gif) no-repeat 0.1em 0.4em;
	color: #FF0000;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.comment {
	margin-top: 0.2em;
	font-size: 100%;
	color: #FF6600;
}
p.txt-top1em {
	margin-top: 1em;
}
.orange {
	color: #FF6600;
}

/* ------ position */
.center {
	margin: 0 auto;
	text-align: center;
}
.bottom1em {
	margin-bottom: 1em;
}
.bottom2em {
	margin-bottom: 2em;
}
.p-bottom3em {
	padding-bottom: 3em;
}
.bottom5em {
	margin-bottom: 5em;
}

/* ------ clearfix */
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */

/* ------ float */
.left {
	float: left;
}
.right {
	float: right;
}

/* ------ clear float */
.clear {
	clear: both;
}

/* container
------------------------------ */
#container {
	margin: 0 auto;
	width: 830px;
}
#container-inner {
	margin: 0 auto;
	background: #DEB300 url(../img/cont_back_top.jpg) no-repeat top center;
	width: 760px;
	min-height: 413px;
}
#page-bottom {
	background: url(../img/cont_back_bottom.gif) no-repeat bottom;
	width: 830px;
	height: 237px;
}

/* header
------------------------------ */
h1 {
	text-indent: -9999px;
}

/* contents
------------------------------ */
#contents {
	margin-top: 5em;
}

/* form-item
------------------------------ */
/* ------ common */
#form-item {
	margin: 0 auto;
	background: url(../img/member_regist_back.gif) no-repeat top;
	width: 522px;
	text-align: center;
}
#form-item-inner {
	margin: 0 auto;
	padding: 6.5em 0 1em 0;
	width: 430px;
	text-align: left;
}
#form-item-inner-middle {
	margin: 0 auto;
	padding: 0.5em 0 1em 0;
	width: 430px;
	text-align: left;
}
#form-item-bottom {
	margin: 0 auto;
	background: url(../img/item_bottom.gif) no-repeat bottom;
	width: 522px;
	height: 15px;
	font-size: 0;
	line-height: 0;
}
h2 {
	margin: 0.5em 0;
	font-size: 130%;
	color: #CC3300;
	text-align: center;
}
form fieldset {
	border: none;
}
form legend {
	text-indent: -9999px;
}
form input.inputtxt {
	padding-left: 0.3em;
	background: #E6E4B0;
	border: 1px solid #8A8344;
	height: 1.6em;
	letter-spacing: 0.05em;
}
form dl {
	background: #B3AB64;
}
form dl dd.submit-button {
	background: #EDECC6 url(../img/line_brown.gif) no-repeat center top;
	text-align: center;
}
form dl dd.submit-button #submit {
	margin: 0.9em 0 0.5em 0;
	width: 10em;
	height: 1.8em;
}
#reg-button {
	text-align: center;
}
form p {
	margin-bottom: 0.5em;
}
p.detail {
	margin: 1em;
	padding: 0.3em;
	border-top: 1px solid #D3CFA5;
	border-bottom: 1px solid #D3CFA5;
}
.title {
	margin: 1em 0 0 0;
	padding-left: 1.3em;
	background: url(../img/arrow_brown.gif) no-repeat 0 50%;
	font-weight: bold;
}
#guide {
	margin: 0 auto;
	width: 430px;
	text-align: left
}
#guide p {
	margin-left: 330px;
	text-indent: -9999px;
	font-size: 0;
}
#guide p a {
	display: block;
	width: 100px;
	height: 21px;
}
#guide p.help a {
	background: url(../img/registGuide.gif) no-repeat 0 0;
}
#guide p.help a:hover {
	background: url(../img/registGuide.gif) no-repeat 0 -21px;
}
#guide p.ticketGuide a {
	background: url(../img/ticketGuide.gif) no-repeat 0 0;
}
#guide p.ticketGuide a:hover {
	background: url(../img/ticketGuide.gif) no-repeat 0 -21px;
}

#guide p.loginGuide a {
	display: block;
	background: url(../img/loginGuide.gif) no-repeat 0 0;
	width: 100px;
	height: 21px;
}
#guide p.loginGuide a:hover {
	background: url(../img/loginGuide.gif) no-repeat 0 -21px;
}
#guide p.purchaseGuide-t a {
	background: url(../img/purchaseGuide-t.gif) no-repeat 0 0;
}
#guide p.purchaseGuide-t a:hover {
	background: url(../img/purchaseGuide-t.gif) no-repeat 0 -21px;
}
#guide p.purchaseGuide-c a {
	background: url(../img/purchaseGuide-c.gif) no-repeat 0 0;
}
#guide p.purchaseGuide-c a:hover {
	background: url(../img/purchaseGuide-c.gif) no-repeat 0 -21px;
}
#attWrap {
	margin-top: 0.5em;
 	padding: 0.3em;
	border: 5px double #E0DE9E;
}
#attWrap p {
	border-bottom: 1px solid #FF6600;
	color: #FF6600;
}
#attWrap ul {   
	margin-left: 1.5em;
	letter-spacing: 0.1em;
	line-height: 0.5;
	list-style: disc;
	color: #FF6600;
	text-align: left;
}
#attWrap ul li {
	line-height: 1.3;
}

/* ------ regist, reissue-pwd, reset-pwd, change_account, distTicket, ticketCheck */
.reissue-pwd #form-item {
	background: url(../img/reissue_pwd_back.gif) no-repeat top;
}
.change_account #form-item {
	background: url(../img/change_account_back.gif) no-repeat top;
}
.distTicket #form-item {
	background: url(../img/about_ticket_back.gif) no-repeat top;
}
.ticketCheck #form-item {
	background: url(../img/ticket_check_back.gif) no-repeat top;
}
.ticketCheck p {
	margin: 1em 0;
}
.regist form input.inputtxt,
.reissue-pwd form input.inputtxt {
	margin: 0.3em 0 0.3em 0.3em;
	width: 21.8em;
	font-weight: bold;
}
.regist form label.mail img,
.reissue-pwd form label.mail img {
	margin: 0.7em 0.4em 0 1em;
}
.regist form #submit,
.reissue-pwd form #submit {
	margin: 0.3em 0 0.3em 0.3em;
	width: 4em;
	height: 1.8em;
}
.regist form #file {
	margin: 0.3em 0 0.3em 0.4em;
	width: 25.5em;
	height: 1.8em;
}
.regist p.game-reg {
	text-align: center;
}
.regist p.game-reg a {
	margin: 1.5em auto 0;
	background: url(../img/game_regbutton.gif) no-repeat 0 0;
	width: 186px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
.regist p.game-reg a:hover {
	background: url(../img/game_regbutton.gif) no-repeat 0 -41px;
}
.regist #banner {
	margin-bottom: 1em;
}
.regist form table.ticketForm {
	border-collapse: collapse;
	background: #B3AB64;
	width: 100%;
}
.regist form table.ticketForm th {
	padding-left: 0.7em;
	width: 75px;
	text-align: center;
}
.regist form table.ticketForm td#file {
	margin: 0.3em 0;
	height: 1.8em;
}
.regist form table.ticketForm td#submit {
	background: #EDECC6 url(../img/line_brown.gif) no-repeat center top;
}
.regist table td#submit input {
	margin: 0.9em 0 0.5em 11.5em;
	width: 10em;
	height: 1.8em;
}
.reset-pwd form fieldset,
.change_account form fieldset {
	text-align: center;
}
.reset-pwd #pwdSetting,
.change_account #mailSetting,
.change_account #pwdSetting {
	padding: 1em;
	border: 1px solid #CEC89B;
	text-align: left;
}
.reset-pwd form .title,
.change_account form .title {
	margin: 0;
}
.reset-pwd table,
.change_account table {
	margin: 0 auto;
	width: 90%;
}
.reset-pwd table th,
.change_account table th {
	width: 40%;
}
.reset-pwd form input.inputtxt {
	width: 14em;
}
.reset-pwd .line-dashed,
.change_account .line-dashed {
	margin-bottom: 1em;
	padding: 1em 0;
	border-bottom: 1px dashed #B3AB64;
}
.reset-pwd form #submit,
.change_account form #submit {
	margin-top: 1em;
	width: 14em;
	height: 1.8em;
}
.change_account #mail {
	margin-bottom: 1.5em;
}
.change_account #mail,
.change_account #pwd {
	text-align: left;
}
.change_account form input.inputtxt {
	width: 17em;
}
.change_account h3 {
	padding-left: 0.5em;
	background: #B3AB64;
	color: #EDECC6;
	text-align: left;
	font-size: 100%;
}
.change_account .note {
	font-weight: lighter;
}
.distTicket h2.dIndex {
	margin: 0.5em 0 0;
}
.distTicket p.distInfo {
	padding: 0.5em;
	border: 1px solid #CEC89B;
}
.distTicket form table {
	border-collapse: collapse;
	background: #B3AB64;
	width: 100%;
}
.distTicket form label.mail img {
	margin: 0 0.4em 0 0.8em;
}
.distTicket form #submit {
	margin: 0.3em;
}

/* ------ setup */
.setup form label.inputlabel {
	margin: 0.3em 0.5em 0 0;
	float: left;
}
.setup form table tr td label,
.setup form table p.note {
	font-size: 100%;
}
.setup form label.radiolabel {
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: 0.2em;
}
/* IE6 */
*html .setup form label.radiolabel {
	margin-right: 0;
	vertical-align: 0.1em;
}
.setup form input#mailad {
	width: 16em;
}
.setup form input.inputtxt {
	margin-top: 0.2em;
	float: left;
	width: 12em;
}
.setup form textarea {
	padding-top: 0.2em;
	padding-left: 0.3em;
	background: #E6E4B0;
	border: 1px solid #8A8344;
	width: 410px;
	font-size: 100%;
	letter-spacing: 0.05em;
}
.setup form #submit {
	margin-top: 1em;
	width: 14em;
	height: 1.8em;
}
.setup #loginAccount {
	padding: 0 0.5em;
	border: 1px solid #CEC89B;
}
.setup #charaSetting {
	margin: 1.5em 0;
	padding: 0 0.5em;
	border: 1px solid #CEC89B;
}
.setup .title {
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #CEC89B;
	color: #CC9900;
}
.setup .setupInfo {
	color: #CC9900;
}
.inputBox {
	padding: 0.8em 0;
}
.line-dashed {
	border-bottom: 1px dashed #B3AB64;
}
.selectColor img {
	margin-right: 0.5em;
}
.inputBox-hige {
	padding: 0.8em 0;
	border-bottom: none;
}
.inputBox-hige .line-dashed {
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	border-bottom: none;
}
.inputBox p,
.forSex1 p {
	margin-bottom: 5px;
}
.inputPart {
	float: left;
}
.btnInput {
	cursor: pointer;
	border: 4px solid #D3CFA5;
}
.forSex0 {
}
.forSex1 {
	display: none;
}
.forColor0 {
}

.forColor1 {
	display: none;
}
.forColor2 {
	display: none;
}
.forColor3 {
	display: none;
}
.forColor4 {
	display: none;
}
.forColor5 {
	display: none;
}
.forColor6 {
	display: none;
}

/* ------ confirm */
.confirm dt {
	padding: 0.1em 0 0.1em 0.5em;
	background: #E0DE9E;
	color: #AE8F00;
	font-weight: bold;
}
.confirm dd {
	margin: 0.5em 0 1em 0;
	padding-left: 1em;
	font-weight: bold;
}
.confirm dd img {
	margin: 0.3em auto 0 auto;
	border: 2px solid #D3CFA5;
	width: 100px;
}
.confirm form .submit {
	margin-top: 1em;
	height: 2em;
}

/* ------ already-regist */
.already-regist #form-item {
	background: url(../img/already_regist_back.gif) no-repeat top;
}

/* ------ no-registInfo */
.no-registInfo #form-item {
	background: url(../img/no_registInfo_back.gif) no-repeat top;
}

/* ------ login, login-gameSelect, game-regist, modprofile, quituser, modsendmail, getmakucode */
.login #form-item,
.login-gameSelect #form-item,
.getmakucode #form-item {
	background: url(../img/login_back.gif) no-repeat top;
}
.game-regist #form-item {
	background: url(../img/game_regist_back.gif) no-repeat top;
}
.modprofile #form-item {
	background: url(../img/change_account_back.gif) no-repeat top;
}
.quituser #form-item {
	background: url(../img/del_user_back.gif) no-repeat top;
}
.sCardPage #form-item {
	background: url(../img/sCard_back.gif) no-repeat top;
}
.unpaidPage #form-item {
	background: url(../img/unpaid_back.gif) no-repeat top;
}

.confirmTermdayPage #form-item {
	background: url(../img/confirm_termday_back.gif) no-repeat top;
}

.login #form-item-inner,
.modprofile #form-item-inner,
.quituser #form-item-inner,
.modsendmail #form-item-inner,
.getmakucode #form-item-inner {
	padding: 6em 0 0 0;
	width: 365px;
}
.login-gameSelect #form-item-inner,
.game-regist #form-item-inner {
	padding: 7em 0 1.5em 0;
	width: 365px;
}
.login form input.inputtxt,
.modprofile form input.inputtxt,
.quituser form input.inputtxt,
.modsendmail form input.inputtxt,
.getmakucode form input.inputtxt {
	width: 235px;
	font-weight: bold;
}
.login form input.inputtxt.mtxt,
.modprofile form input.inputtxt.mtxt,
.quituser form input.inputtxt.mtxt,
.modsendmail form input.inputtxt.mtxt,
.getmakucode form input.inputtxt.mtxt {
	margin: 0.5em 0.7em 0.2em;
}
.login form input.inputtxt.ptxt,
.modprofile form input.inputtxt.ptxt,
.quituser form input.inputtxt.ptxt,
.modsendmail form input.inputtxt.ptxt,
.getmakucode form input.inputtxt.ptxt,
.sCardPage form input.inputtxt.stxt {
	margin: 0.2em 0.7em 0.5em;
}
.sCardPage form input.inputtxt.ptxt {
	margin: 0.2em 0.7em 0.2em;
}
.sCardPage #guide a {
	display: block;
	width: 227px;
	height: 18px;
}
.sCardPage #guide {
	margin-left: 145px;
	width: 227px;
	background: url(../../common/img/scratchGuide_over.gif) no-repeat;
}
.login form table,
.modprofile form table,
.quituser form table,
.modsendmail form table,
.getmakucode form table {
	border-collapse: collapse;
	background: #B3AB64;
	width: 365px;
}
.login form table th,
.modprofile form table th,
.quituser form table th,
.modsendmail form table th,
.getmakucode form table th {
	padding-left: 0.7em;
	width: 116px;
	text-align: left;
}
.login form table td#submit,
.modprofile form table td#submit,
.quituser form table td#submit,
.modsendmail form table td#submit,
.getmakucode form table td#submit {
	background: #EDECC6 url(../img/line_brown.gif) no-repeat center top;
	text-align: center;
}
.login form table td#submit input,
.modprofile form table td#submit input,
.quituser form table td#submit input,
.modsendmail form table td#submit input,
.getmakucode form table td#submit input {
	margin: 0.9em 0 0.5em 0;
	width: 10em;
	height: 1.8em;
}
.login form .autologin,
.modprofile form .autologin,
.quituser form .autologin,
.modsendmail form .autologin,
.getmakucode form .autologin {
	margin: 0.3em 0 0.1em 0.2em;
}
.login p.jumpPage {
	margin-bottom: 0.5em;
	padding-right: 0.5em;
	border-bottom: 1px dashed #D0CB95;
	text-align: right;
	color: #FF6600;
}
.modprofile p.jumpPage,
.quituser p.jumpPage {
	display: none;
}
.quituser .del_account fieldset {
	text-align: center;
}
.quituser .del_account #del_accountCont {
	padding: 0 1em 0.5em;
	border: 1px solid #CEC89B;
	text-align: left;
}

.quituser .del_account #del_reason {
	padding: 0 1em 0.5em;
	border: 1px solid #CEC89B;
	text-align: left;
}

.quituser h3 {
	padding: 0.3em 0 0.3em 0.5em;
	background: #B3AB64;
	color: #EDECC6;
	text-align: left;
	font-size: 110%;
}
.quituser p.infotxt {
	margin-top: 0.5em;
	color: #CC0000;
	text-align: left;
}
.quituser p.title {
	margin-top: 0.7em;
	background: url(../img/arrow_brown.gif) no-repeat 0 50%;
	color: #9E964E;
}
.quituser .del_account table {
	margin: 0 auto;
	background: none;
	width: 90%;
}
.quituser .del_account table th {
	padding: 0.3em 0;
	width: 30%;
}
.quituser .del_account table td {
	padding: 0.3em 0;
}
.quituser .del_account form #submit {
	margin: 1em auto;
	width: 14em;
	height: 1.8em;
}
.quituser p.note {
	text-align: left;
}
.quituser #finish {
	padding: 2em 0 3em;
	text-align: center;
}

/* ------ aboutTicket, aboutCoin */
.aboutTicket #form-item {
	padding-top: 1em;
	background: url(../img/about_ticket_back.gif) no-repeat top;
}
.aboutCoin #form-item {
	padding-top: 1em;
	background: url(../img/about_coin_back.gif) no-repeat top;
}
.aboutTicket h2,
.aboutCoin h2 {
	background: #B3AB64;
	color: #EDECC6;
	font-size: 120%;
}
.aboutTicket .note,
.aboutCoin .note {
	color: #756100;
}
.aboutTicket #ticketAttention {
	margin-top: 1em;
 	padding: 0.3em;
	border: 5px double #E0DE9E;
}
.aboutTicket #ticketAttention p {
	border-bottom: 1px solid #FF6600;
	color: #FF6600;
}
.aboutTicket ol,
.aboutCoin ol {   
	margin-left: 2.5em;
	letter-spacing: 0.1em;
	line-height: 0.5;
}
.aboutTicket ol li,
.aboutCoin ol li {
	line-height: 1.3;
}
.aboutTicket .title,
.aboutCoin .title {
	background: url(../img/arrow_brown_l.gif) no-repeat 0 50%;
	font-size: 120%;
	color: #9E964E;
}
.aboutCoin table.coinTable {
	margin-top: 0.2em;
	border-collapse: collapse;
	border: 1px solid #D6D29F;
	width: 100%;
	font-size: 100%;
}
.aboutCoin table.coinTable th {
	padding: 0.3em;
	background: #D6D29F;
	text-align: center;
	color: #9E964E;
}
.aboutCoin table.coinTable td {
	padding: 0.5em;
	border: 1px solid #D6D29F;
}
.aboutCoin p.buy-button {
	text-indent: -9999px;
}
.aboutCoin p.buy-button a {
	margin: 1em 0 0 8em;
	display: block;
	background: url(../img/buy_coin_button.png) no-repeat 0 0;
	width: 236px;
	height: 46px;
}
.aboutCoin p.buy-button a:hover {
	background: url(../img/buy_coin_button.png) no-repeat 0 -46px;
}
.aboutTicket .buy-button {
	margin: 1em 0 0 8em;
	background: url(../img/buy_ticket_button_on.png) no-repeat;
}
.aboutTicket .buy-button a {
	display: block;
	width: 236px;
	height: 46px;
}

/* ------ envConfirm */
.envConfirm #form-item {
	background: url(../img/env_confirm_back.gif) no-repeat top;
}
.envConfirm h2 {
	background: #B3AB64;
	color: #EDECC6;
	font-size: 120%;
}
.envConfirm img.stepNumber {
	margin: 0 0 0 0.2em;
	text-align: left;
}
.envConfirm .section {
	padding: 7px 7px 0 7px;
	text-align: center;
	background: #EAE9BB;
	border: 1px solid #E1DF9D;
}
.envConfirm .section p,
.envConfirm .section ul {
	text-align: left;
}
.envConfirm ul {
	margin: 0.5em 0 1em 2.5em;
	list-style: square;
	font-weight: bold;
}
.envConfirm #netCheck {
	margin: 0.5em auto 0;
	padding-bottom: 0.3em;
	background: url(../img/netCheck_button_on.png) no-repeat;
	width: 276px;
	height: 66px;
}
.envConfirm #netCheck a {
	display: block;
}
.envConfirm #regist-member {
	margin:0 0 0 85px;
	background: url(../img/regist_member_button_on.png) no-repeat;
}
.envConfirm #buy-ticket {
	margin:10px 0 0 85px;
	background: url(../img/buy_ticket_button_on.png) no-repeat;
}
.envConfirm #regist-member a,
.envConfirm #buy-ticket a {
	display: block;
	width: 266px;
	height: 46px;
}

/* ------ modsendmail */
.modsendmail h3 {
	padding: 0.3em 0 0.3em 0.5em;
	background: #B3AB64;
	color: #EDECC6;
	text-align: left;
	font-size: 110%;
}
.modsendmail #form-item {
	background: url(../img/newsMail_back.gif) no-repeat top;
}
.modsendmail table.mailTable {
	margin: 15px auto 0;
	width: 55%;
	background: none;
}
.modsendmail table.mailTable td {
	padding: 5px 0;
}
.modsendmail table.mail_on_off #submit {
	margin-top: 1em;
	width: 14em;
	height: 1.8em;
}

.img-button a:hover {
	background-color:transparent;
}
.img-button a:hover img {
	visibility: hidden;
}

/* ------ logout */
.logout #form-item {
	background: url(../img/logout_back.gif) no-repeat top;
}

/* ------ error, error-404, maintenance, buyFail, messagePage */
.error #form-item {
	background: url(../img/error_back.gif) no-repeat top;
}
.messagePage #form-item {
	background: url(../img/message_back.gif) no-repeat top;
}
.buyFail #form-item {
	background: url(../img/error_back.gif) no-repeat top;
}
.error-404 #form-item {
	background: url(../img/404_back.gif) no-repeat top;
}
.maintenance #form-item {
	background: url(../img/mainte_back.gif) no-repeat top;
}
.error #form-item-inner,
.error-404 #form-item-inner,
.maintenance #form-item-inner {
	padding: 7em 0 3.5em 0;
}
.error #form-item-bottom,
.error-404 #form-item-bottom,
.maintenance #form-item-bottom,
.buyFail #form-item-bottom {
	background: url(../img/error_bottom.gif) no-repeat bottom;
}
.error p.prev {
	margin-top: 1.5em;
	text-align: center;
}
.error-404 p.title {
	padding-left: 0.5em;
	background: #E0DE9E;
}

/* ------ terms */
body.terms {
	color: #000;
}
.terms #container-inner {
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding: 1.5em;
	background: #FFF;
	border: 2px solid #CCC;
	text-align: left;
}
.terms #contents {
	margin-top: 1em;
}
.terms h1 {
	text-indent: 0;
	text-align: center;
	border-top: 3px double #000;
	border-bottom: 3px double #000;
	font-size: 1.3em;
}
.terms p.footer {
	margin: 0;
}

/* 
kiyaku
------------------------------ */
#kiyaku {
	padding: 0.8em;
	overflow: auto;
	height: 200px;
	background: #FFF;
	border: 1px solid #C5BE87;
	color: #000;
}
.buying #kiyaku {
	height: 300px;
}
#kiyaku h3 {
	margin-bottom: 1em;
	border-top: 3px double #000;
	border-bottom: 3px double #000;
	text-align: center;
	font-size: 100%;
}
#kiyaku h4 {
	margin: 1.5em 0 0.2em;
	font-size: 100%;
}
#kiyaku p.num {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#kiyaku ol {
	padding-left: 3em;
}
#kiyaku ul {
	padding: 0 0 0.5em 3em;
	list-style: disc;
}


/* ------ betaInfo */
#betaInfo {
	margin-top: 20px;
	border: 1px solid #006699;
}
#betaInfo #infoTitle {
	padding: 2px 0 2px 5px;
	background: #006699;
	font-weight: bold;
	color: #FFF;
}
#betaInfo #infoTxt {
	padding: 7px;
}
#betaInfo #attention {
	margin: 10px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #008ED2;
	color: #333;
}
#betaInfo #attention p.attTitle {
	margin-bottom: 5px;
	border-bottom: 1px solid #008ED2;
	color: #006699;
	font-weight: bold;
}
#betaInfo #attention ul {
	padding: 0 5px 0 20px;
	list-style: disc;
	color: #006699;
}
#betaInfo .txt-bold {
	font-weight: bold;
	color: #FFFF00;
}

/* guidePage
------------------------------ */
.guidePage #contents {
	margin-top: 0;
	width: 680px;
	text-align: left;
	color: #000;
}
.guidePage h1 {
	margin-top: 12em;
	padding: 0 0 0 1em;
	background: #AE8B00;
	text-indent: 0;
	font-size: 120%;
	color: #FFF;
}
.guidePage h2 {
	margin: 0;
	text-align: left;
	color:
}
.guidePage img {
	border: 1px solid #FFF;
}

/* ------ buying, buyTicket, buyGold, buyFinish, buyError */
.buyTicket #form-item {
	background: url(../img/buy_ticket_back.gif) no-repeat top;
}
.buyPre #form-item {
	background: url(../img/buy_pre_back.gif) no-repeat top;
}
.buyGold #form-item {
	background: url(../img/buy_gold_back.gif) no-repeat top;
}
.buyGold #form-item-top {
	background: url(../img/buy_gold_back_top.gif) no-repeat top;
}
.buyGold #form-item-middle {
	background: url(../img/buy_gold_back_middle.gif) repeat-y top;
}
.buyFinish #form-item {
	background: url(../img/buy_finish_back.gif) no-repeat top;
}
.buyError #form-item {
	background: url(../img/buy_error_back.gif) no-repeat top;
}
.buying .navImg {
	margin-top: 1em;
}
.buying .title {
	color: #CC9900;
}
.buying .title-2line {
	margin: 1em 0 0 0;
	padding-left: 1.3em;
	background: url(../img/arrow_brown.gif) no-repeat 0 7%;
	font-weight: bold;
	color: #CC9900;
}
.title-main {
	margin: 1em 0 -1em;
	color: #8C8546;
}
.buying form label {
	margin: 0;
}
.buying form table {
	margin: 1.5em auto 0;
	border-collapse: collapse;
	width: 395px;
}
.buying form th {
	color: #CEAA00;
}
.buying form td {
	font-weight: bold;
}
.buying form td.submit {
	text-align: center;
}
.buying form td.submit input {
	margin: 0.9em 0 0.5em 0;
	width: 12em;
	height: 2.2em;
}
.buying .proSelect form th.radioButton,
.buying .proSelect form td.radioButton {
	width: 6%;
}
.buying .proSelect form th.product {
	width: 73%;
}
.buying .proSelect form th.price {
	width: 20%;
}
.buying .proSelect form td {
	padding: 0.7em 0;
	border-top: 1px solid #CAC58B;
}
.buying .proSelect form table.proList {
	margin-bottom: 2em;
	border-bottom: 1px solid #CAC58B;
}
.buying .proSelect form table.proList td.top {
	padding-top: 0.8em;
	vertical-align: top;
	width: 7%;
}
.buying .proSelect form div.proList {
	margin: 1em 0 2em 1.5em;
}
.buying .proSelect form div.submit {
	margin-top: 1em;
	clear: both;
	text-align: center;
}
.buying .proSelect form div.submit input {
	width: 13.5em;
	height: 2.2em;
}
.buying .paySelect form table {
	margin: 0.5em auto 1.5em;
}
.buying .paySelect form table#proInfo {
	background: #DEDCAD;
	border: 4px double #CAC58B;
	width: 100%;
}
.buying .paySelect form table th {
	color: #756100;
}
.buying .paySelect form table#proInfo th {
	width:40%;
	text-align: right;
}
.buying .paySelect form table#proInfo td {
	padding: 0.3em 0;
	border: none;
	width: 60%;
	color: #CC6600;
}
.buying .paySelect form table#mail th,
.buying .paySelect form table#passwd th {
	font-weight: bold;
	width: 28%;	
}
.buying .paySelect form table#mail td,
.buying .paySelect form table#passwd td {
	border: none;
	width: 72%;
}
.buying .paySelect form table#mail td input,
.buying .paySelect form table#passwd td input {
	width: 95%;
}
.buying .paySelect form table#payInfo td {
	padding: 0.5em 0 0;
	border: none;
}
.buying .paySelect form table#payInfo td.radioButton {
	width: 8%;
}
.buying .paySelect form table#payButton {
	margin: 0;
	width: 100%;
}
.buying .paySelect form table#payButton td {
	width: 50%;
}
.buying .payConfirm dl {
	background: none;
}
.buying .payConfirm dt {
	padding: 0.1em 0 0.1em 0.5em;
	background: #E0DE9E;
	color: #AE8F00;
	font-weight: bold;
}
.buying .payConfirm dd {
	margin: 0.5em 0 1em 0;
	padding-left: 1em;
	font-weight: bold;
}
.buying .payConfirm form table#payButton {
	margin: 0;
	width: 100%;
}
.buying .payConv form table {
	margin: 1em auto;
	width: 410px;
}
.buying .payConv form th,
.buying .payConv form td {
	padding: 0.3em 0;
}
.buying .payConv form th {
	padding-right: 0.3em;
	width: 20%;
	color: #756100;
	font-weight: bold;
	text-align: right;
}
.buying .payConv form tr.name th.name2 {
	width: 10%;
}
.buying .payConv form tr.name td.name1 {
	width: 34%;
}
.buying .payConv form tr.name td.name2 {
	width: 36%;
}
.buying .payConv form tr.tel td {
	padding-bottom: 1.5em;
}
.buying .payConv form tr.tel td,
.buying .payConv form tr.adr td {
	width: 80%;
	font-weight: lighter;
}
.buying .payConv form tr.name td.name1 input.inputtxt,
.buying .payConv form tr.adr td input.inputtxt {
	width: 95%;
}
.buying .payConv form tr.name td.name2 input.inputtxt {
	width: 90%;
}
.buying .payConv form tr.tel td input.inputtxt {
	width: 70%;
}
.buying .payConv form td.submit {
	padding-top: 1em;
}
.buying .payConv .note {
	margin-top: 0;
	padding-left: 0;
	text-indent: 0;
}
.buying .noteWrap {
	margin: 0 auto 1.5em;
	padding: 0.5em;
	background: #F2E494;
	width: 90%;
}
.buying .noteWrap02 {
	margin-top: 1em;
	width: 100%;
}
.buying .noteWrap p.note {
	margin: 0;
}
.buying ul li {
	list-style: disc;
}
.buying ul ul li {
	list-style: circle;
}

/* footer, footer02
------------------------------ */
#footer,
#footer02 {
	margin: -1.5em auto 0;
	color: #0A494B;
	width: 760px;
}
#footer a,
#footer02 a { 
	color: #FFF;
}
#footer a:hover,
#footer02 a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
ul#footer-nav li {
	padding: 0 0.5em;
	display: inline;
	border-right: 1px solid #00CCCC;
}
ul#footer-nav li.noBorder {
	border-right: none;
}
ul#footer-nav a {
	text-decoration: underline;
}
p.gamelink {
	padding-bottom: 1em;
	/* border-right: 1px solid #00CCCC; */
	font-weight: bold;
	text-align: left;
}
p.gamelink a {
	text-decoration: underline;
}
p.copyright {
	padding: 1em 0 1.5em;
	font-size: 77%;
	color: #FFF;
	letter-spacing: 0.1em;
}
p.copyright a {
	text-decoration: none;
}



/* 新金貨購入 */
.buying-gold {
//	background: #EDECC7;
	background: #E8E8E6;
	background-image : none;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo, Osaka, Verdana, Arial, sans-serif;
	font-size: 77%;
	text-align: center;
	color: #756100;
}

.buying-gold .proSelect-gold form div.submit {
	margin-top: 1em;
	clear: both;
	text-align: center;
}
.buying-gold .proSelect-gold form div.submit input {
	width: 13.5em;
	height: 2.2em;
}

.buying-gold form td.submit {
	text-align: center;
}

.buying-gold form td.submit input {
	margin: 0.9em 0 0.5em 0;
	width: 12em;
	height: 2.2em;
}


#container-inner-gold {
	margin-left: 116px;
}

#contents-gold {
	margin: 0 auto;
	width: 540px;
	text-align: left;
	float: left;
}

#kiyaku-gold {
	padding: 0.8em;
	overflow: auto;
	height: 100px;
	background: #FFF;
	border: 1px solid #C5BE87;
	color: #000;
}

.buying-gold .proSelect-gold form table.proList {
	margin-bottom: 0.5em;
}

.goldtd1 {
	width: 20px;
	text-align: center;
	background: #CAC991;
}

.goldtd2 {
	width: 50px;
	background: #EFEFDE;
}

.goldtd3 {
	width: 190px;
	padding-left: 12px;
	background: #EFEFDE;
}


.buying-gold .proSelect-gold form div.proList {
	margin: 1em 0 2em 1.5em;
}

.title-main-gold {
	margin-top: 4px; 
	color: #8C8546;
}

#guide-gold {
	margin: 0 auto;
	width: 540px;
	text-align: left
}
#guide-gold p {
	margin-top: -4px;
	margin-left: 440px;
	text-indent: -9999px;
	font-size: 0;
}
#guide-gold p a {
	display: block;
	width: 100px;
	height: 21px;
}

#guide-gold p.purchaseGuide-c a {
	background: url(../img/purchaseGuide-c.gif) no-repeat 0 0;
}
#guide-gold p.purchaseGuide-c a:hover {
	background: url(../img/purchaseGuide-c.gif) no-repeat 0 -21px;
}

.title-gold {
	margin: 1em 0 0.5em 0;
	padding-left: 1.3em;
	background: url(../img/arrow_brown.gif) no-repeat 0 50%;
	font-weight: bold;
}

.attention-gold {
	margin: 0.5em 0 -0.5em 0;
	padding-left: 1.3em;
	background: #EEDBB8 url(../img/arrow_red.gif) no-repeat 0.1em 0.4em;
	color: #FF0000;
}

.buying-gold .paySelect-gold form table {
	margin: 0px;
}
.buying-gold .paySelect-gold form table#proInfo {
	background: #DEDCAD;
	border: 4px double #CAC58B;
	width: 100%;
}
.buying-gold .paySelect-gold form table th {
	color: #756100;
}
.buying-gold .paySelect-gold form table#proInfo th {
	width:40%;
	text-align: right;
}
.buying-gold .paySelect-gold form table#proInfo td {
	padding: 0.3em 0;
	border: none;
	width: 60%;
	color: #CC6600;
}
.buying-gold .paySelect-gold form table#mail,
.buying-gold .paySelect-gold form table#passwd {
		width: 460px;
}

.buying-gold .paySelect-gold form table#mail th,
.buying-gold .paySelect-gold form table#passwd th {
	font-weight: bold;
	width: 28%;	
}
.buying-gold .paySelect-gold form table#mail td,
.buying-gold .paySelect-gold form table#passwd td {
	border: none;
	width: 72%;
}
.buying-gold .paySelect-gold form table#mail td input,
.buying-gold .paySelect-gold form table#passwd td input {
	width: 95%;
}
.buying-gold .paySelect-gold form table#payInfo td {
	padding: 0.5em 0 0;
	border: none;
}
.buying-gold .paySelect-gold form table#payInfo td.radioButton {
	width: 8%;
}
.buying-gold .paySelect-gold form table#payButton {
	margin: 0;
	width: 100%;
}
.buying-gold .paySelect-gold form table#payButton td {
	width: 50%;
}


.paytd1 {
	width: 20px;
	text-align: center;
	background: #CAC991;
}

.paytd2 {
	width: 140px;
	background: #EFEFDE;
}

.paytd3 {
	width: 380px;
	padding-left: 24px;
	background: #EFEFDE;
}


.buying-gold .payConfirm-gold dl {
	background: none;
}
.buying-gold .payConfirm-gold dt {
	padding: 0.1em 0 0.1em 0.5em;
	background: #E0DE9E;
	color: #AE8F00;
	font-weight: bold;
}
.buying-gold .payConfirm-gold dd {
	margin: 0.5em 0 1em 0;
	padding-left: 1em;
	font-weight: bold;
}
.buying-gold .payConfirm-gold form table#payButton {
	margin: 0;
	width: 100%;
}

.buying-gold .payConv-gold form table {
	margin: 1em auto;
	width: 480px;
}
.buying-gold .payConv-gold form th,
.buying-gold .payConv-gold form td {
	padding: 0.3em 0;
}
.buying-gold .payConv-gold form th {
	padding-right: 0.3em;
	width: 20%;
	color: #756100;
	font-weight: bold;
	text-align: right;
}
.buying-gold .payConv-gold form tr.name th.name2 {
	width: 10%;
}
.buying-gold .payConv-gold form tr.name td.name1 {
	width: 34%;
}
.buying-gold .payConv-gold form tr.name td.name2 {
	width: 36%;
}
.buying-gold .payConv-gold form tr.tel td {
	padding-bottom: 1.5em;
}
.buying-gold .payConv-gold form tr.tel td,
.buying-gold .payConv-gold form tr.adr td {
	width: 80%;
	font-weight: lighter;
}
.buying-gold .payConv-gold form tr.name td.name1 input.inputtxt,
.buying-gold .payConv-gold form tr.adr td input.inputtxt {
	width: 95%;
}
.buying-gold .payConv-gold form tr.name td.name2 input.inputtxt {
	width: 90%;
}
.buying-gold .payConv-gold form tr.tel td input.inputtxt {
	width: 70%;
}
.buying-gold .payConv-gold form td.submit {
	padding-top: 1em;
}
.buying-gold .payConv-gold .note {
	margin-top: 0;
	padding-left: 0;
	text-indent: 0;
}

.cursor-pointer {
	cursor: pointer;
}
.banner-bold {
	padding-top: 39px;
}

#loginButton {
	text-align: center;
	cursor: pointer;
}