@charset "utf-8";
@import url("../../css/import.css");
@import url("../../css/aside.css");
/* ===================================================================
CSS information

 file name  :waon.css
 author     :Lyon
 style info :waonページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	.WAON　上半分
----------------------------------------------------------- */
.waon h2 {
	width:632px;
	height:92px;
	margin:0 0 25px 0;
	background:url(../img/shopnews.gif) no-repeat;
}

.waon h3 {
	width:632px;
	height:36px;
	margin:0 0 15px 0;
	background:url(../img/waon/bar_waon.gif) no-repeat;
}

.waon h4 {
	width:632px;
	height:130px;
	margin:0 0 10px 0;
	background:url(../img/waon/bnr_waon.gif) no-repeat;
}

.waon p {
	letter-spacing:1px;
}
#waon-contents img{
border:none;
padding-top:20px;
}


/* -----------------------------------------------------------
	.WAON  店舗リスト
----------------------------------------------------------- */

#waonContent div {
	clear:both;
}

#waonContent div {
	padding:14px;
	border-right:1px solid #6eb200;
	border-left:1px solid #6eb200;
	border-bottom:1px solid #6eb200;

}

#waonContent table {
	width:600px;
}

#waonContent th,
#waonContent td {
	width:152px;
	padding:0 0 15px 0;
	vertical-align:top;
}


#waonContent td {
	width:125px;
	padding:8px 30px 15px 8px;
}

#pre {
	width:198px;
	height:226px;
	background:url(../img/waon/pre.gif) no-repeat;
	margin:70px auto;
	}
	
#pre span{
	visibility:hidden;
	}