@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
}
a img {
	border:none;
}
 
a:link {color:#ff0000;}
a:visited{color:#008000;} 
a:hover{color:#ff00ff;} 
a:active{color:#ffff00;} 


body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #828282;
}
#head {
	height: 64px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
}
#head-inner,
#wrapper {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	margin:5px 0 0 0;
}
#navi li{
	float:left;
	height:25px;
	width:100px;
}
#navi li.navi-ask{
	width:76px;
	margin-left:700px;
}
#navi li a{
	display:block;
	height:25px;
}
#navi li a strong {
	display:none;
}
#navi li.navi-top a{
	background-image:url(images/btn_top_off.gif);
	background-repeat:no-repeat;
}
#navi li.navi-map a{
	background-image:url(images/btn_map_off.gif);
	background-repeat:no-repeat;
}
#navi li.navi-ask a{
	background-image:url(images/btn_ask_off.gif);
	background-repeat:no-repeat;
}
#navi li.navi-top a:hover{
	background-image:url(images/btn_top_on.gif);
	background-repeat:no-repeat;
}
#navi li.navi-map a:hover{
	background-image:url(images/btn_map_on.gif);
	background-repeat:no-repeat;
}
#navi li.navi-ask a:hover{
	background-image:url(images/btn_ask_on.gif);
	background-repeat:no-repeat;
}
#image {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:994px;
	height:250px;
	height:250px;
	overflow:hidden;
}
#sidebar {
	width:244px;
	float:left;
	margin:13px 0 0 0;
}
#tenpo {
	background-image:url(images/back_s_tenpo.gif);
	color:#333;
	width:224px;
	height:344px;
	padding:25px 10px 10px 10px;
}
	#tenpo {
		height:324px¥9;
		padding:45px 10px 10px 10px¥9;/*ie8*/
		*height:324px;
		*padding:45px 10px 10px 10px;/*ie7*/
		_height:324px;
		_padding:45px 10px 10px 10px;/*ie6*/
	}
	#tenpo:not(:target) {
		height:324px¥9;
		padding:45px 10px 10px 10px¥9;/*ie9*/
	}

#tenpo .tenpo-tel{
	background-image:url(images/marktel.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:10px;
	font-weight:bold;
}
#tenpo .tenpo-mai{
	background-image:url(images/markmil.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:10px;
	font-weight:bold;
}
#tenpo h2{
	margin-top:10px;
}
#tenpo iframe{
	border:none;
}
#news p {
	font-size:12px;
	font-weight:bold;
	color:#F00;
}
#news .news-cmt {
	font-size:12px;
	font-weight:normal;
	color:#00;
}
#tenant {
	width:244px;
	height:369px;
	background-image:url(images/back_s_tnt.gif);
	margin-top:5px;
}
#tenant-inner {
	padding:40px 10px 0 10px;
	font-size:10px;
	color:#eb6000;
}
#tenant-inner h3{
	font-weight:bold;
	margin-top:5px;
}
#tenant-inner p {
	margin-left:10px;
}
#facebook {
	margin-top:10px;
}
#main {
	float:right;
	margin-top:15px;
}
#mainbtm{
	background-image:url(images/back_shop_btm.gif);
	background-repeat:no-repeat;
	width:740px;
	height:26px;
}
#shop-annai{
	background-image:url(images/back_shop_middle.gif);
	background-repeat:repeat-y;
}
#shop-annai table{
	margin:7px 0 0 10px;
}
#shop-annai table tr td{
	padding-right:7px;
	padding-top:7px;
}
#shop-annai table tr td.rightend{
	padding-right:0px;
}
#shop-annai table tr td img {
	margin:0;
	padding:0;
}
#shop-annai table tr td .ladies {
	margin: 0px;
	border: 1px solid #F19EC2;
	width:221px;
	padding:7px 3px 0 7px;
}
#shop-annai table tr td .esthe {
	margin: 0px;
	border: 1px solid #F8B62C;
	width:221px;
	padding:7px 3px 0 7px;
}
#shop-annai table tr td .health {
	margin: 0px;
	border: 1px solid #00A29A;
	width:221px;
	padding:7px 3px 0 7px;
}
#shop-annai table tr td .other {
	margin: 0px;
	border: 1px solid #33CCFF;
	width:221px;
	padding:7px 3px 0 7px;
}

#shop-annai .floormap{
	margin:0 0 95px 5px;
}
#access {
	margin-top:15px;
	width:739px;
	height:201px;
	background-image:url(images/back_access_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#access h3{
	margin:10px 0 0 10px;
}
#access p{
	margin:5px 0 0 20px;
}
#access p strong {
	font-weight:bold;
}
#foot{
	width:100%;
	border-top:solid 1px #ccc;
	margin-top:15px;
	padding-top:15px;
}
#footinner{
	background-color:#F7C080;
	color:#FFF;
	text-align:center;
	width:994px;
	margin:0 auto;
}