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

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

#conts p {
	line-height: 1.7;
}

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

#conts ul.arrow {
	margin-top: -10px;
}

#conts ul.arrow a {
	padding: 1px 0 1px 20px;
	background: url(/img/icon/arrow01.gif) no-repeat left center;
	
	line-height: 1.5;
}


