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: 10px auto 0px;
	text-align: center;
}
div#index_tab {
	width: 960px;
	margin: 10px auto 0px;
	text-align: center;
}
div#main_frame {
	width: 960px;
	margin: 10px auto 0px;
	text-align: center;
}

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#cal: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: 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: 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;
}
.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_long {
	width: 630px;
	height: 728px;
	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;
	z-index: 10px;
}
/*復刻・お知らせページ141104*/
#cam_info_bg {
	width:930px;
}
#cam_info_bg .repeat{
	width:930px;
	background-image:url( ../image/bg-repeat.jpg);
	background-repeat:repeat-y;
}
#cam_info_bg .c-before {
	width:930px;
	height:160px;
	background-image:url( ../image/cam_bg-fc.jpg);
	background-repeat:no-repeat;
}
#cam_info_bg .o-before {
	width:930px;
	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:680px;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}
#cam_info_bg .after {
	width:930px;
	height:120px;
	background-image:url( ../image/bg-lc.jpg);
	background-repeat:no-repeat;
}
/*イベントページ150310*/
#eve_frame {
	width:960px;
	margin: 0px auto 0px;
}
#eve_frame .f-before{
	width:960px;
	height:10px;
	padding:0px;
	text-align:left;
	background-image:url( ../image/deco/event_back_01.jpg);
	background-repeat:no-repeat;
}
#eve_frame .f-repeat{
	width:960px;
	background-image:url( ../image/deco/event_back_02.jpg);
	background-repeat:repeat-y;
}
#eve_frame .f-after{
	width:960px;
	height:10px;
	background-image:url( ../image/deco/event_back_03.jpg);
	background-repeat:no-repeat;
}
#eve_frame .box{
	width:948px;
	height:969px;
	padding:0px;
	margin: -3px 6px;
	overflow-y: scroll;
}
/*遊び方、ユニット、お知らせページ150115*/
#cal_info {
	width:960px;
	margin: 0px auto 0px;
}
#cal_info .before{
	width:920px;
	height:48px;
	padding:27px 20px 0px 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 0px 20px;
	margin:0px 0px 0px 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;
}
#cal_info .left-box .red{
	text-indent: -9999px;
    text-decoration: none;
    margin: 10px 0px 7px 5px;
}
	
/*項目赤ボタン*/
#cal_info .left-box .red .btn_unit_a01 a{
	width:210px;
	height:35px;
	background-image:url(../image/deco/btn_unit_a01.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .red .btn_unit_b01 a{
	width:210px;
	height:35px;
	background-image:url(../image/deco/btn_unit_b01.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .red .btn_play_01 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_01.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_02 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_02.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_03 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_03.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_04 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_04.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_05 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_05.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_06 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_06.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_07 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_07.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_08 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_08.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_09 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_09.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_10 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_10.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_11 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_11.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_12 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_12.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_13 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_13.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_14 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_14.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_15 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_15.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_16 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_16.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_17 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_17.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_18 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_18.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_19 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_19.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_20 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_20.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}
#cal_info .left-box .red .btn_play_21 a{
	width:210px;height:35px;margin-bottom: 3px;background-image:url(../image/deco/btn_play_21.png);background-repeat: no-repeat;background-position: 0 0px;display: block;overflow: hidden;}

#cal_info .left-box .red a:hover {
	padding:0;
	background-position: 0 -35px; 
}
/*項目青ボタン*/
#cal_info .left-box .blue{
	text-indent: -9999px;
    text-decoration: none;
    margin: 10px 0px 7px 7px;
}
#cal_info .left-box .blue .btn_unit_a02 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a02.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a03 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a03.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a04 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a04.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a05 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a05.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a06 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a06.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a07 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a07.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a08 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a08.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a09 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a09.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a10 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a10.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a11 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a11.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a12 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a12.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_a13 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_a13.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}


#cal_info .left-box .blue .btn_unit_b02 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b02.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_b03 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b03.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_b04 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b04.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_b05 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b05.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_b06 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b06.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_b07 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b07.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue .btn_unit_b08 a{
	width:189px;
	height:32px;
	margin: 3px 0px 3px 0px;
	background-image:url(../image/deco/btn_unit_b08.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
    overflow: hidden;
}
#cal_info .left-box .blue a:hover {
	padding:0;
	background-position: 0 -32px; 
}

#right-box{
	float:left;
    width: 646px;
    padding: 0px 0px 0px 20px;
    margin: 0px 22px 0px 0px;
}
#framebox{
    width:641px;
	float:left;
}
#framebox .text{
　　top:-600px;
	width:575px;
	font-size:13px;
	text-align:left;
	margin:0 auto;
}
#framebox .text h2{
	width:589px;
	height:45px;
	padding:8px 0px 0px 60px;
	margin:10px 0px 5px -33px;
	background-image:url( ../image/deco/h2_back.png);
	background-repeat:no-repeat;
	color: #5F1C1D;
text-decoration:none;
background-position:0 0px;
}
#framebox .text 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;
}


table { border-top: 1px solid #ccc; margin: 10px -1px 24px 0; text-align: left;border-collapse: collapse; border-spacing: 0;font-size:100%; line-height:141.7%; }
table thead tr th	{ font-weight:bold; }
tr th,
thead tr th { padding: 9px 24px; background-color:#D8CEF6; white-space:nowrap; vertical-align: middle; text-align: center;}
tfoot tr th,
tfoot tr td	{font-weight:bold;}
tr th { border: 1px solid #ccc; padding: 10px 15px; vertical-align:top;background-color:#E0E8F8; vertical-align: middle; text-align: center;}
tr td { border: 1px solid #ccc; padding: 10px 15px; vertical-align:top;background-color:#EFF2FB; vertical-align: middle; text-align: left;}
table ul	{ margin-bottom:0px;margin-left:15px;}
table ul li	{ margin:2px 0px; }
dt		{ color:#000;padding-bottom:3px;margin-bottom:10px; color:#39c; }
dd		{ margin:0px 0px 30px;padding: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;
}