@charset "Shift_JIS";					/*使用する文字コード*/

/*
 base
=============================================================== */
body {
	background: #BAA179;
	margin: 0px;
	padding: 0px;
	color: #373737;
	line-break: strict;
}
table {
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0;
	vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p {
	margin: 0;
	padding: 0;
}
ul {list-style: none;}
address {font-style: normal;}




/*
 page all
=============================================================== */
div#contentsContainer {
	background: url(../common_images/bg_body_under.gif) repeat-x left top;
}
div#contentsContainer table#bgContainer01 {
	background: url(../common_images/bg_contents.jpg) repeat-y left top;
	width: 780px;
}
table#bgContainer01 td#bgContainer02 {
	background: url(../common_images/bg_under.jpg) no-repeat left top;
}
td#bgContainer02 table#contentsBox {
	width: 760px;
	margin: 0 10px;
}



/* -------------------------------------
 リンク色設定
------------------------------------- */
a:link,a:visited {color: #A41919; text-decoration: underline;}
a:hover,a:active {color: #A35200; text-decoration: none;}



/*
 header
=============================================================== */
div#headContainer {
	background: url(../common_images/bg_body_head.gif) repeat-x left top;
}
div#headContainer table {
	background: url(../common_images/bg_header.jpg) no-repeat left top;
	width: 780px;
}
div#headContainer table td {
	vertical-align: top;
	padding: 28px 0 0;
}
div#headContainer h1 {
	padding: 0 29px 10px 0;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	color: #BC9E7A;
	font-weight: normal;
}
div#headContainer h1 a:link,a:visited,a:hover,a:active {
	color: #BC9E7A;
	text-decoration: none;
}
div#headContainer h2 {
	width: 136px;
	margin: 0 0 10px 28px;
}
div#headContainer address {
	margin: 0 0 0 470px;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}



/* -------------------------------------
 フッター項目
------------------------------------- */
table#footer {
	background: url(../common_images/bg_footer.gif) repeat-x left top #423024;
	width: 760px;
	margin: 0 10px;
}
table#footer address {
	margin: 15px 20px 10px 0;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
table#footer address a:link,table#footer address a:visited {color: #FFFFFF; text-decoration: none;}
table#footer address a:hover,table#footer address a:active {color: #FFFFFF; text-decoration: underline;}


/* -------------------------------------
 メニューー項目
---------------------------------------*/
table#contentsBox td#globalNavi {
	background-color: #F0E6CD;
	width: 180px;
	vertical-align: top;
}
td#globalNavi dl {
	margin: 10px 0 0 10px;
}
td#globalNavi dl dd {
	margin: 0 0 10px;
	font-size: 10px;
	line-height: 12px;
}
td#globalNavi a:link,td#globalNavi a:visited {color: #6A5040; text-decoration: underline;}
td#globalNavi a:hover,td#globalNavi a:active {color: #6S5040; text-decoration: none;}


/* -------------------------------------
 全ページ共通項目
------------------------------------- */
table#contentsBox td#underContents {
	padding: 0 0 0 5px;
	vertical-align: top;
}
td#underContents h2 {
	margin: 0 0 15px;
}
td#underContents h3 {
	margin: 0 0 10px;
}
td#underContents h4 {
	background: url(../menu/images/pic_arrow.gif) no-repeat left;
	text-indent: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #CBBFB1;
	margin-bottom: 5px;
}
td#underContents h4 em {
	padding: 0 0 0 3em;
	font-size: 10px;
	color: #373737;
	font-weight: normal;
	font-style: normal;
}

td#underContents table.categoryBox {
	width: 565px;
	margin: 0 10px 20px 0;
}
table.categoryBox td {
	vertical-align: top;
}
table.categoryBox p {
	margin: 0 10px 10px;
}

ul#footNavi {
	margin: 0 20px 10px 0;
	text-align: right;
}
ul#footNavi li {
	font-size: 10px;
	line-height: 12px;
	color: #B09B88;
	display: inline;
}
ul#footNavi a:link,ul#footNavi a:visited {color: #6B4F41; text-decoration: underline;}
ul#footNavi a:hover,ul#footNavi a:active {color: #A35200; text-decoration: none;}


