@charset "UTF-8";
/* 72ゴルフクラブHAT神戸　CSS */

body {
	background: url(img/body_bg.gif);
	color: #632d00;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.4em;
	margin: 0;
	font-size: 14px;
	padding: 6px 0;
	}
	
img {
	vertical-align: text-bottom;
	border:none;
	}
	
dl {
	clear: both;
	margin: 0;
	padding: 5px 0;
	}
	
dt {
	clear: both;
	color: #A50000;
	float: left;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	}

h3 {
	color: #a60000;
	line-height: 1em;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding: 0;
	}

a, a:link {
	color:  #000;
	text-decoration:none;
	}	

a:hover {
	color: #333;
	text-decoration: underline;
	}	
	
.clear_both {
	clear: both;
	}

#wrapper {
	background: #FFFFFF url(img/wrapper_bg.jpg) repeat-y;
	border-right: 1px solid #A50000;
	border-left: 1px solid #A50000;
	margin: 0 auto;
	width: 800px;
	}
	
#header {
	background: url(img/head01.jpg) no-repeat;
	height: 100px;
	text-align:right;
	}
	
#menubar {
	background: url(img/menubar_bg.gif) repeat-x;
	font-size: 14px;
	font-weight: 400;
	height: 37px;
	margin: 0;
	text-align: left;
	}
	
#main_vis{
	padding: 15px 0 0;
	}

.main_vis_pic {
	/*background: url(img/main_vis_bg.gif);*/
	padding: 0 0px;
	}

	
#content {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 770px;
	}
	
#content_secondary {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 770px;
	}
	
#content2 {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 770px;
	}
	
#left {
	float: left;
	width: 286px;
	}
	
#right {
	float: right;
	width: 468px;
	}
	
#footer {
	background: url(img/footer.jpg) no-repeat;
	color: #FFF;
	height: 80px;
	text-align:center;
	font-size: 12px;
	}
	
#footer p {
	font-size: 12px;
	}
	
#footer a {
	color:#FFFFFF;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
.page_up {
	margin-top: 10px;
	padding: 0;
	text-align: left;
	}
	
.page_up a {
	}
	
	
table {
	border: 1px #FFF;
	font-size: 11px;
	padding: 5px;
	}

td {
	padding: 3px;
	}
	
.td_title {
	background: #ffe2a0;
	text-align: center;
	padding: 7px;
	}
	
.td_gray_01 {
	background: #F2F2F2;
	padding: 7px;
	}

.td_gray_02 {
	background: #E6E6E6;
	padding: 7px;
	}	

#contact_box {
	background: url(img/contact_bg.jpg) no-repeat top center;
	height: 180px;
	padding: 18px 14px 0;
	}

.text_orange {
	color: #fb8c00;
	}
	
.text_brown {
	color: #6D3D33;
	}
	
#pickup_right ul {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 15px 10px;
	}

#pickup_right_li {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0;
	padding: 3px 0;
	color: #fb8c00;
	}
	
/* ============== home =============== */
	
.guide {
	vertical-align: top;
	padding: 10px 0 0 10px;
	}
	
.home_info {
	margin-bottom: 15px; 
	}
	
div.home_info  div{
	display:table-cell;
	vertical-align:top;
	}

* html div.home_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.home_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.home_info_text {
	padding-left: 8px;
	}
	
/* ============================= */

#header h1 {
	font-size:13px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px 10px 0 0;
	}
	
#header_logo {
	float: left;
	padding: 10px 0 0 10px;
	width: 270px;
	}
	
.head_text {
	color: #FFF;

	font-size: 12px;

	margin-top: 40px;
	padding: 0 13px 0 0;
	}


/* ============================= */

#menubar a{
	background:url(img/menu_bg.jpg) no-repeat;
	color: #7E0000;
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px 0 0 25px;
	width: 134px;
	height: 23px;
	text-decoration: none;
	}
	
*html #menubar a {/*I#6*/
	width: 133px;
	}


#menubar a:hover {
	background: url(img/menu_bg.jpg) 0 33px;
	}
	
.menu_b {
	margin-left: 2px;
	width: 134px;
	}
	

