@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

#conts h3 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 12px;
}

#conts ul.ul01 {
	margin-bottom: 32px;
	font-size: 14px;
}

#conts ul.ul02 {
	margin: 8px 0 0 10px;
}

#conts ul.ul02 li {
	margin-bottom: 6px;
	padding-left: 21px;
	background: url(../img/li01_bg.gif) no-repeat left 2px;
}

#conts ul.ul02 li.lastBg {
	margin-bottom: 0;
	background: url(../img/li02_bg.gif) no-repeat left 2px;
}

#conts ul.mb88 {
	margin-bottom: 88px;
}