@charset "utf-8";

/*________________________________________________

	name:			base.css
	author:			kumi morita
	mail:			morimori@elf.coara.or.jp
	create Date:	2008-11-25
	lastmodified:	****-**-**
________________________________________________*/

/*　hashimoto　*/
@import "hashimoto.css";
/*　bbs　*/
@import "bbs.css";
 
 
/* Base Styles ===================================
 * (classes defined in the Markup Guide)
================================================*/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */


/* ColorScheme====================================
	MainColor	=>	#2e5c2e
	SubColor	=>	#552e3c
	TextColor	=>	#333333
	AccentColor	=>	#
	Background	=>	#ffffff
================================================*/

/*--------------------------------------------------------------
#search	サイト内検索部分（全ページ共通）
--------------------------------------------------------------*/
#search {
	display: block;
	width: 240px;	/* 880px */
	height: auto;
	margin: 5px auto 0 auto;
	padding: 0 0 0 640px;
	text-align: right;
	vertical-align: middle;
}
#search img {
	display: block;
	float: left;
	margin: 3px 0 0 0;
}
input.text_search {
	display: block;
	float: left;
	width: 119px;
	margin: 0 3px;
	cursor: text;
}
input.btn_search {
	display: block;
	float: left;
	width: 30px;
	height: 15px;
	margin: 3px 0 0 0;
	padding: 0;
}
/*--------------------------------------------------------------
#header	タイトル部分（全ページ共通）
--------------------------------------------------------------*/
#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url('../img/header_bg.gif') center bottom repeat-x;
	text-align: center;
}
.header_bar {
	display: block;
	clear: both;
	width: 900px; /* 900px */
	height: 45px;
	margin: 0 auto;
	padding: 0;
	background: url('../img/header_right.gif') right top no-repeat;
	text-align: left;
}
#header img {
	display: block;
	float: left;
	margin: 0;
}
#header ul {
	display: block;
	float: right;
	width: 115px;
	height: 23px;
	margin: 12px 10px auto auto;
	padding: 0;
	text-align: right;
}
#header li {
	display: block;
	float: left;
	width: auto;
	height: 23px;
	margin: 0;
	padding: 0;
	text-align: right;
}

/*--------------------------------------------------------------
#globalnavi	グローバルメニュー（全ページ共通）
--------------------------------------------------------------*/
#globalnavi {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#globalnavi p {
	display: block;
	float: left;
	width: 365px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
#globalnavi ul {
	display: block;
	clear: both;
	width: auto;
	height: 45px;
	margin: 5px auto 0 auto;
	padding: 0 0 0 20px;
	text-align: center;
}
#globalnavi li {
	display: block;
	float: left;
	width: 105px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*--------------------------------------------------------------
.flash
--------------------------------------------------------------*/
.flash {
	display: block;
	float: left;
	width: 480px;
	height: 150px;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: right;
}
/* xfade2フェードイン切り替えのスライドショー */
#topimg {
	position: relative;
	margin: 0!important;
	width: 480px; /*画像の横幅*/
	height: 150px; /*画像の縦幅*/
	overflow: hidden;
}
#topimg img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/*--------------------------------------------------------------
#breadcrumbs	パンクズ（全ページ共通）
--------------------------------------------------------------*/
#breadcrumbs {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 20px;
	background: #e8e8e8;
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
	line-height: 10px;
}
#breadcrumbs img {
	margin: auto 5px;
}

/*--------------------------------------------------------------
#footer	フッター部分（全ページ共通）
--------------------------------------------------------------*/
#footer {
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #2e5c2e;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
}
#footer a, #footer a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#footermenu {
	width: 880px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#footer address {
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#footermenu ul {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 3px 0;
	padding: 0;
	text-align: right;
}
#footermenu li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
	background: url(../img/footer_li.gif) left no-repeat;
}

