
/* -----------body----------- */

body, h1, h2, h3, h4, form, dl, dt, dd { margin: 0; padding: 0; }

body {
	font-family: monospace;
	font-size:13px;
	line-height:160%;
	color:#333;
	background: url("../images/bg.gif") repeat-x #6F0;
	margin: 0;
	padding: 0;
	}

a { text-decoration: underline; }
a:link { color:#00F; }
a:visited { color: #00F; }
a:hover { color: #F03; }
a:active { color: #F03; }


/* ----------- 枠線〜 border-style: solid; 〜----------- */


/* -----------全体囲み----------- */

#all {
	text-align: left;
	margin: 0;
	padding-left: 0px;
}


/* -----------ヘッダー----------- */

#head {
	margin: 0;
	padding: 0;
	width: 812px;
	height: 156px;
}

#head_01 {
	margin: 0;
	padding: 0;
	width: 812px;
	height: 111px;
}

#head_02 {
	margin: 0;
	padding: 0;
	width: 812px;
	height: 45px;
	background: url("../images/head_02.gif") right no-repeat #00C763;
}

.head_02txt {
	margin: 0;
	padding: 15px 30px 0px 650px;
	font-size:11px;
	color:#FFF;
	text-align: right;
}

.head_02txt a:link,
.head_02txt a:visited { color: #FFF; }
.head_02txt a:hover,
.head_02txt a:active { color: #FC0; }


/* -----------白枠全体----------- */

#whitebody {
	overflow: hidden;
	width: 700px;
	margin-left: 112px;
	padding: 0;
	background: url("../images/whitebody_bg.gif") right repeat-y #FFF;
}


/* -----------コンテンツ----------- */

#contents {
	margin: 0 30px 0 50px;
	padding: 0;
	width: 620px;
	text-align: left;
	background: #FFF;
}

#contents_p {
	padding: 10px 0 10px 0;
}


/* -----------上部ナビ----------- */

#navi01 {
	margin: 0;
	padding: 0;
	width: 620px;
	text-align: left;
	font-size:10px;
	line-height:140%;
	color:#333;
}

.navi01_in {
	font-size:12px;
	color:#03F;
	text-align: right;
}


/* -----------ページタイトル----------- */

#pagetitle01 {
	margin-top: 7px;
	padding: 0;
	width: 620px;
	text-align: left;
}


/* -----------ワク（一番上）----------- */

.box00 {
	margin-top: 20px;
	padding: 0;
	width: 620px;
}

/* -----------ワク（デフォルト）----------- */

.box01 {
	margin: 0;
	padding: 0;
	width: 620px;
}

/* -----------ボーダー------------ */

.bdr01 {
	margin: 0;
	padding: 0;
	width: 620px;
	border-top: 1px solid #DCDCDC;
}


/* -----------本文----------- */

.txt_box01 {
	margin: 0;
	padding: 0;
	background: url("../images/01guide/01_boxbg02.gif") repeat-y #FFF;
}

.txt_box01_p01 {
	padding: 15px 30px 0 30px;
}

.txt_box01_p02 {
	padding: 10px 15px 1px 15px;
}

.txt_box01_p03 {
	padding: 30px 30px 0 30px;
}

.txt_box01_p04 {
	padding: 0 10px;
}

.txt_box01_p05 {
	padding: 30px 0;
}

.txt_box01_p06 {
	padding-bottom: 30px;
}

.txt_box01_p07 {
	padding-bottom: 5px;
}

.txt_box01_p08 {
	padding: 0 10px 30px 10px;
}

.txt_box01_p09 {
	padding: 10px 10px 0 5px;
}

.txt_box01_p10 {
	padding: 5px 10px 5px 10px;
}

.txt_box01_bottom {
	margin: 0;
	padding: 0;
	width: 620px;
	height: 24px;
	background: url("../images/01guide/01_boxbg03.gif") no-repeat #FFF;
}


/* -----------本文ワク内見出しボーダー仕様----------- */

.txt_midashi_bdr00 {
	margin-bottom: 10px;
	padding: 0;
	border-top: 2px dotted #F90;
	border-bottom: 2px dotted #F90;
	background-color: #FFF8ED;
}

.txt_midashi_bdr01 {
	margin: 10px 0;
	padding: 0;
	border-top: 2px dotted #F90;
	border-bottom: 2px dotted #F90;
	background-color: #FFF8ED;
}

.txt_midashi_bdr02 {
	margin: 20px 0 10px 0;
	padding: 0;
	border-top: 2px dotted #F90;
	border-bottom: 2px dotted #F90;
	background-color: #FFF8ED;
}

.txt_midashi01 {
	padding: 10px 10px 8px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #F70;
}


/* -----------トップへもどる----------- */

.totop01 {
	margin: 1px 0 15px 0;
	padding: 0;
	width: 620px;
	text-align: right;
	font-size: 10px;
}

