.news-middle{
background: url(../../etc/news-middle.jpg) 0 0 repeat-y;
padding: 10px 35px;
}
.news-bottom{
background: url(../../etc/news-bottom.jpg) 0 0 no-repeat;
width: 735px;
height: 41px;
}

.list-item-area img{
margin-bottom: 5px 
}
.item-name a{
font-weight: bold;
text-decoration: none;
color : #333;
}
.item-name a:hover{
color : #555;
}
.item-price{
color:#991c1c;
font-weight: bold;
}
.s_expl{
font-size: 12px;
line-height: 1.6;
margin: 5px 0;
}

div.cal_wrapper table.cal tr td div.Holyday {
    background-color: #FFEEEE;
    color: #FF0000;
    font-weight: bolder;
}

.attention{
padding: 20px;
text-align: center;
border: 6px solid #e72900;
font-size: 14px;
margin: 0 0 25px 0;
}
.attention a{
text-decoration: none;
color: #e72900;
}
.attention a:hover{
text-decoration: underline;
color: #e72900;
}