@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/10022/bg.jpg") repeat scroll center center #ffeeee;
	padding-bottom:20px;
}

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

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

#main-content a{
	color: #ff5500;
}
*/

#anchor{
	height: 61px;
	width: 960px;
	margin-bottom: 30px;
}
	
#anchor1{
	float: left;
	width:320px;
}
	
#anchor2{
	float: left;
	width:320px;
}
	
#anchor3{
	float: left;
	width:320px;
}

.section {
	width: 900px;
	margin: 0 auto 20px;
}

.section-body {
	background: url("/static/docs/PC/campaign/10022/bg_body.png") repeat scroll center center transparent;
    display: block;
	border-bottom: 1px solid #bf9f99;
}

.section-body_inner {
	background: url("/static/docs/PC/campaign/10022/bg_present2.png") no-repeat scroll right bottom transparent;
}

.summary h3{
	text-align:left;
	margin: 0 0 10px 15px;
	padding-top: 10px;  
}

.button_lead{
	margin-bottom:20px;
	text-align:center;
}

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

.figure{
	margin:0 auto 10px;
	text-align:center;
}

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

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

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

.button_purchase {
    background: url("/static/docs/PC/campaign/10022/btn_ujjcoin_off.png") no-repeat;
    display: block;
    height: 80px;
    width: 435px;
    text-indent: -9999px;
	margin:20px auto 10px;
}

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

div#item-list{
	width:900px;
	margin:0 auto;
	/*padding:10px*/
}

div#item-list li{
	float:left;
	text-align:left;
	width:280px;
	margin:0 0 15px 15px;
	position: relative;
}

div#item-list .button_item{
	position: absolute;
	top: 319px;
	left: 15px;
	cursor: pointer;
}

div#item-list .button_gametop{
	position: absolute;
	top: 319px;
	left: 193px;
}

div#flow_present1{
	float:left;
	text-align:left;
	width:280px;
	margin:0 0 15px 15px;
	position: relative;
}

.text1{
	margin-top: 10px;
}

div#present2 .summary{
	float: left;
	width: 555px;
}

.text2{
	margin-left:25px;
	padding-bottom: 20px;
	width:530px;
}

div#present2 .imgbox{
	float: left;
	margin: 0;
	width:345px;
}

div#present3 .summary{
	float: left;
	width: 545px;
}

.text3{
	margin-left:25px;
	padding-bottom: 20px;
	width:515px;
}

div#present3 .imgbox{
	float: left;
	margin-bottom: 10px;
	width:325px;
	padding-left: 30px;
}

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

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

div.detail div{
	background:#FFF;
	padding-top:10px;
}
div.detail li{
	padding-bottom:10px;
}

div.detail li h4{
	color:#f11880;
	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;
}

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

#coupon {
	margin:15px 0 25px; 
}

#copyright {
	font-size: 10px;
	color: #999;
	text-align: center;
}

/* lightbox */
#tinybox {
	position:absolute;
	display:none;
	padding:10px;
	background:#fff url(/static/docs/PC/campaign/10022/ajax-loader.gif) no-repeat 50% 50%;
	border:10px solid #e3e3e3;
	z-index:2000;
}
#tinymask {
	position:absolute;
	display:none;
	top:0; left:0;
	height:100%;
	width:100%;
	background:#000;
	z-index:1500;
}
#tinycontent {
	background:#fff;
	width:400px;
	text-align:center;
}
.itembox h5{
	font-weight:bold;
	font-size:14px;
	margin:5px auto;
}
.itembox p{
	text-align:left;
}