@charset "UTF-8";
/* CSS Document */
/*サービスページ用css*/


/*サービスのリスト*/

#servicelist {
 float:left;
 width:100%;
 margin:40px 0 0 0;
 padding:0 0 20px 0;
 background:url(../../service/images/dottedbdr_68.gif) no-repeat;
 background-position:bottom;
}
#servicelist ul {
 float:left;
 width:160px;
}
#servicelist ul li {
 padding:0 0 8px 0;
}
#servicelist ul li a {
 text-decoration:underline;
}




/*サービス項目のボックス*/

.servicebox {
 float:left;
 width:100%;
 margin:35px 0 0 0;
 background:url(../../service/images/dottedbdr_68.gif) no-repeat;
 background-position:bottom;
}
.servicebox th {
 width:240px;
 vertical-align:top;
 text-align:left;
 padding-right:10px;
}
.servicebox th em {
 display:block;
 font-size:150%;
 margin:0 0 3px 0;
}
.servicebox th p {
 margin:0 0 10px 0;
 font-weight:normal;
}
.servicebox th p small {
 display:block;
 font-size:8px;
 margin:0 0 3px 0;
}
.servicebox th p span {
 display:block;
 font-size:12px;
 font-weight:bold;
}
.servicebox th strong {
 font-size:10px;
}
.servicebox thead th {
 padding-bottom:15px;
}
.servicebox thead td {
 vertical-align:top;
}
.servicebox thead td strong {
 display:block;
}
.servicebox td {
 vertical-align:top;
}




/*画像ファイルのあるテーブル*/

.imglist td {
 width:122px;
 vertical-align:top;
 padding:0 10px 10px 0;
}
.imglist td span {
 display:block;
 width:122px;
}
.imglist td img {
 padding:0 0 5px 0;
}
.pagetop {
 margin:0 0 7px 0;
 padding:30px 0 0 0;
}




/*オーバーホール部分用*/
#overhole td {
 vertical-align:top;
}
#overhole td span {
 display:block;
 padding:5px 0 15px 0;
}



#point{
margin:5px 0 0 0;
}
