@charset "utf-8";
/* THIS PAGE ONLY */

.title { margin-bottom: 5px; }
.copy {
	width: 850px;
	margin: 10px auto 35px;
	}
.step {
	width: 239px;
	padding-bottom: 18px;
	background: url(img/entry_bg.gif) bottom left no-repeat;
	}
.stepBg {
	padding-top: 18px;
	background: url(img/entry_round.gif) top left no-repeat;
	}
.next {
	padding: 0px 48px 0px 20px;
	background: url(img/entry_arrow.gif) 35px right no-repeat;
	}
.text {
	padding-top: 10px;
	line-height: 130%;
	}
.last { width: 210px; }
.last .stepBg {
	padding: 18px 20px 0px 20px;
	}
#new {
	margin: 45px 0px 35px;
	background: url(img/new_dotline.gif) top left repeat-x;
	}
#new dl {
	padding: 18px 20px;
	background: url(img/new_dotline.gif) bottom left repeat-x;
	}
#new dt,
#new dd { display: inline; }
#new dt {
	width: 100px;
	float: left;
	}
#new dd {
	width: 780px;
	float: right;
	padding: 2px 0px 1px;
	}
.date {
	margin-right: 10px;
	color: #8FB430;
	}

#list {}
#list .menu { background: url(img/menu_bg.gif) top left repeat-x; }
#list img { vertical-align: top; }
#list dd {
	padding: 20px 0px 20px;
	border: 1px solid #CCCCCC;
	border-top: none;
	}
#list p {
	padding: 10px 10px;
	text-align: center;
	}
.floor {
	background-color: #DCF275;
	color: #518516;
	font-size: 14px;
	font-weight: bold;
	}
#list .subTitle,
#list .subTitleG {
	line-height: 130%;
	color: #74A312;
	}
#list .subTitle { background: url(img/new_dotline.gif) #F1FABE bottom left repeat-x; }
#list .subTitleG {
	padding-bottom: 1px;
	background: url(img/new_dotline.gif) #DCF275 bottom left repeat-x;
	}
#list td { background: url(../common/dotline.gif) bottom left repeat-x; }
#list .shop { padding: 10px 18px; }
#list .new { color: #CC0000; }
#list .noBorder { background-image: none; }
#list table {
	margin-bottom: 20px;
	}









