@charset "shift_jis";

/* ------------------------------------------------------------------------
					　　　　　　					共通項目について
------------------------------------------------------------------------- */
body {
color: #333;
background-color: #FFFFFF;
margin: 0;
padding: 0;
font-family: Hiragino Kaku Gothic Pro , "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Osaka" , Helvetica , Arial , sans-serif ;
line-height: 1em;
}

p {
margin:3px 0 0 0;
}

input, textarea {
font-family: Hiragino Kaku Gothic Pro , "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Osaka" , Helvetica , Arial , sans-serif ;
font-size: small;
}

hr {
display:none;
}

h1 {
margin: 0 0 3px;
padding: 0;
border: 0;
color: #000000;
font-size: small;
text-align: right;
letter-spacing: 1px;
font-style: normal;
font-weight:normal;
}

ul, li, dl, dt, dd, form {
margin: 0;
padding: 0;
border: 0;
list-style:none;
}

td, th {
border: 0;
font-size: small;
list-style:none;
}

.clear{
clear:both;
}


/*テキストカラーの設定*/
.txt_red{
color:#990000;
}

.txt_red_s{
color:#990000;
font-size: x-small;
line-height: 1.4em;
}

.txt_red_b{
color:#990000;
font-weight: bold;
}

.txt_wh{
color:#FFFFFF;
}

.txt_wh_s{
color:#FFFFFF;
font-size: x-small;
line-height: 1.4em;
}

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

.txt_gr{
color:#003300;
}

.txt_gr_b{
	color:#CCCCCC;
	font-size: x-small;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	width: auto;
}

.txt_gr2_b{
	color:#333333;
	font-size: x-small;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	width: auto;
}

/*テキストサイズの設定*/
.txt_s{
font-size: x-small;
line-height: 1.3em;
}

.caption{
font-size: 12px;
line-height: 1.2em;
}

.txt_l{
font-size:12px;
font-weight: bold;
line-height: 1.4em;
}

.txt_ll{
font-size: large;
}

.txt_b{
font-weight: bold;
}

/*テキストリンクについて*/
a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #333;
	text-decoration: underline;
}

a:active {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: underline;
}


/* ------------------------------------------------------------------------
					　　　　　　　				　パンくずナビについて
------------------------------------------------------------------------- */
#p_navi{
color:#666666;
font-size: x-small;
letter-spacing: 2px;
margin:10px 0 10px 10px;
}

#p_navi a:link {
color:#666666;
font-size: x-small;
text-decoration: none;
}

#p_navi a:visited {
color:#666666;
font-size: x-small;
text-decoration: none;
}

#p_navi a:active {
color:#666666;
font-size: x-small;
text-decoration: none;
}

#p_navi a:hover {
font-size: x-small;
color: #999999;
text-decoration: none;
}


/* ------------------------------------------------------------------------
					　　　　　　　			　リンク及びマージンについて
------------------------------------------------------------------------- */
/*メンバーログインエリア*/
.area{
width: 210px;
color: #FFFFFF;
font-size: small;
font-weight: bold;
line-height:1.3em;
padding: 0 0 0 10px;
float:left;
display: block;
}

/*サイトマップリンクについて*/
#sitemap {
width: 100%;
font-size: small;
text-align: left;
margin: 5px 0 0 0;
padding: 0 0 0 10px;
}

#sitemap #sub {
margin: 10px 0 10px 0;
padding: 0 0 0 15px;
}

.sitemap {
background-image:url(images/mk_sitemap_link.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
margin: 0;
padding: 2px 0 5px 12px;
}

.sitemap_sub {
background-image:url(images/mk_sitemap_link2.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
margin: 0;
padding: 2px 0 5px 8px;
}

#sitemap a:link {
	color: #666;
	text-decoration: underline;
}

#sitemap a:visited {
	color: #999;
	text-decoration: underline;
}

#sitemap a:active {
	color: #999;
	text-decoration: underline;
}

#sitemap a:hover {
	color: #990000;
	text-decoration: underline;
}


/*フッダーテキストリンクについて*/
.txt_link {
	width: 100%;
	font-size: 11px;
	padding: 15px 0 10px 0;
	height: 30px;
	text-align: center;
	display: block;
}

.txt_link a:link {
color: #333;
text-decoration: underline;
}

.txt_link a:visited {
color: #333;
text-decoration: underline;
}

