/* CSS Document */

#headtop h2 {
	font-size: 65%;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 2px;
}
.base_d   p   {
	font-size: 85%;
	line-height: 155%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "A-CID 新ゴ M";
}
#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright {
	background-color: #F1F1F1;
	color: #191919;
	font-family: "Copperplate Light", "Copperplate Gothic Light", Copperplate;
	font-size: 75%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 8px;
}
#footer {
	margin-top: 15px;
	padding: 0px;
}
#footer_nav {
	font-size: 80%;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}
#footer_nav a {
	color: #0066CC;
}
#footer_nav a:hover {
	color: #CC0000;
}
#footer_add img {
	margin-right: 15px;
}
#pankuzu {
	text-align: right;
	font-size: 80%;
	height: 20px;
	margin-top: 8px;
	padding: 0px;
}
.base_d h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 95%;
	color: #006DFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006DFF;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#title_tbl h1 {
	font-size: 110%;
	margin: 0px;
	padding-bottom: 15px;
}
.size_s {
	font-size: 75%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 135%;
}
#main_nav {
	width: 145px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#main_nav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	color: #006DFF;
}
#main_nav a:hover {
	color: #FF9900;
}
#main_nav p {
	font-size: 80%;
	text-align: right;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "A-CID 新ゴ M";
	color: #000000;
	padding: 5px;
}
#main_nav .img_btn {
	padding-top: 5px;
	padding-bottom: 2px;
}
#title_tbl  em {
	display: none;
}
.sitemap a {
	background-color: #FFFFFF;
	background-image: url(../image/common/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sitemap a:hover {
	text-indent: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	top: 1px;
	right: 1px;
}

