/* １カラム */

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