@charset "Shift_JIS";

strong,em{
	font-weight: normal;
		font-style: normal;
	margin: 0px;

}




/* header */

#head {
	width: 800px;

}

#head-bg {
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	height: 69px;

}

#head-h1 {
	background-color: #285f00;
}

#head-h1 h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;

}

#head-menu {
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	padding-top: 5px;

}

#head-menu2 {
	color: #336600;
	padding-left: 225px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	padding-top: 8px;
	line-height: 18px;
	text-align: left;

}

#head-menu2 a:link,a:visited,a:active{
	color: #336600;
	text-decoration: none;
}

#head-menu2 a:hover {
	color: #336600;
	text-decoration: underline;
}

#head-menu a:link,a:visited,a:active,a:hover{
	text-decoration: none;

}


/* footer */

#footer {
	background-image: url(../../images/footer-bg.gif);
	height: 22px;
	width: 800px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;


}

#footer p {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 790px;
	padding-top: 5px;
}


/* main */

#main{
	clear: both;
	width: 800px;


}

#main-left {
	width: 528px;
	border: 1px solid #285f00;
	margin-top: 10px;
	margin-left: 2px;
	float: left;
	padding: 10px 5px;
	margin-bottom: 10px;


}

#main-left p {
	padding: 10px 5px;
	line-height: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#main-left h2 {
	background-image: url(images/color1a.gif);
	background-repeat: no-repeat;
	text-indent: -2000pt;
	height: 67px;
}

#main-left h3 {
	margin: 0
}

#h3a {
	background-image: url(images/color1c.gif);
	background-repeat: no-repeat;
	text-indent: -2000pt;
	height: 28px;
}

#h3b {
	background-image: url(images/color1f.gif);
	background-repeat: no-repeat;
	text-indent: -2000pt;
	height: 28px;
}

#h3c {
	background-image: url(images/color2a.gif);
	background-repeat: no-repeat;
	text-indent: -2000pt;
	height: 28px;
}

#h3d {
	background-image: url(images/color2b.gif);
	background-repeat: no-repeat;
	text-indent: -2000pt;
	height: 28px;
}

#h3e {
	background-image: url(images/color3a.gif);
	background-repeat: no-repeat;
	text-indent: -2000pt;
	height: 28px;
}

#main-right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 242px;
	margin-right: 2px;
	margin-left: 5px;
	background-image: url(images/color1g.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 380px;
}

#main-right p {
	padding: 10px 5px;
	line-height: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
}



.right {
	text-align: right;
}

.center {
	text-align: center;
}

.under10 {
	margin-bottom: 10px;
	text-align: right;
}

.fright {
	float: right;
	margin-left: 10px;
}

.fleft {
	float: left;


}