/*--------------------------------------------------------------
ページ全体（ページ共通）
--------------------------------------------------------------*/
#container {
	clear: both;
	width: 880px; /* 900px */
	height: auto;
	margin: 0 auto;
	padding: 5px 10px 0 10px;
	background: url('../img/container_bg.gif') center top repeat-y;
	text-align: left;
}
#contents {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 19px 20px 0;
	padding: 0;
	text-align: left;
}
#contents h2 {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	background: url(../img/h2_header.gif) left top no-repeat;
	text-align: left;
}
#contents h2 p {
	width: auto;
	margin: 0;
	padding: 0 15px 10px 15px;
	background: url(../img/h2_footer.gif) left bottom no-repeat;
	color: #552e3c;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
}
#contents h2 img {
	float: left;
	margin: -5px 0 -5px 0;
}
#contents h3 {
	display: block;
	/* clear: both; */
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 3px 10px;
	background: #dceddc;
	color: #2e5c2e;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
#contents h3 a {
	color: #2e5c2e;
	font-size: 1.2em;
	font-weight: bold;
}
#contents h4 {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 20px;
}
#contents h4 img {
	margin: 0 10px 0 0;
}
.pagetop {
	display: block;
	clear: both!important;
	width: auto;
	height: auto;
	margin: 10px 0 0 0!important;
	padding: 0;
	text-align: right;
}
#main {
	display: block;
	width: auto;
	height: auto;
	margin: 20px 0 0 19px;
	padding: 0 0 20px 0;
	border: 1px #cccccc solid;
	text-align: left;
}
#main h1 {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
#maincontents {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 20px 20px 20px;
	text-align: left;
}

/*--------------------------------------------------------------
#rightcolumn	右フロートページ
--------------------------------------------------------------*/
#rightcolumn {
	display: block;
	float: right;
	width: 692px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}
#rightmain {
	display: block;
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px #cccccc solid;
	text-align: left;
}
#rightmain h1 {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
#rightmain h1 img { /* 2009-01-26-morimori */
	width: 687px!important;
	height: 31px!important;
}
#topplan {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px #cccccc solid;
	text-align: center;
}
#topplan a {
	color: #2e5c2e;
	font-weight: bold;
	text-decoration: underline;
}
#pickup {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	background: #dce4dc;
	border: 1px #cccccc solid;
	color: #552e3c;
	text-align: center;
}
#pickup a {
	color: #552e3c;
	font-weight: bold;
	text-decoration: underline;
}
/*#topplan h1, #pickup h1 { 2009-03-11-morimori
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 15px;
	background: url('../img/h1_bg.png') left top repeat-y;
	behavior: url('http://yamanaminavi.jp/css/iepngfix.htc');
} */
#topplan h1 {
	display: block;
	clear: both;
	/* width: auto;
	height: auto; */
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 15px;
	background: url('../img/h1_bg.jpg') left top repeat-y;
}
#pickup h1 {
	display: block;
	clear: both;
	/* width: auto;
	height: auto; */
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 15px;
	background: url('../img/pickup_bg.jpg') left top repeat-y;
}
#topics {
	display: block;
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0!important;
	border: 1px #cccccc solid;
	text-align: center;
}
#topics h1 {
	display: block;
	clear: both;
	/* width: auto;
	height: auto; */
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 15px;
	background:  url('../img/topics_bg.png') left top repeat-y!important;
	color: #333333;
}
#rightcolumn h1 img {
	display: block;
	float: left;
	/* width: auto;
	height: auto; */
	margin: 0;
	padding: 0;
}
#rightcolumn h1 span {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#topics dl {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: left;
}
#topics dt {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 1em 0 0;
	padding: 0;
	color: #2e5c2e;
	text-align: left;
}
#topics dd {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
#topplan span, #pickup span {
	display: block;
	margin: 0 auto 10px auto;
	text-align: center;
}
.time {
	color: #999999;
	font-size: 90%;
	font-weight: bold;
	text-align: right!important;
}
.from {
	font-size: 90%;
	font-weight: bold;
	text-align: right!important;
}
.btn_syosai {
	margin: 5px 0;
	text-align: right!important;
}
.btn_myplan {
	margin: 10px auto 0 auto;
	text-align: center!important;
}
#topplan ul ,#pickup ul {
	display: block;
	width: auto;
	height: auto;
	margin: 10px auto;
	padding: 0;
	background: url(../img/topplan_bg.gif) center top repeat-y;
}
#topplan li {
	display: block;
	float: left;
	width: 210px;
	height: auto;
	margin: 0 10px 10px 10px;
	padding: 5px 0 0 0;
	background: url('../img/topplan_photo_bg.gif') center top no-repeat;
	text-align: left;
}
#topplan li span img, #pickup li span img {
	width: 160px;
	height: 120px;
}
#pickup li {
	display: block;
	float: left;
	width: 210px;
	height: auto;
	margin: 0 10px 10px 10px;
	padding: 5px 0 0 0;
	background: url('../img/pickup_photo_bg.gif') center top no-repeat;
	text-align: left;
}
.frame_gray {
	clear: both;
	margin: 10px 20px 20px 20px;
	padding: 5px 10px;
	background: #e7e7e7;
	text-align: left;
}

