#news {
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-image:url(images/top/news.png);
	overflow: hidden;
	padding: 10px 0 ;
	line-height: 130%;
	font-size: 14px;
}

#news dt {
	padding-left: 110px;
	clear: both;
	width: 120px;
	float: left;
	font-size:12px;
}
#news dd {
	width: 670px;
	float: left;
	padding-bottom: 10px;
}
#news dd a {
	color:#003399;
}

#shisetsulist {
	overflow: hidden;
	padding: 20px 0;
}
#shisetsulist h2{
padding-bottom: 10px;
}
#shisetsulist ul{
	list-style: none;
}
#shisetsulist li {
	width: auto;
	float: left;
	padding-right: 13px;
	padding-bottom: 10px; 
}

#ouendan {
	clear: all;
	overflow: auto;
	padding: 20px;
	border: 1px solid #CCCCCC;
	width: 800px;
	margin: auto;
	margin-bottom: 40px;
}
#ouendan h5 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #336600;

}
#ouendan h6 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #336600;
}
#ouendan p {
	margin-bottom: 10px;
	line-height: 140%;
	font-size:14px;
	padding-left: 140px;
}
#ouendan p#mark {
	float: left;
	width: 140px;
	padding: 0;
	margin: 0;
}
#ouendan a {
	text-decoration: underline;
	color:#003399;
}


#saigaitwitter {
	width: 840px;
	margin: auto;
	margin-bottom: 40px;
	overflow: auto;
	font-size: 10px;
}
#saigaitwitter  a.imgbtn {
	display:block;
	float: left;
	width: 270px;
	text-align: center;

}
#saigaitwitter  p {
	width: 560px;
	float: left;
	line-height: 140%;
}

#members {
	width: 290px;
	margin-bottom: 10px;
	padding: 5px 10px;
	overflow: auto;
	float: right;
		border: 1px solid #CCCCCC;
	margin-right: 3px;
	color:#333333;
}

#members  a.imgbtn {
	display:block;
	float: left;
	width: 100px;
}
#members  p {
	line-height: 140%;
	font-size: 70%;
	float: left;
	width: 180px;
	padding-top: 5px;
}
