@charset "shift_jis";

body {
	margin: 0px;
	padding: 0px;
	font: 0.8em/1.4em "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka";
	text-align: center;
	background: #dff2fc;
}

p {}
h1,h2,h3,h4 { margin: 0px;	padding: 0px; }
ul { margin: 0px;	padding: 0px;	list-style: none; }
li { margin: 0px;	padding: 0px; }
dl { margin: 0px;	padding: 0px; }
dt { margin: 0px;	padding: 0px; }
dd { margin: 0px;	padding: 0px; }
a {	color: #0079FF;	text-decoration: none; }
a:hover {	text-decoration: underline; }

/* class */
.pt5 { padding-top: 5px; }
.pb5 { padding-bottom: 5px; }
.pl5 { padding-left: 5px; }
.pr5 { padding-right: 5px; }
.pt10 { padding-top: 10px; }
.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }
.pr10 { padding-right: 10px; }
.pt20 { padding-top: 20px; }
.pb20 { padding-bottom: 20px; }
.pl20 { padding-left: 20px; }
.pr20 { padding-right: 20px; }

.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }
.mr5 { margin-right: 5px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }
.mr10 { margin-right: 10px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
.ml20 { margin-left: 20px; }
.mr20 { margin-right: 20px; }

.color { background: #efeff0; }
.color2 {	color: #CC0000; }

.align-center {	text-align: center; }
.align-left {	text-align: left; }
.align-right {	text-align: right; }

.inputtext20e { border: 1px solid #CCCCCC; width: 20px; ime-mode: disabled; }
.inputtext40e { border: 1px solid #CCCCCC; width: 40px; ime-mode: disabled; }
.inputtext50e { border: 1px solid #CCCCCC; width: 50px; ime-mode: disabled; }
.inputtext60e { border: 1px solid #CCCCCC; width: 60px; ime-mode: disabled; }
.inputtext100e { border: 1px solid #CCCCCC; width: 100px; ime-mode: disabled; }
.inputtext150e { border: 1px solid #CCCCCC; width: 150px; ime-mode: disabled; }
.inputtext200e { border: 1px solid #CCCCCC; width: 200px; ime-mode: disabled; }
.inputtext250e { border: 1px solid #CCCCCC; width: 250px; ime-mode: disabled; }
.inputtext300e { border: 1px solid #CCCCCC; width: 300px; ime-mode: disabled; }

.inputtext50j { border: 1px solid #CCCCCC; width: 50px; }
.inputtext100j { border: 1px solid #CCCCCC; width: 100px; }
.inputtext150j { border: 1px solid #CCCCCC; width: 150px; }
.inputtext200j { border: 1px solid #CCCCCC; width: 200px; }
.inputtext250j { border: 1px solid #CCCCCC; width: 250px; }
.inputtext300j { border: 1px solid #CCCCCC; width: 300px; }


body:first-of-type label.fix {
	font-size: 12px;
	line-height: 16px;
}
body:first-of-type #register2 label.fix {
	font-size: 10px;
	line-height: 16px;
}
body:first-of-type label.fix input{
	position: relative;
	top: 2px;
}


/* コンテナ */
#container {
	width: 700px;
	text-align: left;
	background: url(../images/container_bkg.gif);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


/* ヘッダー */
#header {
	height: 100px;
	background: url(../images/header_bkg.gif) no-repeat;
	width: 100%;
}


/* コンテンツ */
#content {}


/* 左ペイン */
#content #leftwrap {
	float: left;
	width: 195px;
	padding-left: 25px;
	position: relative;
}
#content #leftwrap span {
	display: none;
}
#content #leftwrap h1 {
	height: 104px;
	width: 195px;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	top: -14px;
	left: 25px;
}
#content #leftwrap h1 a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
#content #leftwrap ul {
	margin: 114px 0px 0px;
}
#content #leftwrap ul li {
	font-size: 0px;
	line-height: 0px;
}
#content #leftwrap ul li a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
#content #leftwrap ul li.nav01 {
	background: url(../images/nav_01.gif) no-repeat;
	height: 48px;
	width: 100%;
}
#content #leftwrap ul li.nav02 {
	background: url(../images/nav_02.gif) no-repeat;
	height: 43px;
	width: 100%;
}
#content #leftwrap ul li.nav03 {
	background: url(../images/nav_03.gif) no-repeat;
	height: 46px;
	width: 100%;
}
#content #leftwrap ul li.nav04 {
	background: url(../images/nav_04.gif) no-repeat;
	height: 46px;
	width: 100%;
}
#content #leftwrap ul li.nav05 {
	background: url(../images/nav_05.gif) no-repeat;
	height: 46px;
	width: 100%;
}
#content #leftwrap ul li.nav06 {
	background: url(../images/nav_06.gif) no-repeat;
	height: 60px;
	width: 100%;
}
#content #leftwrap ul li.nav01on {
	background: url(../images/nav_01on.gif) no-repeat;
	height: 48px;
	width: 100%;
}
#content #leftwrap ul li.nav02on {
}
#content #leftwrap ul li.nav03on {
	background: url(../images/nav_03on.gif) no-repeat;
	height: 46px;
	width: 100%;
}
#content #leftwrap ul li.nav04on {
	background: url(../images/nav_04on.gif) no-repeat;
	height: 46px;
	width: 100%;
}
#content #leftwrap ul li.nav05on {
	background: url(../images/nav_05on.gif) no-repeat;
	height: 46px;
	width: 100%;
}
#content #leftwrap ul li.nav06on {
}

