/* 基本情報 */


*{
}

a:link{color:#154215;text-decoration:none;}
a:visited{color:#154215;text-decoration:none;}
a:hover{color:#154215;text-decoration:underline;}
a:active{text-decoration:none}

h1,h2,h3,h4{
	font-size:10px;
	line-height:14px;
	letter-spacing: normal;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:150%;
	letter-spacing:0.05em;
	color: #333333;
    background-image:url(../cmn_img/bg.gif);
	background-repeat:repeat-y;
	background-position: center;
	background-color:#E4EAE4;
	margin:0;
}

div{
	width:100%;
	overflow:auto;
	background-image: url(../cmn_img/head_bg.gif);
	background-repeat: repeat-x;
	
}

table{
	margin-right:auto;
	margin-left:auto;
}



/* レイアウト */



#bt {
	margin-top: 14px;
}

#main {
	margin-top: 20px;
}

#main02 {
	margin-top: 35px;
}

#pan {
	margin-top: 5px;
	font-size:10px;
	line-height:250%;
	letter-spacing: normal;
}

#pagetop {
	margin-top: 100px;
	font-size:10px;
	letter-spacing: normal;
}

#foot {
	background-color:#003300;
	font-size:10px;
	letter-spacing: normal;
	color:#FFFFFF;
}



/* コンテンツ共通 */

img {
    border:none;
}

.white{
	color: #FFFFFF;
	font-weight: bold;
}

.green{
	color: #436743;
}

.logo {
	padding-top: 40px;
	padding-left: 25px;	
}

.header {
	font-size:10px;
	color:#FFFFFF;
	letter-spacing: normal;
	background-color: #003300;	
}

