/* -------------------------------------------------------------------- */
#cmp {
width: 950px;
text-align: left;
}
#cmp img {
border: none;
}
#cmp a:hover { text-decoration: none;}
#cmp div.box { width:950px;}
#cmp div.lbox { padding: 2px; width: 200px; float: left;}
#cmp div.rbox { width: 740px; float: right;}

#cmp .ttl {
width:950px;
}

#cmp .top_bk {
text-align:center;
vertical-align:top;
background:url(images/title_04.gif) no-repeat 0 0;
height:73px;
}

#cmp .area_tit {
color: #003300;
font-weight: bold;
font-size: 20px;
text-align: left;
line-height: 140%;
background: url("images/ico.gif") no-repeat 26px 4px;
padding: 5px 0 5px 60px;
}

#cmp .btn { margin: 5px 0 30px;}
#cmp .bnr { margin: 10px 0 30px; font-size: 14px; font-weight: bold;}

#cmp .fs12 { color: #003300; font-size: 12px; font-weight: bold;}
#cmp .anc { font-size: 14px; font-weight: bold; text-align: center;}
#cmp .anc2 { font-size: 14px; font-weight: bold; text-align: center; margin: 10px 0 20px 0;}
#cmp .anc2 span { padding: 6px; border: 2px solid #009900; background-color: #FFFFCC; margin: 5px;}
.clear { clear: both;}
/* -------------------------------------------------------------------- */
