#hidari {
	float: left;
	width: 377px;
}

#migi {
	float: left;
	width: 529px;
}



#hidari li {
	background: url(images/top/link-list.png) no-repeat center ;
	font-size: 14px ; 
	list-style: none;
}

#hidari ul.jigyo {
	padding-bottom: 20px;
	
}
#hidari ul.jigyo li {
	background: url(images/top/link-list3.png) no-repeat center ;
	font-size: 14px ; 
	list-style: none;
}

#hidari li  a {
	padding: 10px;
	text-align: center;
	display: block;

}

#hidari .shokuinboshu {
	background: #FFA9A9;
	border-radius: 10px;
	width: 290px;
	margin: auto;
	margin-top: 10px;
	padding: 20px;
	font-size: larger;
	text-align:  center;
}
#hidari .shokuinboshu a {
	display:  block;
	text-align:  left;
	margin-bottom: 3px;
}

#news {
	background-repeat: no-repeat;
	background-image:url(images/top/news.png);
	overflow: hidden;
	padding: 39px 0 ;
	line-height: 130%;
	font-size: 12px;
}

#news dt {
	clear: both;
	width: 110px;
	float: left;
}
#news dd {
	width: 380px;
	float: left;
	padding-bottom: 10px;
}




#saigaitwitter {
	width: 840px;
	margin: auto;
	margin-bottom: 40px;
	font-size: medium;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding: 20px 0;
	font-size: 10px;

}
#saigaitwitter  a.imgbtn {
	display:block;
	float: left;
	width: 270px;
	text-align: center;

}
#saigaitwitter  p {
	width: 560px;
	float: left;
	line-height: 140%;
}