@charset "utf-8";
/* ===========================================================
 CSS information
 file name  :style.css
 style info :ランスモントのお客様｜NASA様用
 最終更新日 : 2014/10/16
============================================================== */

#back{
	width:730px;
	background:url(../../images/customers/nasa/back.jpg) no-repeat;
	margin:20px 0 0 0; padding:60px 20px 0 20px;
}
.title{font-size:36px; margin:0 0 40px 0;color:green;}
.sub_title{font-size:18px; margin:0 0 20px 0; line-height:1.6em;}
.left_text{
	width:330px;
	float:left;
}
.right_text{
	width:250px;
	float:right;
}

table{
	width:100%;
	clear:both;
	color:#ffffff; font-size:10px; line-height:1.4em;
	margin:20px 0 0 0;
}
td{padding:0;}
#s{
	width:320px; height:270px;
	background:url(../../images/customers/nasa/img01.jpg) no-repeat;
	border-radius:10px;
	padding:10px;
}
#t{
	width:320px; height:160px;
	background:url(../../images/customers/nasa/img02.jpg) no-repeat;
	border-radius:10px;
	padding:10px;
	text-align:right;
}
td{vertical-align:top;}
#s_area{padding:0 30px 0 0;}
#m_area{vertical-align:bottom; padding:18px 0 0 0;}
#m_area a{color:#333333; text-decoration:none;}
#m_area a:hover img{opacity:0.8;}
#m{
	width:300px; height:50px;
	background:#faa619;
	border-radius:10px;
	text-align:right;
	padding:20px;
}
#m img{width:120px; height:108px; margin:-30px 0 0 0; float:left;}