body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-image: url(img/bg.jpg);
	font-family: "Arial", "Helvetica", "sans-serif";


}
p {
	font-size: 14px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Arial", "Helvetica", "sans-serif";

	}
th,td {
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.bg-333333 {
	background-color: #333333;
}
.bg-666666 {
	background-color: #666666;
}
.bg-999999 {
	background-color: #999999;
}
.bg-cccccc {
	background-color: #cccccc;
}
.bg-dddddd {
	background-color: #dddddd;
}
.bg-eeeeee {
	background-color: #eeeeee;
}
.bg-efefef {
	background-color: #efefef;
}
.bg-f2f2f2 {
	background-color: #f2f2f2;
}

.bg-ffffff {
	background-color: #ffffff;
}
.bg-bde3ff {
	background-color: #bde3ff;
}
.bg-menu1 {
	background-color: #cc0000;
}
.bg-menu2 {
	background-color: #007df7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #dedede;
}
.bg-menu3 {
	background-color: #3980ff;
}
.bg-menu4 {
	background-color: #bde3ff;
}
.bg-menu5 {
	background-color: #dce6f0;
}

.menu {
	font-size: 14px;
	background-color: #cc0000;
	font-weight: bold;
	color: #FFFFFF;

}
.footer1 {
	font-size: 12px;
	background-color: #009aff;
}
.footer2 {
	font-size: 12px;
	background-color: #a8def0;
	color: #000000;
	background-image: url(image/bg-title.gif);


}
.jtitle1 {
	font-weight: bold;
	background-color: #FFEEEE;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #990000;
	border-bottom-color: #993333;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	width: 100%;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;

}
.jtitle2 {
	font-weight: bold;
	background-color: #eeeeee;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}
.jtitle3 {
	font-weight: bold;
	background-color: #eeeeee;
	width: 100%;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}

.jkoumoku {
	padding-left: 8px;
}
a:link {
	text-decoration: none;
	color: #000099;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;


}
a:visited {
	text-decoration: none;
	color: #000066;

}
.pagettle {
	font-size: large;
	font-weight: bold;
	background-color: #CCFFFF;
	background-image: url(image/bg-title.gif);
	margin: 0px;
	padding: 0px;


}
li {
	font-size: 14px;
}
.lilink {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(image/ar1.gif);
}
.linolink {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(image/ar2.gif);
}
.border1 {
	border: 1px solid #ffefef;
}
.text12 {
	font-size: 12px;
}
.text10 {
	font-size: 10px;
}
.text-ffffff {
	color: #ffffff;
}
.text-red {
	color: #990000;
}
a.white {  color: #FFFFFF;  text-decoration: none}
a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}

a.black {  color: #000000;  text-decoration: none}
a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
a.black:active {  color:#000000;  text-decoration: underline}
a.black:hover {  color: #000000;  text-decoration: underline}

th.listtable-th1 {  font-size: 83%; text-align: left; font-weight: bold; background-color: #CCCCCC; padding: 6px 12px}
th.listtable-th2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
.table1 {
	background-color: #999999;
	background-image: url(img/back1.gif);
}
a.menu3{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding: 4px;
}
a.menu3:hover{
	display: block;
	text-decoration: none;
	background-color: #FFFF99;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding: 4px;
	width: 100%;
}
.caption {
	font-size: 12px;
	line-height: 120%;
	margin: 4px;
	padding: 4px;
	font-weight: bold;


}
#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li  a{
	display: block;
	background-color: #dddddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding: 4px;
}
#menu a:hover {
	background-color: #FFCC99;
	color: #0033ff;
}
#menu li span{
	display: block;
	background-color: #CCFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	color: #999999;
	padding: 4px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFEEFF;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	margin: 4px;

}
