@charset "utf-8";
/* --------------------------------------------------
	Since : 2008/11/29
	Last Modified: 2008/11/29
	Version: 1.0
 --------------------------------------------------- */

/* top
====================================================================================*/
body#index h2 {
	background:url(../image/main/h2_customer.jpg) no-repeat left;
	height:40px;
	text-indent:-9999px;
	}
	
dl#info-list {
	line-height:170%;
	padding:0 10px;
	}
	
dl#info-list dt {
	background:url(../image/main/list.jpg) no-repeat left center;
	height:15px;
	line-height:15px;
	padding-left:18px;
	}
	
dl#info-list dd {
	padding-bottom:12px;
	border-bottom:1px dotted #ccc;
	margin-bottom:12px;
	}

dl#news-list {
	padding:0 10px;
	line-height:200%;
	margin-bottom:15px;
	}

dl#news-list dt {
	clear:both;
	width:100px;
	float:left;
	}
	
dl#news-list dd {
	width:420px;
	float:left;
	}