@charset "utf-8";

#wrapper h1 {
	width: 935px;
	height: 15px;
	padding: 9px 0 0;
	font-size: 92%;
	text-align: right;
	color: #666;
}

/*-- wrapper2
-------------------------------------------------------- */
#wrapper2 {
	width: 900px;
	margin: 0 auto;
}

#wrapper2 #main {
	width: 900px;
	position: relative;
}

/* ------------------------main------------------------ */
#chart-block {
	width: 900px;
}

#chart-block h2,
#gamelp-block h2,
#couponlp-block h2 {
	width: 900px;
	height: 52px;
	position: relative;
	margin: 20px auto 0;
	background: url("../../../img/10/member/vcampaign_head900.gif") no-repeat 0 0;
	overflow: hidden;
}

#chart-block h2 span,
#gamelp-block h2 span,
#couponlp-block h2 span {
	display: block;
	margin: 5px 0 0;
	text-align: right;
}

#chart-block h2 a,
#gamelp-block h2 a,
#couponlp-block h2 a {
	padding: 0 0 0 12px;
	background: url("../../../img/10/top/icon-list.gif") no-repeat 0 -256px;
	font-weight: normal;
	text-decoration: underline;
}

#definition {
	width: 900px;
	height: 220px;
	margin: 2px 0 0;
	position: relative;
}

#definition img {
	position: absolute;
	top: 0;
	left: 0;
}

#definition-bridge {
	width: 770px;
	height: 237px;
	margin: 0 auto;
}

#definition-bridge h2#ci-info {
	width: 770px;
	height: 237px;
	margin: 0 auto;
}

.guide-arrow {
	width: 403px;
	height: 44px;
	margin: 4px auto 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.guide-arrow img {
	position: absolute;
	top: 0;
	left: 0;
}

#info-block {
	margin: 10px auto 0;
	width: 458px;
}

#info-block h3 {
	width: 750px;
	height: 15px;
	overflow: hidden;
	position: relative;
}

#info-block h3 img {
	position: absolute;
	top: -24px;
	left: 0;
}

#camp-img {
	margin: 2px 0 0;
	width: 462px;
	height: 247px;
	position: relative;
	background: url("../../img/member/campbg.gif") 0 0 no-repeat;
}

#camp-img img {
	position: absolute;
	top: 23px;
	left: 2px;
}

/* ------------------------form------------------------ */
#register {
	width: 730px;
	margin: 2px auto 25px;
	padding: 0 0 10px;
	background: url("../../../img/10/member/center_bg.gif") 0 bottom no-repeat;
}

#register2 {
	width: 730px;
	margin: 45px auto 25px;
	padding: 0 0 10px;
	background: url("../../../img/10/member/center_bg.gif") 0 bottom no-repeat;
}

#register3 {
	width: 730px;
	margin: 45px auto 0;
	padding: 0 0 10px;
	background: url("../../../img/10/member/center_bg.gif") 0 bottom no-repeat;
}

#register h2,
#register2 h2,
#register3 h2 {
	width: 730px;
	margin: 0;
	padding: 0;
}

#register .reg-step,
#register2 .reg-step,
#register3 .reg-step {
	width: 688px;
	margin: 5px auto 0;
	padding: 0;
}

a {
	outline: none;
}

.announce {
	width: 630px;
	margin: 10px auto;
	text-align: left;
	font-size: 116%;
	line-height: 1.4;
}

.kome-red {
	width: 630px;
	margin: 0 auto;
	padding-right: 3px;
	text-align: right;
	color: #f00;
}

#form-block {
	width: 622px;
	margin: 0 auto 10px;
	border: 5px solid #ccc;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}

*html #form-block {
	width: 630px;
	overflow: hidden;
	height: 1%
}

#form-block dl {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #ccc;
}

#form-block dl dt {
	float: left;
	width: 156px;
	padding: 13px 6px;
	font-size: 108%;
	font-weight: bold;
}

#form-block dl dt img {
	margin: 0 6px 0 0;
	vertical-align: top;
}

#form-block dl dd {
	float: left;
	width: 435px;
	padding: 6px;
	border-left: 1px solid #ccc;
}

#form-block dl dd input {
	width: 260px;
	height: 18px;
	padding: 5px 0;
	border: 1px solid #999;
}

#form-block dl dd span {
	display: block;
	margin: 3px 0 0;
}

#form-block h3 {
	margin: 12px;
	font-size: 108%;
	font-weight: bold;
}

#form-block .item-list {
	margin: 12px;
}

#form-block .item-list label {
	display: block;
	float: left;
	margin: 0 35px 10px 0;
}

#form-block .item-list input {
	display: inline;
	vertical-align: top;
	margin: 0 5px 0 0;
}

*+html #form-block .item-list input {
	display: inline;
	vertical-align: middle;
	margin: 0 3px 0 0;
}

#form-table2 {
	width: 630px;
	border: solid 1px #ccc;
	display: block;
	margin: 0 auto 10px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}

.info {
	padding: 8px 0;
	font-size: 14px;
	text-align: center;
}

