@charset "shift_jis";

.campaignEndText{
	background: #ffd200;
}
.campaignEndText p{
	color: #333;
}
.campaignEndText p a{
	background: url(/campaign/assets/mdata/common_img/icon/arrow_mini_blk.gif) no-repeat left center;
	color: #333;
}
#main.kanshasai .mainInr{
	background: none;
}
#main.kanshasai{
	background: #fff;
	overflow: hidden;
	padding: 0 0 100px;
}
.campaignEndText p{
font-size: 1em;
font-weight: normal;
}
#main.kanshasai p,
#main.kanshasai ul li{
	line-height: 1.7 !important;
}
#main.kanshasai .mainArea{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 0;
	border-bottom: 1px dashed #d2d2d2;
}
#main.kanshasai .mainArea .mainAreaInr{
	background: url(/campaign/assets/mdata/campaign/1908_friends/img/bg.gif) repeat center top;
	padding: 0;
	margin: 0 auto 20px;
	text-align: center;
}
#main.kanshasai .contents{
	background: #fff;
}
#main.kanshasai .contents img{
	vertical-align: top;
}
#main.kanshasai .contents img.win{
	vertical-align: middle;
}

#main.kanshasai .contents a{
	text-decoration: underline;
	color: #ff7b00;
}
#main.kanshasai .contents a:hover{
	text-decoration: none;
}

#main.kanshasai .contents h2{
	background-color: inherit;
	color: #333;
	font-size: 1.6em;
	display: inline-block;
	border-bottom: 4px solid #ff7b00;
	margin: 40px 0;
	padding: 0 0 20px;
}
#main.kanshasai .contents h3{
	color: #1f3467;
	font-weight: bold;
	margin-bottom: 10px;
}
#main.kanshasai .contents h3 span{
	background: #1f3467;
	display: inline-block;
	font-size: 0.8em;
	color: #fff;
	margin-right: 8px;
	padding: 0 10px;
	width: auto;
	text-align: center;
	border: 1px solid #1f3467;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	position: relative;
	zoom: 1;
	font-weight: normal;
}

.noteOrenge{
	color: #ff7b00;
}
#main .contents .sec p.entrybtn{
	text-align: center;
	margin: 0 auto 15px !important;
}
.entrybtn{
	width: 600px;
}
.entrybtn a{
	display: block;
	padding: 30px 0;
	border: 1px solid #ff7b00;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	box-shadow: 7px 7px 0 #ebebeb;
	behavior:url("/js/PIE.htc");
	position: relative;
	zoom: 1;
	background-color: #ff7b00;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.entrybtn a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}
.entrybtn a span{
	display: block;
	background: url(/campaign/assets/mdata/campaign/gaitame_festa_1901/img/entry_btn_ar.png) no-repeat 95% center;
}
.entrybtn.grayOut a{
	background: #bfbfbf;
	border-color: #bfbfbf;
}
.entrybtn.grayOut a:hover{
	opacity: 1;
	filter:alpha(opacity=100);
	zoom: 1;
}
.entrybtn a:before{
	clear: both;
	display: block;
	content: "";
	overflow: hidden;
	width: 75px;
	height: 64px;
	background: url(/campaign/assets/mdata/campaign/1908_friends/img/entry_icon_boo.png) no-repeat;
	position: absolute;
	left: 15px;
	top: 13px;
}
.entrybtn.grayOut a:before{
	opacity: 0.3;
}
.contentblock{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d2d2d2;
}
.contentblock.bdb0{
	border-bottom: none;
}







#point2, #point3, #point4, #point5, #point6{
	display: none;
	text-align: left;
}
.tab_menu_area{
	margin: 50px 0 40px;
}
.tab_menu_area .tab_menu{
	position: relative;
	border-bottom: 5px solid #ff7b00;
}
.tab_menu_area .tab_menu li{
	width: 460px;
	margin-left: 31px;
	display: inline-block;
	vertical-align: bottom;
}
.tab_menu_area .tab_menu li:first-child{
	margin-left: 0;
}
.tab_menu_area .tab_menu li a{
	display: block;
	background: #1f3467;
	padding: 25px 0;
	cursor: pointer;
}
.tab_menu_area .tab_menu li a:hover{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}
.tab_menu_area .tab_menu li.menu_select a{
	background: #ff7b00;
	padding: 30px 0;
}







