@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/common/all_bg3.jpg) ;
	/*background-image: none;*/
}

#bg {
	padding-bottom: 0px;

}

div#top-main {
	text-align: left;
	width: 880px;
	margin: 0 auto;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	position: relative;
}

div#top-main #movie {
	float: right;
	width: 320px;
	margin: 60px 0 0 0;
	text-align: center;
	background: url(../img/top/movie_bg.png) no-repeat center top;
	height: 250px;
	padding: 55px 0 0 0;
}

div#top-main #information {
	background: url(../img/top/info_bg.png) left top;
	width: 700px;
	/* width: 500px; *//*ムービーを取る前*/
	float: left;
	/* height: 280px; */
	min-height: 280px;
	color: #FFFFFF;
	font-size: 140%;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	/*margin-left: 35px; *//*ムービーを取る前*/
	margin-left: 60px;
	*margin-left: 60px;/*IE7*/
	_margin-left: 35px;/*IE6*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#top-main #information p {
	margin: 0 0 20px 0;
}

div#top-main #information table {
	width: 100%;
}

div#top-main #information table th {
	font-size: 60%;
	border-bottom: solid 1px #FFFFFF;
	text-align: left;
}

div#top-main #information table td {
	border-bottom: dotted 1px #FFFFFF;
	padding: 10px 0;
	vertical-align: top;
	line-height: 1.2em;
	font-size: 95%;
	white-space: nowrap;
}

div#top-main #information table tr.last td {
	border-bottom: solid 1px #FFFFFF;
	padding: 8px 0;
}

div#top-main #information table td.date {
	padding: 10px 0;
	vertical-align: top;
	white-space: nowrap;
	font-size: 80%;
}
div#top-main #information table td.more {
	text-align: right;
	padding-left: 10px;
	vertical-align: center;
}

div#top-main #aero360 {
	clear: both;
	text-align: center;
	padding: 20px 0 0 0;
}

