@charset "euc-jp";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
#main {
	width: 780px !important;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6592A7;
	border-bottom-color: #6592A7;
	border-left-color: #6592A7;
}
h1 {
	height: 130px;
	width: 780px;
	overflow: hidden;
	font-size: 12px;
}
h1 img {
	position: absolute;
}
#headMenu {
	list-style-type: none;
	background-color: #568EB3;
	height: 30px;
}
#headMenu li {
	float: left;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	height: 28px;
	margin-top: 1px;
	line-height: 1;
}
#headMenu li a {
	text-decoration: none;
	color: #000000;
	padding-top: 8px;
	display: block;
}
#headMenu li a:hover {
	color: #0033CC;
}
#contents {
	clear: left;
	float: right;
	width: 540px;
	display: inline;
	margin-right: 20px;
	margin-top: 20px;
}
#sideMenu {
	clear: left;
	margin-top: 20px;
	font-size: 14px;
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sideMenu a {
	color: #000000;
	text-decoration: none;
}
#sideMenu a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#sideMenu  li  {
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	padding-left: 16px;
	background-image: url(../img/marker.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	list-style-type: none;
}
#sideMenu  ul li   {
	list-style-type: none;
	background-position: 0px -2px;
}
#sideMenu li.head {
	background-image: none;
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98B8CD;
	margin-right: 10px;
}
#sideBnr {
	margin-left: 20px;
	list-style-type: none;
	margin-bottom: 10px;
}
#sideBnr  li {
	background-color: #FFFFFF;
	height: 50px;
	width: 180px;
	margin-bottom: 10px;
}
#footBox {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6592A7;
}
#footBox a {
	color: #000000;
	text-decoration: none;
}
#footBox p {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 8px;
}
#footBox address {
	font-style: normal;
	font-size: 12px;
}
.listper    {
	background-position: 0px -50px;
}