.txt_link a:active {
color: #333;
text-decoration: underline;
}

.txt_link a:hover {
color: #990000;
text-decoration: underline;
}

/*フッダー画像リンクについて*/
#ph_link {
width: 100%;
height: 40px;
text-align: right;
float:left;
margin:10px 0 0 0;
padding: 0;
}

#ph_link .margin {
text-align: left;
margin:0 0 0 10px;
}

/*ページトップリンクについて*/
.p_top {
width: 490px;
text-align: right;
float:left;
margin:10px 0 0 0;
padding: 0;
}

/*ポップアップページについて*/
#popupbg {
background-color: #FFF;
}

#popup {
width: 400px;
font-size: x-small;
text-align: left;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

/*インデックスタイトル画像について*/
.idx {
margin:0 0 20px 0;
}

/*見出し画像について*/
.mds {
margin:0 0 20px 0;
}

/*point画像について*/
.point {
margin:0 0 5px 0;
}

/*テキスト画像について*/
.txt {
margin:0 0 10px 0;
}

/*HOLEリンクについて*/
#hole_s {
width: 490px;
font-size: x-small;
text-decoration: none;
text-align: left;
float:left;
margin:0;
padding: 0;
}

#hole_s a:link {
color: #666;
margin:0 5px 0 0;
}

#hole_s a:active {
color: #666;
margin:0 5px 0 0;
}

#hole_s a:visited {
color: #999;
margin:0 5px 0 0;
}

#hole_s a:hover {
color: #990000;
margin:0 5px 0 0;
}


/* ------------------------------------------------------------------------
					　　　　　　			ページレイアウトについて
------------------------------------------------------------------------- */
.clear{
clear:both;
}

#bg{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
}

#general{
width: 750px;
margin-left: auto;
margin-right: auto;
}

/*header----------------------------------------------------------------------------*/
#header {
	width: 750px;
	height: 100px;
	padding: 0px;
}

#header .fl {
	width: 540px;
	text-align: left;
	float:right;
	margin: 5px 0 0px 0;
	height: 60px;
}

#header p {
margin: 3px 0 0 0;
}

#header .fr {
width:345px;
text-align: right;
float:right;
margin: 5px 0px 0px;
}

#header .mk_header {
font-size: x-small;
font-weight: bold;
line-height: 1.4em;
letter-spacing: 1px;
background-image:url(images/mk_header_link.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding: 2px 0 5px 8px;
}

#header a:link {
color: #000000;
text-decoration: none;
}

#header a:visited {
color: #FFFFFF;
text-decoration: none;
}

#header a:active {
color: #FFFFFF;
text-decoration: none;
}

#header a:hover {
color: #990000;
text-decoration: none;
}

#header .fl2 {
	width: 133px;
	text-align: left;
	float:right;
	margin: 0;
	height: 35px;
}

/*yoyaku----------------------------------------------------------------------------*/
#yoyaku {
	width: 143px;
	height: 35px;
	float:right;
	margin: 0;
	background-image: url(images/b_yoyaku.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;

}

#yoyaku li a {
text-indent: -9999px;
font-size: xx-small;
float:left;
text-decoration:none;
}

#yoyaku li{
float:left;
}

#yoyaku #yoyaku1 a {
width: 143px;
height: 35px;
display: block;
background-image: url(images/b_yoyaku.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}


#yoyaku #yoyaku1 a:hover {
width: 143px;
height: 35px;
display: block;
background-image: url(images/b_yoyaku.gif);
background-repeat: no-repeat;
background-position: 0px -35px;
}

/*map----------------------------------------------------------------------------*/
#map {
	width:92px;
	height: 32px;
	float:right;
	margin: 0;
	background-image: url(images/map.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;

}

#map li a {
text-indent: -9999px;
font-size: xx-small;
float:left;
text-decoration:none;
}

#map li{
float:left;
}

#map #map1 a {
	width:92px;
height: 32px;
display: block;
background-image: url(images/map.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}


#map #map1 a:hover {
	width:92px;
height: 32px;
display: block;
background-image: url(images/map.gif);
background-repeat: no-repeat;
background-position: 0px -32px;
}


#header .fr2 {
width:210px;
text-align: right;
float:right;
margin: 5px 0 5px 0;
}

#header .logo {
width:210px;
float:left;
margin: 0;
}