.cashtable{
	width: 100%;
	margin-bottom: 60px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	line-height: 1.5;
	box-shadow: 7px 7px 0 #ebebeb;
	font-size: 0.9em;
}

.cashtable th{
	background: #7e94cc;
	text-align: center;
	color: #ffffff;
}

.cashtable th,
.cashtable td{
	padding: 10px;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	vertical-align: middle;
}
.cashtable td{
	background: #ffffff;
	line-height: 2;
}
.cashtable td.bg_gray_td{
	background: #f7f7f7;
	color: #1f3467;
}
.cashtable td .txt_org{
font-size: 1.2em;
font-weight: bold;
}
#main .contents .sec table p{
	margin-bottom: 0;
}
.cashtable span.blueicon,
.blueicon{
	background: #1f3467;
	display: inline-block;
	font-size: 0.8em;
	color: #fff;
	padding: 0 10px;
	width: auto;
	text-align: center;
	border: 1px solid #1f3467;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	behavior:url("/js/PIE.htc");
	position: relative;
	zoom: 1;
}
#main .contents .sec table.cashtable .icon_month{
	color: #ff7b00;
	display: inline-block;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 10px;
	padding: 3px 17px;
	border: 1px solid #ff7b00;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	position: relative;
}
#main .contents .sec table.cashtable .icon_month:before{
	clear: both;
	display: block;
	content: "";
	background: url(/campaign/assets/mdata/campaign/gaitame_festa_1901/img/icon_month_ar.gif) no-repeat left center;
	width: 11px;
	height: 5px;
	left: -9px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
}

.cashtable .leftimg{
	width: 190px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
	.cashtable .leftimg .leftimg2{
		display: inline-block;
		width: 90px;
	}
	.cashtable .leftimg .win{
		width: 13px;
		height: auto;
	}
.cashtable .rightimg{
	display: inline-block;
	
}
.cashtable .rightimg .rightimgtxtblock{
	display: block;
}


.trading_confi_link p a{
	background: url(/campaign/assets/mdata/campaign/gaitame_festa_1901/img/i_icon.png) no-repeat left center;
	text-align: right;
	display: inline-block;
	padding-left: 30px;
	color: #1f3467 !important;
	font-weight: bold;
}


#period{
	background: #ffffe6;
	margin-bottom: 0;
	padding-top: 0;
}
#main.kanshasai #period .contents{
	background: #ffffe6;
}
.periodBlock{
	border: 1px solid #ff7b00;
	background: #ffffff;
	text-align: center;
	margin-top: 0;
	padding: 20px 10px;
	font-size: 1.3em;
	color: #f6672c;
}
#main.kanshasai .periodBlock p{
	line-height: 1.4 !important;
}
.periodBlock .week{
	background: #f6672c;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.7em;
	color: #fff;
	margin-bottom: 2px;
	padding: 0;
	width: 42px;
	text-align: center;
	border: 1px solid #f6672c;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	behavior:url("/js/PIE.htc");
	position: relative;
	zoom: 1;
}
.periodBlock .day{
	font-size: 0.7em;
}

.periodBlock .txt_black{
	color: #333333;
}

.mgn_b60{
	margin-bottom: 60px !important;
}

/* footer_entry_bnr */
#footer_entry_bnr{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 1;
	width: 450px;
	height: 90px;
}
#footer_entry_bnr img{
	opacity: 0.8;
	filter:alpha(opacity=80);
	zoom: 1;
}
#footer_entry_bnr a{
	display: block;
}
#pagetop{
	display: none !important;
	opacity: 0 !important;
}