.menu_c {
	margin-left: 1px;
	width: 130px;
	}
	

/* ============================= */

#news {
	border: 1px solid #A50000;
	padding: 4px 10px;
	}

#news a {
	color:#0000FF;
	text-decoration:underline
	}
	
#news a:hover {
	color: #00008b;
	text-decoration: underline;
	}

#news dl{
	line-height: 1.8em;
	}
	
#news dt {
	}
	

#news dd {
	border-bottom: 1px dotted #632d00;
	margin-left: 0px;
	padding-left: 6em;
	}
	
.news_title h2{
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.news_title {
	background-image:url(img/title_news.jpg);
	height: 30px;
	color: #ffdd81;
	}
	
.news_link {
	padding: 10px 0;
	}
	
.news_link a {
	color:#0000FF;
	text-decoration:underline;
	}
	
.news_link a:hover {
	color: #00008b;
	text-decoration: underline;
	}
	
#news2 {
	border: 1px solid #A50000;
	border-bottom: 8px solid #A50000;
	padding: 4px 10px;
	}
	
#pickup {
	border: 1px solid #A50000;
	border-bottom: 8px solid #A50000;
	padding: 10px 12px;
	}
	
#pickup a {
	color:#0000FF;
	text-decoration:underline;
	}
	
#pickup a:hover {
	color: #00008b;
	text-decoration: underline;
	}
	
.pickup_title h2{
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: 7px 0 0 30px;
	}

.pickup_title {
	background: url(img/title_pickup.jpg) no-repeat;
	color: #ffdd81;
	height: 30px;
	}
	
#pickup h3 {
	color: #a60000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1em;
	margin:0;
	padding: 0 0 7px;
	}
	
.pickup_box {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 430px;
	}
	
.pickup_box_r {
	float: right;
	margin-top: 10px;
	padding: 0;
	width: 215px;
	}
	
	
#footer h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px 0 0 0;
	}
	


/* ============== NEWS =============== */

#news_h {
	background: url(img/news_h_bg.gif) no-repeat;
	color: #FFF;
	font-size:20px;
	font-weight: normal;
	height: 30px;
	line-height: 1em;
	padding: 8px 0 0 15px;
	margin: 0 0 10px;
	font-weight:bold;
	}
	
.news_row {
	border-bottom: 1px dotted #A50000;
	padding: 15px 0;
	}
	
.news_row h3 {
	font-size: 15px;
	margin-bottom: 10px;
	}
	
.news_date {
	float: left;
	width: 127px;
	}
	
.news_date p {
	padding: 0;
	}
	
.news_pic {
	float: left;
	width: 185px;
	}
	
.news_text {
	float: right;
	width: 425px;
	}


/* ============== PICKUP =============== */

#pickup_left {
	float: left;
	width: 185px;
	}

#pickup_left a:link {
	color: #333;
	text-decoration: none;
	}	

#pickup_left a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#pickup_left h2 {
	background: url(img/navi_title_bg.gif) no-repeat top center;
	color: #FFF;
	font-size: 14px;
	height: 30px;
	margin: 0;
	padding: 9px 0 0;
	text-align:center;
	}
	
#pickup_left ul {
	list-style-type: none;
	margin:0;
	padding: 0 0 5px;
	}
	
#pickup_left li {
	background: url(img/navi_li_bullet.gif) no-repeat;
	margin-top: 1px;
	padding: 0 0 10px 25px;
	}
	
#pickup_right {
	float: right;
	width: 570px;
	}

#pickup_right a {
	color:#0000FF;
	text-decoration:underline;
	}
	
#pickup_right a:hover {
	color: #00008b;
	text-decoration: underline;
	}
	
#pickup_right h2 {
	font-size:18px;
	border-top: 3px solid #a60000;
	border-bottom: 1px solid #a60000;
	color: #a60000;
	line-height: 1em;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-weight:bold;
	}
	
#pickup_right h3 {
	padding-bottom: 10px;
	padding-top: 36px;
	}
	
.pickup_text {
	float: right;
	width: 390px;
	}
	
.pickup_text p {
	padding: 15px 0 0;
	}
	
.pickup_pic {
	float: left;
	width: 180px;
	}
	
