@import "./common.css";

/*------------------------------------------

	index

-------------------------------------------*/

#index_main_left {
	width: 295px;
	margin-left: 0;
	float: left;
	text-align: right;

}
#index_main_right {
	width: 475px;
	margin-right: 0;
	float: right;
	text-align: left;

}

#main_img {
	margin-top: 0;
	margin-bottom: 0;
	width: 770px;
	text-align: center;

}
