body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	letter-spacing: 1px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	color: #5A482B;
	background: #ffffff;
	text-align: center;
}
a img {
	border: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
}

div#wrapper {
	width: 992px;
	margin: 0 auto;
	text-align: center;
}
div.section {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

div#help_wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
div#help_page {
	width: 692px;
	margin: 0 auto;
	text-align: left;
}

div#ad_link {
	width: 960px;
	margin: 6px auto 0px;
	text-align: center;
}
div#index_tab {
	width: 960px;
	margin: 5px auto 0px;
	text-align: center;
}
div#main_frame {
	width: 960px;
	margin: 10px auto 0px;
	text-align: center;
}

div#index_tab a.active {
	background-position: 0 bottom !important; 
}

div#index_tab a#top {
	display: block;
	width: 160px;
	height: 62px;
	background: url(../image/btn/btn_event.jpg) no-repeat 0 0;
	margin: 0 0 5px 0px;
	float: left;
}
div#index_tab a#top:hover {
	background-position: 0 bottom;
}

div#index_tab a#can {
	display: block;
	width: 160px;
	height: 62px;
	background: url(../image/btn/btn_campaign.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#can:hover {
	background-position: 0 bottom;
}

div#index_tab a#help {
	display: block;
	width: 160px;
	height: 62px;
	background: url(../image/btn/btn_play.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#help:hover {
	background-position: 0 bottom;
}

div#index_tab a#job {
	display: block;
	width: 160px;
	height: 62px;
	background: url(../image/btn/btn_unit.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#job:hover {
	background-position: 0 bottom;
}

div#index_tab a#cal {
	display: block;
	width: 160px;
	height: 62px;
	background: url(../image/btn/btn_info.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#cal:hover {
	background-position: 0 bottom;
}

div#index_tab a#adv {
	display: block;
	width: 160px;
	height: 62px;
	background: url(../image/btn/btn_ad.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#adv:hover {
	background-position: 0 bottom;
}

div#index_frame {
	clear: left;
}
div#section_top {
	float: left;
}
div#section_mid {
	clear: left;
}
div#section_mid img {
	padding: 10px;
	margin: 0;
	text-align: center;
}
ul#help_list {
	float: left;
	line-height: 30px;
	padding: 20px 0 20px 15px;
	text-align: left;
}
ul#help_list img {
	margin: 0;
	padding: 0;
}
ul#help_list a:link {
	color: #6a3906;
	text-decoration: underline;
}
ul#help_list a:hover {
	color: #ff9933;
	text-decoration: underline;
}
div#contents {
	padding: 20px;
	margin: 0;
}

/* 以下八山追加分(2013/10/21) */

/* フレーム内
 ----------------------------------------------------------- */

div#contents_2 {
	width: 690px;
	padding: 10px 0 0px 15px;
	overflow: hidden;
}

div#contents_2 h2 {
	margin-top: 0;
}

.img_box_l {
	width: 256px;
	height: 207px;
	margin: 0 8px 35px 0;
	float: left;
}

.img_box_r {
	width: 256px;
	height: 172px;
	margin: 0 0 35px 35px;
	float: right;
}

.txt_box_l {
	width: 370px;
	height: 172px;
	margin: 0px 0px 35px 20px;
	float: left;
}

.txt_box_r {
	width: 381px;
	height: 207px;
	margin-bottom: 35px;
	float: right;
}

h2 {
	color: #ff9933;
	text-decoration: underline;
	background-image: url( ../image/icon/icon_bird.gif );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
}

div.info_section {
	width: 960px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

div#info_box {
	width: 803px;
	height: 274px;
	margin: 35px auto 0;
	padding: 40px 35px;
	border: solid;:#000000;
	font-size: 120%;
	overflow: hidden;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px; /* CSS3 */
	background: -prefix-linear-gradient(top, #ffffff, #808080);
	background: linear-gradient(to bottom, #ffffff, #808080);
	/* 以下IE9以下 */
	filter: progid:DXImageTransform.Microsoft.Gradient(
	GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ff808080);
}

div#info_box .date {
	width: 115px;
	float: right;
}

div#info_box .info {
	width: 653px;
	padding-right: 35px;
	float: left;
}

div#unit_page {
	width: 960px;
	height: 1154p;
	margin: 0 auto;
	text-align: left;
}

