/* --------------------------------------------------

	SiteName : 高原亭
	FileName : style.css
	
	== URL ======================================
	http://www.kougentei.com/
	
-------------------------------------------------- */


/* clearfix
================================================== */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* 共通リンク
================================================== */
a {color:#000;text-decoration:none;}
a:hover {color:#3E3524;text-decoration:underline;}
a img {border:none;}


/* html,body
================================================== */
html {
	height: 100%;
}

body {
	margin: 0 auto;
	font-size: 80%;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	/*font-family:Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	line-height: 1.2em;
	color: #000;
	background: #362401;
	height: 100%;
}

#container {
	margin:0px;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

body > #container {
	height: auto;
}
/* h1
================================================== */
h1 {
	font-size:12px;
	align:left;
	font-weight: normal;
	margin:0px; 
	padding:0;
	color:#000;
}

h1 a {color:#FFFFFF;}

/* ページ
================================================== */
#page {
	background: #FFF url("../img/back.gif") 0% 0% repeat-x;
	padding: 0px 0px 15px 0px;
	}
#page_in {
	width:800px;
	margin: 0 auto;
	}
	
/* ヘッダー
================================================== */
#header {
	width: 800px;
	height:118px;
	background: url("../img/header_back.gif") 0% 0% no-repeat;
	position: relative;
	}

	#header #logo {
	position:absolute;
	top:40px;
	left: 0px;
	}

	#header #h1 {
	position: absolute;
	top: 8px;
	left: 0px;
	}


/* menu
================================================== */
#menu {
	width:200px;
	height:600px;
	background: url("../img/menu_back.gif") 0% 0% no-repeat;
	margin:0px;
	padding-top:27px;
	float:left;
	}

	#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
	#menu ul li {
	float: left;
	}
	
	#menu ul li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	}
	
		#menu ul li.menu1 a {
		background: url("../img/menu_yoyoaku.gif") left top no-repeat;
		width:200px;
		height:43px;
		}
	
		#menu ul li.menu2 a {
		background: url("../img/menu1.gif") left top no-repeat;
		width:200px;
		height:67px;
		}
		
		#menu ul li.menu3 a {
		background: url("../img/menu2.gif") left top no-repeat;
		width:200px;
		height:67px;
		}
		
		#menu ul li.menu4 a {
		background: url("../img/menu3.gif") left top no-repeat;
		width:200px;
		height:66px;
		}
		
		#menu ul li.menu5 a {
		background: url("../img/menu4.gif") left top no-repeat;
		width:200px;
		height:67px;
		}
		
		#menu ul li.menu6 a {
		background: url("../img/menu5.gif") left top no-repeat;
		width:200px;
		height:35px;
		}
		
		#menu ul li.menu7 a {
		background: url("../img/menu6.gif") left top no-repeat;
		width:200px;
		height:36px;
		}
		
		#menu ul li.menu8 a {
		background: url("../img/menu7.gif") left top no-repeat;
		width:200px;
		height:36px;
		}
	
	#menu ul li a:hover {
	background-position: right top;
	}


/* コンテンツ
================================================== */
#contents {
	width:580px;
	margin:0px;
	padding:0px;
	float:right;
}

/* トップ
================================================== */
#contents_left {
	width:390px;
	float:left;
	vertical-align:top;
	margin:10px 0px;
	padding:0px;
	}
#contents_left img {margin-bottom:5px;}

#contents_right {
	width:190px;
	float:left;
	vertical-align:top;
	margin:10px 0px;
	padding:0px;
	}

/* TOP 新着情報
================================================== */
#top_news {
	margin:0px;
	padding: 0;
	background: #FFF url("../img/news_back.gif") 0% 0% repeat-x;
	color:#000000;
}
table#news {
	width: 510px;
	text-align:left;
	margin:10px 0px 0px 0px;
	}

	table#news td.photo {
	width:90px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	}
	
	table#news td.news_tit {
	width: 360px;
	color: #000;
	text-align: left;
	vertical-align:top;
	}
	
	table#news td.news_contents {
	border-bottom: 1px dotted #CCC;
	}
	
	table#news a {color:#91344A;}

