@charset "Shift_JIS";

strong{
font-weight: normal;
}
h4{
font-weight: normal;
font-size: 12px;
}
/* ====================================================== */
/*  最新ニュースメインコンテンツ                          */
/* ====================================================== */

/* 最新ニュース */
.tl01{
width: 535px;
height: 23px;
background-image: url(../img/news_toptl.gif);
background-position: right top;
background-repeat: no-repeat;
text-indent: -9999px;
}
.top_tl01{
padding: 30px 0 20px 0 ;
}
.top_tl01 p{
margin-botoom: 20px;
}
.news_tl{
padding-bottom: 10px;
}
.red a:link,
.red a:visited { 
color: #990033;
text-decoration: none;
}
.red a:hover {
color: #990033;
text-decoration: underline;
}
.news_p{
margin: 15px 0;
}
.news_p_wide{
width: 480px;
margin: 10px 0 0 10px;}
.img{
width: 207px;
height: auto;
margin-left: 10px;
padding: 10px 0 10px 0;
float: left;
}
.img img{
padding-bottom: 10px;
}

.news_p{
width: 280px;
float: left;
margin-left:20px;
}
.point_t{
color: #990033;
}
.point_t2{
font-weight: bold;
}
.bosyu_syosai{
width: 480px;
margin: 10px 0 0 10px;
padding:15px;
border: 1px solid #CCCCCC;
background-color: #E6E1DD;
}

.clear{
clear: left;
}
