@charset "utf-8";
/* CSS Document */
.bar03 {
	width: 680px;
	padding-bottom: 10px;
}
.txt_big {
	width: 620px;
	color: #7D0000;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
}
.txt_small {
	width: 610px;
	padding-left: 20px;
	color: #666;
}
.home_esthe {
	width: 680px;
	height: 192px;
	border: 1px solid #CCC;
}
.pics {
	width: 180px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 180px;
}
.name {
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 18px;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	color: #7D0000;
}
.name a:link {
	color: #7D0000;
	text-decoration: none;
}
.name a:visited {
	color: #7D0000;
	text-decoration: none;
}
.name a:active {
	color: #7D0000;
	text-decoration: none;
}
.name a:hover {
	color: #CF959E;
	text-decoration: underline;
}
.tab {
	width: 75px;
	height: 25px;
	background-color: #999;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
}
.price {
	width: 137px;
	height: 25px;
	color: #7D0000;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 5px;
}
.co {
	width: 177px;
	height: 25px;
	vertical-align: middle;
	padding-left: 5px;
}
.points {
	width: 400px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 5px;
}
.camp {
	width: 400px;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 5px;
}
.camp a:link {
	color: #333;
	text-decoration: underline;
}
.camp a:active {
	color: #333;
	text-decoration: underline;
}
.camp a:visited {
	color: #333;
	text-decoration: underline;
}
.camp a:hover {
	color: #999;
	text-decoration: none;
}
.btton_s_wrap {
	width: 300px;
	padding-left: 380px;
	padding-top: 20px;
}
.button_s a {
	background-image: url(../img/small_button.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 66px;
	width: 300px;
	display: block;
	text-indent: -9999px;
}
.button_s a:hover {
	background-image: url(../img/small_button_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rev_back {
	width: 630px;
	margin: 15px;
	background-color: #FCEAED;
	padding: 10px;
}
