body {background-color:#ffffff ;}
.pt07 {font-size:7pt;}
.pt08 {font-size:8pt;}
.pt09 {font-size:9pt;}
.pt10 {font-size:10pt;}
.pt11 {font-size:11pt;}
.pt12 {font-size:12pt;}
.pt13 {font-size:13pt;}
.pt14 {font-size:14pt;}
.pt15 {font-size:15pt;}
.pt16 {font-size:16pt;}
.pt17 {font-size:17pt;}
.pt18 {font-size:18pt;}
.pt24 {font-size:24pt;}
.ftb {font-weight:bolder;}
.txtmenu  {font-size:10pt;}
.jyoho01 {font-size:11pt;}
.jyoho02 {font-size:11pt;}
.OLine {font-size: 12pt; color:"#000000"}
.ns_subt {font-size: 11pt; font-weight:bolder; color:"#008000"}
.soe {font-size: 11pt; color:"#747474"}
.keikoku {font-size: 11pt; font-weight:bolder; color:"ff0000"}
.hissu {font-size: 12pt; color:"#008000"}

h1 {font-size:10pt;}

/* -----menu----- */
#menu {
	width:970px;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	background-color: #66B821;
	color: #FFFFFF;
	white-space:normal;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
	padding-left: 10px;
	clear : both;
	height: 1.8em;
 }

#menu ul {
	list-style-type : none;
}

#menu li { 
	display : inline; 
	float:left ;
	padding-top: 0.1em;
}

#menu a {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#menu a:hover {
	display : inline;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}


