@charset "utf-8";
/* ------------------------------
インテリアフェスティバル2008
------------------------------ */

* html { overflow-x: hidden; }

body {
background:#FFF url(images/furniture.jpg) no-repeat center top;
font-size:82%!important; font-size:78%;
letter-spacing:0.05em;
}

#layout {
width:813px;
margin:0 auto;
}

h1 {
display:none;
}

/* ナビゲーション::::::::::::::::::::: */
#gNav {
}
#gNav li a {
position:absolute;
left:50%;
background:no-repeat left top;
text-indent:-9999px;
}
#gNav li a:hover {
background-position:0 -14px;
}
#gNav li.gNav_report a {
top:285px;
margin-left:-272px;
width:110px;
height:14px;
background-image:url(images/gNav_report.gif);
}
#gNav li.gNav_info a {
top:322px;
margin-left:-250px;
width:57px;
height:14px;
background-image:url(images/gNav_info.gif);
}
#gNav li.gNav_contact a {
top:359px;
margin-left:-270px;
width:114px;
height:14px;
background-image:url(images/gNav_contact.gif);
}
#gNav li.gNav_kindel a {
top:285px;
margin-left:139px;
width:185px;
height:14px;
background-image:url(images/gNav_kindel.gif);
}
#gNav li.gNav_sala a {
top:322px;
margin-left:185px;
width:97px;
height:14px;
background-image:url(images/gNav_sala.gif);
}

/* コンテンツエリア::::::::::::::::::::: */
#contents {
margin-top:875px;
}
*+html #contents {
margin-top:800px;
}
* html #contents {
margin-top:800px;
}

/* ご案内::::::::::::::::::::: */
#contents #info {
width:813px;
height:730px;
background:url(images/letter.jpg) no-repeat center top;
}
#contents #info p {
display:none;
}

/* アフターレポート::::::::::::::::::::: */
#contents #report {
width:897px;
height:844px;
margin:0 -42px;
background:url(images/report.jpg) no-repeat center top;
}
#contents #report p {
display:none;
}

/* 先頭へ戻る::::::::::::::::::::: */
.gotoparea {
margin:30px 0 30px 0;
}

/* フッター::::::::::::::::::::: */
.gotop {
text-align:center;
}
#footer {
margin:60px 0 30px 0;
}
#footer .copyright {
margin-top:10px;
text-align:center;
}