.line {
	width: 190px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background:#AC3900;
	}

.txt_top01 {font-size:14px; color:#362401; border-bottom: 1px dotted #362401; line-height: 2em;}

.txt_top02 {font-size:12px; color:#000000; border-bottom: 1px dotted #362401; line-height: 1.5em; padding:5px 0px 5px 0px;}

/* ニューウィンドウ情報（新着情報の詳細）
================================================== */
#news_window {
	width:500px;
	margin:0px auto;
	background:#FFF;
	}
	
	#news_window h3 {
	margin:20px 0px 10px 20px;
	text-align:left;
	letter-spacing:0.2px;
	color:#7B523; font-size:12px; font-weight:bold;
	}
	
	#news_window .text {
	margin:10px 20px 10px 20px;
	text-align:left;
	letter-spacing:0.2px;
	}

/* プラン
================================================== */
.tokubetsu{
background:#EBF0DA;
border:1px solid #598306;
}

.tokubetsu2{
border-right:1px solid #598306;
}

.plan_txt_title {
	color:#FFFFFF;
	background:#5B8407;
	padding:8px 0px 8px 8px;
	font-size:16px;
	text-align:center;
	margin-top:15px;
	}

.plan_txt_01 {
	color:#FFFFFF;
	background:#5B8407;
	padding:5px 0px 5px 5px;
	font-size:15px;
	}

.plan_txt_02 {
	color:#FF6600;
	font-size:15px;
	margin-top:12px;
	}

.plan_txt_03 {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	}

.plan_txt_04 {
	font-size:12px;
	margin-top:10px;
	}
.plan_txt_05 {
	font-size:12px;
	margin-top:10px;
	line-height: 20px;
	border-bottom:1px dotted #598306;
	}
.plan_txt_06 {
	font-size:12px;
	margin-top:5px;
	line-height: 20px;
	}

.plan_txt_sonota {
	font-size:15px;
	margin-top:10px;
	line-height: 20px;
	border-bottom:1px solid #598306;
	}

/* 施設のご案内
================================================== */
.shisetu_txt {
	font-size:13px;
	color:#3F260E;
	border-bottom:1px solid #C1B27F;
	padding:3px 3px 3px 5px;
	margin:5px 0px;
	}

.shisetu_txt2 {
	width:572px;
	font-size:13px;
	color:#FFF;
	padding:3px 3px 3px 5px;
	margin:0px 0px 5px 0px;
	background:#598306;
	}

.tableform {
	margin: 0 0 1em;
	width: 100%;
	}
	
	.tableform th,
	.tableform th.start,
	.tableform th.start01,
	.tableform th.end {
	margin: 0; padding: 5px 5px 5px 15px;
	font-weight: normal;
	background-color: #E0E9BF;
	border-top: 1px solid #598306;
	border-right: 1px solid #598306;
	border-collapse: collapse;
	text-align: left;
	letter-spacing: 0.2em;
	}
	
	.tableform th.start {
	font-size: 120%;
	background-color: #C1B27F;
	border-top: 2px solid #598306;
	border-right: none;
	}
	
	.tableform th.start01, 
	.tableform td.start01 {
	border-top: 2px solid #598306;
	}
	
	.tableform th.end {
	border-bottom: 2px solid #598306;
	}
	
	.tableform td,
	.tableform td.start,
	.tableform td.end {
	margin: 0; padding: 5px 5px 5px 10px;
	border-top: 1px solid #598306;
	}
	
	.tableform td.start {
	border-top: 2px solid #598306;
	}
	
	.tableform td.end {
	border-bottom: 2px solid #598306;
}


/* フッター
================================================== */

.footer_menu {
	width:auto;
	height:29px;
	border-top:1px solid #362401;
	background:#FFFFFF;
	margin:0px;
	}

.footer_menu_in {
	width:800px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	color:#362401;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	}

#footer {
	height:120px;
	color:#FFF;
	margin: 0;
	padding: 0;
	background: url("../img/footer_back.gif") 0% 0% repeat-x;
	}
#footer a {color:#FFF;}
#footer_navi{
	width:800px;
	margin: 0 auto;
	padding: 0;
	}
