/* CSS Document */

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	text-align:center;
}

.hide {
	display: none;
}


h1 {
	font-size: 12pt;
	color: #4d4d4d;
	font-weight: lighter;
	margin: 5px;
}
h2 {
	font-size: 10pt;
	font-weight: lighter;
	color: #4d4d4d;
	margin: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #F4A2AE;
	margin: 0px;
}

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
#header {
	height: 300px;
}
#header-profile {
	height: 40px;
	background-image: url(../girls/img/bartender_midashi.gif);
	background-repeat: no-repeat;
}
#container {
	position: relative;
	margin: 10px 0;
	width: 100%;
}
#primary {
	margin-left: 300px;
}
#secondary {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
}

#primary-menu {
	margin-left: 505px;
}
#primary-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
}
#primary-menu li{
	margin: 0;
	padding: 0;
}
#primary-menu li img {
	border: 0px none;
	margin: 5px;
	vertical-align: middle;
}
#primary-menu hr{
	margin: 10;
	padding: 0;
	width: 95%;
	border: 1px none #999999;
}
#secondary-menu {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 505px;
}
#secondary-menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12pt;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	line-height: 150%;
}
#secondary-menu li{
	margin: 0 0 10;
	padding: 5;
	text-align: center;
}
#secondary li img {
	border: 0px none;
	margin: 5px;
	vertical-align: middle;
}
#secondary hr{
	margin: 10;
	padding: 0;
	width: 95%;
	border: 1px none #CCCCCC;
}

#secondary-menu img {
	margin: 5;
	padding: 0;
}

#primary-map {
	margin-left: 185px;
}
#primary-map ul{
	list-style: none;
	margin: 5;
	padding: 5;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	border: 1px solid #999999;
	line-height: 150%;
}
#primary-map li{
	margin: 0;
	padding: 0;
}

#primary-map img {
	margin: 5;
	padding: 0;
}



#secondary-map {
	position: absolute;
	left: 5px;
	top: 60px;
	width: 180px;
}
#secondary-map ul{
	list-style: none;
	margin: 5;
	padding: 5;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	border: 1px solid #F4A2AE;
	background-color: #FDE9F1;
	line-height: 150%;
}
#secondary-map li{
	margin: 0;
	padding: 0;
}

#secondary-map img {
	margin: 5;
	padding: 0;
}


#primary-rec {
	margin-left: 305px;
}
#primary-rec ul{
	list-style: none;
	margin: 5;
	padding: 5;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	border: 1px solid #999999;
}
#primary-rec li{
	margin: 0 0 10;
	padding: 0;
}

#primary-rec img {
	margin: 5;
	padding: 0;
}



#secondary-rec {
	position: absolute;
	left: 5px;
	top: 60px;
	width: 300px;
}

#secondary-rec2 {
	position: relative;
	left: 5px;
	width: 300px;
}


#secondary-rec ul{
	list-style: none;
	margin: 5;
	padding: 5;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: left;
	border: 1px solid #F4A2AE;
	background-color: #FDE9F1;
	line-height: 150%;
}
#secondary-rec li{
	margin: 0 0 20;
	padding: 0;
}

#secondary-rec img {
	margin: 5;
	padding: 0;
}


#primary-prf {
	margin-left: 435px;
}
#primary-prf img {
	margin: 5px;
}
.prf-box {
	height: 140px;
}

#secondary-prf {
	position: absolute;
	left: 35px;
	top: 70px;
	width: 420px;
}
#secondary-prf img {
	margin: 5px;
	padding: 0;
	vertical-align: middle;
}


#footer {
	height: 25px;
}
.bttn {
	background-image: url(../img/bttn/bttn_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.f12pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
	color: 4d4d4d;
	line-height: 150%;
}
.f10pt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: 4d4d4d;
	line-height: 150%;
}
.f9pt {
	font-size: 9pt;
	color: #4d4d4d;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 150%;
}
.telop {
	background-image: url(../img/telop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
}
.info-top {
	background-image: url(../img/info_midashi.gif);
	height: 30px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #F4A2AE;
}
.info-box {
	width: 290px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px none #F4A2AE;
	border-right: 1px solid #F4A2AE;
	border-bottom: 1px solid #F4A2AE;
	border-left: 1px solid #F4A2AE;
}
.whats-top {
	background-image: url(../img/whats_midashi.gif);
	height: 30px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #F4A2AE;
}
.whats-box {
	width: 290px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px none #F4A2AE;
	border-right: 1px solid #F4A2AE;
	border-bottom: 1px solid #F4A2AE;
	border-left: 1px solid #F4A2AE;
	overflow: auto;
}

.osirase {
	width: 290px;
	border: 1px solid #F4A2AE;
}
.osirase_text {
	width: 290px;
	border: 1px solid #F4A2AE;
	font-size: 16px;
	line-height: 1.5;
	color: #F36;
	background-color: #FFC;
}



.mobile-top {
	background-image: url(../img/mobile_midashi.gif);
	height: 30px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #F4A2AE;
}
.mobile-box {
	width: 290px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px none #F4A2AE;
	border-right: 1px solid #F4A2AE;
	border-bottom: 1px solid #F4A2AE;
	border-left: 1px solid #F4A2AE;
	overflow: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.mobile-img {
    margin: 5px;
}

.lineup-top {
	background-image: url(../img/lineup_midashi.gif);
	height: 30px;
	width: 490px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #F4A2AE;
}
.lineup-box {
	width: 490px;
	border-top: 1px none #F4A2AE;
	border-right: 1px solid #F4A2AE;
	border-bottom: 1px solid #F4A2AE;
	border-left: 1px solid #F4A2AE;
}
.border {
	border: 1px solid #F4A2AE;
}
.name-box {
	background-image: url(../img/prf_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 0px 5px 5px;
	white-space: normal;
}
.space-top {
	height: 5px;
}
.whatsnew {
	padding: 5px;
	width: auto;
}.top-event {
	margin-top: 5px;
}
.midashi {
	width: 790px;
	border: 1px solid #F4A2AE;
	margin-bottom: 20px;
}
.menu-box {
	text-align: right;
	margin: 5px;
	height: 25px;
}
.border-bttm {
	border-top: none #F4A2AE;
	border-right: none #F4A2AE;
	border-bottom: 1px solid #F4A2AE;
	border-left: none #F4A2AE;
}

.name {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12pt;
	text-align: left;
	color: #4d4d4d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
}
.info {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 9pt;
	line-height: 150%;
	color: #4d4d4d;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
.info-midashi {
	text-align: left;
}
img {
	border: 0px none;
}
.sch-ico {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10pt;
	color: #4d4d4d;
	height: 15px;
	vertical-align: bottom;
}
.food-box {
	position: relative;
	margin: 10px 0;
	width: 100%;
}
.food-primary {
	margin-left: 300px;
}
#food-secondary {
	position: absolute;
	left: 5px;
	top: 0px;
	width: 220px;
	vertical-align: top;
}
.rec-box {
	padding: 10px;
}
.link-bana {
	text-align: left;
	margin: 5px;
}
