* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: normal;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #000000;
	background-color: #eee;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 10px;
	line-height: 120%;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 5px;
}
#header {
	height: 51px;
	width: 750px;
	margin-bottom: 30px;
}

#logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 108px;
	float: left;
}
#japanese {
	float: right;
	height: 30px;
	width: 100px;
}
#japanese a {
	background-image: url(../img/b-japanese.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 100px;
}

#menu1,#menu2,#shopinfo {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5ex;
	clear: both;
}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 10px;
	clear: both;
}
#menu1 .photo,#menu2 .photo {
	width: 150px;
	float: right;
	padding-right: 20px;
}

#mapimg {
	float: left;
	height: 263px;
	width: 300px;
}
#shopinfo .r {
	float: right;
	width: 330px;
}
#shop1,#shop2,#shop3,#shop4 {
	margin-bottom: 10px;
}
#shop1 h3,#shop2 h3,#shop3 h3,#shop4 h3 {
	font-weight: bold;
}

#footer {
	clear: both;
	color: #a36565;
	background-color: #660000;
	text-align: right;
	padding: 3px;
}
#t1 {
	background-image: url(../img/t_shabu-shabu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 200px;
	margin-bottom: 2ex;
}
#t2 {
	background-image: url(../img/t_tonkatsu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 200px;
	margin-bottom: 2ex;
	clear: both;
}
#t3 {
	background-image: url(../img/t_ms.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 35px;
	width: 411px;
	clear: both;
	margin-bottom: 2ex;
}

#menu1 .left {
	float: left;
	width: 440px;
	padding-left: 20px;
}
#menu1 dt {
	float: left;
	width: 300px;
	color: #B22B49;
}
#menu1 dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: right;
	color: #B22B49;
}
#menu1 .dd_sp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2ex;
	margin-left: 2ex;
	text-align: left;
	color: #000000;
}
#menu2 .l {
	float: left;
	width: 440px;
	padding-left: 20px;
}
#menu2 h4 {
	color: #B22B49;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#menu2 dl {
	margin-left: 2ex;
}
#menu2 p {
	margin-bottom: 2ex;
	margin-left: 2ex;
}
#menu2 dt {
	float: left;
	width: 100px;
}
#shopinfo h4 {
	font-weight: bold;
	color: #660000;
}
#shopinfo dt {
	float: left;
	color: #CB2E00;
	width: 60px;
}
#shopinfo .dd_sp {
	margin-left: 60px;
}
