@charaset "utf-8";
/* 	Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, address {
	margin:0;
	padding:0;
}
body {
	color:#313131;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #F0F0F0;
	font-size: 1em;
}
ul {
	list-style:none;
}
/* -----------pdf link------------- */
.pdf_link {
	padding-left: 18px;
	background-image: url(../images/icon/pdf_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.xls_link {
	padding-left: 18px;
	background-image: url(../images/icon/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.doc_link {
	padding-left: 18px;
	background-image: url(../images/icon/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* -----------link default------------- */
a:link {
	color:#3366cc;
	text-decoration: none;
}
a:visited {
	color: #8b1db9;
	text-decoration: none;
}
a:hover {
	color: #5378c6;
	text-decoration: underline;
}
a:focus {
	outline:none;
}
a img {
	border: none;
}
hr {
	border-top-width: 0px;
	background-color: #999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	height: 1px;
}

/* ---------layout--------- */
#wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border: 1px solid #C5C5C5;
}
.moduletable　{
	margin:  0px;
	padding: 0px;
}
/* ---------clearfix--------- */
.clearfix:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix {
min-height:1px;
}
/* ---------header--------- */
#header {
	width:             766px;
	height:            86px;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #88e02e;
	padding-left: 14px;
}
#sitemap {
	height: 13px;
	font-size: 10px;
	padding-top: 3px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 2px;
}

#logo {
	float:left;
	width: 250px;
	height: 50px;
	margin-bottom: 15px;
}
#logo h1 {
	height: 50px;
	width: 250px;
}
#logo h1 a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 250px;
	display: block;
	text-indent: -9999px;
}
/* --------------Search Box---------- */
#searchbox {
	float: left;
	padding-left: 47px;
	width: 230px;
	height: 50px;
}
#searchbox p {
	font-size: 10px;
	padding-bottom: 5px;
}
#searchbox_input  {
	width: 155px;
	height: 21px;
	border: 1px solid #CCC;
	line-height: 1;
	vertical-align: middle;
	font-size: 13px;
}
#searchbox_btn {
	height: 23px;
	width: 60px;
	line-height: 1px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#senior {
	float: left;
	height: 32px;
	width: 82px;
	margin-left: 25px;
	margin-top: 18px;
}
#senior a {
	width: 82px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-image: url(../images/senior.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	text-indent: -9999em;
}


/* --------------Font Size------------ */

#fontswitch {
	width: 100px;
	float: right;
	margin-top: 5px;
}
#fontswitch p {
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
}
.fontsize {
	font-size: 0;
	line-height: 0;
	heigth: 25px;
}
.fontsize li {
	float: left;
}
.fontsize li {
	margin-right: 5px;
}
.fontsize li a {
	display: block;
	width: 100%;
	text-indent: -9999px;
}
.fontsize li a {
	overflow: hidden;
}
/* small */
.fontsize .fontsmall a {
	width: 19px;
	height: 19px;
	margin-top: 6px;
	background-image: url(../images/fontsize_s.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
/* medium */
.fontsize .fontmedium a {
	width: 22px;
	height: 22px;
	margin-top: 3px;
	background-image: url(../images/fontsize_m.png);
	background-repeat: no-repeat;
	background-position: 0 0;

}
/* large */
.fontsize .fontlarge a {
	width: 25px;
	height: 25px;
	background-image: url(../images/fontsize_l.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ---------Top Navi--------- */
#top_navi {
	width: 780px;
	height: 42px;
	clear: both;
}
#top_navi ul {
	width: 780px;
	height: 40px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
}
#top_navi li {
	float:left;
	width:155px;
	height:40px;
}
#top_navi ul li a {
	display: block;
	height: 40px;
	width: 155px;
	text-indent: -99999em;
}
#tn_menu01 {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}
#tn_menu02 {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -155px top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}
#tn_menu03 {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -312px top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}
#tn_menu04 {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -467px top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}
#tn_menu05 {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -622px top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
#tn_menu01 a:hover {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: left -40px;
}
#tn_menu02 a:hover {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -155px -40px;
}
#tn_menu03 a:hover {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -312px -40px;
}
#tn_menu04 a:hover {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -467px -40px;
}
#tn_menu05 a:hover {
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: -622px -40px;
}
/* ---------Topic Path--------- */
#path {
	width: 750px;
	padding-left: 30px;
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	color: #444444;
	padding-bottom: 4px;
	background-color: #F9F9F9;
	font-weight: bold;
	background-image: url(../images/tp_back.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ---------Side Box--------- */
#sidebox {
	width:       175px;
	text-align:  left;
	float:right;
	margin-right: 8px;
	margin-bottom: 20px;
}
#sidebox .menu {
	width: 175px;
}
#sidebox .menu li {
	height: 35px;
	width: 175px;
	background-image: url(../images/side_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
}
#sidebox .menu li a {
	display: block;
	height: 27px;
	width: 155px;
	padding-top: 8px;
	padding-left: 20px;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#sidebox .menu li a:hover {
	display: block;
	background-image: url(../images/side_btn.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
/* ---------Contents--------- */
#container {
	display: inline;
	float: left;
	width: 570px;
	margin-left: 12px;
	font-size: 0.8em;
	line-height: 1.6em;
}
#contents {
	width: 570px;
	margin-bottom: 10px;
}
#index_contents {
	width: 570px;
}
.goto_top {
	text-align: right;
}

