@charset "utf-8";

/*-----------------------------------------------
	Contents
-----------------------------------------------*/
dl{
	margin-bottom:30px;
	background:url(/concept/img/box.gif) left bottom no-repeat;
}

dt{
	float:left;
	width:70px;
	padding-bottom:1px;
}

dd{
	float:right;
	width:500px;
	margin:10px 0 15px;
}

.title3{
	margin-bottom:7px;
	font-size:16px;	
	letter-spacing:1px;
}