/*--------------------------------------------------------------
#osusumemain	おすすめプラン・マイプランIE6.0バグ対応 2009-06-10-morimori
--------------------------------------------------------------*/
#osusumemain {
	display: block;
	width: 838px;
	height: auto;
	margin: 20px 0 0 19px;
	padding: 0 0 20px 0;
	border: 1px #cccccc solid;
	text-align: left;
}
#osusumemain div#planleftspot {
	width: auto;
	padding: 0 20px 20px 20px;
}
#osusumemain div#planleftspot h3 {
	display: block;
	width: 590px; /* 610px */
	height: auto;
	margin: 0 0 5px 0!important;
	padding: 3px 10px;
	background: #dceddc;
	color: #2e5c2e;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}
#osusumemain div#planleftspot dl {
	display: block;
	clear: both;
	width: 800px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc dashed;
}
#osusumemain div#planleftspot dt {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#osusumemain div#planleftspot dd {
	display :block;
	float: left;
	width: 610px;
	height: auto;
	margin: 0;
	padding: 0;
}
#osusumemain div#planleftspot dd div.text {
	display: block;
	width: 610px!important;
	height: auto;
	margin: 0 0 2px 0;
	padding: 3px 0;
	border-bottom:1px #cccccc dashed;
}
#osusumemain p.time {
	width: 610px!important;
	color: #999999;
	font-size: 90%;
	font-weight: bold;
	text-align: right!important;
}

/*--------------------------------------------------------------
#calender	レフトメニュー（スポット・イベント検索）
--------------------------------------------------------------*/
/* calender */
#calendar {
	width: 650px;
	margin: 10px 20px 20px 20px;
}
#hyouji {
	float: right!important;
}
#hyouji li {
	float: left!important;
	padding-left: 3px;
	height: 28px;
}
#hyojiwaku {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 7px;
	background: #552e3c;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
#hyojiwaku a:hover, .hyojitable a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline!important;
}
#hyojiwaku a , .hyojitable a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none!important;
}
.hyojitable {
	width: 100%;
}
.hyojitable td {
	width: 33%;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.table01 {
	width: 100%;
	margin: 0;
	border-top: 1px solid #552e3c;
	border-right: 1px solid #552e3c;
	color: #552e3c;
	font-size: 100%;
}
.table01 th {
	width: auto;
	padding: 5px 1em;
	border-left: 1px solid #552e3c;
	border-bottom: 1px solid #552e3c;
	background: #e8e8e8;
	color: #552e3c;
	text-align: center;
	vertical-align: top;
}
.table01 th.sat {
	background: #006699;
	color: #ffffff;
}
.table01 th.sun {
	background: #cc3366;
	color: #ffffff;
}
.table01 td {
	width: auto;
 	height: 7em;
	padding: 5px 0.5em;
	border-bottom: 1px solid #552e3c;
	border-left: 1px solid #552e3c;
	text-align: left;
	vertical-align: top;
}
.table01 * li.event {
	font-size: xx-small;
	display: inline;
}
.fmon, .ftue, .fwed, .fthu, .ffri, .fsat, .fsun {
	font-weight: bold;
}
.fsat {
	color: #0066cc;
}
.fsun {
	color: #cc3366;
}
.more02{
	margin-top: 1em;
}
#calender li {
	background-image: url(../event/img/maru.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 7px;
}
/* yearcalender */
#yearcalender {
	width: 650px;
	margin: 0 20px 20px 20px;
}
.month {
	float: left;
	width: auto;
	margin: 5px;
	text-align: center;
}
.table03 {
	width: 203px; /* 205px */
	margin: 0;
	border: 1px solid #552e3c;
	font-size: 100%;
}
.table03 th {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #552e3c;
	text-align: center;
}
.table03 th.sat {
	background: #006699;
	color: #ffffff;
}
.table03 th.sun {
	background: #cc3366;
	color: #ffffff;
}
.table03 td {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.ymon {
	font-weight :bold;
}
.ymon a {
	color: #552e3c!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.ytue {
	font-weight: bold;
}

.ytue a {
	color: #552e3c!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.ywed {
	font-weight: bold;
}

.ywed a {
	color: #552e3c!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.ythu {
	font-weight: bold;
}
.ythu a {
	color: #552e3c!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.yfri {
	font-weight: bold;
}

.yfri a {
	color: #552e3c!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.ysat{
	color: #006699;
	font-weight: bold;
}
.ysat a {
	color: #006699!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.ysun {
	color: #cc3366;
	font-weight:bold;
}
.ysun a {
	color: #cc3366!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.ymonth {
	background: #552e3c;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none!important;
}
.ymonth, .ymonth a, .ymonth a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none!important;
}
.kiji_contents_s {
	float: right;
	width: 405px;
}
.kiji_contents_s h3.area {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-left: 10px;
}

