@charset "utf-8";

#right h2{
background:url(../img/home/h2.png) no-repeat;
}

#right h2.summer{
background:url(../img/home/summer_h2.png) no-repeat;
}

#right ul{
font-size:81.25%;
padding:0;
line-height:1.8;
list-style:none;
}

#right ul li{
border-left:3px solid #003366;
padding:0 0 0 4px;
margin-bottom:7px;
}

#right ul strong{
font-weight:normal;
}
#right ul a strong{
font-weight:bold;
}

#right ul a{
font-size:16px;
font-weight:bold;
}



#right .catch{
border-top:1px solid #DDDDDD;
font-size:87.5%;
padding:5px 0 0 0;
line-height:1.8;
}

#tour{
padding-top:15px;
}

#right table{
width:400px;
font-size:87.5%;
margin:0 auto 10px auto;
}
#right th{
text-align:right;
}