@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../other/images/bg.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding:0;
	text-align: center; 
	color: #000000;
}
.other #container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #4a8077;
	text-align: left; 
} 
.other #header { 
	padding:0;
	margin:0;
	background-color:#ffffff;
} 
.other #header h1{
	margin: 0;
	padding:5px 10px;
	background-color:#355B55;
}
.other #header h1 p{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:right;
}
.other #header h1  a:link, a,a:hover,a:active,a:visited{
	text-decoration:none;
}
.other #header h2{
    margin:0;
	padding:0;
	background-position:left;
}
/*サイドバー*/
.other #sidebar1 h3{
    font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333;
	text-align:left;
	padding:0 0 3px 10px;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
}
.other #sidebar1 h3 a,a:hover,a:active,a:visited{
     text-decoration:none;
}
.other #sidebar1 h3 a:hover{
     color:#FF6600;
}

.other #sidebar1 {
	float: left;
	width: 200px;
	background: #ffffff;
	padding:25px 10px 0 10px;
}
.other #sidebar1 p {
	margin-left: 5px; 
	margin-right:5px;
}
.other #sidebar1 img{
    border:none;
	padding-right:5px;
}
.other #sidebar1 li{
    font:0.9em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style:none;
	text-decoration:none;
    margin:0;
	padding-top:20px;
	border-bottom:1px solid #4a8077;
}
.other #sidebar1 li a,a:hover,a:active,a:visited{
	text-decoration:none;
	color:#000;	
}
.other #sidebar1 li a:hover{
	color:#FF6600;
	background-image:url(../images/listmark.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:3em;
}

/*メインコンテンツ*/
.other #mainContent { 
	margin: 0 0 0 250px;
	padding: 10px;
	font:14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000;
} 
/*メニュー*/
.other #mainContent  h1{
    font:13px Arial, Helvetica, sans-serif;
    color:#333333;
    margin:0;
    padding:5px 0 10px 0;
}
.other #mainContent  h1 a{
	text-decoration:overline;
	color:#333333;
	}
	
.other #mainContent  h1 a:hover{
    border-bottom: 1px dotted;
	color:#ff0000;
}
.other #mainContent  h2{
    padding-left:0.8em; 
}
.other #mainContent  h2+p{
    text-align:center;
}
.other #mainContent  h3{
	font:18px;
	color:#333;
}
dl.information{
    float:left;
	width:470px;
	border-top:1px solid #4a8077;
	border-left:1px solid #4a8077;
	color:#333;
}
dl.information dt{
    float:left;
	width:410px;
	margin-bottom:3px;
	padding:15px 0 5px 5px;
	font-weight:bold;
}
dl.information dd{
    float:left;
    clear:both;
	width:380px;
	padding-left:10px;
	margin-bottom:1px;
	padding-top:10px;
}
.sdd {
    border-style:none;
	border:0;	
}
dl.information ul li{
    font:12px;
    font-weight:normal;
	color:#666;
	padding-left:2px;
}

dl.information dt a{
	color:#333;
	text-decoration:none;
}

dl.information dt a:hover,a:active{
	color:#FF9900;
}
/*おとなゴルフ*/
.ot1{
	color:#4a8077;
	font-size:18px;
	font-weight:bold;
}
.ot2 {
    list-style-type:circle;
	float:left;
	line-height:150%;
}
/*link*/
.ocoment1 table{
 border-collapse:collapse;
 border:1px solid black;
 empty-cells:show;
 float:left;
 margin-right:20px;
}
.ocoment1 th{
padding:5px;
font:12px "MS Pゴシック",Arial,Osaka,Helvetica,sans-serif;
border:1px dotted black;
background-color:#9cc;
}
.bmi{
    text-align:left;
	float:right;
}

/*info*/
.ocoment3{
	font:12px "MS Pゴシック",Arial,Osaka,Helvetica,sans-serif;
	color:#85847f;
	text-align:center;
	padding:10px 0 5px 0;
}

#ocoment3form{
    width:500px;
	height:400px;
	margin:0;
	padding:0;
	border:3px inset #bc9;
}

#form{
    width:220px;
	padding:0;
	margin:0;
	text-align:left;
	float:right;
}
div#mf_wrapper {
	width: 220px;
	text-align: left;
	margin: 0px;
	font-family: sans-serif;
}
table.mailform {
	width: 220px;
}
table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 3px 5px 3px;
}
table.mailform tr td span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr td p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 150px;
	height:20px;
}

.img{
	margin:10px 0 3px 10px;
	float:left;
}


 
/*フッタメニュー*/
#footermenue{
	clear:both;
	float:left;
	width:780px;
	margin:10px 0 auto 0;
	padding-top:5px;
	text-align:center;
	font-size:x-small;
	color:#666;
	background-color:#EDFFD7;
}
#footermenue ul{
    margin-bottom:10px;
}
#footermenue ul li{
    display:inline;
	margin-right:3px;
	padding-left:7px;
	border-left:1px solid #999;
}
#footermenue ul li a:link,a:visited{
	color: #333;
	text-decoration:none;
}
#footermenue ul li a:hover{
	color: #FF6600;
	text-decoration:none;
}

#footermenue ul li.home{
     padding-left:0;
	 border-left:0;
}
#footer{
     clear:both;
	width:780px;
	height:50px;
	margin:0 auto;
	text-align:center;
}

p{
	margin:0;
	text-align: left;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

