@charset "utf-8";

*{
	margin:0px;
	padding:0px;
/*	line-height:180%;*/
}

img{
	border:none;
	line-height:1.0!important;
	vertical-align:bottom!important;
}


/*reset
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* IE6 hack */
* html .clearfix {
	height: 1%;
}

/* IE7 hack */
*:first-child+html .clearfix {
	min-height: 1%;
}

/* ========================================== 
	レイアウト
========================================== */
#MAIN {
	padding-bottom: 20px;
}

#MAIN img {
	vertical-align: bottom;
}


#MAIN .movePagetop {
    display: none;
}

#MAIN .catchArea {
	margin-top: 30px;
}

#MAIN .catchArea p.chGunma {
	float: left;
	margin-left: 50px;
}

#MAIN .catchArea p.chTochigi {
	float: right;
	margin-right: 50px;
}

#MAIN .catchArea p.catchTxt {
	clear: both;
	margin: 0;
	padding: 20px 0 0;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

#MAIN .catchArea p.catchTxt strong {
	font-size: 22px;
	color: #ff8800;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
}

#MAIN .titleArea {
	margin-top: 20px;
}

#MAIN .titleArea h2 img {
	width: 100%;
}

#MAIN .scoreArea {
	margin-top: 20px;
	padding: 8px;
	background: #000;
	border-radius: 5px;
}

#MAIN .scoreArea table.scoreBoard {
    border-left: 3px solid #000;
    border-top: 3px solid #000;
    width: 100%;
}

#MAIN .scoreArea table.scoreBoard th,
#MAIN .scoreArea table.scoreBoard td {
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
}

#MAIN .scoreArea table.scoreBoard th {
    background: #000;

}

#MAIN .scoreArea table.scoreBoard td {
    background: #002406;
    font-size: 20px;
}

#MAIN .scoreArea table.scoreBoard th.name {
}

#MAIN .scoreArea table.scoreBoard th.result {
	width: auto;
}

#MAIN .scoreArea p.scoreAddTxt {
    background: #002406;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    line-height: 1.6;
    margin: 5px 3px 5px;
}

#MAIN .scoreArea ul.scBattleList {

}

#MAIN .scoreArea ul.scBattleList li {
	margin: 7px 0 0 0;
}

#MAIN .scoreArea ul.scBattleList li.listEnd {
	margin-right: 0;
}

#MAIN .scoreArea ul.scBattleList li img {
	width: 100%;
}

#MAIN .battleArea {

}

#MAIN .battleArea .battleBox {
	background: url(../images/battle_bk.jpg) left top #000;
	margin-top: 30px;
	position: relative;
}

#MAIN .battleArea .battleBox .btBox {
	background: rgba(192,14,14,0.9);
	width: 100%;
}

#MAIN .battleArea .battleBox .btBox.boxTochigi {
	background: rgba(26,58,173,0.9);
}

#MAIN .battleArea .battleBox .btBox h3 {
	text-align: center;
	padding-top: 10px;
}

#MAIN .battleArea .battleBox .btBox p.areaTxt {
	padding: 2px 13px 0;
	font-size: 16px;
	color: #fff;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	line-height: 1.4;
}

#MAIN .battleArea .battleBox .btBox .miyageArea {
	margin: 10px 13px 0;
	padding: 3px;
	background: #fff;
}

#MAIN .battleArea .battleBox .btBox .miyageArea p.miyageImg img {
	width: 100%;
}

#MAIN .battleArea .battleBox .btBox .miyageArea h4 {
	font-size: 21px;
	color: #bf0707;
	padding-top: 10px;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	text-align: center;
	line-height: 1.3;
}

#MAIN .battleArea .battleBox .btBox .miyageArea h4.kinugawa {
	letter-spacing: -2px;
}

#MAIN .battleArea .battleBox .btBox .miyageArea h4 .titleSmall {
	font-size: 18px;
	font-weight: normal;
	text-shadow: none;
}

#MAIN .battleArea .battleBox .btBox .miyageArea p.miyageTxt {
	font-size: 16px;
	line-height: 1.4;
	padding: 5px 5px 0;
}

#MAIN .battleArea .battleBox .btBox p.btArea {
	text-align: center;
	padding: 10px 0 5px;
}

#MAIN .battleArea .battleBox p.iconVS {
	display: none;
}


