.text10 {  font-size: 10px; line-height: 110%}
.text12 {  font-size: 12px; line-height: 120%}
a:hover {  background-color: #CCFFFF}
.text14 {  font-size: 14px}
a:link {  color: #336699}

.hide { clear: both; }
.hide hr { display: none; }

#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/down.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding-top: 35px;
	background-color: #000884;
	padding-bottom: 15px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer #copyrights {
	float: right;
	padding-right: 10px;
}

#footer #sitemap {
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
	width: 200px;
}

#footer a {
	color: #FFFFFF;
	background-color: #000884;
	background-image: url(img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/*	サイトマップ */

#sitemap {
	width:560px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 30px;
}

#sitemap .section {
	margin-bottom: 30px;
}

.leftBox {
	width:264px;
	float:left;
}

.rightBox {
	width:264px;
	float:right;
}

#sitemap .section ul li {
	color: #666666;
	font-size: 12px;
	padding-left: 10px;
	line-height: 150%;
	background-attachment: scroll;
	background-image: url(part/sitemap/site-img/sitemap_li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#sitemap .section ul li a {
	color: #336699;
}

#sitemap .section ul li.in {
	color: #666666;
	font-size: 12px;
	padding-left: 10px;
	line-height: 150%;
	background-attachment: scroll;
	background-image: url(part/sitemap/site-img/sitemap_li_circle.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 23px;
	margin-bottom: 5px;
}

#sitemap .section ul li.last {
	margin-bottom:10px;
}

#sitemap .section ul.specialLeft {
	width:254px;
	float:left;
}

#sitemap .section ul.specialRight {
	width:254px;
	float:right;
}

#sitemap h2 {
	background-color: #bde6ff;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #003366;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}

#sitemap h3 {
	color: #006699;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

#sitemap .mgb0 {
	margin-bottom: 0px;
}

.pagetop {
	text-align:	right;
	font-size: 12px;
}