/*--------------------------------------------------------------
#menu	レフトメニュー（スポット・イベント検索）
--------------------------------------------------------------*/
#menu {
	display: block;
	float: left;
	width: 150px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	line-height: 80%;
}
#menu input {
	margin: 2px 0 2px 0;
	vertical-align: middle;
}
#keyword input {
	cursor: text;
}
#keyword div.formsp input {
	width: 125px!important; /* 2009-01-26-morimori */
}
#genre input label {
	cursor: pointer;
}
#genre input label:hover {
	color: #008000!important;
	text-decoration: none;
}
#genre input label:active {
	color: #99cc00!important;
	text-decoration: none;
}
#genre input label:focus {
	color: #99cc00!important;
	text-decoration: none;
}
#bt {
	width: auto;
	height: auto;
	margin: 20px auto;
	padding: 0;
	text-align: center;
}
#bt img {
	/* width: auto;
	height: auto; */
	margin: 0 3px;
	padding: 0;
	text-align: center;
}
.formsp {
	width: auto;
	height: auto;
	margin: 3px 0 20px 20px;
	padding: 0;
	text-align: left;
}

/*--------------------------------------------------------------
#plan	おすすめプラン
--------------------------------------------------------------*/
#planleft {
	display: block;
	float: left;
	width: 460px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: left;
}
#planleft p {
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	border: 1px #552e3c solid;
	color: #552e3c;
	text-align: left;
}
#planleft textarea {
	width: 460px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px #552e3c solid;
	color: #552e3c;
	font-size: 1em;
	text-align: left;
}
#planleft ul {
	width: 460px;
	height: auto;
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#planleft li {
	display: inline;
	margin: 0 10px 10px 0;
}
#planleft dl {
	width: 460px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#planleft dd {
	margin-top: 5px;
	text-align: center;
}
#planleft dd img {
	border: 1px #cccccc solid;
}
#planright {
	display: block;
	float: right;
	width: 300px; /* 320px */
	height: auto;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url(../img/plan_bg.gif) left top repeat;
	color: #333333;
	text-align: left;
}
#planright dl {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px;
	background: #ffffff;
	border: 2px #119171 solid;
	color: #333333;
	text-align: left;
}
#planright dt {
	display: block;
	float: left;
	width: 100px;
	height: auto;
	margin: 0;
	text-align: left;
}
#planright dt img {
	width: 100px;
	height: auto;
}
#planright dd {
	display: block;
	float: right;
	width: 170px;
	height: auto;
	margin: 0;
	text-align: left;
}
#planright dd h4, #planright dd h4 a {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
	color: #552e3c;
}
#planright dd p.syosai, #planright dd p.syosai a {
	color: #ff9900;
	font-weight: bold;
	text-align: right;
}
#planright dd p.spotdelete {
	margin: 5px 0 0 0;
	text-align: right;
}
#planright dl.planmemo {
	padding: 0 20px 10px 0!important;
	x background: #ffffec url(../img/planmemo_bg.gif) right center no-repeat; /* 2009-03-02-morimori */
}
.planmemo dt {
	display: block;
	float: none!important;
	width: auto!important;
	height: auto;
	margin: 0 0 10px 0!important;
	text-align: left;
}
.planmemo dt img {
	width: auto!important;
	height: auto;
}
.planmemo dd {
	display: block;
	float: none!important;
	width: auto!important;
	height: auto;
	margin: 0 0 0 20px!important;
	text-align: left;
}
.planmemo dd textarea {
	width: 225px;
}

