@charset "shift_jis";

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

body,html{
	height:100%;
}
/*top*/
#flash3{
	width:100%;
	height:580px;
	padding:0px 0px 44px 0px;
	background:none;
	/*background:#fff url(../images/images.jpg) left top no-repeat;*/
	background:#fff url(../images/topline.gif) repeat-x;
}
#flash3 .flashimage{
	background:#fff url(../images/images.jpg) center top no-repeat;
	height:580px;
	width:993px;
	margin:0px auto 44px auto;
}
#flashcontent{
	padding:0px;
	height:558px;
}