/* ============== */
	
.pickup_text2 {
	float: right;
	width: 390px;
	}
	
.pickup_text2 p {
	padding: 15px 0 0;
	}
	
.pickup_pic2 {
	float: left;
	width: 120px;
	}
	
.pickup_pic3 {
	float: left;
	width: 240px;
	margin:4px 10px 6px 0;
	}
	
.pickup_pic4 {
	float: left;
	width: 208px;
	margin:4px 10px 6px 0;
	}
	
.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
	}

/* ============== */
	
.lesson {
	padding: 10px 0;
	}
	
#topic {
	margin-top: 15px;
	}
	
.topic_img {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	margin-bottom: 10px;
	}
	
.topic_img_text {
	padding-left: 10px;
	}

.topic_img_text p {
	padding-left: 58px;
	}
	
/* ============== */
	
.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;
	}
	
*html .company_info_text{/*IE6*/
	width: 340px;
	}

*:first-child+html .company_info_text{/*IE7*/
	width: 340px;
	}

.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;
	}
	
	
/* ============== */

.stretch {
	margin-top:14px;
	width: 560px;
	right: auto;
	}
	
*html .stretch{/*IE6*/
	width: 420px;
	}

*:first-child+html .stretch{/*IE7*/
	width: 420px;
	}
	
.stretch p {
	size:141px;
	margin-top: 56px;
	}
	
*html .stretch p{/*IE6*/
	size:141px;
	margin-top: 42px;
	}

*:first-child+html .stretch p{/*IE7*/
	size:141px;
	margin-top: 42px;
	}
	
.stretch2 {
	margin-top:14px;
	width: 560px;
	right: auto;
	}

*html .stretch2{/*IE6*/
	width: 420px;
	}

*:first-child+html .stretch2{/*IE7*/
	width: 420px;
	}
	
.stretch2 p {
	margin-top: 38px;
	}
	
*html .stretch2 p{/*IE6*/
	size:141px;
	margin-top: 24px;
	}

*:first-child+html .stretch2 p{/*IE7*/
	size:141px;
	margin-top: 24px;
	}
	
.stretch_img {
	margin-top:14px;
	float:left;
	margin-right: 6px;
	}

	
	
/* ============== introduction =============== */

.intro {
	color:#fb8c00;
	margin:0 0 0 6px;
	}	
	
.intro p {
	line-height:24px;
	}	
	
/* ============== SHOP =============== */

.shop_pic {
	float: left;
	width: 295px;
	}
	
.shop_info {
	float: right;
	width: 430px;
	}
	
.shop_info dl {
	border-bottom: 1px solid #FFF;
	}
	
.shop_info dt {
	color: #632d00;
	width: 60px;
	}
	
.shop_info dd {
	width: 360px;
	}
	
.shop_detail {
	background:url(img/shop_detail_bg.gif) repeat-y;
	margin: 15px 10px 0;
	}
	
.shop_detail h3 {
	color: #FFF;
	font-size: 14px;
	padding: 5px 0 0 5px;
	}
	
.shop_d_left {
	float: left;
	width: 100px;
	}
	
.shop_d_right {
	float: right;
	weidth: 620px;
	width: 640px;
	}
	
.shop_detail dl {
	border-top: 1px solid #e3d9d0;
	clear: both;
	margin: 0;
	padding: 0;
	}

	
.shop_detail dt {
	border-bottom: 1px solid #e3d9d0;
	clear: both;
	color: #632d00;
	float: left;
	width: 6em;
	padding: 8px 5px;
	}
	
.shop_detail dd {
	border-bottom: 1px solid #e3d9d0;
	margin-left: 6em;
	padding: 8px 5px;
	}



/* ============== FAQ =============== */

.faq_row ul {
	border-bottom: 1px dotted #632d00;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	}
	
.faq_row a {
	color:#0000FF;
	text-decoration:underline;
	}
	
.faq_row a:hover {
	color: #00008b;
	text-decoration: underline;
	}

.li_q {
	color: #7E0000;
	background:url(img/li_Q.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.li_a {
	background:url(img/li_A.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.faq_row {
	margin: 0 15px 10px;
	padding: 0;
	}

