@charset "Shift_JIS";

/* ページ・バー
----------------------------------------------------------------- */
#bar {
background: url(../images/bar_topics.gif) no-repeat #ffffff;
}

/* サイド・メニュー
----------------------------------------------------------------- */
#side h3 {
background: url(../images/title_topics.gif) no-repeat #ffffff;
}

#content dl {
margin:20px 0 20px 0;
padding:0;
border:0;
}
#content dt {
font-size:small;
width:100px;
margin:5px 0 0 0;
padding:0;
border:0;
border-bottom:1px solid #999;
}
#content dd {
width:390px;
font-size:small;
line-height:20px;
margin:-21px 0 21px 100px;
padding:0;
border:0;
border-bottom:1px solid #999;
}

#content h4 {
clear:both;
margin: 20px 0 20px 0;
padding: 0;
border:0;
width:500px;
height:24px;
background:url(../images/title_topics_content00.gif) no-repeat;
}
#content p {
text-indent:1em;
font-size:small;
line-height:140%;
color:#666;
margin:0 20px 20px 20px;
}
#content h4 p {
font-size:16px;
margin:3px 5px 0 23px;
color:#435BEF;
text-indent:0;
line-height:100%;
letter-spacing:1px;
}
#content img {
margin:0 20px 20px 20px;
width:460px;
height:auto;
}




