@charset "utf-8";

.length {
	width: 780px;
	margin: 10px auto;
}

.txt1 {
	width: 715px;
	margin: 10px auto;
	line-height: 180%;
}

.txt1 span {
	display: block;
	margin: 10px 0 0 0;
}

.coupon {
	width: 920px;
	margin: 80px auto;
}

.couponbox {
	background: #fff;
	border: 1px solid #ccc;
	padding: 20px 35px;
	margin: 0 0 30px 0;
	position: relative;
}

.hp_limited {
	background: #fff url(../images/staffdetail/staffdetail_coupon1.jpg) no-repeat left top;
}

.couponbox .service {
	margin: 20px 0 0 0;
	width: 700px;
}

.couponbox .service h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.couponbox .service .txt2 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

.couponbox .service .txt3 {
	font-size: 90%;
	margin: 0 0 10px 0;
}

.couponbox .service .bottombox {
	overflow:hidden;
}

.couponbox .service .bottombox .l {
	float: left;
	width: 480px;
}

.couponbox .service .bottombox .l .marker {
	color: white;
	background: #E37D8B;
	padding: 3px 0;
	width: 72px;
	text-align: center;
	display: inline-block;
}

.couponbox .service .bottombox .l .s {
	color: #FF5F7E;
	font-size: 90%;
	margin: 0 0 0 10px;
}

.couponbox .service .bottombox .l .price {
	color: #FF5F7E;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 5px;
}

.couponbox .service .bottombox .r {
	float: right;
	width: 200px;
	font-size: 90%;
	color: #CC0000;
}

.couponbox .menu {
	position: absolute;
	top: 20px;
	right: 20px;
}

.couponbox .menu li {
	display: inline-block;
	background: #E9DEC8;
	padding: 3px 15px;
	margin: 0 0 0 7px;
	font-size: 85%;
}

.couponbox .resb {
	position: absolute;
	top: 80px;
	right: 50px;
}

.menulist {
	width: 1000px;
	margin: 80px auto;
}

.menuarea {
	margin: 15px 0;
	padding: 40px 57px;
	background: white;
}

.menubox {
	margin: 30px 0;
	overflow:hidden;
}

.menubox .img {
	width: 200px;
	min-height: 150px;
	float: left;
	margin: 0 30px 0 0;
	background-image: url(../images/menu/bg_menu_img.png);
	background-repeat: no-repeat;
}

.menubox .menu_r {
	float: left;
	width: 635px;
	position: relative;
}

.menubox .menu_r h5 {
	font-size: 120%;
}

.menubox .menu_r .txt2 {
	margin: 12px 0;
	line-height: 180%;
}

.menubox .menu_r .price {
	font-size: 120%;
	font-weight: bold;
	color: #D75766;
}
.menubox .menu_r .detailb {
	margin: 15px 0 0 0;
	min-height: 33px;
}
.menubox .menu_r .detailb a {
	display: block;
	text-decoration: underline;
	padding: 5px 0 10px 40px;
	background: url(../images/menu/menu_arrow.jpg) no-repeat left top;
}
.menubox .menu_r .detailb a:empty {
}

.menubox .menu_r .resb {
	position: absolute;
	right: 10px;
	bottom: 0;
}



