a.totop01:link { color:#F70; }
a.totop01:visited { color: #F70; }
a.totop01:hover { color: #F96; }
a.totop01:active { color: #F96; }


.totop02 {
	margin: 1px 0 5px 0;
	padding: 0;
	width: 620px;
	text-align: right;
	font-size: 10px;
}

a.totop02:link { color:#F70; }
a.totop02:visited { color: #F70; }
a.totop02:hover { color: #F96; }
a.totop02:active { color: #F96; }


/* -----------下部ナビ----------- */

#navi02 {
	margin: 0;
	padding: 0;
	width: 620px;
	text-align: left;
	font-size:12px;
	line-height:140%;
	color:#03F;
	text-align: center;
}


/* -----------下部ナビ_全コーナー----------- */

#navi03 {
	margin-top: 15px;
	padding: 0;
	width: 620px;
	text-align: left;
	font-size:10px;
	line-height:145%;
	color:#333;
	text-align: left;
	border-top: 1px dotted #999;
}

.navi03txt {
	margin: 0;
	padding-top: 10px;
}

.navi03txt a:link,
.navi03txt a:visited { color: #093; }
.navi03txt a:hover,
.navi03txt a:active { color: #F63; }


/* -----------リンク----------- */

.jump01 {
	padding: 0;
	text-align: left;
}

.jump01 a { text-decoration: none; }
.jump01 a:link { color:#F03; }
.jump01 a:visited { color: #F03; }
.jump01 a:hover { color: #F70; }
.jump01 a:active { color: #F70; }

.jump02 {
	padding-bottom: 15px;
	text-align: right;
}

.jump02 a { text-decoration: none; }



/* -----------順番予約の注意点テーブル----------- */

.tbl0X {
	background-color: #F2FFF3;
	color:#090;
	font-weight: bold;
	border: 1px solid #2C2;
}

.tbl01 {
	background-color: #F2FFF3;
	color:#090;
	font-weight: bold;
	border-top: 1px dotted #2C2;
	border-bottom: 1px dotted #2C2;
}

.tbl02 {
	background-color: #F2FFF3;
	color:#F03;
	font-weight: bold;
	border-top: 1px dotted #2C2;
	border-bottom: 1px dotted #2C2;
}

.tbl03 {
	background-color: #F2FFF3;
	color:#333;
	border-top: 1px dotted #2C2;
	border-bottom: 1px dotted #2C2;
}

.tbl04 {
	background-color: #FFF;
	color:#090;
	font-weight: bold;
}

.tbl05 {
	background-color: #FFF;
	color:#333;
}

.tbl06 {
	background-color: #CCC;
	font-size: 12px;
	line-height:140%;
}

.tbl07 {
	background-color: #EFEFEF;
}

.tbl08 {
	margin: 0;
	padding: 0;
	height: 1px;
	border-bottom: 1px dotted #2C2;
}

/* -----------アクセス方法各ページ見出し----------- */

.appo_midashi01 {
	margin: 14px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #F80;
}

.B01 {
	font-size: 24px;
}

.B02 {
	font-size: 30px;
}


/* -----------アクセス方法テーブル----------- */

.access_tbl01 {
	padding: 5px 2px;
	color:#090;
	font-weight: bold;
}

.access_tbl02 {
	padding: 8px 2px 0px 2px;
}

.access_tbl03 {
	padding: 5px 2px;
	color:#F03;
	font-weight: bold;
}

.access_tbl04 {
	padding: 5px 2px;
}

.access_tbl05 {
	padding: 5px 2px;
	color:#F03;
}


/* -----------いまどう以下のテーブル----------- */

.imadou_tbl01 {
	padding: 5px 1px;
	font-size:12px;
	line-height:140%;
	color:#080;
	line-height:150%;
}

.imadou_tbl02 {
	padding-top: 7px;
}

.imadou_tbl03 {
	padding-top: 7px;
	font-size:11px;
	line-height:130%;
	color:#333;
}

.imadou_tbl04 {
	padding-top: 7px;
	padding-left: 5px;
}



/* -----------文字----------- */

.Corange01B {
	color:#F60;
	font-weight: bold;
}

.Cblue01 {
	color:#03F;
}

.Cblue02 {
	color:#06F;
}

.Cgreen01 {
	color:#090;
}

.Cgreen01B {
	color:#090;
	font-weight: bold;
}

.Cgreen02 {
	color:#039E9E;
}

.Cgray01 {
	color:#333;
}

.Cgray01B {
	color:#333;
	font-weight: bold;
}

.Cgray01_12 {
	font-size:12px;
	line-height:140%;
	color:#333;
}


.Cred01 {
	color:#F03;
}

.Cred01B {
	color:#F03;
	font-weight: bold;
}

.Cred01N {
	color:#F03;
	font-weight: normal;
}

.Cbrown01 {
	color:#633;
}

.Cbrown01B {
	color:#633;
	font-weight: bold;
}

.Cpink01 {
	color:#F6C;
}


/* -----------フッター----------- */

#foot {
	overflow: hidden;
	margin-left: 112px;
	padding: 0;
	width: 700px;
	height: 28px;
}


/* -----------左メニュー全体----------- */

#left {
	position: absolute;
	top: 156px;
	left: 0px;
	width: 161px;
	height: 472px;
	text-align: left;
	padding: 0;
	margin: 0;
	background: url("../images/menu_shadow01.gif") 0px 8px no-repeat;
}


/* -----------左メニュー矢印用----------- */

#left_arrow {
	padding: 0;
	margin-top: 266px;
	margin-left: 131px;
	width: 24px;
	height: 46px;
	text-align: left;
}


