/* １カラム */

/* メインボックス（メインコンテンツ） */
#main_box {
	margin: 0px;
	padding: 0px 5px 0px 5px ;
	float: center;
	width: 990px;
}