.header a:link{color:#FFFFFF;text-decoration:none;}
.header a:visited{color:#FFFFFF;text-decoration:none;}
.header a:hover{color:#FFFFFF;text-decoration:underline;}
.header a:active{text-decoration:none}


.footer {
	padding-top: 10px;
	font-size:10px;
	letter-spacing: normal;
	
}

.header a {
	color:#FFFFFF;
	
}

.copyright {
	padding-left: 39px;
	
}


.bt_title {
    padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 15px;
	background:url(../cmn_img/bg_bt.gif)

}

.bt {
	line-height:300%;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../cmn_img/icon_yajirushi_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bt_on {
	line-height:300%;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../cmn_img/icon_yajirushi_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#EEEEEE
}

.bt_sub {
	line-height:300%;
	padding-left: 35px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../cmn_img/icon_yajirushi_lightgreen.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bt_sub_on {
	line-height:300%;
	padding-left: 35px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../cmn_img/icon_yajirushi_lightgreen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#EEEEEE
}

.border_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.nenpyo_01 {
	color: #436743;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436743;
}

.nenpyo_02 {
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.bt_foot {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

.bt_bg {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

.title {
    font-size:14px;
    padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 15px;
	background:url(../cmn_img/bg_title.gif)

}


.title_sub {
    font-size:12px;
	line-height:280%;
	padding-left: 15px;
	padding-top: 3px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 3px solid #8D6500;
	border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
	color: #8D6500;
	background-color:#F2EEE7;
}

.title_sub_02 {
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	color: #8D6500;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #8D6500;
}

.title_sub_03 {
    padding-bottom: 20px;
}


.txt_120{
	line-height:120%;
}

.gps_title{
	color: #E76600;
}

.line_height_120{
	line-height:120%;
}


.clubhouse_title{
	color: #436743;
	line-height:250%;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 10px;
	font-weight: bold;
}

.clubhouse_title_02{
	color: #436743;
	line-height:250%;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
}

.pd_top_10{
	padding-top: 10px;
}

.pd_top_5{
	padding-top: 5px;
}

.pd_bottom_10{
	padding-bottom: 10px;
}

.pd_top_10_bottom_5{
	padding-top: 10px;
	padding-bottom: 5px;
}

.pd_top_5_bottom_5{
	padding-top: 5px;
	padding-bottom: 5px;
}


.bg_gray {
	background-color: #EEEEEE;
}

.border {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.pd_bottom_5_bb{
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

.pd_bottom_5{
	padding-bottom: 5px;
}

.privacy_title{
	padding-top: 45px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}


.j10  {
	font-size:10px;
	letter-spacing: normal;
	font-weight: normal;
}

.point_title {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436743;
	color: #436743;
	font-weight: bold;
}

.point_txt {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.point_menu {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size:10px;
	line-height:140%;
	letter-spacing: normal;
}

.green_bold {
	color:#436743;
    font-weight: bold;
}

.black_bold {
	color:#333333;
    font-weight: bold;
}

.j10_120 {
	font-size:10px;
	line-height:120%;
	letter-spacing: normal;
}

.pd_23 {
	padding-left: 23px;
}


.j09_14  { font-size:9px; line-height:12px; }
.j10_14  {
	font-size:10px;
	line-height:14px;
	letter-spacing: normal;
}
.j10_16  {
	font-size:10px;
	line-height:16px;
	letter-spacing: normal;
}
.j12_10 { font-size:12px; line-height:10px; }
.j12_12 {
	font-size:12px;
	line-height:12px;
	letter-spacing: normal;
}
.j12_14 { font-size:12px; line-height:14px; }
.j12_18 { font-size:12px; line-height:18px; }
.j12_20 { font-size:12px; line-height:20px;color:#363636; }
.j12_20_low { font-size:12px; line-height:20px;color:#363636;letter-spacing:; }
.j12_22 { font-size:12px; line-height:22px; }
.j12_24 { font-size:12px; line-height:24px; }
.j12_30 { font-size:12px; line-height:30px; }
.height42 {
	line-height: 42px;
}

.j13_18 { font-size:13px; line-height:18px; }
.j13_20 { font-size:13px; line-height:20px; }
.j13_22 { font-size:13px; line-height:22px; }
.j13_22 { font-size:13px; line-height:24px; }
.j14_16 {
	font-size:14px;
	line-height:16px;
	letter-spacing: normal;
}
.j14_20 { font-size:14px; line-height:20px; }
.j14_22 { font-size:14px; line-height:22px; }
.j14_24 { font-size:14px; line-height:24px; }
.j12_16 {  font-size: 12px; line-height: 16px; letter-spacing: 0.1em}
.j11_12 {  font-size: 11px; line-height: 12px}
.j11_14 {  font-size: 11px; line-height: 14px}
.j11_16 {  font-size: 11px; line-height: 16px; letter-spacing: 0.1em}
.j11_18 {  font-size: 11px; line-height: 18px}
.j12b { font-size:12px; line-height:14px;color:#F9F8F6;background-color:#2E2632; }

.pd_5{padding-left:5px;}
.pd_8{padding-left:8px;}
.pd_10{padding-left:10px;}
.pd_12{padding-left:12px;}
.pd_13{padding-left:13px;}
.pd_15{padding-left:15px;}
.pd_17{padding-left:17px;}
.pd_30{padding-left:30px;}

.course_title {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.pd_23 {
	padding-left: 23px;
}

ol {
	margin-left: 35px;
}

ul {
	margin-left: 25px;
}

.yakkan_01 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.yakkan_02 {
	padding-top: 10px;
}

.yakkan_title {
	color: #333333;
}



.map {
	background-color: #FFFFFF;
	padding: 15px;
	border: 5px solid #EEEEEE;
}
.sitemap {
	background-image: url(../cmn_img/icon_yajirushi_orange_mini.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 250%;
}
.hanaki {
	font-weight: bold;
	color: #CC6068;
}
.top_news_title {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.top_news {
	line-height: 250%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}

.calender {
	line-height: 12px;
	padding-bottom: 14px;
	padding-left: 2px;
}
.event {
	font-size: 12px;
	line-height: 120%;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}


.calender_bt {
	padding-top: 8px;
}
.event_title {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #8D6500;
	background-color:#FFFFFF
}

.event_date {
    font-size:10px;
	letter-spacing: normal;
	font-weight: normal;
	color:#E8750C;
}

.calender_title {
	padding-bottom: 5px;
}


.calender_txt {
    font-size:10px;
	letter-spacing: normal;
	font-weight: normal;
	color:#418000;
}

.calender_date {
    line-height: 150%;
	color:#FFFFFF;
}

.event_month {
    padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.event_week {
    padding-top: 5px;
	padding-bottom: 5px;
}

.event_day {
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.event_day_02 {
	color: #9DC459;
}

.black {
	color: #000000;
}
.blue {
	color: #0066CC;
}
.white02 {
	color: #AAAAAA;
}
.silver {
	color: #777777;
}
.red {
	color: #CC0000;
}

.event_calender p {
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 16px;
}

.event_title_02 {
    padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F5F5F5;
	font-weight:bold;
	border:solid 1px #cccccc;
	
}

.event_contents {
    padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}

.news_ichiran {
	line-height: 250%;
	border-bottom: dotted 1px #cccccc;
}

.news_md {
	padding-top:10px;
	padding-bottom:7px;
	border-bottom: dotted 1px #cccccc;
	color: #418000;
	font-weight:bold
}
.news_contents {
    padding-top: 7px;
	padding-bottom: 20px;
	
}
.price_entry {
	line-height: 250%;
	font-weight: bold;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	color:#003300;
	padding-left:5px;
}
