h2{
	margin-bottom:3px;
}


#pright{
	width:522px;
	_width:523px;
	background-color:#fff;
	border-right:1px solid #000;
}

#pr_inner{
	color:#424242;
	background: url(../images/background-mainarea.gif) repeat-x #fff;
}

#mainarea{
	margin-left:1px;
}

	div.s01{
		position:relative;
		margin-bottom:40px;
		padding:15px;
	}

	#service_siteMenu{
		position:abusolute;
		width:519px;
		height:302px;
		/*background: url(../images/service_site_001.gif) no-repeat #fff;*/
	}

	#service_siteMenu1,
	#service_siteMenu3{
		float:left;
		width:259px;
	}
	#service_siteMenu2,
	#service_siteMenu4{
		float:left;
		width:260px;
	}

	#service_siteMenu a {
		display:block;
		overflow:hidden;
		width:100%;
		height: 0 !important;
		height /**/:151px;
		padding-top:151px;
		background-image:url(../images/service_site_001.gif);
	}
		#service_siteMenu1 a {background-position:0 0;}
		#service_siteMenu2 a {background-position:-259px 0;}
		#service_siteMenu3 a {background-position:0 -152px;}
		#service_siteMenu4 a {background-position:-259px -152px;}
		#service_siteMenu1 a:hover {background-position:0 -306px;}
		#service_siteMenu2 a:hover {background-position:-259px -306px;}
		#service_siteMenu3 a:hover {background-position:0 -458px;}
		#service_siteMenu4 a:hover {background-position:-259px -458px;}

	#secondarea{
		margin-top:1px;
		margin-left:3px;
		width:100%;
	}
	#mainarea div.inner{
		clear:both;
		height:auto;
		margin-bottom:20px;
		margin-left:15px;
	}

#secondarea a{
	width:126px;
	margin:0 0 1px 0;
	color:#fff;
	text-decoration:none;
	padding:6px 0 6px 0;
	display:block;
	background-color:#555555;
	background-color:#444141;
}

#secondarea a:hover{
	background-color:#777;
}

/* テーブル */

table.t1{
	width:90%;
	border-collapse: collapse;
}
table.t1 td{
	text-align:center;
	padding:3px;
	border:1px solid #2c2d2f;
}
th.th1{
	width:40%;
	color:#fff;
	background-color:#797979;
	vertical-align:top;
	text-align:right;
	padding:3px;
	border:1px solid #2c2d2f;
}
th.th1-1{
	background-color:#c4c4c4;
}
th.th1-2{
	background-color:#d8d8d8;
}
th.th1-3{
	background-color:#eaeaea;
}

th.th1-3,th.th1-2,th.th1-1{
	font-weight:normal;
	text-align:center;
	width:35%;
	border:1px solid #2c2d2f;
}

/* パンクズ */

#breadcrumbs_list{
	margin:2px 0 7px 0;
	background-color: transparent;
	padding:3px;
	color:#555;
}
#breadcrumbs_list a:link,
#breadcrumbs_list a:visited{
	color:#1e98ff;
	text-decoration: none;
}
#breadcrumbs_list a:hover{
	text-decoration:underline;
}


#nav03 a {background-position:-263px -262px;}