/* ---------Default--------- */
#contents h2,.kensaku_h2 {
	font-size: 20px;
	color: #282828;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 20px;
	line-height: 1.4em;
	background-image: url(../images/h2_bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #6FBF00;
	border-left-color: #C1C1C1;
}
#contents h2 span {
	font-size:10px;
	margin-left: 1em;
}
#contents h3,.kensaku_h3 {
	font-size: 18px;
	color: #006FBF;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006FBF;
	padding-left: 10px;
	margin-top: 20px;
	line-height: 1.3em;
	padding-top: 5px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-right: 15px;
	clear: both;
}
#contents h4 {
	font-size: 16px;
	font-weight: normal;
	color: #54A800;
	margin-left: 20px;
	margin-top: 15px;
	line-height: 1.3em;
}
#contents h5 {
	color: #F60;
	font-size: 14px;
	margin-left: 20px;
	line-height: 1.3em;
	margin-top: 15px;
	font-weight: normal;
}
#contents h6 {
	color: #333;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 10px;
	margin-left: 25px;
}
#contents p {
	color: #232323;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;
}
#contents ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 10px;
	line-height: 1.7em;
}
/* ---------------------------- */
#contents .m0_ul {
	margin-left: 15px;
}
#contents .m0_ol {
	margin-left: 23px;
}
/* ---------------------------- */
#contents ol {
	list-style-position: outside;
	margin-left: 51px;
	margin-top: 10px;
	line-height: 1.7em;
}
#contents dl {
	margin-bottom: 15px;
	margin-left: 30px;
}
#contents dt {
	font-weight: bold;
	margin-top: 10px;
}
#contents dd {
	margin-left: 20px;
	margin-top: 4px;
}
/* ------------table------------ */
#contents table {
	border: 1px solid #969696;
	border-collapse:collapse;
	margin-left: 15px;
	margin-top: 15px;
}
#contents th {
	border: 1px solid #969696;
	font-weight: normal;
	background-color: #F7F7F7;
	white-space: nowrap;
	padding: 5px;
}
#contents table td {
	border: 1px solid #969696;
	padding: 5px;
}
#contents .sinsei_th {
	border: 1px solid #969696;
	text-align: left;
	width: 140px;
}
#contents .title_ul {
	font-size: 1.2em;
	margin-top: 25px;
	margin-left: 20px;
}
#contents .title_ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-position: outside;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 30px;
	background-image: url(../images/cercle.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
}
#contents .no_border  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents .no_border th {
	border: 2px solid #C3C3C3;
}

#contents .no_border td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.kansaku_p {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 0.9em;
	background-color: #F2F2F2;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 8px;
}
.kansaku_date {
	margin-top: 8px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}
.kensaku_word {
	margin-top: 20px;
	font-size: 1.2em;
	margin-left: 10px;
	color: #F60;
	font-weight: bold;
}
/* -------Google Map--------------- */
.googlemap {
	height: 300px;
	width: 530px;
	border: 1px solid #AFAFAF;
	margin-left: 25px;
	margin-top: 15px;
}

#mod_search_searchword {
	padding:     5px 0 10px 20px;
	width:       239px;
	font-size:   12px;
	background:  url(../images/search_input.png) no-repeat;
	color:       #6A543F;
	font-family: tahoma;
	height:      28px;
	border:      none;
	font-weight: bold;
}
form {
	display: inline;
	margin:  0;
	padding: 0;
}
/* ---------Banner Box--------- */
#banner {
	clear: both;
	width: 570px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
}
/* ---------Footer--------- */
#footer {
	height:60px;
	font-size: 12px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
}
#footer p {
	color: #2F510D;
	text-align: center;
	margin-bottom: 10px;
}
#footer address {
	text-align: center;
	font-style: normal;
	color: #2F510D;
	font-size: 10px;
}

