@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
エアロセーブ
------------------------------------------------------------------------------ */ 
.aeroTable{
margin-left: 20px;
width: 620px;
text-align: center;
border: 1px solid #CCCCCC;
line-height: 1.3;
margin-bottom: 10px;
}
.aeroTable thead td{
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #CCC;
border-bottom-color: #CCC;
background-color: #90C522;
color: #FFF;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
.aeroTable tbody th{
text-align: center;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #CCC;
border-bottom-color: #CCC;
background-color: #F5F5F5;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.aeroTable tbody td{
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #CCC;
border-bottom-color: #CCC;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.aeroNote {
width: 600px;
padding-left: 40px;
text-indent: -1em;
margin-bottom: 40px;
}
.aeroTit {
margin-bottom: 20px;
}
.aeroLeftUl {
float: left;
width: 280px;
padding-left: 35px;
margin-bottom: 30px;
}
.aeroLeftUl li {
list-style: circle outside;
margin-bottom: 10px;
}
.aeroRightBox {
float: right;
margin-bottom: 30px;
margin-top: -20px;
}
.aeroPhotoList {
width: 640px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px;
}
.aeroPhotoList li {
float: left;
margin-right: 10px;
margin-bottom: 10px;
width: 200px;
}
.aeroPhotoList.cf li p {
height: 30px;
width: 200px;
}
.aeroPhotoList li div {
height: 200px;
width: 200px;
}
.aeroIconList {
width: 520px;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}
.aeroIconList li {
float: left;
margin-right: 20px;
}
.greenBox .aeroUsageList {
width: 466px;
margin-right: auto;
margin-left: auto;
}
.aeroUsageList dt {
margin-bottom: 10px;
}
.aeroUsageList dd {
height: 25px;
width: 146px;
float: left;
margin-right: 8px;
margin-bottom: 10px;
}

