@import "/kyoto/css/common.css";
@import "/kyoto/css/floor.css";

* {margin:0; padding:0}


/*レストランヘッダー追加*/
#floor_restaurant_header {
height:32px;
}

#floor_restaurant_header a {
height:30px;
}



/*レストラン店舗情報レイヤー*/
#tt {
position:absolute; 
display:block;
line-height:1.45em;
font-size:12px;}

#tt strong {
padding-bottom:5px;
font-size:14px}

#tttop {
display:block; 
height:8px; 
background:url(images/eat_common/tt_top.gif) top right no-repeat; 
overflow:hidden}

#ttcont {
display:block; 
padding:5px 12px 5px 12px;
background:url(images/eat_common/tt_common.gif); 
color:#000; 
text-align:left;}

#ttbot {
display:block; 
height:25px;
background:url(images/eat_common/tt_bottom.gif) top left no-repeat; 
overflow:hidden}

#ttcont small {
font-size:10px;
}p#m_right {
	float: right;
}
p#m_left {
	clear: right;
}
