@charset "utf-8";

div{
	zoom:1;
}
div:after{
	content:" ";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* 以下ページ用 */
p{
	line-height:150%;
	color:#000;
}

#content h1{
	margin-top:-8px;
}

#subtitle{
	margin:0 auto;
	width:960px;
}

#subtitle h2{
	/*float:left;*/
	text-align:center;
}

.obj{
	margin:20px auto;
	text-align:center;
}

div.sub{
	font-size:16px;
	border-bottom:1px solid #333;
	text-align:left;
	margin:30px auto 20px;
	width:900px;
}

div.sub h3{
	margin-bottom:5px;	
}

#content div.detail{
	/*background:#ddd;*/
	padding:30px 30px 80px;
	text-align:left;
}

#content div.detail h3{
	font-size:22px;
	/*border-bottom:1px solid #333;*/
	text-align:left;
	margin-bottom:30px;
	width:900px;
	color: #d8000f;	
}

#content div.detail div{
	background:#FFF;
	padding:10px 10px 0;
}
#content div.detail li{
	padding-bottom:10px;
}
#content div.detail li h3{
	color:#FF5F00;
	line-height:175%;
	margin-bottom:5px;
	font-size:14px;
}
#content div.detail li h4{
	color:#D90000;
	line-height:175%;
}
#content div.detail li p{
	line-height:175%;
	margin-bottom:10px;
}

.pagetop{
	bottom: 10px;
    position: absolute;
    right: 20px;
}

#members_invite{
	background:url(/static/docs/PC/campaign/sej/20120701/figure-mybitcash-02.jpg) no-repeat;
	width:920px;
	height:215px;
	position:relative;
	margin: 10px auto 20px;
}

#bitcash {
    background: url("/static/docs/PC/campaign/10023/bg_gray.jpg") repeat scroll center center #ededed;
	padding-bottom: 10px;
	text-align: center;
	border-top: 1px solid #999999;
}
	

#bitcash h2{
    background-image: url("/static/docs/PC/campaign/10023/bg_title-bitcash.png");
    background-position: center top;
    background-repeat: repeat-x;
    margin-bottom: 20px;
    padding: 0;
	text-align: center;
}

.box {
    margin: 0 auto 30px;
 	background-color: #FFFFFF;
	width: 860px;
	padding: 20px;
	text-align: left;
	-moz-box-shadow: inset 0px 1px 0px #c2c2c2;
	-webkit-box-shadow: inset 0px 1px 0px #c2c2c2;
	box-shadow: inset 0px 1px 0px #c2c2c2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#bitcash h3{
	margin-bottom: 20px;
}

.box div {
	float: left;
	margin-right: 20px;
}

.merit {
    margin: 20px auto 0;
	text-align: center;
	width:900px;
	padding-bottom: 30px;

}

.merit1 {
	float: left;
	margin-right:20px;
}

.merit2 {
	float: left;
}

#bitcash .button {
	width:480px;
	margin:0 auto;
}

#bitcash .button_register {
    background: url("/static/docs/PC/campaign/10025/btn_register_off.gif") no-repeat;
    display: block;
    height: 90px;
    width: 480px;
    text-indent: -9999px;
	margin: 10px 0;
}

#bitcash .button_register:hover {
    background: url("/static/docs/PC/campaign/10025/btn_register_on.gif") no-repeat;
}

.orange {
	color: #ff4800;
	font-weight: bold;
}
