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

* {
    margin: 0;
	padding: 0;
}
img {
    border: none;
	vertical-align: top;
}
body {
/*    background-color: #AE2002; */
    background-color: #DEB082;

	line-height: 1;
}
body p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
    margin: 0 auto;
	padding: 29px 0 0;
    width: 796px;
	zoom: 1;
}
#container #head {
    position: relative;

}
#container #head h1 {
    margin: 0 0 28px;
	zoom: 1;
}
#container #head #head-inner {
    height: 80px;
	margin: 0 0 67px;
	position: relative;
}
#container #head #head-inner #head-inner02 {
    left: 0;
	position: absolute;
	top: 30px;
	z-index: 777;
	zoom: 1;
}
#container #head #head-inner #head-inner02 #head-description {
    margin: 0 0 30px;
}
#container #head #head-inner #head-movie {
    left: 400px;
	position: absolute;
	top: 0;
/*	position: absolute;
	right: 0;
	top: 0;
	z-index: 666;
	zoom: 1;*/
}
#container #content {
    height: 1150px;             /* 「応募する」の位置 */
    position: relative;
}
#container #content .content-unit {
    position: absolute;
	width: 321px;
}
#container #content #unit01 {
    left: 37px;
	position: absolute;
	top: 0px;
}
#container #content #unit02 {
    left: 431px;
	position: absolute;
	top: 0px;
}
#container #content #unit03 {
    left: 431px;
	position: absolute;
	top: 395px;
}
#container #content #unit04 {
    left: 37px;
	position: absolute;
	top: 395px;
}
#container #content .content-unit h2 {
    margin: 0 0 9px;
	width: 100%;
	zoom: 1;
}
#container #content .content-unit table {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 1.8;
	margin: 0 0 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	width: 321px;
    overflow: hidden;
	zoom: 1;
}
#container #content .content-unit p {
    color: #000;
	font-size: 12px;
	line-height: 1.8;
	margin: 0 0 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	width: 321px;
    overflow: hidden;
	zoom: 1;
}
#conversion-btn {
    margin: 0 auto 60px;
    width: 194px;
}
#copyright {
    margin: 0 0 43px;
}
#movie-screen {
    background-color: #000;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 888;
}
#iframe_player_api {
    left: 50%;
	margin: -267px 0 0 -475px;
    position: fixed;
	top: 50%;
	z-index: 999;
}
#sub{
    top: 28px;
    left: 500px;
    position:fixed;
    z-index: 1000;
}
