@charset "UTF-8";
/*====================ヘッダーイメージ========================*/
.headSite {
	width:745px;
	height:45px;
	clear:both;
	background:url(../../img/head_bk.jpg) no-repeat 0 0;
	padding:30px 0 5px 15px;
}
.ttl01{
	width:580px;
	padding:0 0 0 10px;
	margin:15px 0;
}
.ttl01 li{
	padding:0 0 0 12px;
	background:url(../../img/icon_red.gif) no-repeat left center;
}
.ttl02{
	width:580px;
	padding:0 0 0 10px;
	margin:15px 0;
}
.ttl02 dt{
	padding:0 0 0 12px;
	background:url(../../img/icon_red.gif) no-repeat left center;
}
.ttl02 dt.nolink{
	padding-left:0;
	background-image:none;
}
.ttl02 dd{
	padding:0 0 0 24px;
	background:url(../../img/icon_red.gif) no-repeat 12px 6px;
}