/*--------------------------------------------------------------
#favorite	お気に入りスポット
--------------------------------------------------------------*/
#favorite {
	display: block;
	width: auto;
	height: auto;
	margin: 0 20px;
	padding: 0;
	text-align: left;
}
#favorite a, #favorite a:hover, .number a, .number a:hover {
	color: #225c2e;
	font-weight: bold!important;
}
.number {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #cccccc dashed;
	text-align: right;
}
.number2 {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-align: right;
}
#favorite dl {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#favorite dt {
	display: block;
	float: left;
	width: 102px;
	height: auto;
	margin: 0 8px 0 0;
	padding: 0;
}
#favorite dt img {
	border: 1px #cccccc solid;
}
#favorite dt img a, #favorite dt img a:hover {
	border: 1px #552e3c solid;
}
#favorite dd {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#favorite dd p {
	padding: 2px 0;
	line-height: 20px;
}
#favorite dd p img {
	margin-right: 5px;
}
#favorite dd h3 {
	display: block;
	width: 670px; /* 690px */
	height: auto;
	margin: 0 0 5px 0!important;
	padding: 3px 10px;
	background: #dceddc;
	color: #2e5c2e;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}
#favorite dd h3 input {
	margin-right: 2px;
}

/*--------------------------------------------------------------
#whatsnew	お知らせ
--------------------------------------------------------------*/
#whatsnew {
	display: block;
	width: 800px;
	height: auto;
	margin: 0 20px;
	padding: 0;
	color: #552e3c;
	text-align: left;
}
#whatsnew a {
	color: #225c2e;
	font-weight: bold;
	text-decoration: underline;
}
#whatsnew a:hover {
	color: #69b469;
	font-weight: bold;
	text-decoration: underline;
}
#whatsnew img.imgLeft {
	display: block;
	float: left!important;
	width: 240px;
	height: auto;
	border: 1px #cccccc solid;
	margin: 5px 10px 5px 0;
	padding: 5px;
}
#whatsnew img.imgRight {
	display: block;
	float: right!important;
	width: 240px;
	height: auto;
	border: 1px #cccccc solid;
	margin: 5px 0 5px 10px;
	padding: 5px;
}
#whatsnew ul {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#whatsnew li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px #cccccc dashed;
}
#whatsnew li span {
	margin-right: 15px;
}
#whatsnew div.date {
	margin-bottom: 5px!important;
	color: #225c2e;
	text-align: right!important;
}
* html #whatsnew div.frame_gray {
	width: 800px!important;
}
#whatsnew div.frame_clear {
	margin-bottom: 0!important;
	text-align: right!important;
}
#whatsnew div.cleafix {
	margin: 10px 0!important;
}
#whatsnew div#link {
	display: block;
	clear: both;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px #cccccc dashed;
}

/*--------------------------------------------------------------
#about	やまナビとは
--------------------------------------------------------------*/
#about {
	display: block;
	width: 800px;
	height: auto;
	margin: 0 20px;
	padding: 0;
	color: #333333;
	text-align: left;
}
#about div.use {
	display: block;
	width: 400px;
	height: auto;
	margin: 20px auto;
	padding: 40px 10px 10px 10px;
	background: #ece9d8 url(../img/h2_about.gif) left top no-repeat;
	border: 1px #552e3c solid;
	color: #552e3c;
	text-align: left;
}
.use li {
	width: auto;
	height: auto;
	margin: 3px 0;
	padding: 0;
	list-style-type: decimal!important;
	list-style: inside;
}

