@charset "UTF-8";
/**
 * @ Style Name     : Link Index Style
 * @ Style Place    : /css/link/hp.css
 * @ Create Date    : 10.03.26
 * @ Lastup Date    : 10.03.26
 * @ Author Company : SHIKI-DESIGN (http://www.shiki-design.com/)
 * @ Author Name    : Nakatani
 * @ Lastup Name    : Nakatani
 */

/**
 * @ Layout Each
 */
.linkList{
margin:15px 0 0 5px;
width:680px;
}
.linkList li{
padding:5px 0 5px 5px;
border-bottom:1px dotted #ccc;
}
.linkList a{
padding-left:20px;
background:url(/imgs/lib/arrow.gif) no-repeat 0 1px;
}