* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a{color:#F40158;}
a:link{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}

body{
	margin:0;
	padding:10px;
	font-size:12px;
	line-height:1.5;
	color:#666;
}

h1{
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom:3px double #ccc;
	text-align:center;
}

h2{
	margin:0 0 10px 0;
}

p{
	margin:0 0 20px 0;
}
p.btn{
	text-align:center;
	margin:0 0 10px 0;
}

h3{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#f3f3f3;
}

ul{
	margin:0 0 30px 2em;
}
li{
	margin:0 0 20px 0;
}

.coupon_waku{
	border-bottom:1px solid #FFB8C1;
	background:url(images/coupon/waku.gif) no-repeat left top;
	padding:5px 5px 4px 5px;
}
.coupon_waku .name{
	color:#653232;
	font-size:20px;
	padding:10px 0 0 0;
	height:70px;
	font-weight:bold;
	text-align:center;
	background:url(images/coupon/obi.gif) no-repeat left top;
	border-bottom:1px dashed #A47877;
	vertical-align:middle;
}
html>/**/body .coupon_waku .name{
	height:80px;
}
.coupon_waku .name span{
	font-size:12px;
	line-height:1;
}

.coupon_waku .in{
	background:#FCF5E2;
	padding:10px;
}
.coupon_waku .in img{
	float:right;
	margin:0 0 10px 10px;
}

table{
	margin:0 0 20px 0;
}
table table{
	margin:0;
}