/*flash----------------------------------------------------------------------------*/
#flash {
width: 750px;
height: 290px;
}

/*title----------------------------------------------------------------------------*/
#title {
width: 750px;
height: 160px;
}

/*contents----------------------------------------------------------------------------*/
#contents {
width: 750px;
margin: 0;
padding: 0;
}

#main{
	width: 750px;
	margin:0px;
	padding: 0px;
}

#main p {
	margin:3px 0 10px 5px;
	width: 500px;
	font-size: small;
}
.guidetxt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 153px;
}


#main .s_navi {
width: 750px;
text-align: right;
margin: 6px 0 10px 0;
padding: 0;
}

.table{
width: 490px;
background-color:#F3F3D9;
border-top:1px solid #CCCC99;
border-right:1px solid #CCCC99;
border-left:1px solid #CCCC99;
border-bottom:1px solid #CCCC99;
margin:0 0 15px 0;
padding:0;
float:left;
}

.txt_600 {
	margin:0;
	padding:0 0 5px 15px;
	text-align: left;
	float:left;
	width: 300px;
}

.txt_490 {
width: 490px;
margin:0;
padding:0;
text-align: left;
float:left;
}

.txt_460 {
	margin:0;
	padding:0 0 5px 15px;
	text-align: left;
	float:left;
	width: 530px;
}

#side{
width: 230px;
margin:0;
padding:0 0 0 0;
float:right;
}

.feature{
width: 520px;
background-color:#FFF8E6;
margin:0;
padding:0;
float:left;
}

#news{
width: 500px;
color: #FFFFFF;
font-size: small;
line-height:1.4em;
margin:0;
padding:10px 0 0 10px;
float:left;
display: block;
}

#news a {
	color: #CCCCCC;
	text-decoration: underline;
}

.info{
	background-color:#E9ECEF;
	border-top:1px solid #587995;
	border-bottom:2px solid #587995;
	border-left:1px solid #587995;
	border-right:2px solid #587995;
	margin:0px;
	padding:0px;
	width: 700px;
}

#event {
width: 500px;
color: #FFFFFF;
font-size: small;
line-height:1.3em;
text-align: left;
margin:0;
padding:10px 0 0 10px;
float:left;
}

.event_line {
width: 500px;
margin:0;
padding:0;
float:left;
}

#event a {
color: #CCCCCC;
}

#event .event_txt {
width: 382px;
color: #333;
font-size: small;
line-height:1.3em;
text-align: left;
margin:0;
padding:0 0 0 5px;
float:left;
}

blockquote{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#guide {
	width:135px;
	display:block;
	float:left;
	text-align: center;
	border: thin solid #000000;
	margin-right: 5px;
	margin-left: 0px;
	height: 88px;
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*reserve----------------------------------------------------------------------------*/
#bgreserve{
background-image: url(images/bg_reserve.gif);
background-repeat: repeat-y;
background-position:0px 0px;
margin: 0;
padding: 0;
}

#reserve {
width: 760px;
font-size: small;
text-align: left;
margin-top:10px;
margin-left:auto;
margin-right:auto;

}

/*fooder----------------------------------------------------------------------------*/
#fooder {
	width: 750px;
	height: 42px;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	display: block;
}

#fooder p {
width: 750px;
font-size: x-small;
text-align: right;
float:left;
text-decoration:none;
margin:0;
padding:10px 0 0 15px;
}

/*form----------------------------------------------------------------------------*/
.form_150{
width: 150px;
background-color:#FFF;
border-top:1px solid #666;
border-right:1px solid #666;
border-left:1px solid #666;
border-bottom:1px solid #666;
margin:5px;
padding:0;
}

.form_300{
width: 300px;
background-color:#FFF;
border-top:1px solid #666;
border-right:1px solid #666;
border-left:1px solid #666;
border-bottom:1px solid #666;
margin:5px;
padding:0;
}

.btn {
background-color:#666;
color:#FFFFFF;
}


/* ------------------------------------------------------------------------
					　　　　　　		グランドナビゲーションについて
------------------------------------------------------------------------- */
#navi {
width: 750px;
height: 27px;
margin: 0;
padding: 0;
border: 0;
background-image: url(images/g_navi.gif);
background-repeat:no-repeat;
background-position:0px 0px;
margin-left:auto;
margin-right:auto;
}

