@charset "euc-jp";
/*Subwindow_CSS*/

* {
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
}

ul,ol {
	list-style-type:none;
}

img {
	border:none;
	vertical-align:bottom;
}


/*FontReset*/
* {
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

/*shopInformation*/
body {
	font-size:62.5%;
	font-family:"Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color:#333333;
	background-image:url(../images/tsuboBodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#ECE7D9;
	text-align:center;
}

#wrapper {
	background-color:#FFFFFF;
	width:620px;
	text-align:left;
	margin:0 auto;
	border-left:1px solid #C0BAAC;
	border-right:1px solid #C0BAAC;
	border-bottom:1px solid #C0BAAC;
}

#wrapper:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#contentWrapper {
	padding:10px 15px 20px 15px;
	zoom:1;
}

#contentWrapper:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#header {
	background:url(../images/tsuboHeaderLogo.gif) left top no-repeat;
	border-bottom:1px solid #AF0000;
	height:39px;
}

#footer {
	background:url(../../common/footLogo.gif) right top no-repeat;
	border-top:1px solid #C0C0C0;
	height:45px;
}

h1 {
	text-indent:-9999px;
}

h2 {
	color:#333333;
	padding-left:30px;
	line-height:25px;
	height:25px;
	font-size:1.4em;
	background-image:url(../images/tsuboH2_subWin.gif);
	margin:10px 0 20px;
}

h3 {
	color: #4e0002;
	padding-left: 25px;
	line-height: 25px;
	height: 25px;
	font-size: 1.2em;
	background-image: url(../images/tsuboH3_subWin.gif);
	margin:10px 0 5px;
}

#map {
	margin:0 5px;
}

#landMark {
	text-align:right;
	margin:0 5px;
}

#reserve {
	width:200px;
	margin:10px auto 5px;
}

#reserve a {
	display:block;
	text-indent:-9999px;
	background: url(../common/reserveBtn.jpg) left top;
	width: 200px;
	height: 50px;
}

#reserve a:hover {
	background-position:left bottom;
}

#shopInfoTable {
	width:580px;
	margin:10px 5px 15px;
	font-size:1.2em;
}

#shopInfoTable th {
	border-bottom:1px dotted #cdcdcd;
	text-align:right;
	width:10em;
	padding:5px;
	vertical-align: top;
}

#shopInfoTable td {
	border-bottom:1px dotted #cdcdcd;
	padding:5px;
}

p.sandjLead {
	margin:5px 10px 20px;
	font-size: 1.2em;
}

#close a {
	float:right;
	margin-right:10px;
	display:block;
	background-image:url(../common/close.gif);
	text-indent:-9999px;
	width:58px;
	height:14px;
}

#print a {
	float:right;
	display:block;
	background:url(../common/printOut.gif) left top;
	text-indent:-9999px;
	width:58px;
	height:14px;
}

#close a:hover,
#print a:hover {
	background-position:left -14px;
}
