﻿#service {
	width: 565px;
}

#service h3 {
	display: none;
}

#service div.d1 {
	width: 565px;
	height: 680px;
	background: #ffffff url('../images/service_sheet.jpg') left top no-repeat;
	position: relative;
}

#service div.table {
	width: 565px;
	margin: 20px 0 0 0;
}

#service div.table table {
	font-size: 12px;
	width: 565px;
}

#service div.table table th{
	width: 100px;
	background: #DAECBC;
	font-weight: normal;
}

#service div.table table td{
	width: auto;
	padding: 5px;
	margin: 0 0 20px 0;
	background: #FAF7CC;
}

#service div.table td.top {
	background: #F8D67F;
}

#service p {
	font-size: 13px;
	position: absolute;
}

#service p.p1 {
	top: 670px;
}

#service p.p2 {
	width: 565px;
	margin: 10px 0 0 0;
	position: relative;
}

#service p.p3 {
	width: 220px;
	height: 90px;
	overflow: auto;
	position: absolute;
	left: 320px;
	top: 550px;
	font-size: 13px;
}


#moushikomi {
	margin: 0;
}