#navi li a {
text-indent: -9999px;
font-size: xx-small;
float:left;
text-decoration:none;
}

#navi li{
float:left;
}

/*news----------------------------------------------------------------------------*/
#navi #navi1 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#navi #navi1 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: 0px -27px;
}

/*event----------------------------------------------------------------------------*/
#navi #navi2 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -94px 0px;
}

#navi #navi2 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -94px -27px;
}

/*info----------------------------------------------------------------------------*/
#navi #navi3 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -188px 0px;
}

#navi #navi3 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -188px -27px;
}

/*course_guide----------------------------------------------------------------------------*/
#navi #navi4 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -282px 0px;
}

#navi #navi4 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -282px -27px;
}

/*guide----------------------------------------------------------------------------*/
#navi #navi5 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -376px 0px;
}

#navi #navi5 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -376px -27px;
}

/*price----------------------------------------------------------------------------*/
#navi #navi6 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -470px 0px;
}

#navi #navi6 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -470px -27px;
}

/*lesson----------------------------------------------------------------------------*/
#navi #navi7 a {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -564px 0px;
}

#navi #navi7 a:hover {
width: 94px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -564px -27px;
}

/*access----------------------------------------------------------------------------*/
#navi #navi8 a {
width: 92px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -658px 0px;
}

#navi #navi8 a:hover {
width: 92px;
height: 27px;
display: block;
background-image: url(images/g_navi.gif);
background-repeat: no-repeat;
background-position: -658px -27px;
}


/* ------------------------------------------------------------------------
					　　　　　		ホールナンバーナビゲーションについて
------------------------------------------------------------------------- */
#hole {
width: 490px;
height: 21px;
margin: 6px 0 20px 0;
padding: 0;
border: 0;
background-image: url(images/hole_navi.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

#hole li a {
text-indent: -9999px;
font-size: xx-small;
float:left;
text-decoration:none;
}

#hole li{
float:left;
}

/*hole0----------------------------------------------------------------------------*/
#hole #hole0 a {
width: 56px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/*back----------------------------------------------------------------------------*/
#hole #holeback a {
width: 38px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -56px 0px;
}

#hole #holeback a:hover {
width: 38px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -56px -21px;
}

/*1----------------------------------------------------------------------------*/
#hole #hole1 a {
width: 20px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -94px 0px;
}

#hole #hole1 a:hover {
width: 20px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -94px -21px;
}

#hole #hole1_crt a {
width: 20px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -94px -21px;
}

/*2----------------------------------------------------------------------------*/
#hole #hole2 a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -114px 0px;
}

#hole #hole2 a:hover {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -114px -21px;
}

#hole #hole2_crt a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -114px -21px;
}

/*3----------------------------------------------------------------------------*/
#hole #hole3 a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -129px 0px;
}

#hole #hole3 a:hover {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -129px -21px;
}

#hole #hole3_crt a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -129px -21px;
}

/*4----------------------------------------------------------------------------*/
#hole #hole4 a {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -144px 0px;
}

#hole #hole4 a:hover {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -144px -21px;
}

#hole #hole4_crt a {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -144px -21px;
}

/*5----------------------------------------------------------------------------*/
#hole #hole5 a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -161px 0px;
}

#hole #hole5 a:hover {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -161px -21px;
}

#hole #hole5_crt a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -161px -21px;
}

/*6----------------------------------------------------------------------------*/
#hole #hole6 a {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -176px 0px;
}

#hole #hole6 a:hover {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -176px -21px;
}

#hole #hole6_crt a {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -176px -21px;
}

/*7----------------------------------------------------------------------------*/
#hole #hole7 a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -1115px 0px;
}

#hole #hole7 a:hover {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -1115px -21px;
}

#hole #hole7_crt a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -1115px -21px;
}

/*8----------------------------------------------------------------------------*/
#hole #hole8 a {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -208px 0px;
}

#hole #hole8 a:hover {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -208px -21px;
}

#hole #hole8_crt a {
width: 17px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -208px -21px;
}

/*9----------------------------------------------------------------------------*/
#hole #hole9 a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -225px 0px;
}

#hole #hole9 a:hover {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -225px -21px;
}

#hole #hole9_crt a {
width: 15px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -225px -21px;
}

/*10----------------------------------------------------------------------------*/
#hole #hole10 a {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -240px 0px;
}

#hole #hole10 a:hover {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -240px -21px;
}