p.pagetop {
	clear: both;
	text-align: right;
	margin: 0 10px 20px;
	padding: 0;
}
p.pagetop a:link,p.pagetop a:visited {color: #A41919; text-decoration: underline;}
p.pagetop a:hover,p.pagetop a:active {color: #A35200; text-decoration: none;}


.color_gold {color: #887155;}
.color_red {color:#CC0000;}

.strong {font-weight: bold;}

.margin_r10 {margin-right: 10px;}
.margin_b10 {margin-bottom: 10px;}

.center {text-align: center;}

.width {
	width: 100%;
}

/*
 index
=============================================================== */
div#mainImgContainer {
	background: url(../common_images/bg_body_main.gif) repeat-x left top;
}
div#mainImgContainer table {
	background: url(../common_images/bg_main_shadow.gif) repeat-y left top;
	width: 780px;
}
div#mainImgContainer h2 {
	background: url(../common_images/bg_head_under.gif) no-repeat center bottom;
	width: 760px;
	margin: 0 10px;
	padding: 0 0 11px;
}

table#contentsBox td#contents {
	padding: 0 0 0 5px;
	vertical-align: top;
}
td#contents table.indexBox {
	width: 100%;
}
table.indexBox td {
	vertical-align: top;
}
table.indexBox p {
	margin: 15px 10px;
}
table.indexBox dl {
	margin: 15px 10px;
}
table.indexBox dt {
	font-size: 10px;
}
table.indexBox dd {
	margin: 0 0 10px;
}
table.indexBox ul {
	margin: 15px 10px;
}

table.indexBox a:link,table.indexBox a:visited {color: #A4191C; text-decoration: underline;}
table.indexBox a:hover,table.indexBox a:active {color: #A35201; text-decoration: none;}


/*
 salon page
=============================================================== */
table#accessBox {
	margin: 0 0 0 10px;
}
table#accessBox th {
	padding: 5px 10px 5px 0;
	vertical-align: top;
	text-align: right;
}
table#accessBox td {
	vertical-align: top;
	padding: 5px 0;
}

/*
 menu page
=============================================================== */
.menuBox {
	width: 100%;
	margin: 0 0 20px;
}
.menuBox th {
	padding: 5px 5px 5px 10px;
	text-align: left;
}
.menuBox th em {
	font-style: normal;
	font-weight: normal;
}
.menuBox td {
	padding: 5px 20px 5px 0;
	text-align: right;
}
.bgColor {
	background-color: #F2F2F2;
}
.menuCaption {
	font-weight: normal;
	color: #FF9900;
}


/*
 gallery page
=============================================================== */
div.photo01 img {
	margin: 0 12px 20px 0;
}
div.photo02 {
	display: none;
}
div.photo02 table {
	width: 100%;
	margin: 0 0 20px;
}
div.photo02 table td {
	vertical-align: top;
}
div.photo02 table td img {
	margin: 0 12px 0 0;
}
div.photo02 table td table {
	width: 313px !important;
	height: 333px;
	margin: 0 0 0 !important;
}
div.photo02 table td table th {
	vertical-align: top;
	text-align: left;
}
div.photo02 table td table td {
	vertical-align: bottom;
}

table#thumbnailBox {
	width: 100%;
	margin: 0 0 20px;
}
table#thumbnailBox a {
	cursor: pointer;
}



/*
 staff page
=============================================================== */
table#staffThumbnail {
	margin: 0 0 20px;
}
table#staffThumbnail img {
	margin: 0 10px 0 0;
}
table.staffBox {
	background-color: #E6DBCE;
	width: 100%;
	margin: 0 0 20px;
}
table.staffBox td {
	vertical-align: top;
}
table.staffBox td.leftCaption {
	padding: 0 0 0 10px;
}

table.staffBox img {
	margin: 10px;
}
table.staffBox h3 {
	border-bottom: 1px dashed #A6927A;
	width: 405px;
	margin: 0 0 10px;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 14px;
	color: #A6927A;
}
td.leftCaption h3 {
	width: 395px !important;
}
table.staffBox table {
	width: 100%;
}
table.staffBox table td {
	padding: 5px 10px 5px 0;
}

/*
 map page
=============================================================== */
table#mapContainer {
	background-color: #FFFFFF;
	width: 500px;
}
table#mapContainer h1 {
	margin: 0 0 20px;
}
table#mapContainer h2 {
	text-align: center;
	margin: 0 0 20px;
}
table#mapContainer table {
	margin: 0 0 20px 33px;
}
table#mapContainer table th {
	padding: 5px 10px 5px 0;
	vertical-align: top;
	text-align: right;
}
table#mapContainer table td {
	vertical-align: top;
	padding: 5px 0;
}
table#mapContainer p {
	text-align: center;
	margin: 0 0 20px;
}

