@charset "utf-8";
/* CSS Document */

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}


#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	width: 734px;
}


#service {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 140px;
	width: 460px;
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
	color: #333;
}


#list {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 150px;
	left: 20px;
	width: 440px;
	font-family: arial;
	font-size: 20px;
	color: #333;
}

#address {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 180px;
	width: 480px;
	font-family: arial;
	font-size: 18px;
	color: #333333;
}


#contact {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 190px;
	width: 480px;
	font-family: arial;
	font-size: 18px;
	color: #333333;
}