@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;
}

#video {
    position: relative;
    width:480px;
    height:272px;
    margin:0 0 0 112px;
    padding: 40px 0 0 0;
    float: left;
}