/*--------------------------------------------------------------
#contact	お問い合わせ
--------------------------------------------------------------*/
#contact {
	display: block;
	width: 800px;
	height: auto;
	margin: 0 20px;
	padding: 0;
	color: #552e3c;
	text-align: left;
}
#contact ul {
	display: block;
	width: 820px;
	height: auto;
	margin: 0 -20px 0 0;
	padding: 0;
	overflow: hidden;
}
#contact li {
	display: block;
	float: left;
	width: 370px; /* 390px */
	height: auto;
	margin: 0 20px 10px 0;
	padding: 10px;
	background: #f2efe9;
	color: #552e3c;
	text-align: left;
}
#contact li h2 {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(../img/li_contact_bg.gif) left center no-repeat;
	color: #ff6600;
	font-weight: bold;
	text-align: left;
}
#contact li p {
	margin-top: 5px;
}
#contact li p img {
	float: left;
	margin-right: 10px!important;
}
#contact h4 {
	display: block;
	clear: both;
	margin-top: 10px;
}
#contact div#mapback {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	background: url(../img/map_bg.gif) left top repeat;
}
#contact div#map {
	width: 788px;
	height: 448px;
	text-align:center;
	border: 1px #ffffff solid;
}

/*--------------------------------------------------------------
#access     交通アクセス
--------------------------------------------------------------*/
#access {
	display: block;
	width: 800px;
	height: auto;
	margin: 0 20px;
	padding: 0;
	color: #552e3c;
	text-align: left;
}
#access ul {
	display: block;
	width: 820px;
	height: auto;
	margin: 10px -20px 0 0;
	padding: 0;
	overflow: hidden;
}
#access li {
	display: block;
	float: left;
	width: 370px; /* 390px */
	height: auto;
	margin: 0 20px 0 0;
	padding: 10px;
	background: #f2efe9;
	color: #552e3c;
	text-align: left;
}
#access li h3 {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
}
#access li h4 {
	display: block;
	width: auto;
	height: auto;
	margin: 20px 0 5px 0!important;
	padding: 0!important;
	background: none;
	text-align: left;
}
#access li h4 img {
	width: auto;
	height: auto;
	margin: 0!important;
	padding: 0!important;
}
#access li p {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 10px 10px 10px;
	padding: 0;
	text-align: right;
}

/*--------------------------------------------------------------
#howto   やまナビの使い方
--------------------------------------------------------------*/
#howto {
	display: block;
	width: 800px;
	height: auto;
	margin: 0 20px;
	padding: 0;
	color: #333333;
	text-align: left;
}
#howto a {
	color: #552e3c;
	text-decoration: underline;
}
#howto a {
	color: #552e3c;
	text-decoration: underline;
}
#howto div.image {
	width: 800px;
	height: 200px;
	margin: 0 0 20px 0;
	padding: 0;
}
#howto div.image img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
#howto dl {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 20px;
	background: #f2efe9;
	/* border-bottom: 1px #cccccc dashed; */
	color: #552e3c;
	text-align: left;
}
#howto dt {
	float: left;
	width: 400px;
	height: auto;
	margin: 0 20px 0 0;
	padding: 0;
	overflow: hidden;
}
#howto dd {
	float: right;
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
}
#howto dd strong {
	color: #ff9900;
	font-weight: bold;
}
#howto dd p {
	margin-bottom: 10px;
}
#howto h2 {
	margin-top: 20px;
}
#howto dd h3 {
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(../howto/img/dd_howto_bg.gif) left center no-repeat;
	color: #990066;
	font-size: 120%;
	font-weight: bold;
}
#howto div.frame_gray {
	clear: both;
	margin: 20px 0 0 0!important;
	padding: 5px 10px;
	background: #e7e7e7;
	text-align: left;
}

/*--------------------------------------------------------------
googlemap
--------------------------------------------------------------*/
#osusumeplan {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	background: url(../img/map_bg.gif) left top repeat;
}
.sisetusmaparea {
	border: 1px #ffffff solid;
}