/* 右ペイン */
#content #rightwrap {
	width: 430px;
	float: left;
	padding-left: 50px;
	margin-top: -14px;
}
#content #rightwrap #maincontent {
	width: 400px;
	float: left;
	left: auto;
}

/* トップページ */
#maincontent h2 {
	background: #CDD4DE;
}

#maincontent .iframe01 {
	height: 150px;
	width: 358px;
	border-right: 1px solid #c4c1c1;
	border-bottom: 1px solid #c4c1c1;
	border-left: 1px solid #c4c1c1;
}
#maincontent .iframe02 {
	width: 358px;
	height: 450px;
	border-right: 1px solid #c4c1c1;
	border-bottom: 1px solid #c4c1c1;
	border-left: 1px solid #c4c1c1;
}

/*
#maincontent ul#frame01 {
	border: 1px solid #c4c1c1;
	height: 110px;
	overflow-y: scroll;
	font-size: 11px;
}
#maincontent ul#frame01 li {
	padding: 5px;
}
#maincontent ul#frame02 {
	border: 1px solid #c4c1c1;
	height: 215px;
	overflow-y: scroll;
	font-size: 11px;
}
#maincontent ul#frame02 li {
	padding: 5px;
}
#maincontent ul#frame02 li.category {
	color: #898989;
	border-bottom: 1px solid #4B91CA;
	font-weight: bold;
	padding: 10px 0px 0px 5px;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
}
#maincontent ul#frame02 li span.left {
	font-size: 11px;
	display: block;
	width: 160px;
	float: left;
}
#maincontent ul#frame02 li span.right {
	font-size: 10px;
	display: block;
	width: 170px;
	float: right;
}
#maincontent ul#frame02 li span.end {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	display: block;
}
*/


