@charset "utf-8";
/* CSS Document */

body #headerCont{
	display: none;
	list-style-image: url'/img/common/hdBg.jpg');
	list-style:none;
}
body #container h2{
	display:none;
}
body #container #contents h3{
	padding:0;
	font-size:18px;
}
body #footer #aboutArea{
	width:350px;
}
body #footer #siteArea{
	width:350px;
}
body #footer #bnArea{
	display:none;
}
body #footer #greetingArea{
	display:none;
}
#footer a:link:after,
#footer a:visited:after {
	content: " (http://e-kinuya.com" attr(href) ") ";
	font-size: 90%;
}
body p#copyright{
	display:none;
}
body#c-coupon #contents table.couponlist th.main h4{
	padding-left:10px;
}

