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

dl dt{
	background: url(../images/icon_01.gif) no-repeat 10px;
	padding-left: 25px;
	border-bottom: 1px solid #F00;
	margin-top: 15px;
	}
	
dl dd {
	margin-left: 15px!important;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
