@charset "utf-8";
/* common.css overflow -----------------------------------*/
#contents{
	float: left;
	width: 560px;
	padding: 0 12px 0 1px;
}

.contents-box01{
	width: 542px;
	margin: -26px 1px 0px 1px;
	padding: 0px 8px;
	background: #FFF;
}

/* store.html -------------------------------------------*/
#contents h2{
	padding: 0 1px 4px 1px;
}

#contents h2.store-title01{
	width: 528px;
	height: 33px;
	margin: 0 1px;
	padding: 7px 1px 0px 31px;
	background: url(../img/offer/offer_title02.gif) no-repeat;
	font-size: 15px;
}

#condition{
	padding: 0 0 20px 0;
	list-style: none;
}

#condition li{
	padding: 0 0 0 17px;
	background: url(../img/icon/icon_star03.gif) no-repeat;
}

#page-num{
	width: 550px;
	margin: 0 0 10px 0;
	padding: 3px 10px 3px 0;
	background: #DBDBDB;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	list-style: none;
}

#page-num li{
	display: inline;
}

.details {
	list-style: none;
}

.details li a{
	display: block;
	position: relative;
	top: -31px;
	left: 431px;
	width: 110px;
	height: 22px;
	background: url(../img/offer/offer_btn01.gif);
	text-indent: -9999px;
	outline: none;
}

.details li a:hover{
	background: url(../img/offer/offer_btn01_h.gif);
}

.offer-text01{
	padding: 5px 0 6px 0;
	text-align: justify;
	text-justify: distribute;
}

.offer-img01{
	float: left;
	width: 377px;
	padding: 0 5px 5px 0;
}

.application-list{
	float: right;
	width: 160px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #ECECEC;
}

.application-list tr.bg-row01{
	background: #FFF;
}

.application-list th{
	width: 30%;
	padding: 5px 0 5px 5px;
	font-size: 90%;
}

.application-list td{
	width: 70%;
	padding: 0 0 0 5px;
	font-size: 90%;
}

.terms{
	clear: both;
	width: 548px;
	margin: 0px 1px;
	padding: 5px 5px 5px 5px;
	background: #DBDBDB;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	overflow: hidden;
}

.terms-list{
	float: left;
	width: 402px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.0em;
}

.terms-list li{
	display: inline;
	line-height: 0;
}

.inquiry{
	float: right;
	width: 137px;
	padding: 5px 5px 0 0;
	list-style: none;
}

.inquiry li a{
	display: block;
	width: 137px;
	height: 36px;
	background: url(../img/offer/offer_btn02.gif);
	text-indent: -9999px;
	outline: none;
}

.inquiry li a:hover{
	background: url(../img/offer/offer_btn02_h.gif);
}
