@charset "UTF-8";

/*							*
tsuruya-kisshotei common.css
2009.11.11 koyo@asaken
modified:
*							*/

@media print{

/*
IEでのズーム指定
649(印刷での表示幅) ÷ (スクリーンでの表示幅) x 100 = zoom値（端数切り捨て）
*/
body{
	zoom: 70%; /*WinIE only */
}
/*
背景を非表示にしたいコンテンツ
*/
body{
background:none #FFFFFF !important;
}
}

/* ----------
basic settings
----------*/

*{
/*min-height: 0;*/	/* for Win IE 6,7 */
}

html,
body{
height:100%;
}

body {
	color: #000000;
	font-size: 62.5%; /* 10px程度の大きさに調整 */
	font-family:'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: left;
}
/* safari4 only \*/
body:first-of-type body {
}


strong {
	color: #554A1E;
}
/*トップバナー*/
#banner_box{
width:620px;
margin:0 auto;
text-align:left;
}
#banner_box img{
margin:0 3px 3px 0;
float:left;
}

.footer {
	font-size: 0.8em;
	color: #746529;
	text-align: left;
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636363;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
	clear: both;
}
#footer {
	text-align: center;
	height: 2em;
	background-image: url(../images/bg_foot2.gif);
	background-repeat: repeat-x;
	padding-top: 0.5em;
	font-size: 0.9em;
	background-color: #FFFFFF;
	clear: both;
}
a {
	text-decoration: none;
	color: #746529;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#Ablack a:link {
	text-decoration: none;
	color: #555555;
}
#Ablack a:visited {
	text-decoration: none;
	color: #555555;
}
#Ablack a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#Ablack a:active {
	text-decoration: none;
	color: #555555;
}


.menuimg img{
	border: 1pt solid #FFFFFF;
}
.txt-10 {
	font-size: 0.8em;
}
.txt-11 {
	font-size: 0.9em;

}
.txt-12 {
	font-size: 1.0em;
	line-height: 140%;
}
.txt-14 {
	font-size: 1.2em;

}
.bg-cpoint_b {
	background-image: url(../images/bg_cpoint_b.gif);
	background-repeat: no-repeat;
}


.htxt-12 {
	font-size: 1.0em;
	line-height: 140%;
	padding-left: 25px;
	padding-right: 5px;
	background-position: left;
}
.htxt-11 {
	font-size: 0.9em;
	line-height: 140%;
	padding-left: 25px;
	padding-right: 5px;
	background-position: left;
}
p {
	margin: 0px;
	line-height: 140%;
}
.bg-cpoint_h {
	background-image: url(../images/bg_cpoint_h.gif);
	background-repeat: no-repeat;
}
.txt-fff {
	color: #FFFFFF;
}
.txt-fffb {
	color: #FFFFFF;
	font-weight: bold;
}
.contentstop {
	background-image: url(../images/bg_contenstop.gif);
	background-repeat: repeat-x;
	background-color: #F9EBD9;
	background-position: top;
}
#infomation {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 5px;
	background-color: #AE9457;
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#infomation a {
	color: #FFFFFF;
}
.flower_winter {
	background-image: url(../../flower/images/bg_winter.gif);
	background-position: right center;
	height: 25px;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	color: #1377FF;
}
.flower_spring {
	background-image: url(../../flower/images/bg_spring.gif);
	height: 25px;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	color: #FF7662;
}
.flower_summer{
	background-image: url(../../flower/images/bg_summer.gif);
	height: 25px;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	color: #59A01A;
}
.flower_autumn {
	background-image: url(../../flower/images/bg_autumn.gif);
	background-position: right center;
	height: 25px;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	color: #AF451C;
}
.pagetop {
	float: right;
	font-size: 0.9em;
	padding-right: 10px;
	font-weight: normal;
}

.wasabi_staff td{
	padding:10px;
}

.wasabi_note p{
	border-width:2px;
	border-color:#9F9279;
	margin-top:5px;
}

.wasabi_photo td{
	padding:10px;
}

h1 {
	font-size: 1.0em;
	line-height: 140%;
}
h2 {
	font-size: 1.0em;
	line-height: 140%;
	background-image: url(../images/bg_access.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 3px 6px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#popwin h2 {
	background-image: none;
}
#gnavi {
	float: left;
}
#news {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1EDE4;
	text-align: center;
}
#news #mainlist {
	width: 610px;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #746529;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#news #sublist {
	width: 610px;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#news #mainlist ul,#news #sublist ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news #mainlist ul li {
	font-size:0.9em;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#news #sublist ul li {
	font-size:0.85em;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sitecopy {
	font-size: 0.8em;
	color: #FFF;
	background-color: #7E5432;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header {
	background-image: url(../images/headerimg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header #reservation {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
#navi {
	background-image: url(../images/bg_headmenu.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#navi_on {
	background-image: url(../images/bg_headmenu-on.gif);
	background-repeat: repeat-x;
	height: 4px;
}
#contents #iroha #visual p {
	width: 300px;
}
#contents #mainvisual {
	height: 275px;
	background-image: url(../images/bg_2ndimg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 39px;
}
#contents #lnavi {
	text-align: left;
	height: 66px;
	background-image: url(../images/bg_2ndmenu.gif);
	background-repeat: repeat-x;
	background-color: #E7DDCC;
	padding-top: 18px;
}
#contents #maincontents {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #f9ebd9;
	overflow: hidden;
}
#contents #maincontents h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121011;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.2em;
}
#contents #maincontents h1.org {
	background-image: url(../images/bg_cpoint_h.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#contents #maincontents .sectionL {
	float: left;
	width: 335px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#contents #maincontents .sectionR {
	float: right;
	width: 335px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#contents #maincontents .sectionR .comment {
	margin-bottom: 10px;
}
#contents #maincontents .comment h2 {
	background-color: #a39c84;
	background-image: none;
	margin-bottom: 0px;
	font-size: 1.3em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
}
#contents #maincontents .comment p {
	background-color: #FFF;
	font-size: 0.9em;
	line-height: 140%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contents #maincontents .comment p strong {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
#contents #maincontents .business_hours {
	text-align: right;
	margin-bottom: 0.5em;
}
#contents #maincontents h2 {
	font-size: 1.1em;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	color: #330;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#contents #maincontents .sectionR .comment .sign {
	padding-top: 0px;
}
