@charset "UTF-8";
/* service.css */

/* //////////////////////////////////////////////
#カラム設定
/////////////////////////////////////////////// */
#column-a {
background:url("../image/service/bg_main.jpg") top right repeat-x; }



/* //////////////////////////////////////////////
#基本設定
/////////////////////////////////////////////// */

h2 {
background:url("../image/service/bg_title.png") top right no-repeat; }

#column-b div{
margin:15px auto 0 auto;
/*padding:240px 10px 0 10px;*/
padding:50px 10px 0 10px;
width:540px;
height:220px;
text-align:left;
line-height:160%;
/*background:url("../image/service/bg_staff.jpg") top center no-repeat;*/
}

table#service{
border-collapse:collapse;
margin:0 10px;
width:520px;
border:none;
}

table#service tr td{
padding:4px;
}


table#service tr td table.time{
border-collapse:collapse;
margin:0;
width:380px;
text-align:center;
border:#300 1px solid;
}

table#service tr td table.time tr td{
padding:2px;
border:#300 1px solid;
}

#column-b p{
margin-top:20px;
}
