@charset "UTF-8";

/* Override styles */
#footer-bg {
background-position:left bottom;
}



/* Heading */
.heading01 {
height:14px;
padding-left:10px;
background-color:#422000;
color:#eee;
text-shadow:1px 1px 1px rgba(255,255,255,0.5);
font-size:12px;
font-weight:bold;
line-height:14px;
}



/* Flash */
#flash {
width:870px;
height:388px;
margin:0 auto;
}



/* Main contents */
#contents {
list-style-type:none;
overflow:hidden;
width:870px;
height:auto;
margin-top:15px;
padding:0 15px;
text-align:left;
}

/* Arrival */
#arrival {
float:left;
width:570px;
}
#arrival .upper,
#arrival .lower {
float:left;
width:280px;
height:90px;
margin-right:5px;
margin-bottom:10px;
background:url(../common/dot03.gif) left bottom repeat-x;
}
#arrival .upper .photo,
#arrival .lower .photo {
float:left;
width:104px;
height:77px;
border:1px solid #ccc;
}
#arrival .upper .photo img,
#arrival .lower .photo img {
width:102px;
height:75px;
border:1px solid #fff;
}
#arrival .upper dl,
#arrival .lower dl {
float:left;
width:170px;
height:79px;
margin-left:4px;
}
#arrival .upper dt,
#arrival .lower dt {
width:170px;
height:25px;
padding:5px 0 0 0;
color:#958567;
font-size:12px;
font-weight:bold;
}
#arrival .upper dd,
#arrival .lower dd {
width:170px;
height:39px;
padding:3px 0 0 0;
font-size:10px;
line-height:1.4;
}
#arrival .upper dl a,
#arrival .lower dl a {
float:right;
}

/* News */
#news {
width:300px;
float:right;
}
#news dl {
width:299px;
border-left:1px solid #B7B393;
}
#news dt {
display:block;
width:294px;
height:22px;
padding:3px 0 0 5px;
}
#news dd {
display:block;
width:279px;
height:13px;
padding:3px 0 2px 20px;
background:url(../img/ar_01.gif) 5px 3px no-repeat;
}
#news dt a {
position:relative;
top:1px;
left:169px;
width:70px;
height:15px;
border:none;
}
#banner {
width:300px;
height:149px;
margin-top:10px;
background:url(../img/img_05.jpg) left top no-repeat;
color:#756448;
font-size:10px;
}
#banner p {
position:relative;
top:65px;
left:20px;
width:270px;
line-height:1.5;
}



/* Scroll to top */
#footer .pagetop {
display:none;
}



/* Blog & Report */
#blog_report {
clear:left;
float:left;
width:570px;
*margin-top:10px;
_margin-top:0;
}
#blog_report .item {
float:left;
width:280px;
margin-right:5px;
}
#blog_report .item .photo {
float:left;
width:102px;
height:75px;
margin-right:4px;
padding:1px;
border:1px solid #ccc;
}
#blog_report .item .photo img {
width:102px;
height:75px;
}
#blog_report .item dl {
overflow:hidden;
height:100%;
padding-right:5px;
}
#blog_report .item dt {
margin-bottom:3px;
padding-top:5px;
color:#958567;
font-size:12px;
font-weight:bold;
}
#blog_report .item dd {
font-size:10px;
line-height:1.4;
}
#blog_report .item dd a {
float:right;
}




