@charset "utf-8";
/* CSS Document */


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- 
共通
+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

.product{
	width:745px;
	}

h3{
	margin-bottom:40px;
	}

ul.product_list{}

ul.product_list li{
	/* [disabled]background:url(../images/sample.jpg) no-repeat left center; */
	/* [disabled]padding-left: 200px; */
	margin-bottom: 40px;
	min-height: 105px;
	line-height: 1.8em;
	}

.inner{
	border-left:4px solid #dbe6f2;
	padding-left:10px;
	min-height:105px;
	}

h4{
	border-bottom:solid 1px #eeeeee;
	padding-bottom:8px;
	margin-bottom:8px;
	}





