@charset "shift_jis";
/* CSS Document */

#news h2{
	height:43px;
	background:url(../images/newslist_ttl.gif) no-repeat;
	text-indent:-10000px;
}
h3.topics{
width:569px;
font-size:16px;
margin:0 auto;
padding:5px 0 6px 30px;
background:url(../images/mes_title.gif) no-repeat 0 4px;
text-align:left;
margin-top:10px;
color:#2d7e22;
}
h3 .date{
color:#333;
font-size:12px;
font-weight:normal;
}

#news .box {
	margin:15px 10px 20px;
}
#news  .photo  {
	float:right;
	padding:10px 10px 5px 20px;
}
#news  .photo  p  {
font-size:10px;
text-align:center;
margin:5px 0 0 0;
}

