@charset "utf-8";

.serv_font01 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
.serv_font02 {
	font-size: 12px;
	line-height: 20px;
	color: #003726;
}
.serv_font02 a:link, .serv_font02 a:visited {
	text-decoration: none;
	color: #003726;
}
.serv_font02 a:active, .serv_font02 a:hover {
	text-decoration: underline;
	color: #003726;
}

.serv_block01 {
	width: 730px;
	height: 24px;
	padding: 5px;
	background-image: url(../images/about_bg01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 24px;
	color: #003726;
}
.serv_block02 {
	width: 730px;
	height: 24px;
	padding: 5px;
	background-image: url(../images/coffee_bg01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 24px;
	color: #39150d;
}

.serv_dotted01 {
	background-image: url(../images/about_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.serv_dotted02 {
	height: 45px;
	background-image: url(../images/about_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}