@charset "utf-8";


/* ==========================================================================
 div.wrap_item
=========================================================================== */
.wrap_item {
	width:960px;
	border:1px solid #cccccc;
	overflow:hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.moveTop{
	border:none;
	background:none;
}

/* -------------------------------------------------------------- 
ゴルフ場名・予約ボタン
-------------------------------------------------------------- */
.wrap_item div.name {
	position:relative;
	margin-bottom:2px;
	padding:8px 10px 7px 10px;
	color:#666666;
	background-color:#edf2fa;
	letter-spacing:0.1em;
	border-bottom:1px solid #cccccc;
}

.wrap_item div.name div.golfcourse {
	width:575px;
	text-align:left;
}

.wrap_item div.name div.golfcourse a {
	font-weight:bold;
}

.wrap_item div.name div.access {
	margin-left:8px;
}

.wrap_item div.button {
	position:absolute;
	top:11px;
	right:10px;
}

.wrap_item div.button a {
	display:block;
	width:157px;
	height:27px;
}


/* -------------------------------------------------------------- 
詳細上段
-------------------------------------------------------------- */
.areaGolfCourseInfo {
	padding:8px 10px 10px 11px;
	border:none;
	background-color:#fff;
}


/* 写真セクション
--------------------------------------------- */
.sectionPht {
	width:136px;
	float:left;
	margin-right:10px;
}


/* ゴルフ場情報セクション
--------------------------------------------- */
.sectionGolfCourseInfo {
	width:602px;
	text-align:left;
	float:left;
	border:none;
}

.sectionGolfCourseInfo p.heading {
 	border:none;
	color:#eb4055;
	margin:0 0 5px;
	padding:0;
	font-size:113%;
	font-weight:bold;
}
.block2Clumn p.smallheading {
	padding:3px 3px 0 6px;
	margin: 0 0 10px 0;
	font-weight:bold;
	display:inline;
	font-size:100%;
}

p.recomStar,div.comment_map {
	display:inline;
	padding-right:8px;
}
div.comment_map img {
	vertical-align:middle;
}
#course_pct{
	margin-top:20px;
}
#course_pct dl{
	display:block;
	width:470px;
}
.course_pct_l {
	float:left;
}
.course_pct_r {
	float:right;
}
#course_pct dl dt{
	padding:10px;
	background-color:#EEE;
}
#course_pct dl dd{
	font-size:14px;
	margin:10px 0 20px 0;
}

#experience {

}

#experience dl {
	margin-top: 20px;
	padding: 10px;
	background-color: #e5e5e5;
	position:relative;
}
#experience dl dt img{
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;

}
#btn_gd_area {
	margin-top: 30px;
}
#btn_gd_area_l {
	float: left;
}
#btn_gd_area_r {
	float: right;
}
#btn_gd_area a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.eee_l {
	top: 50%;
	right: -15px;
	position: absolute;	
	margin-top: -20px
}
.eee_r {
	top: 50%;
	left: -15px;
	position: absolute;	
	margin-top: -20px
}
#izakaya_wrap{
	margin-top:20px;
}
#izakaya_wrap dl{
	display:block;
	width:470px;
}
#izakaya_wrap dt {
	margin-top: 5px;
}
#izakaya_wrap dd {
	margin-top: 5px;
}

.izakaya {
	width:470px;
	float:left;
	margin-right:15px;
}
.izakaya_last {
	width:470px;
	float:left;
}
.izakaya_name {
	color: #FF6600;
	font-weight: bold;
	font-size:1.2em;
}
.course_read {
	font-weight: bold;
}
.course_bt {
	margin-bottom: 15px;
	text-align: right;
}
.course_bt a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.izakaya dt {
	padding: 10px;
	background-color: #FFCC99;
	margin-bottom: 5px;
}
.izakaya_last dt {
	padding: 10px;
	background-color: #FFCC99;
	margin-bottom: 5px;
}
.btn_longrun {
	text-align:center;
}
.btn_longrun a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.mt50{
	margin-top:50px;
}

/*　2014.8　追記*/
.mt30{
	margin-top:30px;
}