/*--------------------------------------------------------------
.login	管理画面用レフトメニュー
--------------------------------------------------------------*/
#menu h2, .login h2, #loginmain h2 {
	display: block;
	width: auto;
	height: auto;
	margin: 0!important;
	padding: 10px 3px 7px 30px!important;
	background: url(../img/login/s_h2_bg.gif) left bottom no-repeat!important;
	color: #552e3c!important;
	font-size: 120%!important;
	font-weight: bold!important;
	text-align: left;
	line-height: 100%!important;
}
.login a {
	color: #2e5c2e;
}
.login ul {
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	background: #f3ffd0;
	color: #2e5c2e;
	text-align: left;
}
.login li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px #99cc00 solid;
}
.login li:hover {
	background: #ffffcc;
	border-collapse: collapse;
}

/*--------------------------------------------------------------
お知らせ部分
--------------------------------------------------------------*/
table.listing input:hover, table.listing textarea:hover {
	background-color: #ffffcc;
}
table.listing input:focus, table.listing textarea:focus {
	background-color: #f3ffd0;
}

table.listing table {
	width: auto;
	height: auto;
	margin: 5px 0;
	padding: 0;
	border-collapse: collapse;
}
.nosort {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 5px 10px;
	background: #e8e8e8;
	border: 1px #cccccc solid;
	color: #552e3c;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.listing {
	width: 650px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
table.listing td {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 5px 10px;
	border: 1px #cccccc solid;
	text-align: left;
}
table.listing input {
	background: #ffffff;
	margin: 3px auto;
}

/*--------------------------------------------------------------
.idpw	管理画面ログイン
--------------------------------------------------------------*/
.idpw {
	text-align: center!important;
}
.idpw table {
	width: auto;
	height: auto;
	margin: 0 auto 10px auto;
	padding: 0;
	color: #ffffff!important;
	text-align: center;
	border: none!important;
}
.idpw th {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 5px 10px;
	background: #2e5c2e!important;
	border: none!important;
	color: #ffffff!important;
	font-weight: bold;
	text-align: left;
}
.idpw td {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 5px 10px;
	background: #f3ffd0;
	border: none!important;
	/* background: #eff5a0; */
	text-align: left;
}
.idpw td input {
	margin: 0;
	padding: 2px;
	border: 1px #cccc33 solid;
	cursor: text;
}
.idpw td input:hover {
	background-color: #ffffcc;
}
.idpw td input:active, .idpw td input:focus {
	background-color: #e8e8e8;
}
input.login {
	margin: 0 0 10px 0;
	padding: 3px;
	background: #e8e8e8;
	border: 1px #cccccc solid;
	color: #666666;
	font-weight: bold;
}
input.login:hover {
	margin: 0 0 10px 0;
	padding: 3px;
	background: #666666;
	border: 1px #cccccc solid;
	color: #e8e8e8;
	font-weight: bold;
}

/*--------------------------------------------------------------
#loginmain	管理画面用ライトコンテンツ
--------------------------------------------------------------*/
#loginmain {
	width: auto;
	height: auto;
	margin: 19px;
	padding: 0;
}
#loginmain h1 {
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 5px 5px 10px 30px;
	background: url(../img/login/s_h2_bg.gif) left bottom no-repeat!important;
	color: #552e3c!important;
	font-size: 120%!important;
	font-weight: bold!important;
	text-align: left;
	line-height: 100%!important;
}
#loginmain hr {
	clear: both;
	margin: 20px 0;
	border: 1px #552e3c solid;
	/* border: 1px #cccc00 solid; */
}
#loginmain ul {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 10px 0;
	padding: 0;
}
#loginmain li {
	display: inline;
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
}
#loginmain th, #loginmain td {
	padding: 5px;
}
#loginmain td input {
	margin: 3px;
}
/* 一覧 */
#loginmain table.stripe {
	width: 650px;
	height: auto;
	border-bottom: 1px #cccccc dashed;
}
.stripe th {
	width: auto;
	height: auto;
	padding: 5px 3px;
	background: #999999;
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
}
.stripe td {
	width: auto;
	height: auto;
	padding: 5px 3px;
	background: #e8e8e8;
}
.stripe table a, #loginmain table.stripe a:hover, #loginmain table.stripe strong {
	color: #2e5c2e;
}
#loginmain div.frame_gray {
	clear: both;
	width: auto;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: #e7e7e7;
	text-align: left;
}
/*stripe jQueryでストライプなテーブル */
#loginmain tr.even td {
	background: #ffffff;
}
#loginmain tr.over td {
	background: #dceddc;
}
/* 一覧 */
table.adminFormTable {
}
.caption {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 5px 0;
	color: #552e3c;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.caption span {
	margin: 0 0 0 10px;
}
table.adminFormTable {
	border-collapse: collapse;
}
.adminFormTable th {
	width: 8em;
	background: #e8e8e8;
	border: 1px #cccccc solid;
	color: #552e3c;
	font-weight: bold;
	/* white-space: nowrap; */
}
.adminFormTable td {
	border: 1px #cccccc solid;
}
.adminFormTable td input:hover, .adminFormTable td textarea:hover {
	background-color: #ffffcc;
}
.adminFormTable td input:active, .adminFormTable td input:focus, .adminFormTable td textarea:active, .adminFormTable td textarea:focus {
	background-color: #f3ffd0;
}
.required {
	color: #ff0000;
	font-size: 90%;
}
#loginmain input.btn, #loginmain button.btn, input.spotbtn {
	display: block;
	margin: 10px 0 10px 0;
	padding: 2px;
	background: #cccccc;
	border: 1px #cccccc solid;
	color: #666666;
	font-weight: bold;
}
#loginmain input.btn:hover, #loginmain button.btn:hover, input.spotbtn:hover {
	display: block;
	margin: 10px 0 10px 0;
	padding: 2px;
	background: #ffffff;
	border: 1px #cccccc solid;
	color: #666666;
	font-weight: bold;
}
input.deletebtn {
	display: block;
	margin: 10px 0 10px 0;
	padding: 2px;
	background: #ff0000;
	border: 1px #ffcccc solid;
	color: #ffffff;
	font-weight: bold;
}
input.deletebtn:hover {
	display: block;
	margin: 10px 0 10px 0;
	padding: 2px;
	background: #ffa2a2;
	border: 1px #ffcccc solid;
	color: #ffffff;
	font-weight: bold;
}
.notice {
	margin: 5px 0;
	color: #ff0000;
	font-size: 90%;
}

