/*■本文枠.セクション■*/
#pagebody .section {
	clear: none;
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 4px;
	padding-bottom: 0;
	text-align: center;
}
/*◇本文枠.セクション｜見出し◇*/
#pagebody .section h3 {
	margin-bottom: 5px;
	padding-bottom: 18px;
	text-align: left;
}
#pagebody .section h3 .subtitle {
	top: 22px;
}
/*◇本文枠.セクション｜画像◇*/
#pagebody .section img {
	float: none;
	margin-top: 5px;
}
#pagebody .section li {
	padding-bottom: 2px;
}
/*◇本文枠.セクション｜リンク◇*/
#pagebody .section ul {
	font-size: 12px;
}
/*===========================================================================*/