BODY{
	font-size: 100%;
	line-height: 2em;
	color:#000000;
	margin-right: 5%;
	margin-left: 5%;
	}
A:link {
	color:#000066;
	background:transparent;
}
A:hover {
	color:#0000FF;
	background:transparent;
}
H1{
	 font-size: large;
	font-weight: bold;
	background-color: #7777dd;
	text-align: center;
	border-color: #9999ff #333399 #333399 #9999ff;
	color: #FFFFFF;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	}
H2{
	font-weight: bold;
	color: #333399;
	line-height: 20px;
	text-decoration: none;
	}
H3{
	font-weight: bold;
	color: black;
	line-height: 20px;
	text-decoration: none;
	}
caption {
color: #336666;
caption-side: top;
}

/* --- 一番上のメニュー ---*/
ul.menu1 {
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 1.4em;
	color: #000;
	background: #ccf;
	}
ul.menu1 li {
	display: inline; 
	padding: 0px 0.8em;
	border-right: 2px groove #fff;
	}
ul.menu1 li a {
	text-decoration: none;
	color: #009;
	background:transparent;
	}
ul.menu1 li a:hover,
ul.menu1 li a:active,		/* for IE (keyboard) */
ul.menu1 li a:focus {		/* for Netscape (keyboard) */
	color: #f00;
	background: transparent;
	}

/* --- 二番目のメニュー ---*/
div.menu2 {
	color: #000;
	font-weight: normal;
	line-height: 1.7em;
	margin: 2px;
}
div.menu2 a {
	border: 1px #999 solid;
	 color: #000;
	font-size: small
	font-weight: normal;
	 text-decoration: none;
	background: #fff;
	 margin-left: 5px;
	 margin-right: 5px;
	 padding: 1px 3px;
}
div.menu2 a:hover,
div.menu2 a:active,		/* for IE (keyboard) */
div.menu2 a:focus {		/* for Netscape (keyboard) */
  color: #000;
  background: #ccf;
}

ruby rt {
	color: #660000;
	line-height: 1em;
}
.rubyss	{
	font-size: x-small;
}

.linespan_small { font-size: small; line-height: 1.2em}
.font_red {  color: #FF0000}
.right {  text-align: right; }
.font_carent { font-weight: normal; color: #FF6600; clip: rect( ) }
.img_right {  float: right}
.img_left {  float: left}
.indent1 {  text-indent: 1em}
.font_bold {  font-weight: bold; color: #000000}
.font_red_left { color: #FF0000; text-align: left}
.font_red_center { color: #FF0000; text-align: center }
.caption_right { font-size: 100%; font-style: normal; font-weight: bold; color: #000000; line-height: 100%; text-align: right}
.caption_left { font-size: 100%; font-style: normal; font-weight: bold; color: #000000; line-height: 100%; text-align: left}
.caption_center { font-size: 100%; font-style: normal; font-weight: bold; color: #000000; text-align: center; line-height: 100%}
.caption_small { font-style: normal; line-height: 1.2em; font-size: small}
.font_white_center { font-style: normal; color: #FFFFFF; text-align: center ; line-height: 120%}
.font_blue {  color: #0000FF}
.font_pink {  color: #FF33FF}
.clear {  clear: both}
.font_gray {  color: #666666}
.font_green {  color: #006633}
.font_12px {  font-size: 12px}
.tittle_green {  font-weight: bold; color: #FFFFFF; background-color: #009933; line-height: normal; border-color: #33CC66 #006600 #006600 #33CC66; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.ruby_color {  color: #660000}
.center {  text-align: center}
.indnt3 {
	margin-left: 3em;
	text-indent: -3em;
}