/* ---------Top Page--------- */

#topimage {
	height: 198px;
	width: 568px;
	border: 1px solid #C5C5C5;
}
.h2_box h2 {
	font-weight: normal;
	font-size: 20px;
	padding-top: 12px;
	padding-left: 40px;
}
#news,#life_event,#life_index {
	width:568px;
	height: 180px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #84C542;
	border-bottom-color: #84C542;
	border-left-color: #84C542;
}
#announce {
	width:568px;
	height: 180px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #84C542;
	border-bottom-color: #84C542;
	border-left-color: #84C542;
	overflow:auto;
	overflow-x:hidden;
}

.h2_box {
	width:570px;
	height: 40px;
	background-image: url(../images/h2bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------IndexBox内リンク---------- */

#announce ul, #news ul {
	width: 540px;
	height: 170px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-position: inside;
	color: #999;
	list-style-type: square;
	line-height: 1.7em;
}
/* ------Life Event-------- */
#life_event ul {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 14px;
	padding-top: 15px;

}
#life_event ul li {
	float: left;
	width: 140px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 25px;
	display: block;
	height: 51px;
}
#life_event ul li a {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	height: 51px;
	width: 140px;
}
#life_event ul li a:hover {
	text-decoration: none;
	display: block;
	color: #F30;
	font-weight: bold;
	margin: -2px;
	border: 2px solid #F9C;
	height: 51px;
	width: 140px;
}
#life_event ul li a img {
	margin-right: 8px;
}
/* --------くらしのインデックス------------- */
#life_index ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	padding-top: 10px;
}
#life_index ul li a img {
	margin-right: 5px;
}

#life_index ul li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	width: 125px;
	height: 30px;
	margin-bottom: 8px;
	margin-right: 10px;
	text-align: left;
}
#life_index ul li a {
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 0px;
	height: 30px;
	width: 125px;
}
#life_index ul li a:hover {
	text-decoration: none;
	display: block;
	color: #F30;
	font-weight: bold;
	border: 2px solid #B0DE27;
	margin: -2px;
}
#life_index #kokorokarada {
	width: 190px;
}
#life_index #kokorokarada a {
	width: 190px;

}

/* --------------sightseeing---------------- */
.sightseeing {
	width: 570px;
	margin-top: 15px;
	height: 820px;
}
.sightsee_left {
	float: left;
	height: 273px;
	width: 280px;
}
#test {
	width: 175px;
}

/* --------------banner side---------------- */

.banner2_v {
	width: 175px;
	margin-top: 10px;
}
.banner2_v li {
	margin-top: 5px;
	height: 45px;
	width: 167px;	
}
.banner2_v li a {
	display: block;
}
/* --------------QR Cord--------------- */
#qr_box {
	margin-top: 10px;
	border: 1px solid #b9b9b9;
}
#qr_txt  {
	font-size: 12px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/qr_sdw.png);
	height: 39px;
	color: #FFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.4em;
}
#qr_cord {
	background-image: url(../images/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#qr_cord img {
	margin-left: 63px;
}
#qr_box p {
	font-size: 9px;
	text-align: center;
	margin-bottom: 3px;
}


#access_count {
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	border: 1px solid #cdcdcd;
	padding-bottom: 5px;
	background-image: url(../images/counter_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#access_count p {
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.claer {
	clear: both;
}
/* -----------------Blog------------------ */
#sidebox .blog_archive {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #75CC1E;
}
#sidebox .blog_category {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #75CC1E;
}
#sidebox .blog_new{
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #75CC1E;
}