/*--------------------------------------------------------------
clearfix	hack
--------------------------------------------------------------*/
ul, li, dl, #container, #contents, #globalnavi, #rightcolumn, #contents h1, #maincontents, #topplan, #topplan ul, #pickup, #pickup ul, #topics , #topics dl, #footer, #main, #main h1, #hyojiwaku, #contents h2, #planright dl, #planleftspot dl, #favorite dl, #yearcalender {
	display: inline-block;
	display: block;
	zoom: 100%;
}
ul:after, li:after, dl:after, #container:after, #contents:after, #globalnavi:after, #rightcolumn:after, #contents h1:after, #maincontents:after, #topplan:after, #topplan ul:after, #pickup:after, #pickup ul:after, #topics:after, #topics dl:after, #footer:after, #main:after, #main h1:after, #hyojiwaku:after, #contents h2:after, #planright dl:after, #planleftspot dl:after, #favorite dl:after, #yearcalender:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	content: ".";
}
/* Hides from IE-mac \*/
* html ul, * html li, * html dl, * html #container, * html #contents, * html #globalnavi, * html #rightcolumn, * html #contents h1, * html #maincontents, * html #topplan, * html #topplan ul, * html #pickup, * html #pickup ul, * html #topics, * html #topics dl, * html #footer, * html #main, * html #main h1, * html #hyojiwaku, * html #contents h2, * html #planright dl, * html #planleftspot dl, * html #favorite dl, * html #yearcalender {
	height: 1%;
}
ul, li, dl, #container, #contents, #globalnavi, #rightcolumn, #contents h1, #maincontents, #topplan, #topplan ul, #pickup, #pickup ul, #topics, #topics dl, #footer, #main, #main h1, #hyojiwaku, #contents h2, #planright dl, #planleftspot dl, #favorite dl, #yearcalender {
	display: block;
}
/* End hide from IE-mac */