@charset "utf-8";

body {


	margin-top: 0px;
	margin-bottom: 0px;

font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*
	font-size: 75%;
*/
/*
	line-height: 2;
	color: #333333;
*/
/*
	background: #FFB400 url(images/bg.gif);
*/
}

a	{color: #017acd}


/* コンテナ */
div#container	{width: 950px;
	/*margin-top: 0px;*/
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 0px;*/
}
/* ヘッダー */
div#header	{
/*
	background-color: #ffffff;
*/
	background-color: #506a00;

	border: solid 2px #506a00;
/*
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
*/
	margin:0px;
	padding:0px;


/*
	background-image: url(../jpg/head.jpg);
	border: solid 1px #506a00;
*/
/*
	padding: 30px 30px 170px;
*/
	}

div#header h1	{margin: 0}

div#header h2	{margin: 500 }

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-left: 10px}

/* ログインライン */
p#login	{font-size: 0.75em;
	color: #506a00;
	margin-top:    2px;
	margin-bottom: 3px;
	padding-left: 20px;
	}

/* メイン */
div#main	{width: 725px;
	float: left}

/* コンテンツ */
div#content	{width: 500px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	border: solid 2px #506a00}

div#content h3, div#content p
	{margin: 10px}

div#content h2	{background-color: #506a00;
	background-image: url(../png/bar-01.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(../png/bar-02.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;

	padding-left: 30px;

/*	padding-left: 50px;*/
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

div#content .err{
	color: #ff0000;
	}

/*  RH 用 */
.clear {
	clear: both;
	float: none;
}
.pmigi {

	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 10px;
}
.tyable {
	font-size: 0.8em;
	line-height: 140%;
	padding: 3px;
	margin-bottom: 10px;

}
.tyabletd {
	text-align: right;
	height: auto;
	width: 50px;
	vertical-align: top;
	padding-right: 5px;
	line-height: 130%;
}

.ytab {
	font-size: 0.8em;
/*	color: #666666;*/
}


/* 予約フォーム */
div#yoyaku_form	{width: 500px;
	float: right;
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	border: solid 2px #506a00}

#yoyaku_form h3, div#yoyaku_form p
	{margin: 10px}

#yoyaku_form h1	{background-color: #014471;
	background-image: url(../png/bar-01.png);
	background-repeat: no-repeat;
	font-size: 1.05em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

.ryukin {
	border-collapse: collapse;
	border: 1px solid #990000;
	font-size: 0.75em;
	color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	}


#yoyaku_form h2	{background-color: #014471;
	background-image: url(../png/bar-01.png);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

#yoyaku_form h3	{background-color: #e0e0e0;
	background-image: url(../png/bar-02.png);
	background-repeat: no-repeat;
	font-size: 0.75em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

#yoyaku_formt p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}



/* テーブル　定義 */
table.table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 350px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}



/* サイドバー */
div#sidebar	{width: 200px;
	float: left;
	margin-bottom: 25px;
	border: solid 1px #6a9f35}
/*
div.inform {border: solid 1px #8cc63f;
	margin-bottom: 20px}

div#sidebar h2	{background-color: #cdf0a1;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar ul li	{background-image: url(../png/maru-02.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}
*/

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #6a8550;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #6a9f35}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	/*font-size: 0.95em;*/
	color: #000000;
	border-bottom: solid 1px #afea00;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #eaffda}


p.feed	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}


p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 0px #888888;
	margin-top: 5px
	padding: 5px
}

p.feed a:hover 	{background-color: #eaffda}

p.feed img	{border: none;
	vertical-align: middle
	
}


/* 右サイドバー */
div#sidebar-right	{width: 200px;
	float: right}

div.info	{border: solid 1px #8cc63f;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #cdf0a1;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar-right h3	{background-color: #cdf0a1;
	border-top: solid 1px #8cc63f;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}



div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p.photo img {border: none;
	vertical-align: middle

}

div#sidebar-right p	{font-size: 0.75em;
	margin: 10px 5px}




div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{background-image: url(../png/maru-02.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}



/* フッター */
div#footer	{background-image: url(../png/line-01.png);
	background-repeat: repeat-x;
	width: 950px;
	margin-top: 0;
	padding-top: 16px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

