/* CSS Document */
html {
	overflow-y:scroll;
}
body {
	text-align: center;
	background-color:#000000;
}
fieldset, img {
	border:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquort, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
p {
line-height:1.4;
}
li{
line-height:1.4;
}
ol, ul {
	list-style:none;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
}
/*common*/
.clear {
	clear:both;
}
/*creafix*/
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-block;
}
/*Hides from IE-mac */
*html .clear {
	height:1%;
}
.clear {
	display:block;
}
/*End hide from IE-mac*/
.box_left {
	float:left;
}
.box_right {
	float:right;
}
#hr {
background:url(../img/hr.gif) top left no-repeat;
}
/*============== COMMON ===============*/
.pl_10 {
	padding-left:10px;
}
.al_c {
	text-align:center;
}
.al_l {
	text-align:left;
}
.mt_15 {
	margin-top:15px;
}
.mt_20 {
	margin-top:20px;
}
.mt_25 {
	margin-top:25px;
}
.mt_35 {
	margin-top:35px;
}
.mb_5 {
	margin-bottom:5px;
}
.mb_10 {
	margin-bottom:10px;
}
.mb_20 {
	margin-bottom:20px;
}
/*============= INDEX =============*/
#top {
}
#bg_wrap {
width:850px;
background:url(../img/bg_top.jpg) top center repeat-y #000000;
	margin: 0px auto;
	text-align:left;

}
#wrap {
	margin: 0px auto;
	text-align:left;
	font-size:12px;
	background-color:#FFFFFF;
	width: 800px;
	color:#333333;
}
#head {
	height:221px;
	width:800px;
	position:relative;
	background:url(../img/header.jpg) top left no-repeat;
}
#head h1 {
text-indent:-9999px;
}
#head p {
text-indent:-9999px;
}
#discount {
	height:150px;
	width:800px;
	position:relative;
	background:url(../img/title_01.jpg) top left no-repeat;
}
#discount h2 {
text-indent:-9999px;
}
#discount p {
text-indent:-9999px;
}
#contents {
padding-left:38px;
padding-right:37px;
}
#target {
	height:43px;
	width:725px;
	position:relative;
	background:url(../img/title_02.jpg) top left no-repeat;
}
#target h2 {
text-indent:-9999px;
}
#target p {
text-indent:-9999px;
}

#schedule {
}
#schedule table {
	border-collapse:collapse;
	border:1px solid #333333;
	background-color:#FFFFFF;
	font-size:10px;
	color:#000000;
}
#schedule th, td {
	border-collapse:collapse;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align:left;
}
#schedule table td {
	padding:2px 5px 2px 60px;
}
#schedule .bg_gray {
	background-color:#E5E5E5;
}
ul {
	padding-left:1em;
}
li {
	text-indent:-1em;
}
#discount02 {
	height:28px;
	width:725px;
	position:relative;
	background:url(../img/title_03.jpg) top left no-repeat;
}
#discount02 h2 {
text-indent:-9999px;
}

#campaign {
	height:191px;
	width:725px;
	position:relative;
	background:url(../img/camp.jpg) top left no-repeat;
}
#campaign h2 {
text-indent:-9999px;
}
#camp_txt01 {
text-indent:-9999px;
}
#camp_txt02 {
position:absolute;
top:130px;
left:25px;
	color:#FFFFFF;
	width:680px;
	line-height:1.4;
}
#copy {
	height:25px;
	width:800px;
	position:relative;
	background:url(../img/footer.jpg) top left no-repeat;
}
#copy p {
text-indent:-9999px;
}
#top_back {
	text-align:right;
	padding:15px 15px 10px 0px;
}

