@charset "utf-8";
/* CSS Document */

p.catch{
padding:15px 0;
}

#linkarea{
width:670px;
}

#linkarea li{
width:110px;
float:left;
}

#linkarea li.short{
width:85px;
}

#linkarea li a{
background:url(../../common/images/ico_arrow01.gif) 0 0.3em no-repeat;
padding-left:13px;
}

#qabox{
width:670px;
margin-top:20px;
}

#qabox h3{
font-size:110%;
color:#1d3b0b;
}

#qabox dl{
background:url(../../common/images/dotline.gif) left bottom repeat-x;
padding-bottom:5px;
margin-top:10px;
}

#qabox dt{
font-weight:bold;
background:url(../images/ico_q.gif) left top no-repeat;
padding-bottom:10px;
padding-left:2em;
}

#qabox dd{
background:url(../images/ico_a.gif) left top no-repeat;
padding-bottom:5px;
padding-left:2em;
}