@charset "utf-8";

.cbox {
	zoom: 1;/*for IE 5.5-7*/
}
.cbox:after {/*for modern browser*/
	content: ".";
	display: block;
	height: 0px;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
#str_container h3 {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
}
.contents-header {
	position: relative;
	width: 960px;
	margin: 0 0 20px;
}
.contents-header .btn-campaign {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.coupon-box {
	width: 892px;
	margin: 0 auto 20px;
	position: relative;
}
.coupon-image {
	background: url(../images/coupon.png) no-repeat left top;
	height: 272px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.coupon-btn {
	position: absolute;
	bottom: 13px;
	right: 16px;
}

/* localnav ----------*/
.tabarea {
	margin: 0;
	padding: 0;
	height: 73px;
}
.tabarea .tab {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 965px;
	margin: 0 -5px 0 0;
}
.tabarea .tab li {
	float: left;
	margin: 0 5px 0 0;
}
.tabarea .tab li a {
	display: block;
	height: 73px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.tabarea ul.tab li a.btn-kinki {
	background: url(../images/tab1.png) no-repeat left top;
	width: 478px;
}
.tabarea ul.tab li a:hover.btn-kinki,
.tabarea ul.tab li.tab_active a.btn-kinki {
	background-position: left bottom;
}
.tabarea ul.tab li a.btn-chugoku {
	background: url(../images/tab2.png) no-repeat left top;
	width: 477px;
}
.tabarea ul.tab li a:hover.btn-chugoku,
.tabarea ul.tab li.tab_active a.btn-chugoku {
	background-position: left bottom;
}

/*PAGE*/
.contents-body {
	padding: 20px 10px;
	background-color: #bf2d00;
}
.contents-body1 {
	padding: 20px 10px;
	background-color: #d09601;
}
.map-area {
	margin: 0 0 20px;
}
.map-left {
	float: left;
	width: 190px;
}
.map-right {
	float: right;
	width: 180px;
}
.map-box {
	float: left;
}
.map-course-btn li {
	margin: 0 0 7px;
}
#tab1 .map-course-btn li a {
	display: block;
	width: 180px;
	height: 48px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#tab2 .map-course-btn li a {
	display: block;
	width: 180px;
	height: 68px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#tab1 .map-course-btn li a:hover,
#tab2 .map-course-btn li a:hover {
	background-position: left bottom;
}
.btn-642113 {
	background: url(../images/btn_islandgolf.png) no-repeat left top;
}
.btn-645105 {
	background: url(../images/btn_funasaka.png) no-repeat left top;
}
.btn-642304 {
	background: url(../images/btn_storkhill.png) no-repeat left top;
}
.btn-645304 {
	background: url(../images/btn_fujiogm.png) no-repeat left top;
}
.btn-642102 {
	background: url(../images/btn_ss-resort.png) no-repeat left top;
}
.btn-661206 {
	background: url(../images/btn_kinokuni.png) no-repeat left top;
}
.btn-648401 {
	background: url(../images/btn_lakeswan.png) no-repeat left top;
}
.btn-648504 {
	background: url(../images/btn_rotary.png) no-repeat left top;
}
.btn-647503 {
	background: url(../images/btn_yokawa.png) no-repeat left top;
}
.btn-612206 {
	background: url(../images/btn_shigaraki.png) no-repeat left top;
}
.btn-621102 {
	background: url(../images/btn_kamo.png) no-repeat left top;
}
.btn-628401 {
	background: url(../images/btn_lakeforest.png) no-repeat left top;
}
.btn-641301 {
	background: url(../images/btn_yashiro.png) no-repeat left top;
}
.btn-745208 {
	background: url(../images/btn_hiroshimanishi.png) no-repeat left top;
}
.btn-745207 {
	background: url(../images/btn_hiroshimatoei.png) no-repeat left top;
}
.btn-734201 {
	background: url(../images/btn_nihonbaracc.png) no-repeat left top;
}
.btn-736201 {
	background: url(../images/btn_mimasakacc.png) no-repeat left top;
}

.blockBox {
	padding: 0 10px;
}
.course-box {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 20px;
	border-radius: 10px;
}
.course-box:last-child {
	margin-bottom: 0;
}

.staff-photo {
	width: 180px;
	margin: -155px 0 0 700px;
}
.course-box .leftBox {
	float: left;
	width: 425px;
}
.course-box .rightBox {
	float: right;
	width: 440px;
}
.course-box .swap {
	margin-bottom: 8px;
}
.course-box .swap p {
	margin: 0 0 7px;
}
.course-box .swap p img {
	width: 425px;
	height: 285px;
}
.course-box .swap ul {
	width: 432px;
	margin-right: -7px;
}
.course-box .swap li {
	float: left;
	margin-right: 7px;
}
.course-box .swap li a img {
	width: 133px;
	border: 2px solid #fff;
}
#tab1 .course-box .swap li a.selected img {
	border: 2px solid #bf2d00;
}
#tab2 .course-box .swap li a.selected img {
	border: 2px solid #d09601;
}
#tab1 .commentBox p {
	border: 1px solid #bf2d00;
	margin: 0;
	padding: 15px 20px;
	border-radius: 0 0 5px 5px;
	line-height: 1.5;
}
#tab2 .commentBox p {
	border: 1px solid #d09601;
	margin: 0;
	padding: 15px 20px;
	border-radius: 0 0 5px 5px;
	line-height: 1.5;
}
#tab1 .course-box h2 {
    color: #bf2d00;
    font-size: 22px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: bold;
    line-height: 28px;
    border: none;
    background: none;
}
#tab2 .course-box h2 {
    color: #d09601;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    line-height: 28px;
    border: none;
    background: none;
}
.course-box img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.course-box .text {
	margin: 0 0 15px;
	padding: 0 2px 15px;
	border-bottom: 1px solid #dedede;
	line-height: 1.7;
	font-size: 14px;
}
#str_container .course-box .infobox h3 {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0px;
	border: none;
	font-weight: bold;
	background-image: none;
}
.course-box h3 span.sm {
	font-size: 13px;
}

.infobox h3 a:link,
.infobox h3 a:visited {
	color: #333333;
	text-decoration: none;
}
.infobox h3 a:hover,
.infobox h3 a:active {
	color: #666666;
	text-decoration: underline;
}
.infobox ul.info {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.infobox ul.info li {
	margin: 0 0 5px;
}
.info_li1 {
	background: url(../images/icon_com.png) no-repeat left center;
	margin-right: 15px;
	padding: 5px 0 5px 20px;
}
.info_li2 {
	background: url(../images/icon_course.png) no-repeat left center;
	padding: 5px 0 5px 20px;
}
.infobox .btn {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0;
}
.infobox .btn li {
	margin-bottom: 15px;
}
img.mg5 {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.course-box .moveTop a {
	background-positon: 0 0;
	font: 12px "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}
.campaign-box {
	background-color: #fafafa;
	padding: 30px;
	font-size: 14px;
}
.campaign-box h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #999;
}
.campaign-box dl {
	margin: 0 0 15px;
}
.campaign-box dt {
	font-weight: bold;
	margin: 0 0 5px;
}
.coupon-course {
	font-weight: bold;
}