@charset "utf-8";

/* --- 全体の背景・テキスト --- */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff; /* ページの背景色 */
	color: #000000; /* 全体の文字色 */
	font-size: 14px; /* 全体の文字サイズ */
	background-image: url(images/main_bg.gif);
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* --- 全体のリンクテキスト --- */
a:link { color: #0000ff; }
a:visited { color: #800080; }
a:hover { color: #ff0000; }
a:active { color: #ff0000; }
a:focus { outline:none;}　/*画像フォーカス時の点線を消す*/

/* --- コンテナ --- */
#container {
	width: 100%; /* ページの幅 */
	margin: 0 auto; /* サイドバーの背景画像 */
	/*background-color: #ffffff;  メインカラムの背景色 */
	border-left: 1px #c0c0c0 solid; /* 左の境界線 */
	border-right: 1px #c0c0c0 solid; /* 右の境界線 */
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/* --- ヘッダ --- */
#header {
	background-color: #000000; /* ヘッダの背景色 */
	margin: 0 auto; /* センタリング */
	margin: 0;
	padding: 0;
	height: 66px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
}

/* --- ヘッダコンテンツ --- */
.header_contents {
	width: 900px; /* ページの幅 */
	margin: 0 auto; /* センタリング */
}

/* --- ヘッダコンテンツリンク部分 --- */
.header_contents a:link {
	color: #FFFFFF;
	text-decoration: none; /* 下線なし */
}
.header_contents a:visited {
	color: #FFFFFF;
	text-decoration: none; /* 下線なし */
}
.header_contents a:hover {
	color: #FFFFFF;
	text-decoration: none; /* 下線なし */
}
.header_contents a:active {
	color: #FFFFFF;
	text-decoration: none; /* 下線なし */
}



/* --- フラッシュ --- */
#flash {
	margin: 0 auto; /* センタリング */
	margin: 0;
	background-image: url(images/fla_bg4.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0;
	height: 290px;
}

/* --- フラッシュ --- */
#flash_contents {
	margin: 0 auto; /* センタリング */
	margin: 0;
	background-image: url(images/fla_bg_3.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	height: 290px;
}

/* --- ナビゲーション --- */
#nav {
	width: 914px; /* センタリング */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/main_bg.gif);/*margin-left: 200px;  メインカラムの左マージン（サイドバーの幅以上） */
	padding-bottom: 4px;
}

/* --- メインカラム --- */
#content {
	width: 900px; /* センタリング */
	background-color: #ffffff;　/* 背景色 */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
}

/* --- フッタリンク --- */
#footer_link {
	width: 900px;　/* 背景色 */
	margin-top: 10px;
	background-image: url(images/foot_link_bg.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 50px;
	margin: auto;
	font-size: 12px;
	text-align: center;
	line-height: 55px;
}

/* --- フッタリンクコンテンツ --- */
.footer_link_contents {
	width: 900px; /* センタリング */
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 70px;
	font-weight: bold;
}

/* --- フッタ --- */
#footer {
	clear: left; /* フロートのクリア */
	width: 100%;
	background-color: #ffe080; /* フッタの背景色 */
	background-image: url(images/foot_bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}

/* --- フッタコンテンツ --- */
.footer_contents {
	width: 900px; /* センタリング */
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* --- リストエリア --- */
ol.topicPath {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
}

/* --- リスト項目 --- */
ol.topicPath li {
display: inline;
}

/* --- リンク --- */
ol.topicPath li a {
margin-right: 6px; /* リンクエリアの右マージン */
}


/* --- topに戻る --- */
.top_back {
	float: right;
}
.top_back a:link,top_back a:visited,top_back a:hover,top_back a:active {
	text-decoration: none; /* 下線なし */
}


/* --- 見出し１ --- */
h1 {
	font-size: 16px;
	line-height: 40px;
	background-image: url(images/h1.gif);
	height: 40px;
	width: 650px;
	text-indent: 15px;
	letter-spacing: 0.2em;
	color: #333333;
}
/* --- 通常用　写真　影 --- */
img.shadow {
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

/*---テーブル用---*/
.table1 {
	background-image: url(images/table_bg1.gif);
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.table2 {
	background-image: url(images/table_bg2.gif);
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.table3 {
	background-image: url(images/table_bg3.gif);
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #EED19E;
}
/* ---ここからオンライン予約ボタン --- */
.button02 {
	display: block;
	color: #000000;
	text-align: left;
	text-decoration: none;/* ボタン画像サイズに合わせる */
	width: 400px;/* 使用しているフォントに合わせて調節 */
	font-size: 14px;
	font-weight: bold;/* input タグ用にボーダーを消す */
	border: none;
	background-color: #fff;
	background-image: url(images/button02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	height: 40px;
	line-height: 40px;
	letter-spacing: 2px;
	text-indent: 50px;
}