@charset "UTF-8";
/* CSS Document */

#service .subtitle2 {
	background-image: url(../img/service/subtitle2.png);
	height: 50px;
	width: 630px;
	clear: both;
}
#service .subtitle3 {
	background-image: url(../img/service/subtitle3.png);
	height: 50px;
	width: 630px;
	clear: both;
}
#service .subtitle4 {
	background-image: url(../img/service/subtitle4.png);
	clear: both;
	height: 50px;
	width: 630px;
}
#service .product {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 60px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#service .product_left {
	width: 270px;
	float: left;
}
#service .product_right {
	float: right;
	width: 222px;
	margin-right: 40px;
	display: inline;
}
#service .product h4 {
	font-size: 15px;
	font-weight: bold;
	color: #97BF63;
	margin-bottom: 10px;
}
#service .product img {
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
.memo {
	text-align: center;
	width: 220px;
	font-size: 10px;
	line-height: 1.4;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#service #design_list ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 60px;
	padding-bottom: 10px;
}
#midashi {
	margin-bottom: 15px;
}
#midashi p {
	margin-left: 60px;
	color: #9BC465;
	font-weight: bold;
	font-size: 15px;
	padding-left: 22px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#midashi .back01 {
	background-image: url(../img/service/mark1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#midashi .back02 {
	background-image: url(../img/service/mark2.png);
	background-repeat: no-repeat;
	background-position: left center;
}#midashi .back03 {
	background-image: url(../img/service/mark3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#service .side_menu {
	margin-top: 8px;
	background-color: #FFFFFF;
}
#service   .side_menu   li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BC465;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 180px;
	height: 25px;
}
#service .side_menu ul a {
	display: block;
	height: 21px;
	width: 165px;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
}
#service .side_menu ul a:link {
	background-image: url(../img/service/arrow.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#service .side_menu ul a:visited {
	background-image: url(../img/service/arrow.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#service .side_menu ul a:hover {
	color: #9BC465;
	text-decoration: none;
	background-color: #EEFFDD;
	background-image: url(../img/service/arrow2.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#service .side_menu ul a:active {
	color: #9BC465;
	text-decoration: none;
	background-color: #EEFFDD;
	background-image: url(../img/service/arrow2.png);
	background-repeat: no-repeat;
	background-position: 160px center;
}
