/*--------------------------------------------------------------------
/- file   : top.css
/- admin  : Leonet Inc. Nobuko Shimokawa
/- update : 2007-10-16
/- desc   : css for modern browser
/--------------------------------------------------------------------*/

/*********************************** メインコンテンツ  **********************************/
#Main_Flash {
	width: 580px;
	float: left;
}

#Main_Newly_Frame {
	width: 580px;
	float: left;
	margin: 10px 0px 5px 0px;
}

#Main_NewGoods {
	width: 345px;
	height: 172px;
	float: left;
}

#Main_NewImgs {
	width: 217px;
	float: right;
}

/*********************************** //メインコンテンツ  **********************************/
