@charset "UTF-8";
/* 72golfclub */



body {
	background: #FFF;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}

p {
	font-size:14px;
	line-height: 1.4em;
	margin: 0;
	padding: 3px 0;
	}
	
img {
	vertical-align: text-bottom;
	border:none;
	}
	
dl {
	margin: 0;
	clear: both;
	}
	
dt {
	float: left;
	clear: both;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	}
	

h1,h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #000;
	text-decoration: none;
	}
	
a:hover {
	color: #333;
	text-decoration: underline;
	}	
		
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #bbdce8;
	padding:2px 2px 2px 2px;
	margin-left: 1px;
	}
	
.img_border2 {
	border: 1px solid #bbdce8;
	padding:2px 2px 2px 2px;
	margin:5px 0 0 1px;
	float:right
	}
		
.img_01{
	padding-bottom: 10px;
	}

	
#wrapper {
	margin: 0 auto;
	width: 810px;
	}
	
#header {
	background: url(img/header_bg.gif) no-repeat;
	height: 112px;
	padding-right: 15px;
	text-align: right;
	}
	
#header a:hover {
	text-decoration: none;
	}
	
#content_wrap {
	background: url(img/content_bg.gif) repeat-y;
	text-align: left;
	}
	
*html #content_wrap {/**/
	height: 1%;
	}
	
#content_wrap_top {
	background: url(img/wrap_top_bg.gif) no-repeat;
	padding: 10px 0 0;
	text-align: left;
	}
	
#footer {
	clear: both;
	color: #666;
	background:url(img/footer_bg.gif) no-repeat;
	font-size: 10px;
	height: 32px;
	padding: 30px 0;
	text-align: right;
	}
	
/*　========== TEXT ===========　*/

.text_orange {
	color: #fb8c00;
	}
	
.text_brown {
	color: #800000;
	}
	
/*　========== HEADER ===========　*/
#header img {
	float: left;
	border-style:none;
	}
	
#header h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 15px 0;
	}
	
#head_title {
	float: left;
	padding: 0 0 0 10px;
	text-align: left;
	width: 200px;
	}
	
#head_title h2{
	font-size: 24px;
	}
		
.logo {
	padding:7px 0 0 2px
	}
	
.discription {
	color: #93bf36; 
	margin: 12px 0 0 10px;
	}
	
.phonenumber {
	margin-top: 10px;
	}


/*　=====================　*/

#menubar {
	background:url(img/menubar_bg.gif) no-repeat;
	margin: 0 0 0 10px;
	}
	
#menubar a {
	background: url(img/btn_bg.gif) no-repeat;
	color: #94be36;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
#menubar h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	}
	
.menu_a {
	width: 156px;
	}
	
.menu_b {
	width: 158px;
	}
	
/*　=====================　*/

#content {
	padding: 15px 10px;
	}
	
.content_h3 {
	background: url(img/h_bg_02.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}
	
#cont_right {
	float: right;
	margin-right: 15px;
	width: 530px;
	}

*html div#cont_right {/* IE 6 */
	float: right;
	margin-left: 18px;
	width: 530px;
	}	
	
		
#cont_right a {
	color:#0000FF;
	text-decoration:underline
	}
	
#cont_right a:hover {
	color: #00008b;
	text-decoration: underline;
	}
	
#content_main h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px 2px;
	}

.h3_main {
	background: url(img/h_bg_grn.gif) no-repeat;
	color: #94be36;
	margin-top: 6px;
	}
	
.h3_excursion {
	background: url(img/h_bg_01.gif) no-repeat;
	color: #fb8c00;
	}
	
#content_main h4 {
	color: #FFF;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 10px 0 0;
	text-align: right;
	}
	
#content_main ul {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 15px 10px;
	}
	

#content_title h3 {
	background: url(img/title_02_bg.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
	}
	
#content_title h4 {
	color: #94be36;
	font-size: 10px;
	font-weight: normal;
	margin-top: -60px;
	margin-bottom: 40px;
	padding: 18px 10px 0 0;
	text-align: right;
	}
	
#cont_left {
	float: left;
	width: 225px;
	}
	
#cont_left h2 {
	background: url(img/navi_title_bg.gif) no-repeat top center;
	color: #FFF;
	font-size: 14px;
	height: 30px;
	margin: 0;
	padding: 12px 0 0;
	text-align:center;
	}
	
#cont_left ul {
	list-style-type: none;
	margin: 0 20px 15px 20px;
	padding: 0 0 5px;
	}
	
#cont_left li {
	background: url(img/navi_li_bullet.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}
	
#contact_box {
	background: url(img/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 20px 25px 0;
	}
	
#contact_box h3 {
	color: #fb8c00;
	padding-bottom: 15px;
	text-align: center;
	}
	
/*　========= TOP ============　*/

.top {
	padding-bottom: 16px;
	padding-top: 4px;
	}

.top img {
	padding-bottom: 6px;
	}
	

