/* golsschool_detail */

.visual {
	width: 840px;
	margin: 24px 16px;
	position: relative;
	background: url(/shinjuku/halcsports/golfschool/images/visual_bottom.gif) bottom;
	padding-bottom: 6px;
}

.golfbox {
	margin: 20px 21px 30px 16px;
	line-height: 1.6;
	width: 840px;
}

.golfbox:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.golfbox .golfbox-wrapper {
	margin: 0 18px 0 24px;
}

.golfbox .h4 {
	margin-bottom: 15px;
}

.golfbox em {
	color: red;
	font-size: 80%;
	font-style: normal;
}

.golfbox .caption {
	font-size: 80%;
}

.golfbox table {
	margin-bottom: 0.5em;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-left: 15px;
}

.golfbox table th,
.golfbox table td {
	padding: 5px 0;
	text-align: center;
	width: 175px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.golfbox table td { color: #666; }
.golfbox table th.afternoon { background: #FCE9C5; }
.golfbox table th.evening { background: #D5E7F9; }
.golfbox table strong.afternoon { color: #FF6600; }
.golfbox table strong.evening { color: #0066B7; }


.golfbox .left {
	width: 380px;
	float: left;
}

.golfbox .right {
	margin-left: 395px;
	margin-top: 110px;
	text-align: left;
	width: 400px;
}

.kojinresson {
	background: #CCE7C2 url(/shinjuku/halcsports/golfschool_detail/images/ressonbox_head.gif) top center no-repeat;
	width: 258px;
}

.kojinresson2 {
	background: url(/shinjuku/halcsports/golfschool_detail/images/ressonbox_bottom.gif) bottom center no-repeat;
	padding: 13px;
}


.jukou, .btn {
	margin-top: 20px;
	text-align: right;
}

.jukou span {
	background: url(/shinjuku/halcsports/golfschool_detail/images/img_arrowbottom.gif) left center no-repeat;
	padding-left: 18px;
}

.jukou a:link,
.jukou a:visited { color: #333; text-decoration: underline; }
.jukou a:hover { color: #333; text-decoration: none; }


.btn { margin-right: -5px; }


.section {
	background: url(/shinjuku/halcsports/images_com/dotline_gray.gif) top center repeat-x;
	margin-top: 15px;
	padding-top: 15px;
	width: 789px;
}

.top { background: none; }

.section .photo {
	float: left;
}

.section .text {
	margin-left: 226px;
	width: 540px;
}

.section .text strong {
	font-size: 120%;
}

.golfbox li {
	list-style: none;
	margin-bottom: 10px;
}

/* 20100609追加 */
div.golf_detail_movie {
	margin: 10px auto 0px 71px; width:655px;height:50px; padding:10 20 10 20px; border:solid 1px #A2CD5A;
}

div.golf_detail_movie div.detail_l {
width:450px;
}

div.golf_detail_movie div.detail_r {
width:135px;
}

/* 20150218追加 */
.golfbox_info {
	margin: 20px 21px 0 16px;
	line-height: 1.6;
	width: 840px;
}

.info_txt {
 color:#ff4500;
 font-weight: bold;
 font-size: 140%;
	font-family:'ヒラギノ角ゴ Pro W5','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}