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

.title{background-image:url(images/contents_bg.jpg); background-repeat:no-repeat; background-position:center 185px;}


p{line-height:220%;}



/**/
.item{float:left; width:189px;}

.item li{ border-bottom:1px dashed #CCC; padding-top:10px; padding-bottom:10px;}

.name{ font-weight:bold; font-size:12px; background-image:url(images/arrow.png); background-position:left 15px; background-repeat:no-repeat; padding-left:15px;}
.name02{ font-weight:bold; font-size:12px; height:40px;background-image:url(images/arrow.png); background-position:left 15px; background-repeat:no-repeat; padding-left:15px;}}

.price{font-size:10px; text-align:right;}


.detail{font-size:10px;}

.btn{font-size:10px; text-align:right; border-bottom:#FFF;}