@import "/css/template.css";
#conts {
	padding-bottom: 120px;
	margin-top: 0;
	font-size: 12px
}

	*html #conts {
		padding-bottom: 120px;
		margin-top: -2px;
		font-size: 12px
	}

#conts p {
	margin-bottom: 30px;
}

#conts h2 {
	padding: 4px 0px 7px 20px;
	margin: 30px 0px 10px 0px;
	background: url(../img/template/h2_img.gif) no-repeat;
	
	font-size: 13px

}

#conts h3 {
	padding: 4px 0px 7px 20px;
	margin-bottom: 10px;
	background: url(../img/template/h3_img.gif) no-repeat bottom;
	font-size: 12px
}

#conts #about {
	padding: 0px 0px 0px 20px;
	margin: 30px 0px 10px 0px;
	background: url(../img/template/icon02.gif) no-repeat 0 3px;
	
	font-weight: bold

}

#conts ul {
	padding-left: 30px;
}

#conts li {
	padding-left: 20px;
	background: url(../img/template/li_back01.gif) no-repeat 0 9px;
	
	line-height: 2.8
}

#conts .listkasou li {
	padding-left: 5px;
	background: none;
	list-style-type: disc
}

#conts ol {
	margin-top: -30px;
}

#conts ol.listkasou li {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background: none;
	list-style-type: none
}


#conts .text01 {
	padding: 0;
	margin: 0;
}

