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

#content{
}

#content ul.main{
font-size:1.2em;
margin-bottom:50px;
}

#content ul.main li{
background:url("../img/index_bg_01.png") no-repeat 0px 50%;
padding:10px;
border-bottom:dashed 1px #0ABCC0;
}

#content ul.main li.li01{
background:url("../img/index_bg_01.png") no-repeat 20px 50%;
padding:10px 10px 10px 30px;
border-bottom:dashed 1px #0ABCC0;
}
