@charset "UTF-8";
/* CSS Document */

@import "common.css";
@import "layout.css";
@import "secondary.css";

#feature h2 {
	background:url(../images/feature/headline.gif) no-repeat;
	width:656px;
	height:55px;
	margin-bottom:15px;
	text-indent:-9999px;
}

#feature h3 {
	width:660px;
	height:34px;
	margin-bottom:12px;
	margin-top:20px;
	text-indent:-9999px;
}

#feature h3#hl_feature_1 {
	background:url(../images/feature/hl_feature_1.gif) no-repeat;
}

#feature h3#hl_feature_2 {
	background:url(../images/feature/hl_feature_2.gif) no-repeat;
}

#feature h3#hl_feature_3 {
	background:url(../images/feature/hl_feature_3.gif) no-repeat;
}

#feature .common_reservation {
	margin-top:30px;
}
