.five_service_cont{
	width: 710px;
	margin: 0px;
}

h3{
	padding: 0px;
	margin: 0px;
	color: #36393e;
	font-size: 18px;
}

.five_service_img{
	width: 710px;
	height: 341px;
	background: url( "../img/service/main_img.jpg" ) no-repeat;
	float: left;
	position: relative;
}
.five_service_img img.service1{
	position: absolute;
	top: 91px;
	left: 10px;
}
.five_service_img img.service2{
	position: absolute;
	top: 172px;
	left: 10px;
}
.five_service_img img.service3{
	position: absolute;
	top: 134px;
	left: 248px;
}
.five_service_img img.service4{
	position: absolute;
	top: 134px;
	left: 484px;
}
.five_service_img img.service5{
	position: absolute;
	top: 253px;
	left: 10px;
}

p.link_button{
	width: 710px;
	text-align: right;
}

p.link_button img{
	margin: 0px 0px 0px auto;
}

.five_service_cont table{
	width: 100%;
	text-align: left;
}

.five_service_cont table tr td{
	padding: 10px;
}

.five_service_cont table tr td.td1{
	text-align: center;
	color: #36393e;
	background-color: #f9f9f9;
}


p.link_button2{
	width: 710px;
	text-align: center;
}

p.link_button2 img{
	margin: 0px auto;
}

p.simulation{
	width: 320px;
	margin: 0;
	text-align: left;
	float: left;
}
p.sample{
	width: 220px;
	margin: 0;
	text-align: left;
	float: right;
	text-align: center;
}
p.sample img{
	margin: 5px auto;
	border: solid 5px #e5e5e5;
}






