@charset "utf-8";
@import "/css/template.css";
#conts h2 {
	margin: 0 0 10px;
}

#conts h3 {
	margin: 30px 0 10px 0px;
	
	clear: both;
}

#conts p {
	margin-bottom: 1em;

	line-height: 1.7;
}

#conts .photoF{
	margin:5px 15px 40px 0;
	float: left;
}

#conts ul {
	margin-left: 10px;

	line-height: 1.3;
}

#conts li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url(/img/icon/icon01.gif) no-repeat left 5px;
}