div.unit_section {
	width: 960px;
	height: 1154px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

div#contents_3 {
	width: 622px;
	padding: 0 35px 35px 35px;
	overflow: hidden;
}

.img_box_u {
	width: 390px;
	height: 314px;
	float: right;
}

.txt_box_u {
	width: 220px;
	height: 314px;
	float: left;
}

/*キャンペーンページ141007*/
.cam_box {
	width: 960px;
	height: 1276px;
	background-image: url( ../image/cam/cam_back.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.cam_box2 {
	width: 660px;
	height: 1258px;
	float: right;
	margin: 8px 8px 0px 0px;
	/*overflow-y: scroll;*/
}
.cam_box3 {
	width: 630px;
	height: 363px;
	margin: 0px 18px 10px 9px;
	position: relative;
    box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -webkit-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -moz-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
}
.cam_box3_book3 {
	width: 630px;
	height: 400px;
	margin: 0px 18px 10px 9px;
	position: relative;
    box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -webkit-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -moz-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
}
.cam_box3_long {
	width: 630px;
	height: 1108px;
	margin: 0px 18px 10px 9px;
	position: relative;
    box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -webkit-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -moz-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
}
.cam_box3_fanbook {
	width: 630px;
	height: 439px;
	margin: 0px 18px 10px 9px;
	position: relative;
    box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -webkit-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -moz-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
}
.cam_box3_link {
	position: absolute;
	color:#FFFFFF;
	text-align:left;
}
.cam_free_h {
	width: 630px;
	margin: 0px 18px 10px 9px;
	position: relative;
    box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -webkit-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
    -moz-box-shadow:rgba(26, 13, 4, 0.65098) 0px 0px 5px 0px;
}
.cam_free_h_link {
	position: absolute;
	color:#FFFFFF;
	text-align:left;
}
/*復刻・お知らせページ141104*/
#cam_info_bg {
	width:960px;
}
#cam_info_bg .repeat{
	width:960px;
	background-image:url( ../image/bg-repeat.jpg);
	background-repeat:repeat-y;
}
#cam_info_bg .c-before {
	width:960px;
	height:160px;
	background-image:url( ../image/cam_bg-fc.jpg);
	background-repeat:no-repeat;
}
#cam_info_bg .o-before {
	width:960px;
	height:160px;
	background-image:url( ../image/info_bg-fc.jpg);
	background-repeat:no-repeat;
}
#cam_info_bg .c-text {
	top:-970px;
	left:0px;
	width:600px;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto;
}
#cam_info_bg .o-text {
	top:-970px;
	left:0px;
	width:688px;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}
#cam_info_bg .after {
	width:960px;
	height:120px;
	background-image:url( ../image/bg-lc.jpg);
	background-repeat:no-repeat;
}
/*お知らせページ150115*/
#cal_info {
	width:960px;
	margin: 0px auto 0px;
}
#cal_info .before{
	width:920px;
	height:48px;
	padding:27px 20px 13px 50px;
	text-align:left;
	background-image:url( ../image/deco/back_01.jpg);
	background-repeat:no-repeat;
}
#cal_info .repeat{
	width:960px;
	background-image:url( ../image/deco/back_02.jpg);
	background-repeat:repeat-y;
}
#cal_info .after{
	width:960px;
	height:39px;
	background-image:url( ../image/deco/back_03.jpg);
	background-repeat:no-repeat;
}
#cal_info .left-box{
	float:left;
	width:214px;
	padding:0px 20px 20px 20px;
	margin:0px 0px 40px 0px;
}
#cal_info .left-box ul{
	width:214px;
	padding:0px;
	margin:3px 0px 3px 0px;
}
#cal_info .left-box ul li{
	width:182px;
	padding:0px 0px 0px 23px;
	margin:3px 0px 3px 0px;
	background-image:url( ../image/deco/li_01.png);
	background-repeat:no-repeat;
	text-align:left;
	font-size:13px;
	border-bottom:1px dotted;
}
#right-box{
	float:left;
width: 646px;
padding: 0px 0px 20px 20px;
margin: 0px 22px 0px 0px;
}
#framebox{
    width:641px;
	float:left;
}
#framebox h3{
	width:585px;
	height:31px;
	padding:1px 0px 0px 50px;
	margin:10px 0px 15px -33px;
	background-image:url( ../image/deco/h3_back.png);
	background-repeat:no-repeat;
}
#framebox .text{
　　top:-600px;
	width:575px;
	font-size:13px;
	text-align:left;
	margin:0 auto;
}
/*ゲーム下バナー151203*/
.ad_linkbox {
	position: absolute;
	color:#FFFFFF;
	text-align:left;
    margin-top: 230px;
    margin-left: 290px;
}

