/* ▼▼▼▼▼全ページ共通▼▼▼▼▼ */

BODY {
margin:0 0 0 0;
scrollbar-face-color: #bd3605;
scrollbar-highlight-color: #bd3605;
scrollbar-shadow-color: black;
scrollbar-3dlight-color: black; 
scrollbar-arrow-color: #bd3605;
scrollbar-track-color: #bd3605;
scrollbar-darkshadow-color: #bd3605;
font-size :10pt;	/* 基本の文字級 */
line-height: 14pt;	/* 基本の行間*/
background-color:#bd3605; /* テーブル外側背景色 */
background-image:url(img/back.gif);
background-repeat: repeat-x;
}

body,td {
	color:#3A3A3A;	/* 基本の文字色*/
	font-size :10pt;	/* 基本の文字級 */
	line-height: 14pt;	/* 基本の行間*/
	font-family: Arial; /* 基本の文字スタイル*/
	vertical-align: top; /* 基本の文字スタイル*/
	text-align: left; 
	vertical-align: top;
}


.soto{
	width:720;
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#fdcdbc;
	background-color:#fdf2d6; /* 本文用テーブル内背景色 */
	padding:0;
	margin:0 0 0 50;}  /* 各ページ一番外側のマージン用テーブル */
	
#topimage{
	padding:0;
	margin:0;
	width:720px;
	height:278px;
	background-image:url(img/taishoken01.jpg);
	background-repeat: no-repeat;
	background-color:black;}  /* トップイメージ用 */
	
#right{
	text-align:right;}
	
.banner{
	width:480px;
	height:20px;
	font-family: Arial;
	font-size :10pt;	
	color:#FFF200;
	text-align:center;
	background-color:#bd3605;
	background-image:url(img/banner.gif);
	background-repeat: no-repeat;}/* 見出しバナー用 */

	
.red_bold {
	font-weight:bold;
	color:#D10A07;}
	
.oshinagaki{
	width:480px;}

	
	a:link.css{ color :#d2092f; border-bottom: 1px dashed;  text-decoration: none;}
	a:visited.css{ color :#d2092f; border-bottom: 1px dashed;  text-decoration: none;}
	a:hover.css{color :#d2092f; border-bottom: 2px dashed;  text-decoration: none;}
	a:active.css{ color :#d2092f ;border-bottom: 1px dashed; text-decoration: none; } /* 基本使用のリンク */
	

img{
	border:solid 1px #493018;
	margin:0 5 5 5;}	
	


/* ---------------------- メニューバー ---------------------- */
.red #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(img/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase; margin:0; padding:0;}
.red #slatenav ul{margin:0px 0px 0px 100px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;height:42px; background:transparent url(img/redslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- メニューバー ---------------------- */

/* ▼▼▼▼▼店舗ページ用▼▼▼▼▼ */
.banner2{
	width:680px;
	height:20px;
	font-family: Arial;
	font-size :10pt;	
	color:#FFF200;
	text-align:center;
	background-color:#bd3605;
	background-image:url(img/banner2.gif);
	background-repeat: no-repeat;}/* 見出しバナー用 */

.honbun{
	margin:0 19 0 19;}

table.reg{
	margin:0;
	border:solid 1px #ac8d71;
	border-collapse:collapse;
	background-color:white;
	text-align:left;}
	
td.reg{
	padding:2;
	border:solid 1px #ac8d71;
	background-color:white;
	text-align:left;}
	
td.reg2{
	padding:2;
	border:solid 1px #ac8d71;
	background-color:#ebdcb7;
	text-align:left;}
	
td.right{text-align:right;}
	
.oshinagaki2{
	width:680px;}
	
table.menu{
	margin:0 0 0 35;
	border:solid 1px #ac8d71;
	border-collapse:collapse;
	background-color:white;
	text-align:left;
	width:600;}

	

