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


/*  air 航空写真事業部設定
---------------------------------------------------------- */

#mainContents #air {
	width: 700px;
}

#air h2 {
	background: url(../../../air/img/t_air.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 700px;
}
#air h3 {
	background: url(../../../air/img/t_01.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 700px;
	margin-top: 30px;
}


/*==== airMail  航空写真事業部問い合わせ ====*/

#air .airMail {
	width: 355px;
	margin: 10px auto 0px;
	padding-left: 325px;
}
#air .airMail a {
	background: url(../../../air/img/btn_air.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 355px;
	overflow: hidden;
}
#air .airMail a:hover {
	background: url(../../../air/img/btn_air.gif) no-repeat 0px -30px;
}
#air .airPrice {
	margin: 10px auto 0px;
	padding: 10px;
	width: 654px;
	border: 3px solid #ff9700;
	font-size: 110%;
	background: #fffff6;
	font-weight: 600;
}
#air .airMessage {
	margin: 20px auto 0px;
	padding: 10px;
	width: 664px;
	border: 3px solid #99CC33;
	font-size: 130%;
	background: #fffff6;
	font-weight: 600;
	text-align: center;
}


/*==== airPhoto  航空写真紹介 ====*/

#air .airPhoto {
	width: 700px;
}
#air .airPhoto table {
	margin-top: 10px;
	width: 700px;
	font-size: 90%;
	color: #000000;
	text-align: center;
}
#air .airPhoto table td {
	width: 170px;
}