/*ランキングページ*/
#rank {
	width:960px;
	margin: 0px auto 0px;
}
#rank iframe{
	position: absolute;
	z-index: 20;
    top: 99px;
    left: 0px;
	width:960px;
	height:1765px;
}
#rank .bg_01{
	width:960px;
	height:200px;
	text-align:left;
	background-image:url( ../image/rank/bg_01.jpg);
	background-repeat:no-repeat;
}
#rank .head{
	position: absolute;
	z-index: 30;
	top: 10px;
	left: 50px;
	width: 735px;
	height: 77px;
	padding: 0px 0 0 45px;
	margin: 0;}
#rank ul{
	width: 779px;
	height: 565px;
	padding: 0px 0 0 45px;
	display: flex;
	flex-wrap: wrap;
	overflow-y: scroll;
	list-style: none;
}
#rank li{
	padding: 9px;
	margin: 5px;
	width: 340px;
	height: 74px;
	background-image: url( ../image/rank/list_01.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
}
#rank li img{
    width: 78px;
	height: 76px;
	padding: 0px 10px 0 10px;
	float:left;
}
#rank c1{color: #d9a73c;}
#rank c2{color: #FFFFFF;}
#rank c3{color: #ecb8b8;}
#rank c4{color: #ffd08c;}
#rank_btn ul{
	position: absolute;
	z-index: 30;
	top: 10px;
	left: 57px;
	width: 758px;
    height: 68px;
	display: flex;
	justify-content: center;
	overflow-y: hidden;
}
#rank_btn li{
	padding: 0px 0 0 0;
	margin: 3px;
	width: 140px;
	height: 42px;
	background-image: url( ../image/rank/btn_01.png);
	background-size: 140px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight:bolder;
	color: #FFFFFF;
	text-shadow:1px 1px 2px black;
	overflow: hidden;
	display: block;
}
#rank_btn li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#rank_btn li a:hover, a.active{
	background-image: url( ../image/rank/btn_01.png);
	background-position: bottom;
	background-size: 140px;
	text-decoration: none;
	color: #FFFFFF;
	height: 42px;
}
#rank .bg_02a{
	width:960px;
	height:300px;
	background-image:url( ../image/rank/bg_02a.jpg);
	background-repeat:no-repeat;
}
#rank .bg_02b_repeat{

	width: 960px;
    background-image: url(../image/rank/bg_02b.jpg);
    background-repeat: repeat-y;
}
#rank .rank_gr{
margin: -130px 0px 0px 20px;
    width: 850px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: left;
	display: flex;
	flex-wrap: wrap;
}
#rank .rank_gr_li{
    width: 181px;
	height: 241px;
	position: relative;
    margin-right: -18px;
}
#rank .element{
	position: absolute;
    width: 180px;
	top: 58px;
    left: 0px;
	font-size: 13px;
    color: #FFFFFF;
    text-align: center;
}
#rank .element img{
    width: 78px;
	height: 76px;
	padding: 0px 0px 32px 0px;
}
#rank .bg_03a{
	width: 960px;
	height: 653px;
    background-image: url(../image/rank/bg_03a.jpg);
    background-repeat: no-repeat;
	padding: 56px 0 0 45px;
	margin: 0px;
}
#rank .bg_03b{
	width: 960px;
	height: 653px;
    background-image: url(../image/rank/bg_03b.jpg);
    background-repeat: no-repeat;
	padding: 56px 0 0 45px;
	margin: 0px;
}
/* 位置 サイズ等
 ----------------------------------------------------------- */

.w_15 {
	width: 15%;
}
.w_16 {
	width: 16%;
}
.w_20 {
	width: 20%;
}
.w_30 {
	width: 30%;
}
.w_35 {
	width: 35%;
}
.w_40 {
	width: 40%;
}
.w_50 {
	width: 50%;
}
.w_70 {
	width: 70%;
}
.w_85 {
	width: 85%;
}
.w_95 {
	width: 95%;
}
.w_98 {
	width: 98%;
}
.w_100 {
	width: 100%;
}