.info2 {
	padding: 5px 0;
	text-align: center;
}

.info2-text {
	padding: 2px 8px;
	text-align: left;
}

#read-info2 {
	width: 610px;
	height: 250px;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	overflow: auto;
	text-align: left;
	line-height:1.4em;
}

#agree {
	width: 630px;
	margin: 10px auto;
	text-align: center;
	line-height: 1.4;
}

#agree .attention {
	color: #FF0000;
}

#agree .radio {
	margin-top: 5px;
}

#agree .radio input {
	vertical-align: middle;
}

.btn-reg-w {
	width: 630px;
	margin: 15px auto;
}

input#reg-w {
	width: 453px;
	height: 68px;
	margin: 0;
	background: url("../../../img/10/member/btn_reg_wide.gif") no-repeat scroll 0 0 transparent;
	border: none;
	cursor: pointer;
}

table.p-info {
	width: 620px;
	border: none;
	margin: 10px auto 30px;
}

/* スクロールバーのデザイン変更 */
.jScrollPaneContainer {
	margin: 5px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.jScrollPaneTrack {
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url("../../../img/10/member/scroll_bg.gif") repeat-y;
	cursor: pointer;
}

.jScrollPaneDrag {
	position: absolute;
	background: url("../../../img/10/member/scroll_drag_bg.gif") repeat-y 2px 0;
	overflow: hidden;
	cursor: pointer;
}

.jScrollPaneDragTop {
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../../../img/10/member/scroll_drag_top.gif") no-repeat 2px 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../../../img/10/member/scroll_drag_btm.gif") no-repeat 2px 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	height: 15px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: url("../../../img/10/member/scroll_arrow_up.gif") no-repeat;
	overflow: hidden;
	text-indent: -2000px;
}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	height: 15px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url("../../../img/10/member/scroll_arrow_down.gif") no-repeat;
	overflow: hidden;
	text-indent: -2000px;
}

a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* ------------------------form2------------------------ */
.head-msg {
	margin: 14px auto 0;
	text-align: center;
}

#err-box {
	margin: 7px 73px 0;
	padding: 10px 0 10px 27px;
	background: #ffefef url("../../../img/10/member/pecori_chancy.gif") no-repeat right 7px;
	border: 2px solid #ff0202;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	min-height: 42px;
}

#err-box p {
	margin: 0 72px 0 0;
	padding: 5px 0 5px 64px;
	background: #ffefef url("../../../img/10/member/caution.gif") no-repeat 0 0;
	font-size: 108%;
	font-weight: bold;
	color: #f00;
	line-height: 1.4;
	min-height: 40px;
}

h3.sttl {
	width: 682px;
	margin: 10px auto 0;
	padding: 7px 19px;
	background: url("../../../img/10/member/bg_sttl.gif") no-repeat 0 0;
	font-size: 108%;
	font-weight: bold;
}

h3.sttl span {
	color: #f00;
}

.leadcopy {
	margin: 4px 39px 0;
	line-height: 1.4;
}

.notebox {
	margin: 10px 35px 0;
	padding: 8px 12px;
	border: 1px solid #f00;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	line-height: 1.4;
}

.notebox span {
	display: block;
	margin: 0 0 5px;
	font-weight: bold;
	color: #f00;
}

table.form-tbl {
	width: 662px;
	margin: 10px auto 0;
	border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-collapse: separate;
	border-color: #ccc;
	border-spacing: 0;
	border-style: solid;
	border-width: 5px;
}

table.form-tbl th {
	width: 150px;
	padding: 7px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	line-height: 1.6;
	vertical-align: top;
}

table.form-tbl th.non-ess {
	padding-left: 51px;
}

table.form-tbl th.mid {
	vertical-align: middle !important;
}

table.form-tbl th img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

table.form-tbl td {
	padding: 7px;
	border-bottom: 1px solid #ccc;
	line-height: 1.6;
}

table.form-tbl td .kome {
	color: #999;
}

table.form-tbl td input[type="text"] {
	border: 1px solid #999;
    padding: 3px 0;
}

table.form-tbl td select {
	border: 1px solid #999;
}

.chara-msg {
	margin: 6px auto 0;
	text-align: center;
}

table.check td {
	width: 162px;
	padding: 0 !important;
	border-bottom-style: none;
}

.btn-conf {
	width: 305px;
	margin: 15px auto;
}

input#conf {
	width: 305px;
	height: 56px;
	margin: 0;
	background: url("../../../img/10/member/btn_confirm.gif") no-repeat scroll 0 0 transparent;
	border: none;
	cursor: pointer;
}

/* ------------------------confirm------------------------ */
.btn-correct {
	margin: 10px 35px 20px;
	text-align: right;
}

.btn-reg {
	width: 306px;
	margin: 15px auto;
}

input#reg {
	width: 306px;
	height: 56px;
	margin: 0;
	background: url("../../../img/10/member/btn_reg.gif") no-repeat scroll 0 0 transparent;
	border: none;
	cursor: pointer;
}

