/*フォント用*/

body {
	color: #333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅" !important;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	text-justify:inter-ideograph;
	letter-spacing:0;
	margin: 0px;
	padding: 0px;
	border:none;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg.gif);
}

p {
	line-height: 180%;
	margin-top: 10px;
}

em {
	font-style: normal;
	font-weight: bold;
}

h1 a {
	display: block;
	height: 90px;
	width: 683px;
	float: left;
}

h1 em {
	margin-left: -9999px;
	position: absolute;
}

.link a {
	display: block;
	width: 100px;
	float: left;
	height: 50px;
}

.link em {
	position: absolute;
	text-indent: -9999px;
}

h2 {
	margin-left: -9999px;
	position: absolute;
}

h3 {
	font-weight: bold;
	color: #006633;
	font-size: 110%;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