#footer_logo {
	width:185px;
	float:left;
	margin:25px 0px 10px 0px;
	}
#footer_address {
	font-size:12px;
	width:300px;
	float:left;
	margin:10px 0px 0px 0px;
	}

#footer_address p {margin:0px; padding:0px;}
	
#footer_menu {
	width:300px;
	float:right;
	text-align:right;
	margin:10px 0px 0px 0px;
	font-size:10px;
	}


/* マージン
================================================== */
.m_b00   {margin-bottom:0px;}
.m_b04   {margin-bottom:4px;}
.m_b05   {margin-bottom:5px;}
.m_b08   {margin-bottom:8px;}
.m_b10   {margin-bottom:10px;}
.m_b15   {margin-bottom:15px;}
.m_b20   {margin-bottom:20px;}
.m_b30   {margin-bottom:30px;}
.m_b40   {margin-bottom:40px;}
.m_b50   {margin-bottom:50px;}
.m_b1em  {margin-bottom:1em;}
.m_b2em  {margin-bottom:2em;}
.m_t05   {margin-top:5px;}
.m_t10   {margin-top:10px;}
.m_t15   {margin-top:15px;}
.m_t20   {margin-top:20px;}
.m_t30   {margin-top:30px;}
.m_t50   {margin-top:50px;}
.m_r05   {margin-right:5px;}
.m_r10   {margin-right:10px;}
.m_l05   {margin-left:5px;}
.m_l10   {margin-left:10px;}
.m_all05 {margin:5px auto;}
.m_all10 {margin:10px auto;}
.m_all15 {margin:15px auto;}
.m_all20 {margin:20px auto;}
.m_all50 {margin:50px auto;}
.m_t08b05 {margin:8px auto 5px;}
.m_t10b10 {margin:10px auto;}
.m_t10b20 {margin:10px auto 20px;}
.m_t10b30 {margin:10px auto 30px;}
.m_t10b40 {margin:10px auto 40px;}
.m_txtbox {margin: 0 5px 5px 0;}


/* iframe
================================================== 
iframe {
	margin: 0 auto 2em;
	border: 1px solid #655335;
}*/


/* 見出しタグ
================================================== */
h3 {
	margin: 2em 0 0.5em;
	color: #3E3524;
	font-size: 130%;
	border-bottom: 1px solid #655335;
	}

/* フォント
================================================== */
/* 段落 */
p {margin:0px; padding:0px;}

/* サイズ */
.txt_b {font-weight: bold;}
.txt_xlarge {font-size:140%;}
.txt_large {font-size:120%;line-height: 1.4;}
.txt_large_b {font-size:120%;line-height: 1.4;font-weight: bold;}
.txt_small {font-size:90%;line-height: 1.4;}
.txt_xsmall {font-size:80%;line-height: 1.4;}
.txt_xsmall2 {font-size:9px;}
.txt_xsml {font-size:80%;letter-spacing: 0;}

/* 灰色 */
.txt_gray {color:#999;}
.txt_gray_b {color:#999; font-weight:bold;}
.txt_gray_small {color:#999; font-size:90%;}

/* 青色 */
.txt_blue {color:#004495;}
.txt_blue_b {color:#004495; font-weight:bold;}
.txt_blue_large_b {color:#004495; font-size:120%; font-weight:bold;}
.txt_blue_xsmall {color:#004495; font-size:80%;}

/* 赤色 */
.txt_red {color:#CC0000;}
.txt_red_b {color:#CC0000; font-weight:bold;}
.txt_red_lb {color:#CC0000; font-size:120%; font-weight:bold;}
.txt_red_xsmall {color:#CC0000; font-size:80%;}

/* 橙色 */
.txt_orng {color:#F90;}
.txt_orng_b {color:#F90; font-weight:bold;}
.txt_orng_lb {color:#F90; font-size:120%; font-weight:bold;}
.txt_orng_xsmall {color:#F90; font-size:80%;}

/* エラー */
.error {color:#CC0000;font-weight:bold;}
.error_txt {margin:0pt;width:100%;}
