@charset "shift_jis";

@import "common.css";
@import "container.css";

body,html{
	height:100%;
	background:#ffffff;
}
/*top*/
#itemflash{
	width:100%;
	height:558px;
	padding:0px 0px 0px 0px;
	background:none;
	background:#ffffff;

}
#itemflash .flashimage{
	background:#ffffff;
	height:558px;
	width:100%;
	margin:0px auto;
}
