@charset "utf-8";

#h2-cm{
margin:0 0 10px 0;
}

#cmTable{
width:100%;
margin:0 0;
}


#cmTable td{
padding:8px 0 8px 0;
vertical-align:top;
}

#cmTable tr{background:url(../../common/images/line_ccc.gif) bottom repeat-x;}

.cm-td-left{
width:25em;
letter-spacing:1px;
}

.cm-td-left span{
display:block;
margin:0 0 0 10px;
line-height:1.4;
font-size:11px;
}

.cm-td-right a{
background:url(../../common/images/arrow_01.gif) 0 1px no-repeat;
padding:0 5px 0 10px;
line-height:1.4;
margin:0 0 0 5px;
font-weight:bold;
font-size:11px;
color:#333;
text-decoration:none;
}
.cm-td-right a:hover{
color:#666;
}
