@charset "utf-8";
/* CSS Document */

#header_home {
	position: relative;
	width:950px;
	height:180px;
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
}

#illustration_home {
	position: relative;
	width:950px;
	height:371px;
	background-image: url(images/illustration_home.jpg);
	background-repeat: no-repeat;
}

#illustration_home_en {
	position: relative;
	width:950px;
	height:371px;
	background-image: url(images/illustration_home_en.jpg);
	background-repeat: no-repeat;
}
