@charset "UTF-8";

/* ****************************************************
Title: service.css
Created date: 2009/04/24
Last Modified: 2009/04/4
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 primary

----------------------------------------*/



/* リスト index.html
---------------------------------------------------- */
.list_Box{
	width:650px;
	border-bottom:dotted 1px #ccc;
	padding:10px 0;
	margin:7px 0; 
}

.list_Box p{
	margin-left:15px;}