body,table,tr,td     { 
/* cursor: url(http://www.balian.jp/cursor.cur); */
color: #AAAAAA; font-size: 9pt; line-height:180%; letter-spacing:1pt; }
br { letter-spacing: normal;}
body {background-color:#21150C; background-image:url("images/common/bg.jpg");margin:0px;background-repeat: repeat-x;}

/* 背景影　*/
#shadow {
background-image:url(images/common/bg_shadow.jpg);
background-repeat:no-repeat;
background-position:center top;
}
#shadowunder {
background-image:url(images/common/bg_shadow01.jpg);
background-repeat:repeat-y;
background-position:center top;
}

h1 {font-size:8pt;color:#7F7F7F;padding:0px;margin:0px; font-weight:normal;}
h2 {margin:0; padding:0;}

/* リンク */
a:link      { color: #998E84; font-size: 9pt; text-decoration: none }
a:visited    { color: #998E84; font-size: 9pt; text-decoration: none }
a:hover    { color: #FF6600; font-size: 9pt; text-decoration: underline; position: relative; top: 1px; left: 1px }
a:hover.logo_back {position: relative; top: 0; left: 0;} 
a:active     {
	color: #F00;
	font-size: 9pt;
	text-decoration: none
}
a.orenge{ color: #FF6600; font-size: 9pt; }
a.red{ color:#CC0000; font-size: 9pt; text-decoration:underline; }

a.kaitei:link{color:#F93;}
a.kaitei:visited{color:#F93;}
a.kaitei:hover{color:#F93;}
a.kaitei:active{color:#F93;}

/* フォントサイズ */
.small { font-size: 8pt }
.midium { font-size: 11pt }
.big {font-size: 13pt;}

/* 色 */
.aka-cha {color:790000}
.cream {color:FEF0BA}
.black {color:black}
.usu-cha {color:9D8201}
.cha {color:330000}
.white { color: white }
.red { color: #cc0000 }

/* マージン */
.m5 {padding:5px 0px 0px 5px;
}
.m10 {padding:0px 0px 0px 25px;
}
.white {
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg_btn_under.jpg);
	background-repeat: no-repeat;
	padding-top:20px;
}

.bg_link {
	background-image: url(link/images/bg.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
    
}

.table_space {
padding:5px;
}


/* レグ隠し　*/

#none {
display:none;
}

.nav a:hover img,
#shop_chiba .chiba img,
#shop_kawasaki .kawasaki img,
#shop_kinshicho .kinshichou img,
#shop_shinjuku .shinjuku img,
#shop_island .island img,
#shop_yokohama .yokohama img,
#shop_whats .whats img,
#shop_amenity .amenity img,
#shop_birth .birth img,
#shop_gallery .gallery img,
#shop_point .point img,
#shop_dining .dining img,
#shop_blog .blog img,
#shop_group .group img
 {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}
.nav a:hover {
	position: relative; top: 0px; left: 0px;
	}
table.nav,.nav tr,.nav td {
	line-height:0;
	}
a.rollover:hover img {
opacity:0.7;
}
