@charset "utf-8";


#contentContainer h1 {
}

.titleArea {
	margin:50px auto 30px;
	padding:0 126px;
	position:relative;
	height:111px;
}
.titleArea h2 {
	position:absolute;
	top:0;
	left:410px;
}

.titleArea h2.leadEng {
	top:65px;
}

.phase {
	width:728px;
	margin:0 auto 30px;
}

.phase h3 {
	margin-bottom:10px !important;
}

.phase p {
	color:#009FE8 !important;
	padding-left:0.5em !important;
}

.phase p.staffList {
	margin-top:1em !important;
}

.officeTable {
	width:728px;
	margin-top:0.5em;
}

.officeTable td {
	color:#009FE8 !important;
	padding:5px 8px 0;
	border-bottom:solid 1px #09C;
}

.movie {
	width:400px;
	margin:0 auto 50px;
}

.footer {
	/*position:relative;*/
	margin-bottom:35px;
	padding-left:66px;
}

.naviArea {
/*	position:absolute;
	top:0;
	left:66px;
*/	
	display:inline;
}

.birdIllust {
	/*margin-left:113px;*/
	display:inline;
	/*width:244px;
	margin-left:173px;*/
}