/* ゴルフ場エリア検索 */
#maincontent ul#map {
	height: 312px;
	width: 372px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/map.gif) no-repeat;
	position: relative;
}
#maincontent ul#map li {
	position: absolute;
	font-size: 0px;
	line-height: 0px;
}
#maincontent ul#map li a {
	display: block;
	height: 100%;
	width: 100%;
}
#maincontent ul#map li a:hover {
	text-decoration: none;
}
#maincontent ul#map li.area01 {
	width: 78px;
	height: 20px;
	top: 67px;
	left: 184px;
}
#maincontent ul#map li.area02 {
	width: 69px;
	height: 20px;
	top: 157px;
	left: 150px;
}
#maincontent ul#map li.area03 {
	width: 50px;
	height: 20px;
	top: 211px;
	left: 253px;
}
#maincontent ul#map li.area04 {
	width: 50px;
	height: 20px;
	top: 190px;
	left: 125px;
}
#maincontent ul#map li.area05 {
	width: 50px;
	height: 20px;
	top: 241px;
	left: 190px;
}
#maincontent ul#map li.area06 {
	width: 50px;
	height: 20px;
	top: 200px;
	left: 57px;
}
#maincontent ul#map li.area07 {
	width: 50px;
	height: 20px;
	top: 262px;
	left: 97px;
}
#maincontent ul#map li.area08 {
	width: 65px;
	height: 20px;
	top: 265px;
	left: 6px;
}

#maincontent ul#area {
	height: 550px;
	overflow-y: scroll;
}
#maincontent ul#area li {
	width: 370px;
	clear: both;
}

#maincontent ul#area li.area01 {
	color: #7DB783;
}
#maincontent ul#area li.area02 {
	color: #739AD0;
}
#maincontent ul#area li.area03 {
	color: #CA88A7;
}
#maincontent ul#area li.area04 {
	color: #E0A574;
}
#maincontent ul#area li.area05 {
	color: #9C8EBD;
}
#maincontent ul#area li.area06 {
	color: #A5C75C;
}
#maincontent ul#area li.area07 {
	color: #D89F87;
}
#maincontent ul#area li.area08 {
	color: #819CCF;
}

#maincontent ul#area li dl {
	padding-top: 20px;
}
#maincontent ul#area li dl dt {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	line-height: 16px;
	height: 16px;
	padding-top: 20px;
	clear: both;
}
#maincontent ul#area li dl dt h3 {
	font-size: 12px;
	line-height: 16px;
}

#maincontent ul#area li.area01 h3 {
	background: #bbd9bf;
}
#maincontent ul#area li.area02 h3 {
	background: #aac2e3;
}
#maincontent ul#area li.area03 h3 {
	background: #e0b9cc;
}
#maincontent ul#area li.area04 h3 {
	background: #e9be9b;
}
#maincontent ul#area li.area05 h3 {
	background: #c9c1db;
}
#maincontent ul#area li.area06 h3 {
	background: #c8dd9c;
}
#maincontent ul#area li.area07 h3 {
	background: #e4bcab;
}
#maincontent ul#area li.area08 h3 {
	background: #bdcbe6;
}

#maincontent ul#area li dl dd {
	margin: 0px;
}
#maincontent ul#area li dl dd h4 {
	font-size: 12px;
	line-height: 16px;
	clear: both;
	padding-top: 20px;
}
#maincontent ul#area li dl dd span {

}
#maincontent ul#area li dl dd span.image {
	display: block;
	float: left;
	padding-top: 5px;
	height: 74px;
	width: 132px;
}
#maincontent ul#area li dl dd span.comment {
	color: #333333;
	font-size: 11px;
	display: block;
	float: left;
	width: 159px;
	padding-left: 5px;
	padding-top: 5px;
}
#maincontent ul#area li dl dd span.comment2 {
	color: #333333;
	font-size: 11px;
	display: block;
	float: left;
	width: 233px;
	padding-left: 5px;
	padding-top: 5px;
}
#maincontent ul#area li dl dd span.qr {
	display: block;
	float: left;
}

