﻿@charset "utf-8";

/* top.css */


/*-------------------------------------------------
///	FirstCol	
-------------------------------------------------*/

#wrapper h3 {
	margin-bottom: 10px;
}

#contents h4 {
	margin-bottom: 15px;
}

#contents dl dt {
	margin-bottom: 3px;
	padding-left: 13px;
	background: url(../common/img/icon_arrow.gif) no-repeat left 4px;
}

#contents dl dd {
	margin-bottom: 20px;
	padding-left: 13px;
}
