@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;
}

#main-content{
	background: #26c5ff;
	padding-bottom:10px;
}

.download #main-content{
	background: #ffffff;
}

#main-content h2{
	margin:30px auto;
	text-align:center;
}

#main-content p{
	color: #562500;
}

#main-content a:link{
	color: #ffffff;
}
#main-content a:visited{
	color: #ffffff;
}
#main-content a:hover{
	color: #ffffff;
}
#main-content a:visited{
	color: #ffffff;
}

#summary{
	margin:0 auto;
	/*padding-bottom: 10px;*/
	width:960px;
}
/*
#summary h3{
	float:left;
	text-align:center;
	margin: 0 10px 0 30px;
}
*/
.button_list {
	background: url("/static/docs/PC/campaign/10025/btn_list_off.png") no-repeat;
	display: block;
	height: 70px;
	width: 250px;
	text-indent: -9999px;
	float:left;
}

.button_list:hover {
	background: url("/static/docs/PC/campaign/10025/btn_list_on.png") no-repeat;
}

.button_lead{
	margin:40px auto 0;
	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;	
}

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

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

.button_entry:hover {
	background: url("/static/docs/PC/campaign/10025/btn_entry_on.gif") no-repeat;
}

.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;
}

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

.button_purchase {
	background: url("/static/docs/PC/campaign/10025/btn_purchase_off.png") no-repeat;
	display: block;
	height: 63px;
	width: 430px;
	text-indent: -9999px;
	margin: 10px auto;
}

.button_purchase:hover {
	background: url("/static/docs/PC/campaign/10025/btn_purchase_on.png") no-repeat;
}

#campaign li p{
	padding:0 0 0 10px;
}
#flow-wrapper {
	width:900px;
	margin: 0 auto;
}
#flow1{
	width:480px;
	float:left;
	margin:0 40px 0 0;
	/*bgdesign*/
	/*padding:10px;
	background:#cccccc;*/
	text-align:center;
}
#flow2{
	width:380px;
	float:left;
	margin:0 0 0 0;
}

div#other-cp{
	background: #f5f5f5;
	padding: 10px 0;
	border-top: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
}

div.cp-list{
	width:920px;
	text-align:center;
	margin:10px auto;
	/*padding:10px*/
}

div.cp-list-inner{
	margin: 0 -10px 0 0;
	/*padding:10px*/
}

div.cp-list li{
	float:left;
	text-align:center;
	width:300px;
	margin:0 10px 20px 0;
}

div.cp-list div.cp-box{
	width:290px;
	height:220px;
	padding:6px;
	/*border:1px #f5f5f5 solid;*/
	/*background-color:#f5f5f5;*/
	text-align:left;
	position: relative;
}

div.cp-box div.cp-box-text{
	padding: 5px;
	
}

div.cp-box div.cp-box-text span{
	color:#666;
	font-size:10px;
}

div.cp-box div.cp-box-icon{
	width:290px;
	height:19px;
	margin:0;
	/*position: absolute;
	bottom: 5px;*/
}

div.cp-box div.cp-box-icon-inner{
	margin: 0 -8px 0 0;
	/*margin-right:-8px;*/
	height:19px;
}

div.cp-box div.cp-box-icon li{
	float:left;
	width:141px;
	height:19px;
	margin:0 8px 0 0;
	/*margin-right:8px;*/
}

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

div.presentdetail{
	/*background:#ddd;*/
	padding:10px 30px 10px;
}

div.presentdetail p{
	text-align:center;
	margin:0 0 20px 0;
}

div.purchasesdetail{
	/*background:#ddd;*/
	text-align:center;
	margin:0 auto;
	/*padding:10px 30px 10px;*/
}

div.detail h2{
	background:#000;
	color:#FDC041;
	padding:10px;
	font-size:18px;
}
div.detail div{
	background:#FFF;
	padding:10px 10px 0;
}
div.detail li{
	padding-bottom:10px;
}
div.detail li h3{
	color:#FF5F00;
	line-height:175%;
	margin-bottom:5px;
	font-size:14px;
}
div.detail li h4{
	color:#D90000;
	line-height:175%;
}
div.detail li p{
	line-height:175%;
	margin-bottom:10px;
}
div.bnr{
	margin:0 0 10px;
}
input.copy{
	width:400px;
	padding:5px;
	background:#eeeeee;
	border: 1px solid #cccccc;
}
p.totop{
	margin:5px;
	text-align:right;
}

.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;
}

.login_column{
	width:480px;
	margin:0 auto;
	text-align: center;
}


#main-content .ref_information{
	margin:30px 0 10px; 
}
#main-content .ref_information p{
	font-size:15px;
	color:#FFFFFF;
//	text-shadow:0 1px 1px #44EEFF;
	text-shadow:0 -1px 1px #003FAF;
	text-align:center;
	line-height:1.5;
	font-weight:bold;
}
#main-content .ref_information strong{
	font-size:20px;
}
.purchasedetail{
	margin-bottom:40px;
}