/* 会社案内 */
#maincontent #toparea {
	text-align: center;
	position: relative;
}
#maincontent #toparea a.btn01 {
	position: absolute;
	height: 18px;
	width: 72px;
	left: 314px;
	top: 272px;
	display: block;
}
#maincontent #toparea a.btn02 {
	position: absolute;
	height: 18px;
	width: 72px;
	left: 312px;
	top: 408px;
	display: block;
}
#maincontent #detail {
	margin-top: 20px;
}
#maincontent #detail table {
	font-size: 11px;
}
#maincontent #detail table th {
	font-weight: normal;
	text-align: left;
	padding: 3px 10px;
}
#maincontent #detail table td {
	padding: 3px 10px;
}
#maincontent #bottomarea {
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
}
#maincontent #bottomarea a {
	text-decoration: underline;
}

/* 特集 */
#maincontent ul#special {
	border: 1px solid #c4c1c1;
	height: 900px;
	overflow-y: scroll;
	font-size: 11px;
}
#maincontent ul#special li {
	padding: 10px 10px 20px;
}
#maincontent ul#special li .image {
}
#maincontent ul#special li .qr {
}
#maincontent ul#special li .price-frame {
	display: block;
	color: #FF1815;
	font-weight: bold;
	height: 24px;
	clear: both;
	font-size: 15px;
	line-height: 17px;
}
#maincontent ul#special li .price-frame .title {
	float: left;
	width: 150px;
	display: block;
	font-size: 15px;
	line-height: 17px;
	padding-top: 7px;
}
#maincontent ul#special li .price-frame .price {
	display: block;
	width: 200px;
	float: right;
	text-align: right;
	font-size: 15px;
	line-height: 18px;
	padding-right: 10px;
}
#maincontent ul#special li .price-frame .price .large {
	font-size: 20px;
	line-height: 24px;
}
#maincontent ul#special li .comment {
	display: block;
	padding-top: 5px;
}
#maincontent ul#special h3 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #008CD6;
	padding-top: 5px;
	line-height: 18px;
	height: 18px;
	margin-bottom: 3px;
}

/* 会員登録 */
#maincontent #errormess {
	color: #E60012;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}
#maincontent #register {
}
#maincontent #register h3 {
	color: #008CD6;
	margin-bottom: 10px;
	font-size: 14px;
}
#maincontent #register table {
	font-size: 11px;
}
#maincontent #register table th {
	font-weight: normal;
	text-align: left;
}
#maincontent #register table td {
	background: #efeff0;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
#maincontent #law {
}
#maincontent #law #lawframe {
	border: 1px solid #c4c1c1;
	height: 300px;
	overflow-y: scroll;
	padding: 10px;
	font-size: 11px;
}

#maincontent #register2 {
}
#maincontent #register2 table {
	font-size: 11px;
	line-height: 15px;
	background: #CCCCCC;
}
#maincontent #register2 table span {
	color: #666666;
}
#maincontent #register2 table th {
	vertical-align: middle;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFFFF;
}
#maincontent #register2 table th.color-pref {
	background: #f5f5f5;
}
#maincontent #register2 table td {
	vertical-align: middle;
	background: #FFFFFF;
	font-size: 10px;
	padding: 3px 5px;
}
#maincontent #register2 table td select {
	font-size: 12px;
	text-decoration: blink;
}
#maincontent #register2 table td .name {
	font-size: 11px;
	padding-top: 10px;
	background: url(../images/border.gif) repeat-x 0px 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#maincontent #register2 table td img.fix {
	display: inline;
	vertical-align: -25%;
}
#maincontent #register2 table td span.fix {
	color: #333333;
}
#maincontent #register2 ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#maincontent #register2 ul li {
	display: inline;
}
#maincontent #register3 #endcomment {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}


/* フッター */
#footer {
	background: url(../images/footer_bkg.gif) no-repeat;
	width: 100%;
	height: 50px;
	clear: both;
}


/* バナーエリア */
#bannerarea {
	background: #dff2fc;
	text-align: center;
	padding-top: 10px;
}
#bannerarea ul {

}
#bannerarea ul li {
	display: inline;
}
#bannerarea #copyright {
	font-size: 11px;
	margin-top: 15px;
}
