@charset "utf-8";

h3 {
	font-size: 18px;
}

*html h3 {
	font-size: 18px;
	padding-top: 20px;
}

*:first-child   +html h3{
	font-size: 18px;
	padding-top: 20px;
}
dt {
	height: 200px;
	width: 200px;
	margin-top: 10px;
	padding-bottom: 50px;
}
dd {
	margin-top: -250px;
	padding-bottom: 50px;
	height: 200px;
	padding-right: 26%;

}


#service_main {
	width: 800px;
	margin: auto;
	background-image: url(../image/service_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding-top: 2%;
	padding-bottom: 110px;
	padding-left: 70px;
}

#service_sub_menu {
	width: auto;
	height: 27px;
	margin-top: -12px;
	padding-left: 200px;
	float: left;
}

*html   #service_sub_menu {
	width: auto;
	height: 27px;
	margin-top: 0px;
	padding-left: 250px;
	float: left;
}

*:first-child +html #service_sub_menu{
	width: auto;
	height: 27px;
	margin-top: -2px;
	padding-left: 200px;
	float: left;
}

#service_text {
	font-size: 14px;
	margin: 0;
	padding: 20px 0 30px 15px;
	width: 570px;
	clear: both;
}

#service_text  div {
	padding-top: 10px;
	padding-bottom: 10px;
}

#service_text  strong  {
	font-size: 14px;
	color: #00CC99;
}

#service_text div {
	padding-left: 30px;
}
#dougyou {
	background-image: url(../image/dougyou_bg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 535px;
	margin-top: 5%;
}
#text_bold {
	font-weight: bold;
	padding-top: 10px;
}
#dougyou p {
	width: 405px;
	font-size: 16px;
	margin-top: 0px;
}





.results_text {
	font-size: 14px;
	margin: 0;
	padding: 30px 0 30px 0;
	width: 570px;
	clear: both;
	height: 200px;
}

.float_left {
	float: left;
	margin-right: 20px;
	align:middle;
}
.results_text .float_left {
	border: 1px solid #cccccc;
}
.results_link {
	padding-bottom: 20px;
}

.homepage_h3 {
	font-size: 16px;
	color: #00CC99;
	background-image: url(../image/service_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}


.text_size12 {
	font-size: 12px;
}


.keisyou {
	width: 570px;
	text-align: right;
}