@import "common.css";

/* ----- service CSS ----- */
h4 {
	clear					: both;
	height					: 30px;
	margin					: 0 0 15px 0;
	padding					: 7px 0 0 25px;
	background				: url(../images/service/h4_bg.jpg) no-repeat;
	font-size				: 1.0em;
	font-weight				: normal;
	color					: #fff;
}

h5 {
	margin					: 0 0 10px 0;
	font-size				: 1em;
	color					: #1E85B8;
	font-weight				: bolder;
}

#function_block p {
	font-size				: 0.8em;
	line-height				: 1.4;
}
