@charset "utf-8";
@media print {
body {
	zoom: 85%;
}
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #dcdcdc;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	font-family: "メイリオ", Meyryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Lucida Grande", Verdana, Arial;
}
hr {
	visibility: hidden;
	display: none;
}
img {
	vertical-align: bottom;
}
a {
	overflow: hidden;
	color: #0066FF;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #0099FF;
}

/*
a:visited {
	color: #003399;
}
a:hover {
	color: #0099FF;
}
*/
.clr {
	clear: both;
}
.hide {
	display: none;
}

table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 1.5em;
}
th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#container {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 58px;
}
#image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#middle-navi {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: -10px;
	height: 45px;
}


#main {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar {
	float: left;
	width: 160px;
}
#contents {
	width: 540px;
	float: right;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 140px;
	text-indent: -1000em;
	font-size: 10px;
	background-color: #dcdcdc;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}
#cr {
	text-indent: -1000em;
	clear: both;
	height: 30px;
}



.logo {
	width: 255px;
	float: left;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.logo a {
	display: block;
	line-height: 45px;
	background-image: url(../images/new-logo.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

.info-m {
	list-style-type: none;
	float: right;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.info-m li {
	padding: 0px;
	height: 21px;
	line-height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.info-m li a {
	background-image: url(../images/info-m.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -1000em;
	height: 100%;
	width: 100%;
}
.access {
	width: 94px;
}
.sitemap {
	width: 94px;
}
.access a {
	background-position: 0px -21px;
}
.access a:hover {
	background-position: -110px -21px;
}
.sitemap a {
	background-position: 0px -42px;
}
.sitemap a:hover {
	background-position: -110px -42px;
}
#footer p {
	margin: 0px;
}
#footer .page-top {
	margin-right: 10px;
}

.page-top {
	height: 21px;
}

.page-top a {
	background-image: url(../images/info-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	width: 105px;
	display: block;
	text-indent: -1000em;
	float: right;
}
.page-top a:hover {
	background-position: -110px 0px;
}
#middle-navi .pass {
	padding-left: 2px;
	float: left;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#middle-navi .siryou {
	float: right;
	width: 160px;
}
.siryou {
	height: 45px;
	width: 160px;
}
.siryou a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url(../images/bnr_siryou.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
}
.siryou a:hover {
	background-position: 0px -50px;
}


.clr-box {
	width: 100%;
	overflow: hidden;
}
