@charset "Shift_JIS";

.box{
width:570px;
margin:0 0 40px 30px;
}

.topicsT{
width:540px;
margin-left:10px;
}

.topicsT th,.topicsT td{
background-image:url(../common/img/line1.gif);
background-repeat:repeat-x;
background-position:bottom;
text-align:left;
}

.topicsT th{
width:380px;
padding:15px 8px;
font-weight:normal;
text-align:left;
}

.topicsT td{
color:#B8B4B5;
padding:15px 0 15px 8px;
text-align:right;
}

.topicsBox{
margin:25px 0 40px 30px;
}

.topicsBox h2{
background-image:url(img/h2line.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 12px 8px;
margin-bottom:15px;
color:#BD6395;
}

.topicsBox h2 span{
padding-left:30px;
background-image:url(img/h2icon.gif);
background-position:left center;
background-repeat:no-repeat;
}

.topicsBox p{
margin:0 10px 1em 20px;
}

.topBack{
margin-left:40px;
font-size:90%;
}

.topicIL{
float:left;
margin:0 15px 15px 0;
}

.topicIR{
float:right;
margin:0 0 15px 15px;
}