@charset "utf-8";
/* CSS Document */
/* ================================== */
/* 共通のスタイル */
/* ================================== */
/* ホバー */
a:hover img{
  opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
  filter: alpha(opacity=75); /* IE 8 */
  _filter: "alpha(opacity=75)";/* IE 8以下 */
  -khtml-opacity: 0.75; /* Safari 1.x */
  -moz-opacity: 0.75; /* Firefox 1.5以下, Netscape */
}
/* ================================== */
/* cado01ウォーターサーバーのスタイル */
/* ================================== */
#Agreement{
    padding: 10px 10px 10px 70px;
    border: 1px solid #e9463f;
    background-image: url(/resource/club_com/services/cado/images/img_exq.jpg);
    background-repeat: no-repeat;
    background-position: 30px center;
    font-size: 11px;
    line-height: 1.5;
}
#Agreement h3{
    font-size: 100%;
    margin-bottom: 5px;
    border-left: 0px solid #D80001;
    border-bottom: 0px solid #D80001;
    padding: 0;
    font-size: 11px;
}
#Agreement li{
    text-indent: -2.5em;
    padding-left: 2.5em;
}
    
#appeal h2,
#pickPoint h2,
#subImage h2,
#appeal h2,
#appeal2 h2,
#appeal3 h2,
.colomBox h2{
    border-bottom: 0 !important;
}
.stepList{
margin-top: -1px;
}
.stepList li{
margin: 0;
float: left;
width: 169px;
padding: 10px;
border-left: 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
line-height: 1.5;
font-size: 1.0em;
height: 190px;
}
.stepList li:first-child{
border-left: 1px solid #ccc;
}
.colomBox{
margin-top:30px;
}
.rentBox{
padding: 5px;
border: 1px solid #ccc;
}
#agrflow ul li{
font-size: 0.9em;
line-height: 1.5;
text-align: left;
}