#hole #hole10_crt a {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -240px -21px;
}

/*11----------------------------------------------------------------------------*/
#hole #hole11 a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -263px 0px;
}

#hole #hole11 a:hover {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -263px -21px;
}

#hole #hole11_crt a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -263px -21px;
}

/*12----------------------------------------------------------------------------*/
#hole #hole12 a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -285px 0px;
}

#hole #hole12 a:hover {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -285px -21px;
}

#hole #hole12_crt a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -285px -21px;
}

/*13----------------------------------------------------------------------------*/
#hole #hole13 a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -307px 0px;
}

#hole #hole13 a:hover {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -307px -21px;
}

#hole #hole13_crt a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -307px -21px;
}

/*14----------------------------------------------------------------------------*/
#hole #hole14 a {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -329px 0px;
}

#hole #hole14 a:hover {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -329px -21px;
}

#hole #hole14_crt a {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -329px -21px;
}

/*15----------------------------------------------------------------------------*/
#hole #hole15 a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -352px 0px;
}

#hole #hole15 a:hover {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -352px -21px;
}

#hole #hole15_crt a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -352px -21px;
}

/*16----------------------------------------------------------------------------*/
#hole #hole16 a {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -374px 0px;
}

#hole #hole16 a:hover {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -374px -21px;
}

#hole #hole16_crt a {
width: 23px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -374px -21px;
}

/*17----------------------------------------------------------------------------*/
#hole #hole17 a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -397px 0px;
}

#hole #hole17 a:hover {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -397px -21px;
}

#hole #hole17_crt a {
width: 22px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -397px -21px;
}

/*18----------------------------------------------------------------------------*/
#hole #hole18 a {
width: 27px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -419px 0px;
}

#hole #hole18 a:hover {
width: 27px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -419px -21px;
}

#hole #hole18_crt a {
width: 27px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -419px -21px;
}

/*next----------------------------------------------------------------------------*/
#hole #holenext a {
width: 44px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -446px 0px;
}

#hole #holenext a:hover {
width: 44px;
height: 21px;
display: block;
background-image: url(images/hole_navi.gif);
background-repeat: no-repeat;
background-position: -446px -21px;
}

/*faq----------------------------------------------------------------------------*/
#faq_main{
	width:520px;
	height:100%;
}
#faq_title{
	margin-left:10px;
	margin-bottom:17px;
}

#faq_manu{
	width:480px;
	height:194px;
	background-image:url(../faq/images/faq_menu.gif);
	background-repeat:no-repeat;
	margin-left:20px;
}

#faq_manu table{
	width:460px;
	margin-top:17px;
	margin-left:10px;
}

#faq_manu td{
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
}

.menu_icon{
	width:22px;
}

.menu_left{
	width:198px;
	padding-left: 5px;
}

#faq_subtitle{
	margin-top:17px;
	margin-left:20px;
	background-color:#FFF;
}

.faq_q{
	width:480px;
	background-image:url(../faq/images/faq_icon_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	line-height:150%;
	border-top:solid 1px #CCCC99;
	border-left:solid 1px #CCCC99;
	border-right:solid 1px #CCCC99;
	margin-top:17px;
	padding-bottom:5px;
	margin-left:20px;
}

.faq_q p{
	font-size:16px;
	font-weight:bold;
	padding-top:13px;
	padding-left:44px;
}

.faq_a{
	width:480px;
	background-color:#F3F3D9;
	background-image:url(../faq/images/faq_icon_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:solid 1px #CCCC99;
	border-left:solid 1px #CCCC99;
	border-right:solid 1px #CCCC99;
	margin-bottom:17px;
	margin-left:20px;
}

.faq_a p{
	font-size:12px;
	padding-top:10px;
	padding-left:44px;
	line-height:150%;
}

.faq_text_navi{
	width:480px;
	line-height:150%;
	text-align:center;
	margin-bottom:17px;
	margin-left:20px;
}
.guidetxt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 73px;
}
.guidetxt03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-left: 15px;
}
#guide-m01 {
	margin-top: 40px;
}
.guidetxt04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 86px;
	padding-left: 15px;
}
#guide-m02 {
	margin-top: 40px;
}
#guide-m03 {
	margin-top: 40px;
}
#guide-m04 {
	margin-top: 40px;
}
#guide-m05 {
	margin-top: 40px;
}
