body {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 747px;
	border: 1px solid #CCCCCC;
  }
DIV#breadnavi {
	font-size: 12px;
	width: 100%;
	text-align: left;
	line-height: 25px;
}
DIV#menu {
	width: 100%;
	text-align: left;
	display: block;
	font-size: 12px;
}
DIV#menu a{
	display: block;
	font-weight: normal;
	background-color: #DEFFAE;
	color: #009900;
	line-height: 20px;
	text-decoration: none;
	border: 1px solid #A7F54B;
	text-indent: 2pt;
	margin: 2px 5px;
}
DIV#menu a:hover{
	color: #009900;
	background-color: #CEFF86;
	text-decoration: none;
	border: 1px solid #CBFF7D;
}
DIV#maincontent {
	width:580px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	line-height: 25px;
	text-indent: 30pt;
	text-align: left;
	background-image: url(./images/h1_title_bar.gif);
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	line-height: 27px;
	text-indent: 15pt;
	text-align: left;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	margin-top: 15px;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	background-color: #DEFFAE;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: left;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
}
h4{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	background-color: #FFD697;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: left;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9b06;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9b06;
}
DIV#maincontent p {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 90%;
	background-color: #FFFFFF;
	text-align: left;
	color: #505050;
	line-height: 140%;
	width: 570px;
}


/* ------ ƒŠƒ“ƒN ------ */
A:link {
	COLOR: #669900;
	text-decoration: underline;
}
A:hover {
	COLOR: #99CC66;
	text-decoration: undSerline;
}


/* ------ text------ */
.text12 {
	font-size: 12px;
	color: #5F5F5F;
	text-align: left;
	line-height: 20px;
}
.G {
	color: #669900;
}
.text90 {
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	text-align: left;
}
.text80 {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	text-align: left;
}
.S {
	font-weight: bold;
}
.side {
	border: 1px solid #CCCCCC;
}
.text10 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 10px;
}