/* ========================================== 
	201602 クーポン 追加
========================================== */
#MAIN .couponBk {
	font-size: 25px;
}

#MAIN .couponBk .couponArea {
	padding: 15px;
	background: #fffdd7;
	margin-top: 20px;
}

#MAIN .couponBk .couponArea ul {

}

#MAIN .couponBk .couponArea ul li {
	width: 100%;
	margin-top: 10px;
	background: url(../images/coupon_bk.gif) center top;
	border: 3px solid #ffce9f;
	padding: 10px 0;
	position: relative;
}

#MAIN .couponBk .couponArea ul li p.cpImg {
	width: 100%;
	height: 100%;
}

#MAIN .couponBk .couponArea ul li p.cpTxt {
	width: 96%;
	margin: 10px 2% 0;
	text-shadow: 1px 1px 0px #fff;
	line-height: 1.5;
	font-size: 12px;
}

#MAIN .couponBk .couponArea ul li table.basic {
	border-top: 1px solid #4f4f4f;
	border-left: 1px solid #4f4f4f;
	font-size: 80%;
	margin: 10px 10% 0;
	width: 80%;
}

#MAIN .couponBk .couponArea ul li table.basic th,
#MAIN .couponBk .couponArea ul li table.basic td {
	height: 50px;
	line-height: 1.3;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #4f4f4f;
	border-right: 1px solid #4f4f4f;
}

#MAIN .couponBk .couponArea ul li table.basic th {
	background: #228852;
	color: #fff;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	width: 50%;
}

#MAIN .couponBk .couponArea ul li table.basic td {
	background: #fff;
}

#MAIN .couponBk .couponArea ul li p.cpEnd {
	position: absolute;
	top: 0;
	left: 50%;
	text-align: center;
	padding-top: 20px;
	margin: 0 0 0 -91px;
}

#MAIN .couponBk .couponArea ul li.cp01 p.cpEnd {
	display: block;
}

#MAIN .couponBk .couponArea ul li.cp02 p.cpEnd {
	display: block;
}

#MAIN .couponBk .couponArea ul li.cp03 p.cpEnd {
	display: block;
}

#MAIN .couponBk .couponArea ul li.cp04 p.cpEnd {
	display: block;
}

#MAIN .couponBk .couponArea ul li.cp05 p.cpEnd {
	display: block;
}

/* ========================================== 
	201602　ご利用方法　追加
========================================== */
#MAIN #howto {
	background: #1875ae;
	margin-top: 30px;
	padding-top: 10px;
}

#MAIN #howto h3 {
	text-align: center;
}

#MAIN #howto .howtoList {
	background: #fff;
	margin-top: 10px;
	padding: 0 15px 15px;
}

#MAIN #howto .howtoList h4 {
	padding-top: 25px;
}

#MAIN #howto .howtoList p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
}

#MAIN #howto .howtoList ol {
	margin-top: 10px;
	padding: 5px 20px 10px 20px;
	background: #fff1d2;
}

#MAIN #howto .howtoList ol li {
	padding: 0 0 0 30px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/icn_1.gif) no-repeat left top;
}

#MAIN #howto .howtoList ol li.no02 {
	background: url(../images/icn_2.gif) no-repeat left top;
}

#MAIN #howto .howtoList ol li.no03 {
	background: url(../images/icn_3.gif) no-repeat left top;
}

#MAIN #howto .howtoList ol li.no04 {
	background: url(../images/icn_4.gif) no-repeat left top;
}

#MAIN #howto .howtoList ol li.no05 {
	background: url(../images/icn_5.gif) no-repeat left top;
}

#MAIN #howto .attArea {
	background: #fffbf2;
	border: 1px solid #fe5710;
	border-radius: 3px;
	padding: 0 10px 10px 30px;
	margin-top: 30px;
}

#MAIN #howto .attArea h5 {
	font-size: 14px;
	margin-top: 15px;
	font-weight: normal;
	margin-left: -1em;
}

#MAIN #howto .attArea h5 span {
	color: #fe5710
}

#MAIN #howto .attArea p {
	margin-top: 3px;
}

#MAIN #howto .attArea p.attent {
	text-indent: -1.1em;
	margin-left: 1.2em;
}

#MAIN #howto .attArea ul li {
	margin-top: 3px;
	text-indent: -1.1em;
	margin-left: 1.2em;
	font-size: 12px;
}

