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;
}
a:link {
	color: #FFEFDF;
	text-decoration: none;
}
a:visited {
	color: #FFEFDF;
	text-decoration: 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: 1280px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

div#help_wrapper {
	width: 1280px;
	margin: 0 auto;
	text-align: center;
}
div#help_page {
	width: 692px;
	margin: 0 auto;
	text-align: left;
}

/* #intex_tabの横幅はボタンの数に応じて調整*/
div#index_tab {
	width: 1024px;
	margin: 7px auto 0px;
	text-align: center;
}
div#main_frame {
	width: 1280px;
	margin: 7px auto 0px;
	text-align: center;
}

div#index_tab a#top {
	display: block;
	width: 256px;
	height: 87px;
	background: url(../image/btn/btn_event.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#top:hover {
	background-position: 0 bottom;
}

div#index_tab a#can {
	display: block;
	width: 256px;
	height: 87px;
	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: 256px;
	height: 87px;
	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#twitter {
	display: block;
	width: 256px;
	height: 87px;
	background: url(../image/btn/btn_twitter.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#twitter:hover {
	background-position: 0 bottom;
}

div#index_tab a#cal {
	display: block;
	width: 256px;
	height: 87px;
	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#ad {
	display: block;
	width: 256px;
	height: 87px;
	background: url(../image/btn/btn_ad.jpg) no-repeat 0 0;
	float: left;
}
div#index_tab a#ad: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;
}


/* フレーム内
 ----------------------------------------------------------- */

div#contents_2 {
	width: 622px;
	padding: 35px 0 35px 35px;
	overflow: hidden;
}

div#contents_2 h2 {
	margin-top: 0;
}

.img_box_l {
	width: 256px;
	height: 172px;
	margin: 0 35px 35px 0;
	float: left;
}

.img_box_r {
	width: 256px;
	height: 172px;
	margin: 0 0 35px 35px;
	float: right;
}

.txt_box_l {
	width: 331px;
	height: 172px;
	margin-bottom: 35px;
	float: left;
}

.txt_box_r {
	width: 331px;
	height: 172px;
	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: 1280px;
	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: 1280px;
	height: 1154px;
	margin: 0 auto;
	text-align: left;
}

div.unit_section {
	width: 1280px;
	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;
}


/*遊び方、イベント、お知らせページ160322*/
#cal_info {
	width:1067px;
	margin: 0px auto 0px;
}
#cal_info .before{
	width:1067px;
	height:90px;
	text-align:center;
	background-image:url( ../image/deco/back_01.jpg);
	background-repeat:no-repeat;
}
#cal_info .repeat{
	width:1067px;
	background-image:url( ../image/deco/back_02.jpg);
	background-repeat:repeat-y;
}
#cal_info .after{
	width:1067px;
	height:108px;
	background-image:url( ../image/deco/back_03.jpg);
	background-repeat:no-repeat;
}
#cal_info .left-box{
    float: left;
    width: 428px;
    height: 876px;
    padding: 17px 0px 0px 0px;
    margin: 0px 0px 0px 20px;
	background-image:url( ../image/left_back_bg.png);
	background-repeat:no-repeat;
}

#cal_info .left-box .before{
	width:428px;
	height:42px;
	text-align:left;
	background-image:url( ../image/left_back_01.png);
	background-repeat:no-repeat;
}
#cal_info .left-box .repeat{
	width:428px;
	text-align:left;
	background-image:url( ../image/left_back_02.png);
	background-repeat:repeat-y;
}
#cal_info .left-box .after{
	width:428px;
	height:42px;
	text-align:left;
	background-image:url( ../image/left_back_03.png);
	background-repeat:no-repeat;
}
#cal_info .left-box ul{
	width:404px;
	height:843px;
	overflow:auto;
}
#cal_info .left-box ul li{
    width: 360px;
    height: 70px;
    padding: 15px 0px 0px 23px;
    margin: 0px 0px 0px 0px;
    background-image: url(../image/deco/info_btn_bg.jpg);
    background-repeat: no-repeat;
    text-align: left;
    /* font-size: 16px; */
    color: antiquewhite;
    font-size: 16px;
    line-height: 1;
}
#cal_info .left-box .red{
	text-indent: -9999px;
    text-decoration: none;

}


/*遊び方小項目*/
#cal_info .left-box-play{
    float: left;
    width: 296px;
}
#cal_info .left-box-play ul{
	width:296px;

}
#cal_info .left-box-play ul li{
    width: 383px;
    height: 50px;
    padding: 16px 0px 0px 23px;
    margin: 0px 0px 0px 22px;
	background-image:url( ../image/deco/play_btn_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-size:16px;
	color:#FFFFFF;
}
#cal_info .left-box-play ul li a {
	color:#FFFFFF;
}
#cal_info .left-box .red{
	text-indent: -9999px;
    text-decoration: none;
}

/*イベント画像box*/
#cal_info .left-box-event{
    float: left;
    width: 490px;
    margin: 0px 0px 0px 20px;
}
/*イベント画像box*/
#cal_info .left-box-twitter{
    float: left;
    width: 490px;
    margin: 0px 0px 0px 20px;
}
/*右側詳細box*/
#right-box{
    float: right;
    width: 599px;
    margin-right: 20px;
}
#right-box-event{
    float: left;
    width: 534px;
    height: 534px;
    margin-left: 2px;
	background-image:url( ../image/event_detail_bg.png);
	padding-top:17px;
	font-size: 12px !important;
}
#right-box-twitter{
    float: left;
    width: 482px;
    height: 737px;
    margin-left: 35px;
	background-image:url( ../image/twitter_detail_bg.png);
	padding-top:17px;
	font-size: 12px !important;
}


#right-box-info{
    float: left;
    width: 585px;
    height: 859px;
    margin-left: 12px;
	background-image:url( ../image/news_detail_bg.png);
	padding-top:17px;
}
#right-box-play{
    float: left;
    width: 732px;
    height: 861px;
    margin-left: 24px;
	background-image:url( ../image/play_bg.jpg);
	padding-top: 14px;
}
#right-box-play a img {
	padding: 10px;
}


#framebox{
    width:490px;
	float:left;
}
#framebox .text{
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
}
#framebox .text h2{
    width: 466px;
    padding: 0px 0px 10px 20px;
    margin: 0px 0px 30px 0px;
	background-image:url( ../image/deco/h2_back.png);
	background-repeat:no-repeat;
	color: #5F1C1D;
    text-decoration:none;
    background-position:bottom;
    line-height: 30px;
}
#framebox .text h3{
	width:335px;
    padding: 0px 0px 12px 47px;
    margin: 40px 0px 30px 0px;
	background-image:url( ../image/deco/h3_back.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 22px;
}

/*ツイッターウィジェット160322*/
#Twitter{
	width:213px;
    height:958px;
	float: right;
		}
#Twitter_contents{
	width:450px;
    height:958px;
	float:left;
	margin:-10px 45px 0px 17px;
		}
/*ゲーム下バナー*/
div#ad_link {
	width: 1254px;
	margin: 15px auto 0px;
	text-align: center;
}
div#ad_link img:hover {
	opacity: 0.5 ;
}

.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both !important;
}
/*関連情報180425*/
.cam_box {
	width: 1067px;
	height: 993px;
	background-image: url( ../image/ad/ad_back.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.cam_box2 {
	width: 720px;
	height: 943px;
	float: right;
	margin: 16px 20px 16px 0px;
	overflow-y: scroll;
}
.cam_free_h {
	width: 680px;
	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;
}