.tbl_arts {
 width:100%;
}

.art_title {
 border-bottom:1px solid #777;
 padding:10px 0px 10px 0px;
}

.art_sends {
 width:160px;
 text-align:right;
 color:#555;
 vertical-align:top;
}

.art_ttl {
 font-weight:bold;
}

.art_outer_ttl {
 width:100%;
 height:100%;
 border-collapse:collapse;
}

.art_trzd {
padding:10px 20px 0px 30px;
}

.art_rzd {
 border-top:1px solid #777;
}

.art_m_ttl {
 font-weight:bold;
}

.art_contents {
 border-bottom:1px solid #777;
 padding:7px 0px 7px 0px;
 text-align:justify;
}

.art_contents a {
 color:#000;
 text-decoration:none;
}

.art_contents a:hover {
 color:#777;
 text-decoration:underline;
}

.art_contents p {
 margin:0px 0px 10px 0px;
}

.art_pages_b {
 text-align:center;
 padding:10px 0px 10px 0px;
} 

.art_pages_b  a{
 margin:0px 3px 0px 3px;
 text-decoration:none;
 color:#444;
}

.art_s {
 font-weight:bold;
}

.art_ttl_s {
 padding:10px 0px 10px 0px;
 border-bottom:1px solid #ccc;
}