@import url("banner.css");

body {

    letter-spacing: 1px;
 }

*{
    margin: 0;
    padding: 0;
}

#navi{
    width:300px;
    position:absolute;
    top:0;
    left:0;
}

#contents_b{
position:fixed !important;
position:absolute;
width: 580px;
top :0;
left: 321px;
}

#fe_img {
position:absolute;
top:0;
left:0;
z-index: 0;
}

#targetBox {
position:absolute;
top:251px;
left:0;
z-index: 1;
}

#targetBox_w {
position:absolute;
top:223px;
left:0;
z-index: 1;
}

#leftmenu{
    width:320px;
    position:absolute;
    top:0;
    left:0;
}

h2.lmtitle {
    margin-top:25px;
    margin-bottom:5px;
}

#leftmenu ul,#leftmenu li{
    list-style:none;
}

#leftmenu ul {
margin: 0;
}

#leftmenu li {
    padding: 0;
}

li.lm1,li.lm2,li.lm3,li.lm5,li.lm6,li.lm7,li.lm8,li.lm9,li.lm11 {
    margin-bottom:4px;
}

li.lm4 {
    margin-bottom:5px;
}

li.lm10 {
    margin-top:18px;
    margin-bottom:18px;
}


#qrcode {
    float:left;
    padding-top:140px;

}

li.lm12 {
    margin-top:58px;
    margin-left:5px;
    float:left;
}

li.lm9b {
    margin-top:15px;
}

li.lm_rain {
    margin-top:28px;
    margin-left:22px;
}

li.lm_london {
    margin:20px 0 25px 22px;
}

#topupdate {
    width: 272px;
    border:1px solid #d2c8b6;
    margin-left:23px;
        background-color:#f6f4f0;

}

#topupdate h3{
    width: 262px;
    height: 19px !important;
    height: 14px;
    border-bottom:1px solid #d2c8b6;
    margin: 0;
    padding: 0 0 0 10px !important;
    padding: 4px 0 0 10px;
        background-color:#4f3a16;

}

*:first-child+html #topupdate h3{
    width: 262px;
    height: 17px;
    border-bottom:1px solid #d2c8b6;
    margin: 0;
    padding: 2px 0 0 10px;
        background-color:#4f3a16;

}

#topupdate h4{
    font-weight: lighter;
    font-size: 0.7em;
    color:#333333;
    font-family: Arial;
}

#update_con {
    margin: 5px 10px 5px 10px;
}

#update_con {
    width: 250px;
}

#update_con img{
    border:1px solid #ccc6ba;
}

td.desc_td {
    width: 85%;
}

td.upimg_td {
    width: 15%;
    text-align: right;
}

#update_con p{
    font-size: 8pt;
    color:#999999;
    margin-top:3px;
    line-height: 1.3;
    letter-spacing: 1px;
}

#update_con a {
    text-decoration: none;
}

#update_con a:link,#update_con a:visited {
   color:#999999;

}

#update_con a:hover,#update_con a:active {
   color:#958365;

}

*:first-child+html #update_con p{
    font-size: 10px;
    color:#999999;
    margin-top:3px;
}

#footer {

    position:  absolute;
    bottom: 0;
    right: 0;
    padding:0 5px 0 0;
    font-size: 10px;
    color:#9F8E72;
}

#footer a  {
    text-decoration: none;
}

#footer a:link,#footerp a:link  {
   color:#9F8E72;

}
#footer a:visited,#footerp a:visited {
   color:#9F8E72;

}
#footer a:hover,#footerp a:hover {
   color:#4f3a16;

}
#footer a:active,#footerp a:active {
   color:#4f3a16;
}

p#copy {
    clear: both;
    margin-top: -10px;
    padding:0 0 0 30px;
}

img.tr2011tp {
margin:0 0 5px 24px;
}



