@charset "utf-8";


/*topicssArea, bannerArea
--------------------------------*/
#topicsArea {
float:left;
width:430px;
height:auto;
margin:20px 0 0;
padding-bottom:10px;
background-color:#E8EFE8;
}
#topicsArea h3 {

}
#topicsArea dl{
width:370px;
padding:2px 10px 0;
}
#topicsArea dl dt,#topicsArea dl dt a{
font-weight:bold;
}
#topicsArea dd{
padding:0 10px 0 15px;
color:#000;
margin-top:-2px;
}



#bannerArea {
float:right;
width:430px;
margin-top:20px;
}

#bannerArea2 {
text-align:center;
width:100%;
margin:20px 0;
}

.Noholiday{
width:430px;
height:135px;
margin:0;
position:relative;
background:url(../images/top/Noholiday.gif) no-repeat;
}
.Noholiday p{
	position:absolute;
	top:43px;
	left:189px;
}
