@import url("common.css"); 

/* 柄倉策造さんの　エクラのＣＳＳより  
ul {list-style-type: none;margin-left:2px;}
A{text-decoration: none} */

/* orfeさんの　メインページより　*/

a{
color: #896cff;}


* {
margin: 0;
padding: 0;
}

ul {
list-style-type: none;
margin-top: 0.5em;
font: "ＭＳ Ｐゴシック","MS UI Gothic","sans-serif";
font-size: 14px;
}

li {
padding: 0.2em 0.2em 0.5em 1em;
}

li a {
background: url("http://www.eclat.cc/home/yoppy1102/files/hoshi03.gif") no-repeat left center;
min-height: 22px;
padding: 4px 2px 3px 22px;
margin: 2px;
}