body {
	font-size: 12px;
	color: #000000;
}
#back_top {
	background-image: url(../images/back_top.jpg);
	background-repeat: no-repeat;
	width:868px;
	height:240px;
	z-index:1;
}
#container
	{
	position: relative;
	text-align: left;
	width: 850px;
	margin: auto;
	}
	
#back_body {
	background-image: url(../images/back_main.gif);
	background-repeat: no-repeat;
	left:10px; 
	top:255px; 
	width:868px; 
	height:351px; 
	z-index:2;
}
#back_text {
	background-image: url(../images/txt_foot.gif);
	background-repeat: no-repeat;
	left:10px; 
	top:607px; 
	width:868px; 
	height:65px; 
	z-index:3;
}
#navigation {
	position:absolute;
	left:407px;
	top:8px;
	height:20px;
	z-index:5;
	width: 578px;
}

#navigation ul{
	margin: auto;
	padding:0;
}

#navigation li{
	float:left;
	list-style:none;
	background-image:url(../images/nav_off.gif);
	width:111px;
	height:18px;
}

#navigation a{
	display:block;
	text-decoration:none;
	text-align:center;
	width:111px;
	height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

#navigation a:hover{
	background-image:url(../images/nav_on.gif);
	width:111px;
	height:18px;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	overflow: auto;
	position:absolute;
	left:44px; 
	top:254px; 
	width:767px; 
	height:311px; 
	z-index:4
}
#content h1 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
#content h2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
}

#servicenavi {
	position: relative;
	text-align: left;
	width: 840px;
	margin: auto;
}
#servicenavi ul{
	padding:0;
	float: none;
	margin-left: 220px;
}

#servicenavi li{
	float:left;
	list-style:none;
	width:111px;
	height:18px;
}

#servicenavi a{
	display:block;
	text-decoration:none;
	text-align:center;
	width:111px;
	height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

#servicenavi a:hover{
	width:111px;
	height:18px;
}
