@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/top-1_39.gif);
	margin-left: 0px;
	margin-top: 0px;
}
.style2 {
	font-size: 12px;
	color: #0B7F3B;
}
a:link {
	text-decoration: none;
	color: #006933;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

h1 {font-size: 100%; margin-bottom: 0px; font-weight: normal; }
h2 {font-size: 100%; margin-bottom: 0px; font-weight: normal; }
h3 {font-size: 100%; margin-bottom: 0px; font-weight: normal; }
h4 {font-size: 100%; margin-bottom: 0px; font-weight: normal; }
h5 {font-size: 100%; margin-bottom: 0px; font-weight: normal; }
h6 {font-size: 100%; margin-bottom: 0px; font-weight: normal; }

.hed {
	color: #006933;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
.naiyou {
	color: #005828;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.style7 {
	font-size: 14px;
	color: #006933;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}