@charset "utf-8";


h2{
margin:0 0 25px;
}

.latest{
zoom:1;
}
.latest:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.latest .content{
float:right;
width:286px;
background:url(../images/bg_latestContentBottom.gif) bottom no-repeat;
}
.latest .content h3{
padding:41px 0 0;
background:url(../images/bg_latestContentTop.gif) top no-repeat;
text-align:center;
}
.latest .content p{
margin:0 auto 1.5em;
width:260px;
line-height:1.2;
}

#Detail h3{
margin:0 0 12px;
padding:2px 0 2px 15px;
background:url(../images/bg_heading01.gif) left bottom no-repeat;
color:#9c2435;
font-size:116%;
}
#Detail h4.heading01{
color:#a48845;
}
#Detail .yellow{
color:#ffcc33;
}
#Detail li{
list-style-type:none;
}

