@charset "utf-8";
h4 {
	font-weight: bold;
	color: #F18700;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .lst01 {
	background-image: url(lst_01.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 0px 2px;
}
#main ul {
	margin-bottom: 20px;
	line-height: 1.5em;
}

#main  .lst02 {
	background-image: url(lst_02.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 0px 2px;
}
#main   .lst03 {
	background-image: url(lst_03.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 0px 2px;
}
#main    .lst04 {
	background-image: url(lst_04.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 0px 2px;
}
#main     .lst05 {
	background-image: url(lst_05.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 0px 2px;
}
#main      .lst06 {
	background-image: url(lst_06.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	background-position: 0px 2px;
}
#main #wrap01 {
	height: 300px;
	width: 520px;
}

#wrap01  #col01_l {
	float: left;
	width: 280px;
}
#wrap01 #col01_r {
	float: left;
	width: 240px;
}