table.form-tbl td ul {
	margin: 0;
}

table.form-tbl td ul li {
	float: left;
	width: 155px;
}

/* ------------------------仮登録------------------------ */
.temp-msg {
	margin: 20px 35px;
	padding: 20px 30px;
	border: 1px solid #f00;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	line-height: 1.4;
}

.temp-msg span {
	display: block;
	margin: 0 0 10px;
	font-weight: bold;
	color: #f00;
}

/* ------------------------本登録------------------------ */
.getpoint {
	margin: 20px auto 0;
	text-align: center;
}

h4.lets {
	margin: 17px auto 0;
	text-align: center;
}

.link {
	margin: 5px 10px 0;
	text-align: right;
}

.link-btm {
	width: 730px;
	margin: 10px auto 25px;
	text-align: right;
}

.link a,
.link-btm a {
	padding: 0 0 0 12px;
	background: url("../../../img/10/top/icon-list.gif") no-repeat 0 -255px;
}

#pre-camp {
	width: 696px;
	margin: 15px auto 40px;
}

.ban {
	width: 696px;
	margin: 12px auto 0;
}

.ban ul {
	width: 730px;
	margin: 0;
}

.ban ul li {
	margin: 0 12px 12px 0;
	float: left;
}



/* ------------------------エラー------------------------ */
.err-txt {
	display: block;
	margin: 5px 0 0;
	font-weight: bold;
	color: #f00;
}

#hobbybox .err-txt {
	display: block;
	width: 662px;
	margin: 10px auto 0;
	font-weight: bold;
	color: #f00;
}


/* ------------------------キャンペーンバナー（ゲーム版共通）------------------------ */
#chart-block #campaign-banner {
	width: 900px;
	border: none;
	margin: 5px auto 0;
	font-size: 93%;
}

#gamelp-block #campaign-banner {
	width: 728px;
	border: none;
	margin: 15px auto;
	font-size: 93%;
}

#campaign-banner img {
	margin-bottom: 3px;
}

/* ------------------------ゲームLPから------------------------ */
#gamelp-block {
	width: 900px;
}

#game-variation {
	width: 900px;
	height: 300px;
	margin: 7px auto 0;
}

#moni-variation {
	width: 900px;
	height: 350px;
	margin: 7px auto 0;
}

#game-variation ul {
	width: 760px;
	height: 73px;
	position: absolute;
	top: 81px;
	left: 14px;
	overflow: hidden;
}

#game-variation ul li {
	width: 121px;
	height: 73px;
	margin: 0 5px 0 0;
	position: relative;
	overflow: hidden;
	float: left;
}

#game-variation ul li img {
	position: absolute;
	top: 0;
	left: 0;
}

#game-variation ul li a {
	position: absolute;
	top: 0;
	left: 0;
}

#game-variation ul li a:hover {
	position: absolute;
	top: 1px;
	left: 1px;
}


#game-useful {
	width: 780px;
	height: 481px;
	margin: 10px auto 0;
	position: relative;
	overflow: hidden;
}

#game-useful img {
	position: absolute;
	top: 0;
	left: 0;
}

#game-useful2 {
	width: 780px;
	height: 220px;
	margin: 10px 0 0;
	position: relative;
	overflow: hidden;
}

#game-useful2 img {
	position: absolute;
	top: 0;
	left: 0;
}

/* ------------------------20110601追加分------------------------ */
#about {
	width: 590px;
	margin: 0 auto;
	padding: 10px 20px;
	border: 1px solid #f00;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}

#about h2 {
	width: 550px;
	margin: 0;
	font-size: 108%;
	font-weight: bold;
	color: #f00;
}

#about ul {
	margin: 10px 0 0;
}

#about ul li {
	margin: 5px 0 0;
}


/* ------------------------クーポンLPから------------------------ */
#couponlp-block {
	width: 900px;
}

#coupon-variation {
	width: 750px;
	margin: 13px auto 0;
}

#couponlp-block .btn {
	width: 625px;
	margin: 22px auto 0;
}

ul.cp-about {
	width: 750px;
	margin: 18px auto 0;
	overflow: hidden;
}

ul.cp-about li {
	float: left;
}

/* ------------------------てんつなぎLPから------------------------ */
#tentunagi-banner {
	width: 900px;
	border: none;
	margin: 5px auto 10px;
	font-size: 100%;
	text-align: center;
}

#tentunagi-banner h3 {
	margin: 12px auto 5px;
}

#tentunagi-banner p .send {
	font-size: 123.1%;
	color: #333;
}

#tentunagi-banner p .caution {
	color: #F00;
	line-height: 1.3;
}

/* ------------------------カード発行LP------------------------ */
div#card {
	position: relative;
	width: 730px;
	height: 325px;
	background:url(../../../img/10/member/img_card.jpg) no-repeat;
	text-align: center;
}

div#card #card-btn {
	position: relative;
	top: 200px;
}

div#card a:hover {
	position: relative;
	top: 2px;
	left: 2px;
}
