@charset "utf-8";
/* CSS Document */

#content{
	height: 350px;
	width: 640px;
	margin-left: 10px;
}
h2{
	background-image:url(../images/title_saiyou.gif);
	height: 60px;
	width: 640px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#main_content{
	width: 640px;
	background-image: url(images/saiyou.jpg);
	background-repeat: no-repeat;
	height: auto;
}
