@charset "utf-8";
/*表示しないもの*/
div#head-container,div#free,div#pan,div#rBox,div#lBox,div#foot,div#dis-am,div.fBox,div#fNavi,p.couponPrint,div#contentFoot,div#fWrap,div.widget,p#cpnGuide {
	display: none;
}

body {
	text-align: center;
	background-image: none;
	background: #ffffff;
	font-family: 'ヒラギノ 角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS P ゴシック',san-serif;
}

div#content,div#content h2 {
	background-image: none;
}

div#content h2 {
	margin: 0;
	font-size: 18pt;
	padding: 0;
}

/*クーポン*/
div#cpBox {
	border:#24aae7 1px solid;
	margin: 0 auto;
	text-align: left;
}

div#cpBox img#sqImg {
	width: 100px;
	height: 100px;
	float: left;
}

div#couponTitle {
	width: 400px;
	float: left;
}

div#bName {
	font-size: 122%;
	font-weight: bold;
}

div#cashBack {
	padding: 10px;
	font-size: 182%;
	font-weight: bolder;
	margin: 0;
	padding:0;
	color: #88ae00;
	clear: both;
}

ul#terms {
	list-style-type: disc;
	text-align: left;
	font-size: 92%;
	margin: 0 50px;
	clear: both;
	padding:10px 0 0;
}

ul#acInfo {
	text-align: center;
	margin: 10px;
}

ul#acInfo li#acNumber {
	font-weight: bold;
	font-size: 136%;
	margin: 0 0 10px;
}

div#bFoot {
	color: #00a1eb;
	font-weight: bold;
	border-bottom: 1px dotted;
	margin: 10px;
	font-family: 'Trebuchet MS';
	padding: 5px;
	text-align:center;
}

div#cpBox ul#couponLimit {
	text-align: center;
	font-size: 92%;
}

div#cpBox ul#couponLimit li#Limit {
	font-size: 133%;
	color: #fe8300;
	font-weight: bold;
}

ul#couponGuide {
	font-size: 77%;
	margin: 0 20px 0;
}

