@charset "UTF-8";
/* CSS Document */

/* index.html */
.sitemap h3 {margin-bottom:10px;}
.cntList {list-style:none; margin:0 0 35px 0;}
.cntList li {float:left; background:url(../img/line_dot.gif) bottom repeat-x; width:327px;}
.cntList li.fraction {width:655px;}
.cntList li a {padding:8px 0 8px 95px; display:block; text-decoration:none; background:url(../img/ico.gif) 70px center no-repeat; zoom:100%;}
.cntList li a:hover {color:#B20A14; text-decoration:underline;}