/* -----------------観光ページ--------------------- */
.kankou_box {
	margin-top: 10px;
	width: 570px;
	margin-left: 3px;
}
.kankou_thumb {
	width: 138px;
	float: left;
	text-align: center;
	background-image: url(../images/thumb_case.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
	padding-top: 13px;
	margin-right: 3px;
	margin-top: 4px;
}
.kankou_thumb img {
	display: block;
	height: 100px;
	width: 116px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #D9D9D9;
	border-left-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;

}
.kankou_thumb a {
	display: block;
	font-size: 11px;
}

.kankou_photo {
	margin-top: 15px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.kankou_access {
	background-color: #F0F0F0;
	padding: 8px;
}
#contents .kankou_title {
	clear: both;
	padding-top: 10px;
}
/* --------------------観光エリア---------------------- */
#area {
	width: 550px;
	height: 280px;
	margin-top: 20px;
	clear: both;
	position: relative;
	background-image: url(/resource/image/img/kankou/button_image/k_area.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* -----------------宝泉寺エリア----------------- */
#housenji {
	height: 35px;
	width: 182px;
	position: absolute;
	top: 31px;
	left: 18px;
	
}
#housenji a {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
#housenji a:hover {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn01.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
/* -----------------筌の口エリア----------------- */
#ukenokuchi {
	height: 35px;
	width: 182px;
	position: absolute;
	top: 83px;
	left: 355px;
	
}
#ukenokuchi a {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
#ukenokuchi a:hover {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn02.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
/* -----------------筋湯エリア----------------- */
#sujiyu {
	height: 35px;
	width: 182px;
	position: absolute;
	top: 216px;
	left: 18px;
	
}
#sujiyu a {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
#sujiyu a:hover {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn03.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
/* -----------------飯田エリア---------------- */
#handa {
	height: 35px;
	width: 182px;
	position: absolute;
	top: 216px;
	left: 355px;
	
}
#handa a {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
#handa a:hover {
	background-image: url(/resource/image/img/kankou/button_image/k_areabtn04.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 182px;
	text-indent: -9999em;
}
.tozanmap_box {
	background-image: url(/resource/image/img/kankou/button_image/tozan_map.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
	width: 568px;
	margin-top: 20px;
}
.tozan_left {
	float: left;
	height: 300px;
	width: 350px;
}
.tozan_right {
	float: right;
	height: 420px;
	width: 215px;
}
.product_box {
	width: 540px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
.product_photo {
	background-color: #999;
	height: 90px;
	width: 110px;
	float: left;
	margin-right: 15px;
}
.kankou_lbbox {
	width: 565px;
	margin-top: 15px;
	margin-left: 5px;
}
.kankou_lbtn {
	width: 268px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 75px;
	background-image: none;
}
.kankou_rbtn {
	width: 268px;
	margin-bottom: 15px;
	height: 75px;
	float: left;
}
/* --------------緊急情報------------------ */

#emergency {
	color:#E10000;
	border: 2px solid #E80000;
	margin-bottom: 20px;
	}
#emergency .emergency_h2 {
	color:#E10000;
	background-image: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E10000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 20px;
	background-color: #FFFF99;
	}
#emergency .emergency_h3 {
	color:#000000;
	background-image: none;
	font-weight: bold;
	margin: 0px;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#emergency p {
	color:#000000;
	background-image: none;
	font-weight: normal;
	font-size: 1.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	}
.rss_box {
	font-size: 11px;
	background-color: #F0F0F0;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CDCDCD;
	height: 28px;
}
.rss_btn  {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
	height: 28px;
	width: 28px;
}
.rss_text  {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

#sidebox #rss_ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 15px;
	padding-left: 20px;
	color: #EBA57A;
	line-height: 1.4em;
	display: none;
}
/* -------------泉水キャンプ場------------- */
.dl_box {
	width: 570px;
}
.dd_box {
	width: 250px;
	margin-right: 10px;
	float: left;
}

#contents .dl_box dl {
	float: left;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .dl_box dt {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #D7D7D7;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents .dl_box dd {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contents .contact_dl {
	margin-left: 45px;
	margin-top: 10px;
	line-height: 1.8em;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .contact_dl dt {
	color: #4C4C4C;
	float: left;
	padding: 0px;
	margin-top: 0em;
}
#contents .contact_dl dd {
	margin-left: 9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.dl_box dd img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
/* --------------sitemap--------------- */
.sitemap_box {
	width: 570px;
}
#contents .sitemap_box h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #4f90c9;
	color: #FFF;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.2em;
}
.sitemap_box h3 a {
	color: #FFF;
	font-weight: normal;
}

#contents .sitemap_box dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contents .sitemap_box dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: normal;
}
#contents .sitemap_box dd ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.4em;
	list-style-image: url(../images/arrow02.gif);
}

/*緊急情報*/
.top_kinkyu_title{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	color: #F00;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	padding: 5px;
	background-color: #FF9;
	border: 2px solid #F00;
	width: 555px;
	}
.top_kinkyu{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 20px;
	background-color: #FFF;
	width: 525px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	}
/*PDF*/

.pdf_title{
	padding-bottom: 20px;	
	}
	
/*パン屑リスト*/
	
.pan{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
/* トップページRSSリンク*/
.rss_link {
	margin-bottom: 8px;
	height: 14px;
}
#rss_icon {
	height: 14px;
	width: 14px;
	margin-right: 6px;
	float: right;
}
#rss_set {
	margin-top: -2px;
	float: right;
}
/* ビデオページ */

#kokonoe_video {
	width:520px;
	margin-top: 25px;
	margin-left: 25px;
	height: 319px;
	margin-bottom: 20px;
}

