@charset "utf-8";

/* Base
---------------------------------------------*/
body {
	width: auto;
	color: #666666;
	font-size: 12px;
	line-height: 1.4;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../../../images/common/back.jpg) none ;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }


/* Head
---------------------------------------------*/
#head {
	background: url(../../../images/common/head_back.jpg) none ;
}
#head h1, #ribbon, #menu, #subMenu, #headImage, #contentLeft {
	display: none;
}

#head h2 {
	width: 265px;
	margin-left: -6px;
	margin-bottom: 10px;
}
#container {
	background: url(../../../images/common/content_back.gif) none;
}
.badge, .printButton, .images, #topArrow, #foot ul {
	display: none;
}


/* Content
---------------------------------------------*/
#content {
	width: 525px;
	text-align: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: dashed 1px #999999;
}
#couponHead {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: dashed 1px #999999;
}
#couponHead h2 {
	margin-bottom: 10px;
}
#couponHeadText {
	margin-left: 3px;
	text-align: justify;
	text-justify: distribute;
}
#couponHeadText h3 {
	width: 490px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
#couponHeadText p {
	margin-bottom: 8px;
}

/* Foot
---------------------------------------------*/
#foot {
	margin-left: 3px;
	background: url(../../../images/common/content_foot.gif) none;
}
#foot .address {
	line-height: 1.2;
	margin-bottom: 10px;
}
#foot .copyright {
}










