@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:url(/static/docs/PC/campaign/bitcash/summer2012/bg.gif) repeat scroll center center #810101;
	padding-bottom:10px;
}

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

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

#main-content a{
	color: #fff;
}


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

#summary h3{
	float:left;
	text-align:center;
	margin: 0 10px 0 30px;
}

.button_list {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_list_off.png") no-repeat;
    display: block;
    height: 47px;
    width: 250px;
    text-indent: -9999px;
	float:left;
}

.button_list:hover {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/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 50px;
	text-align: center;
}

.button_entry {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_register_off.png") no-repeat;
    display: block;
    height: 90px;
    width: 555px;
    text-indent: -9999px;
	margin:20px auto 10px;
}

.button_entry:hover {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_register_on.png") no-repeat;
}

div#tw-wrapper{
	margin:10px auto;
	width:900px;
}

div#tw-content{
	width:560px;
	float:left;
	margin:0 10px 0 0;
}

div#tw-button div#tw-button-inner{
	margin: 0 -16px 0 0;
	/*margin-right:-8px;*/
	height:70px;
}

div#tw-button li{
	float:left;
	width:270px;
	height:70px;
	margin:0 16px 0 0;
	/*margin-right:8px;*/
}

#tw-button li a{
	display:block;
}

#tw-button .follow_btn {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_follow_off.png") no-repeat;
    display: block;
    height: 70px;
    width: 270px;
    text-indent: -9999px;
	margin-right: 20px;
}

#tw-button .follow_btn:hover {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_follow_on.png") no-repeat;
}

#tw-button .tweet_btn {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_tweet_off.png") no-repeat;
    display: block;
    height: 70px;
    width: 270px;
    text-indent: -9999px;
}

#tw-button .tweet_btn:hover {
    background: url("/static/docs/PC/campaign/bitcash/summer2012/btn_tweet_on.png") no-repeat;
}

div#tw-timeline{
	width:310px;
	float:right;
	/*padding:0 10px 0 0;*/
}

div#other-cp{
	background: #1A1A1A;
	padding: 10px 0;
}

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:4px;
	border:1px #F2F2F2 solid;
	background-color:#F2F2F2;
	text-align:left;
    position: relative;
}

div.cp-box div.cp-box-text{
	
}

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:5px 0 0 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 80px;
	text-align:left;
}

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

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