.campaign_ttl {
	background:url(img/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	text-align: center;
	padding: 20px 0;
	}

.company_info {
	margin-bottom: 15px; 
	}
	
div.company_info  div{
	display:table-cell;
	vertical-align:top;
	}

* html div.company_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.company_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.company_info_text {
	padding-left: 8px;
	width: 336px;
	}
	
*html .company_info_text{/*IE6*/
	width: 336px;
	}

*:first-child+html .company_info_text{/*IE7*/
	width: 336px;
	}
	
.company_info h3 {
	color: #94be36;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	}
	
.campaign_ttl {
	background:url(img/title_01_bg.gif) no-repeat;
	color: #fb8c00;
	height: 20px;
	font-size: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}
	
.guide {
	vertical-align: top;
	padding: 10px 0 0 10px;
	}

/* ============ 特徴 ============= */
.feature {
	margin-bottom: 5px;
	}
	
.background_area {
	background-color: #e1faf3;
	}

div.feature  div{
	display:table-cell;
	vertical-align:top;
	}

* html div.feature div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.feature div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.feature_text {
	padding-left: 10px;
	}
	

*html .feature_text {/*IE6*/
	width: 510px;
	}
	
*:first-child+html .feature_text {/*IE7*/
	width: 510px;
	}
	
.feature_text img {
	float:right;
	}
	
#content_main div.feature h3 {
	background: url(img/point_bg.gif) no-repeat;
	background-position: 5px 5px;
	color: #fb8c00;
	height: 30px;
	margin: 0 0 10px;
	padding: 20px 5px 0;
	width: 115px;
	text-align: center;
	}
	
/* ============ ストレッチ・ゴルフ入門 ============= */

.stretch01 {
	margin-top: 46px;
	}
		
.stretch02 {
	margin-top: 18px;
	}
	
.p_li {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0;
	padding: 3px 0;
	color: #fb8c00;
	}

	
/* ============ 会員紹介 ============= */	
		
.member_info_text {
	padding-left: 8px;
	}
	
*html .member_info_text{/*IE6*/
	width: 280px;
	}

*:first-child+html .member_info_text{/*IE7*/
	width: 280px;
	}
	
.member01 {
	margin-top: 20px;
	}

.p_co {
	color: #fb8c00;
	}
	
	
/* ============ ティーチングプロ ============= */
	
.pro01 {
	margin-top: 40px;
	}
		
.pro_info {
	margin: 0 0 15px 2px;
	}
	
div.pro_info  div{
	display:table-cell;
	vertical-align:top;
	}

* html div.pro_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.pro_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
	
/* ==========ソフト整体 ============= */
	
.seitai_img {
	vertical-align: top;
	padding: 10px 0 0 4px;
	}
	
	
.seitai_info {
	margin-bottom: 15px; 
	}
	
div.seitai_info  div{
	display:table-cell;
	vertical-align:top;
	}

* html div.seitai_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.seitai_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.seitai_info_text {
	padding-left:12px;
	padding-top: 25px;
	}
	
*html .seitai_info_text{/*IE6*/
	width: 300px;
	}

*:first-child+html .seitai_info_text{/*IE7*/
	width: 300px;
	}
	
.seitai_info h3 {
	color: #94be36;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	}

		
/* ==========CONCEPT ============= */

.concept h2 {
	color: #94be36;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.concept p {
	padding: 10px 0;
	}
	
/*　==========SEMINAR===========　*/

.seminar dl {
	line-height: 2em;
	margin-bottom:10px;
	}

.seminar dt {
	color: #fb8c00;
	border-bottom: 1px dotted #ccc;
	width: 8em;
	}
	
.seminar dd {
	border-bottom: 1px dotted #ccc;
	margin-left: 8em;
	}

	

/*　==========SERVICE===========　*/


div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

* html div.service div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.service div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #94be36;
	font-size: 13px;
	line-height: 1.5em;
	}

#topic {
	margin-top: 15px;
	}
	
.topic_img {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	margin-bottom: 10px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

* html div.topic_img div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.topic_img div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.topic_img_text {
	padding-left: 10px;
	}

*html div.topic_img_text {/* IE 6 */
	width: 440px;
	}
	
*:first-child+html div.topic_img_text {/* IE 7 */
	width: 440px;
	}
	
#topic p {
	font-size: 14px;
	}
	
.topic_img h4 {
	color: #fa8c00;
	font-size: 12px;
	margin-top: 5px;
	}
	
#topic h3 {
	background: #fde8cb;
	color: #fa8c00;
	margin-bottom: 5px;
	padding: 5px;
	}
	
table {
	border: 1px #FFF;
	font-size: 11px;
	padding: 5px;
	}

td {
	padding: 7px;
	}
	
.td_title {
	background: #ffe2a0;
	text-align: center;
	}
	
.td_gray_01 {
	background: #F2F2F2;
	}

.td_gray_02 {
	background: #E6E6E6;
	}
		

/*　==========COMPANY===========　*/

.company dl {
	line-height: 2em;
	}

.company dt {
	border-bottom: dotted 1px #CCC;
	color: #94be36;
	width: 8em;
	}
	
.company dd {
	border-bottom: dotted 1px #CCC;
	margin-left: 8em;
	}

.dl_bottom {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	}

#dd_bottom {
	border: 0;
	margin-bottom: 15px;
	}

/*　==========フッター===========　*/
.footer {
	line-height: 18px;
	text-align: right;
	padding: 20px 26px 6px 0;
	}
	
.footer img {
	padding-bottom: 10px;
	}
