/* --------------------------------------------------------------- */
/*  Style Sheet
/*  last update 2007.4.1
/*  floormap/index.css
/*  Copyright(C) Rootstock.net
/*Created by Masashi Kijima
/* --------------------------------------------------------------- */

/* ȥ꡼
--------------------------------------------------- */
#floorGuide{
width:800px;
}
#entry{
padding:0 35px;
}
#entry h2.title{
margin:0 0 15px 0;
padding:0 0 10px 0;
font-size:16px;
line-height:20px;
font-weight:bold;
color:#36574f;
background:url(/common/images/ttl_bgLine.gif) no-repeat;
background-position:bottom;
}
#entry h2.title a { color: #36574f; text-decoration:none;}
#entry h2.title a:hover { color: #36574f; text-decoration: underline;}
#entry h2.title a:visited { color: #36574f; }

/* footerNavi
--------------------------------------------------- */
#footerNavi{
position:relative;
clear:both;
width:800px;
height:70px;
background:url(/common/images/ttl_bgLine.gif) no-repeat;
background-position:0 40px;
}
#footerNavi p{
padding:5px 0 0 0;
}
#footerNavi p.backEntry{
float:left;
}
#footerNavi p.nextEntry{
float:right;
}
#footerNavi p.backPage{
position:absolute;
top:45px;
left:0;
float:left;
}

#footerNavi p a { color: #8b1308; text-decoration:none;}
#footerNavi p a:hover { color: #8b1308; text-decoration: underline;}
#footerNavi p a:visited { color: #9d564f; }
