@charset "utf-8";



div.linkmenu{
width:730px;
border:5px solid #CCCCCC;
margin:0 0 30px 0;
padding:5px 0 15px 0;
}

div.linkmenu ul {
width:660px;
margin:0 auto;
}

div.linkmenu ul li{
float:left;
width:325px;
padding:10px 5px 0 0 ;
}

div.linkmenu ul li a:link{
background:url(../images/common/ic_arr.gif) no-repeat left 5px;
padding-left:12px;
color:#3957A6;
}

div.section {
width:698px;
border:1px solid #3E5DB0;
padding:20px;
}

div#content h4{
width:720px;
height:26px;
padding:10px 0 5px 20px;
font-size:125%;
color:#FFF;
background:url(../faq/images/bg_midashi.jpg) no-repeat left bottom;
}

div.section dl{
margin:10px 0 0 0;
}

div.section dl dt{
width:22px;
display:block;
float:left;
}

div.section dl dd{
padding-left:22px;
}

div.section table{
width:630px;
margin:10px 0 0 0;
border-collapse:collapse;
text-align:center;
}

div.section table th,
div.section table td{
border:1px solid #ccc;
padding:5px 0;
}

div.section table th{
background:#3E5EB1;
color:#FFF;
width:77px;
}

div.section span{
display:block;
}

div.section a.sectionlink{
color:#3957A6;
padding:0 2px;
}

p.pagetop{
margin-top:10px;
margin-bottom:20px;
}
