body {
	margin: 0;
	background-color: hsla(45,53%,76%,1);
	background-image: url(../img/bg_image.jpg);
}
a:link {
	color: hsla(0,0%,100%,1);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: hsla(0,0%,100%,1);
}
a:hover {
	text-decoration: none;
	color: hsla(60,100%,50%,1);
}
a:active {
	text-decoration: none;
}
#base_waku {
	width: 960px;
	height: auto;
	background-color: hsla(0,0%,100%,1.00);
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/wasi.jpg);
}
.headtext {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.head_navi_table {
	margin-top: 15px;
	margin-right: 80px;
}
.head_navi_table  td {
}
.navi_table td {
	text-align: left;
}
#headmenu {
	width: 100%;
	height: 100px;
	background-color: hsla(76,58%,61%,1);
	background-image: url(../img/bg_image2.jpg);
}

/* ここからロールオーバボタンの設定 */

/* 1つ目 */
.top_navi01 {
	background-image: url(../img/btn001_1.png);
	background-repeat: no-repeat;
}
.top_navi01 a {
	width: 200px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn001_1.png);
	background-repeat: no-repeat;
}
.top_navi01 a:hover {
	background-image: url(../img/btn001_2.png);
}
/* 2つ目 */
.top_navi02 {
	background-image: url(../img/btn002_1.png);
	background-repeat: no-repeat;
}
.top_navi02 a {
	width: 200px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn002_1.png);
	background-repeat: no-repeat;
}
.top_navi02 a:hover {
	background-image: url(../img/btn002_2.png);
}
/* 3つ目 */
.top_navi03 {
	background-image: url(../img/btn003_1.png);
	background-repeat: no-repeat;
}
.top_navi03 a {
	width: 200px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn003_1.png);
	background-repeat: no-repeat;
}
.top_navi03 a:hover {
	background-image: url(../img/btn003_2.png);
}
/* 4つ目 */
.top_navi04 {
	background-image: url(../img/btn004_1.png);
	background-repeat: no-repeat;
}
.top_navi04 a {
	width: 200px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn004_1.png);
	background-repeat: no-repeat;
}
.top_navi04 a:hover {
	background-image: url(../img/btn004_2.png);
}
/* 5つ目 */
.top_navi05 {
	background-image: url(../img/btn005_1.png);
	background-repeat: no-repeat;
}
.top_navi05 a {
	width: 200px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn005_1.png);
	background-repeat: no-repeat;
}
.top_navi05 a:hover {
	background-image: url(../img/btn005_2.png);
}
/* 6つ目 */
.top_navi06 {
	background-image: url(../img/btn006_1.png);
	background-repeat: no-repeat;
}
.top_navi06 a {
	width: 200px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn006_1.png);
	background-repeat: no-repeat;
}
.top_navi06 a:hover {
	background-image: url(../img/btn006_2.png);
}
.navi_table {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
iframe {
	width: 545px;
	height: 290px;
}
.table_toplayout {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.table_toplayout td {
    text-align: center;
    vertical-align: top;
}

.copyright {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #630;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/wood-texture_00001.jpg);
}
.rayout_table01 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.rayout_table01 td {
	font-size: 13px;
	color: #630;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 14px;
}
.ggmap {
	position: relative;
	height: 210px;
	overflow: hidden;
	width: 100%;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: -2px;
	left: 0px;
	width: 100%;
	height: 213px;
}
#base_waku .rayout_table01 td {
	vertical-align: middle;
}
.baserayout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.photo01 {
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 14px;
}
.corse {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background-color: hsla(359,41%,51%,1.00);
	color: hsla(0,0%,100%,1.00);
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 11px;
	padding-bottom: 7px;
	line-height: 10px;
	font-size: 14px;
	background-image: url(../img/bg_akaobi.jpg);
}
.corse2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background-color: hsla(18,76%,17%,1);
	color: hsla(0,0%,100%,1.00);
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 11px;
	padding-bottom: 7px;
	line-height: 10px;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 0px;
	background-image: url(../img/bg_chaobi.jpg);
}
.kingaku01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: hsla(17,51%,23%,1);
	padding-left: 6px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: hsla(60,33%,30%,1);
}
.kingaku02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: hsla(17,74%,17%,1.00);
	border-left-style: none;
	padding-left: 6px;
	border-bottom-style: none;
	line-height: 28px;
	border-bottom-width: medium;
}
.kingaku03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: hsla(17,74%,17%,1.00);
	border-left-style: none;
	padding-left: 6px;
	border-bottom-style: none;
	line-height: 28px;
	border-bottom-width: medium;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 5px;
}
.text01 {
	color: hsla(0,0%,26%,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 6px;
}
.text02 {
	color: hsla(0,0%,26%,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	padding-top: 0px;
}
.text03 {
	color: hsla(18,76%,17%,1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 8px;
	padding-left: 25px;
}
.text04 {
	color: hsla(0,0%,26%,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	padding-top: 0px;
	margin-top: 6px;
}
.text_mini {
	color: hsla(0,0%,35%,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	padding-top: 0px;
}
.text_mini2 {
	color: hsla(0,0%,100%,1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	padding-top: 0px;
}
.text_midashi {
	color: hsla(359,41%,51%,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding-top: 15px;
	border-bottom: 2px dotted hsla(359,41%,51%,1.00);
}
.houyou_waku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_image.jpg);
	height: 120px;
	margin-top: 20px;
	padding-top: 20px;
}
.heyahuda {
	margin-bottom: 5px;
	margin-top: 15px;
}