.w_40px {
	width: 40px;
}
.w_150px {
	width: 150px;
}
.w_200px {
	width: 200px;
}
.w_491px {
	width: 491px;
}
.w_495px {
	width: 495px;
}
.w_500px {
	width: 500px;
}

.h_50px {
	height: 50px;
}
.h_100px {
	height: 100px;
}

.mg_0 {
	margin: 0;
}
.mg_t_0 {
	margin-top: 0 !important;
}
.mg_b_0 {
	margin-bottom: 0 !important;
}
.mg_l_0 {
	margin-left: 0;
}
.mg_r_0 {
	margin-right: 0;
}

.mg_2 {
	margin: 2px;
}
.mg_2_0 {
	margin: 2px 0;
}
.mg_0_2 {
	margin: 0 2px;
}
.mg_t_2 {
	margin-top: 2px;
}
.mg_b_2 {
	margin-bottom: 2px !important;
}
.mg_l_2 {
	margin-left: 2px;
}
.mg_r_2 {
	margin-right: 2px;
}

.mg_t_3 {
	margin-top: 3px;
}
.mg_b_3 {
	margin-bottom: 3px;
}

.mg_4 {
	margin: 4px;
}
.mg_t_4 {
	margin-top: 4px;
}

.mg_5 {
	margin: 5px;
}
.mg_5_0 {
	margin: 5px 0;
}
.mg_5_3 {
	margin: 5px 0 3px 0;
}
.mg_0_5 {
	margin: 0 5px;
}
.mg_t_5 {
	margin-top: 5px;
}
.mg_b_5 {
	margin-bottom: 5px !important;
}
.mg_l_5 {
	margin-left: 5px;
}
.mg_r_5 {
	margin-right: 5px;
}

.mg_10 {
	margin: 10px;
}
.mg_10_0 {
	margin: 10px 0 !important;
}
.mg_0_10 {
	margin: 0 10px;
}
.mg_t_10 {
	margin-top: 10px !important;
}
.mg_b_10 {
	margin-bottom: 10px !important;
}
.mg_l_10 {
	margin-left: 10px;
}
.mg_r_10 {
	margin-right: 10px !important;
}

.mg_15 {
	margin: 15px;
}
.mg_15_0 {
	margin: 15px 0;
}
.mg_0_15 {
	margin: 0 15px;
}
.mg_t_15 {
	margin-top: 15px !important;
}
.mg_b_15 {
	margin-bottom: 15px;
}
.mg_l_15 {
	margin-left: 15px !important;
}
.mg_r_15 {
	margin-right: 15px;
}

.mg_20 {
	margin: 20px;
}
.mg_20_0 {
	margin: 20px 0 !important;
}
.mg_0_20 {
	margin: 0 20px;
}
.mg_t_20 {
	margin-top: 20px !important;
}
.mg_b_20 {
	margin-bottom: 20px !important;
}
.mg_l_20 {
	margin-left: 20px;
}
.mg_r_20 {
	margin-right: 20px;
}

.mg_l_25 {
	margin-left: 25px;
}

.mg_30 {
	margin: 30px;
}
.mg_30_0 {
	margin: 30px 0 !important;
}
.mg_0_30 {
	margin: 0 30px;
}
.mg_t_30 {
	margin-top: 30px !important;
}
.mg_b_30 {
	margin-bottom: 30px !important;
}
.mg_l_30 {
	margin-left: 30px;
}
.mg_r_30 {
	margin-right: 30px;
}

.mg_b_35 {
	margin-bottom: 35px !important;
}

.mg_t_40 {
	margin-top: 40px;
}
.mg_b_40 {
	margin-bottom: 40px !important;
}
.mg_t_50 {
	margin-top: 50px;
}
.mg_b_50 {
	margin-bottom: 50px !important;
}
.mg_l_50 {
	margin-left: 50px !important;
}
.mg_b_60 {
	margin-bottom: 60px !important;
}
.mg_b_80 {
	margin-bottom: 80px !important;
}
.mg_l_75 {
	margin-left: 75px !important;
}
.mg_b_100 {
	margin-bottom: 100px !important;
}

.pd_0 {
	padding: 0 !important;
}
.pd_10_10 {
	padding: 10px 0 0px 10px !important;
}

.pd_l_10 {
	padding-left: 10px !important;
}

.va_m {
	vertical-align: middle;
}

.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both !important;
}

/* Chrome69 */
img, #cam_info_bg {
	transform: translateZ(0);
}
