<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*----------------------------------------------------------------*/
body{padding:0;background:#fff;}

img{vertical-align:bottom;}

.contentOuter{
  padding-top: 20px;
background:#fff;
}

#content{
background:#00593d;
}
.contentInner{
background:#fff;
padding-bottom:60px;
}


.topicPath{
  float:none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0!important;
  width:950px!important;
  font-size:12px;
}

h2{
overflow:hidden;
background:url("/tour/pickup/golftour/images/title_bg.jpg") no-repeat 50% 0 #000;
background-size:cover;
width:100&amp;;
height:390px;
text-align:center;
}
h2 img{
width:857px;
margin:0 auto;
}

.teaser{
text-align:center;
font-weight:bold;
font-size:30px;
}
/****************************************
 �R���e���c
****************************************/
.info{
width:100%;
background:#000;
color:#ecf0f1;
padding:30px 0;
}

.inner{
width:950px;
margin:0 auto;
}

.section{
width:100%;
background:#00593d;
padding:40px 0 70px;
}
.section .box{
width:950px;
background:#ecf0f1;
padding:4px 6px;
border:1px solid #70cfc0;
overflow:hidden;
margin-bottom:30px;
}
.section .box .box_inner{
width:890px;
margin:0 auto;
border:5px solid #ccce88;
overflow:hidden;
padding:25px;
}
.section table{
width:676px;
border:none;
font-size:14px;
}
.section table th{
background:#5bb035;
color:#ecf0f1;
font-weight:bold;
padding:0.5em 10px;
width:115px;
border-top:1px solid #ecf0f1;
vertical-align:top;
}
.section table td{
background:#ecf0f1;
color:#1a1a1a;
padding:0.5em 5px 0.5em 20px;
width:515px;
border-top:1px solid #5bb035;
}
.section table td p{
margin-bottom:10px;
}
.section table tr:first-child tr,
.section table tr:first-child td{
border:none;
}
.section table td .strong{
color:#ff0000;
}
.section .plan_tbl{
width:890px;
border-collpse:collapse;
border:none;
font-size:14px;
background:#ecf0f1;
color:#1a1a1a;
padding:0.5em 5px 0.5em 20px;
border:1px solid #5bb035;
margin-bottom:20px;
}
.section .plan_tbl th{
width:298px;
background:#ecf0f1;
border:1px solid #5bb035;
color:#1a1a1a;
vertical-align:middle;
}
.section .plan_tbl caption{
font-weight:bold;
font-size:28px;
text-align:left;
color:#005933;
}
.section .plan_tbl th{
width:298px;
background:#ecf0f1;
border:1px solid #5bb035;
color:#1a1a1a;
vertical-align:middle;
}
.section .plan_tbl thead th{
background:#5bb035;
color:#fff;
width:100%;
}
.section .plan_tbl td{
width:296px;
border:none;
font-size:14px;
border:1px solid #5bb035;
}
.section .plan_tbl td.option{
background:#E6F3E0;
font-weight:bold;
text-align:center;
width:100%;
}


.section table td .strong{
color:#ff0000;
}

.social {
    width:100%;
    overflow:hidden;
}
#social_btn {
    float: right;
    padding: 6px 0 0;
    overflow: hidden;
    height:auto;
}
#social_btn li {
    float: left;
    overflow: hidden;
    width: 110px;
}
#social_btn li.fb {
    overflow: hidden;
    width: 110px;
}
#social_btn{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
</pre></body></html>