@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 {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 1.4rem;
    line-height: 1.4;
    padding-bottom: 20px;
}


#MAIN .titleArea {
	position: relative;
}

#MAIN .titleArea ul {
	width: 100%;
	margin-top: 10px;
}

#MAIN .titleArea ul li.btLeft {
}

#MAIN .titleArea ul li.btRight {
}


/* ========================================== 
	クーポン
========================================== */
#MAIN .couponBk {
	
}

#MAIN .couponBk .couponArea {
	padding: 15px;
	border-top: 2px solid #0b6535;
	background: #fffdd7;
	margin-top: 10px;
}

#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;
}

/* ========================================== 
	大きなボタン
========================================== */
#MAIN p.btList {
	margin-top: 30px;
}


/* ========================================== 
	ご利用方法
========================================== */
#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;
}





/* ========================================== 
	パスポート
========================================== */
#MAIN #passport {
	margin: 10px 3.5% 0;
	border: 2px solid #f2787c;
	padding: 8px 10px 18px 10px;
	border-radius: 5px;
	position: relative;
}

#MAIN #passport p.omo800 {
	width: 70%;
	margin: 10px 0 0 30%;
}

#MAIN #passport .pointBox {
	padding-top: 20px;
}

#MAIN #passport .pointBox dl {
	width: 100%;
}

#MAIN #passport .pointBox dl dt {
	float: left;
	clear: both;
	padding-top: 5px;
}

#MAIN #passport .pointBox dl dd {
	padding: 10px 0 8px 120px;
	font-size: 14px;
	line-height: 23px;
	background: url(../images/pass_ten.gif) no-repeat left bottom;
}

#MAIN #passport .pointBox img.passImg {
	float: right;
	margin-top: 25px;
}

#MAIN #passport p.search {
	margin-top: 15px;
}

#MAIN #passport p.passTxt {
	font-size: 13px;
	line-height: 1.4;
	margin-top: 10px;
}

#MAIN #passport p.passBt {
	margin-top: 10px;
}







