/*★食事摂取基準2010対応用CSS★*/

#main2 {
	width: 728px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	float: none;
	margin-right: 105px;
	margin-left: 105px;
}

.box2 {
	width: 728px;
	font-size: 12px;
}

.title_kijun {
	font-size: 28px;
	font-weight: bold;
	width: 728px;
	;
	color: #009900;
	text-align: center;
	line-height: normal;
	height: auto;
}

/*テーブル（文章）*/
.text {
	width: auto;
	border-style: none;
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
}

