@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
}
.clear {
	clear: both;
}

#back{
	width:100%;
    height:1000px;
    position:absolute;
    top:0px;left:0px;
    z-index:2;
    display:none;
    background-color:red;
}
#judgbox{
	position:relative;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
    height:400px;
    width:600px;
    z-index:3;
    display:none;
    border:2px solid #ffffff;
    text-align:center;
}

body {
	background-color: #000000;
}



#site {
	background-color: #FFFFFF;
	display: block;
	width: 920px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#header {
	background-color: #FFFFFF;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../img/header/tokyo_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#free-tel_01 {
	background-image: url(../img/freetel_01.png);
	background-position: 0px 0px;
	float: right;
	height: 70px;
	width: 340px;
	display: block;
	margin-right: 20px;
	margin-top: 100px;
}
#navi_01 {
	background-color: #3d3d3d;
	display: block;
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.navi_01 {
	display: block;
	float: left;
	height: 100px;
	width: 400px;
	margin-left: 45px;
	margin-top: 10px;
}
.navi_01 a {
	background-color: #999999;
	display: block;
	height: 100px;
	width: 400px;
	background-image: url(../img/shop_navi/honten.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.navi_01 a:hover {
	background-color: #FFFFFF;
	display: block;
	height: 100px;
	width: 400px;
	background-image: url(../img/shop_navi/honten.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	text-indent: -9999px;
}
.navi_02 {
	display: block;
	float: right;
	height: 100px;
	width: 400px;
	margin-right: 45px;
	margin-top: 10px;
}
.navi_02 a {
	background-color: #999999;
	display: block;
	height: 100px;
	width: 400px;
	background-image: url(../img/shop_navi/shop2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.navi_02 a:hover {
	background-color: #FFFFFF;
	display: block;
	height: 100px;
	width: 400px;
	background-image: url(../img/shop_navi/shop2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	text-indent: -9999px;
}
.navi_03 {
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	height: 50px;
	width: 150px;
	margin-top: 25px;
	margin-left: 10px;
}
.navi_03 a {
	background-color: #999999;
	display: block;
	height: 50px;
	width: 150px;
}
.navi_03 a:hover {
	background-color: #FFFFFF;
	display: block;
	height: 50px;
	width: 150px;
}




#box_01 {
	background-color: #FF0000;
	display: block;
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	height: 410px;
	width: 900px;
	margin-top: 10px;
	background-color: #CC0000;
	margin-right: auto;
	margin-left: auto;
}
.comments_01 {
	display: block;
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 5px;
	height: 390px;
}
.comments_01 dt {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
}
.comments_01 dd {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	color: #3d3d3d;
	display: block;
	padding: 5px;
}
.address_01 {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	float: left;
	height: 390px;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.address_01 dt {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.address_01 dd {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	color: #3d3d3d;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.map {
	background-image: url(../img/map/map_tokyo2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	height: 390px;
	width: 390px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
#free-tel_02 {
	background-image: url(../img/freetel_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	display: block;
	height: auto;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	display: block;
	padding: 5px;
	width: 890px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
