@charset "UTF-8";
/* CSS Document */
#flashAlternativeContent {
	 margin:0px;
	 padding:0px;
	 width:870px;
	 height:450px;
}

#main {
	padding:10px 0px;
	height:270px;
}

#banner {
    width: 50%;
	margin: 10px auto;
}

#h2-toppage {
	width:100px;
	height:270px;
	float:left;
	background: url( ../img/dot01.gif) repeat-y right;
}
#h2-toppage img {
	margin:10px;
}
#iframe {
	width:550px;
	height:270px;
	float:left;
}
iframe {
	width:100%;
	height:270px;
	border:none;
}
#catalog {
	width:220px;
	height:270px;
	float:right;
}
