@charset "utf-8";

.main_img {
	width: 990px;
	height: 184px;
	background: url(../images/main_about_us_img01.jpg) no-repeat 0 0;
}






/*--  //intro3.html  --*/

/*--  ファイルダウンロード  --*/

.movBox {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}

.movBox .detail {
	width: 318px;
	float: right;
}

.movBox .detail .ft {
	background-color: #F5F5F5;
	padding: 20px;
	font-size: 108%;
}

.movBox .detail h4.h4_basic {
	background-position: 0 0.5em;
	width: auto;
}

.movBox .movie {
	background-color: #f5f5f5;
	width: 400px;
	float: left;
	padding-bottom: 5px;
}

.movBox .movie p.time {
	color: #3E7FCE;
	background: url(../images/icn_timer.gif) no-repeat 0 0.3em;
	padding-left: 15px;
}

.movBox .movie p {
	margin-left: 10px;
	margin-top: 5px;
}