@charset "utf-8";
input,textarea	{border-left	:1px solid #C2C2C2;
		border-right	:1px solid #C2C2C2;
		border-top	:1px solid #C2C2C2;
		border-bottom	:1px solid #C2C2C2; 
		background-color:#EEEEEE; color : #333333; }
.med		{font-size:10pt; color:#333333; line-height:1.3em}
.medEm		{font-size:10pt; color:#333333; line-height:1.3em; font-weight:700}
.sitemap	{font-size:9pt; color:#333333; line-height:1.4em}

H1 { font-size: 20px;
	font-weight: bold;
	line-height:1.7em;
	}
H2 { font-size: 14px;
	font-weight: bold;
	line-height:1.5em;
	}
H3 { font-size: 14px;
	font-weight: bold;
	line-height:1.4em;
	}
	
H4 { font-size: 10px;
	font-weight: bold;
	}

/* link A */
a:link		{ color: #0000CC; text-decoration: none; }
a:visited	{ color: #0000CC; text-decoration: none; }
a:hover		{ color: #0000CC; text-decoration: underline; }
a:active	{ color: #0000CC; text-decoration: underline; }
.border_top {
	border-top:ridge 1px #999999;
}
.border_bottom {
	border-bottom:ridge 1px #999999;
}
.border_bottom_dot {
	border-bottom:1px dotted #E7DFE7;
}
.shadow {
	background-image:  url(../images/maintBG.gif);
	background-repeat: repeat-y;
}
.shadowR {
	background-image:  url(../images/maintBGr.gif);
	background-repeat: repeat-y;
}
.shadowU {
	background-image:  url(../images/maintBGb.gif);
	background-repeat: repeat-x;
}
.menu_txt {
	font-size: 12px;
	color: #463D37;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	letter-spacing: 0.5mm;
}
.under_line {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #ADD8E6;
}

.title_bar1 {
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
	color:#003366;
	background-image: url(../images/title_bar_2.gif);
	padding-left: 20px;
	height: 22px;
	width: 580px;
	background-repeat: repeat;
	
}
a.navylink:link    {color:#000066;  text-decoration:none}
a.navylink:visited {color:#000066;  text-decoration:none}
a.navylink:hover   {color:#4271C6;  text-decoration:none}
.bg_sitemap {
	font-size: 12px;
	color: #000066;
	background-image: url(../images/BGsitemap.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.5mm;
	vertical-align: middle;
	width: 150px;
}
.sitemap {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-repeat: no-repeat;
	letter-spacing: 0.5mm;
	vertical-align: middle;
}
