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

#service01_02_air #inside_main #title {
	background-image: url(../service_img/service_main.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 580px;
	color: #000066;
	position: relative;
	margin-bottom: 10px;
}

#service01_02_air #inside_main h2 {
	color: #000066;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
}

#service01_02_air #title .title_lead {
	position: absolute;
	left: 20px;
	top: 50px;
	font-size: 14px;
	color: #000066;
}

#service01_02_air h4 {
	background-image: url(../service_01_02_air_img/air_titie.jpg);
	background-repeat: no-repeat;
	height: 31px;
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 40px;
	padding-left: 100px;
}
#service01_02_air .air_yogore_img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#service01_02_air .hikaku_img {
	float: right;
	margin-left: 10px;
}




#service01_02_air .sennjyou {
	float: left;
	margin-right: 20px;
}

#service01_02_air #air_kouka {
	float: right;
	width: 170px;
}

#service01_02_air #air_kouka ul {
	list-style-type: none;
}

#service01_02_air ul .air_01 {
	background-image: url(../service_01_02_air_img/service01_02_air_icon01.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 80px;
	margin-right: 10px;
	float: left;
}

#service01_02_air ul .air_02 {
	background-image: url(../service_01_02_air_img/service01_02_air_icon02.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 80px;
	
	float: left;
}

#service01_02_air ul .air_03 {
	background-image: url(../service_01_02_air_img/service01_02_air_icon03.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 80px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}

#service01_02_air ul .air_04 {
	background-image: url(../service_01_02_air_img/service01_02_air_icon04.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 80px;
	float: left;
	margin-top: 10px;
}

#service01_02_air ul span {
	display: none;
}
#service01_02_air .air_img {
	float: right;
}



#service01_02_air table{
	width: 380px;
	border-spacing:0;
	border-collapse: collapse;
	font-size:12px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}


#service01_02_air td{
	padding: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#service01_02_air th.title {
	background-color: #CCCCCC;
}



#service01_02_air th{
	text-align:left;
	white-space:nowrap;
	padding: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#service01_02_air td.price {
	color: #FF0000;
	font-weight: bold;
}



#service01_02_air #air_comment {
	font-size: 11px;
	background-color: #FFFcc0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 1.2;
	margin-bottom: 10px;
	width: 360px;
}