@charset "utf-8";
#service {
	width: 705px;
	margin-left: auto;
	margin-right: 10px;
	font-size: 12px;
}
#service p {
	line-height: 130%;
	margin-bottom: 1em;
	padding-left: 15px;
}
#service p img {
	float: right;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#service h5 {
	clear: left;
	margin-bottom: 20px;
	padding-top: 15px;
}
#service .svc_imgbox {
	text-align: center;
	width: 705px;
	margin-bottom: 20px;
}

#service ul {
	width: 705px;
	height: 100px;
}
#service li {
	list-style-type: none;
	float: left;
	height: 80px;
	width: 235px;
}
#svc_time12 {
	float: left;
	width: 250px;
	background-image: url(../service/img/svc_gph_04.gif);
	background-repeat: no-repeat;
	height: 70px;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	color: #666666;
}
#svc_time12 p, #svc_time14 p, {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

#svc_time12 p img, #svc_time14 p img {
	float: none;
	padding: 0px;
	margin-bottom: 10px;
}

#svc_time14 {
	float: left;
	width: 250px;
	height: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	background-image: url(../service/img/svc_gph_06.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #666666;
}


table.svc_table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-collapse:collapse;
}
.svc_table th {
	padding: 10px;
	font-weight: normal;
	text-align: left;
	width: 80px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.svc_table td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.svc_table td.svc_season01 {
	background-color: #DBEAD0;
	width: 50px;
	text-align: center;
}
.svc_table td.svc_season02 {
	background-color: #E8E8E8;
	width: 50px;
	text-align: center;
}
table.svcs_table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-collapse:collapse;
}
.svcs_table th {
	padding: 10px;
	font-weight: normal;
	text-align: left;
	width: 50%;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
.svcs_table td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#flower {
	height: 200px;
	width: 650px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../service/img/bg_flower.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
}

#service table.svc_flower {
	width: 450px;
	margin-right: 20px;
	margin-left: auto;
}
.svc_flower th {
	font-weight: normal;
	background-color: #DBEAD0;
	width: 50px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.svc_flower td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
