body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	text-align: center;
}
#top-txt {
	font-size: 12px;
	color: #999999;
	text-align: left;
}
#banner {
	width: 800px;
}
#nav {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	height: 36px;
	width: 800px;
}
#leftnav {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	background-image: url(../IMGG/left_bg.gif);
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}
#contents {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	vertical-align: top;
	text-align: left;
}
#footer {
	width: 800px;
}
#footer02 {
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#detail {
	font-size:12px;
	line-height:130%;
}
a.ll	{
	display:block;
	background-image: url(../IMGG/off.jpg);
	background-repeat: no-repeat;
	color: #003366;
	width:170px;
	text-decoration: none;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-left: 4px;
	margin-right: 0px;

}
a.ll:hover	{
	background-image: url(../IMGG/onn.jpg);

}
a.ll2	{
	display:block;
	background-image: url(../IMGG/ucar-off.gif);
	background-repeat: no-repeat;
	color: #003366;
	width:160px;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-left: 4px;
	margin-right: 0px;

}
a.ll2:hover	{
	background-image: url(../IMGG/ucar-on.gif);
	color: #CC0000;
}
div.on {
	display:block;
	background-image: url(../IMGG/onn.jpg);
	background-repeat: no-repeat;
	color: #003366;
	width:170px;
	text-decoration: none;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-family: "MS UI Gothic";
	margin-left: 4px;
	margin-right: 0px;
}
.tx10 { font-size: 10px; }
.tx12 { font-size: 12px; }
.style1 {
	color: #FFFFCC;
	font-weight: bold;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
	font-size:20px;
}
.style3 {
	color: #003399;
	font-weight: bold;
	font-size: 12px;
}
.btm {
	font: 12px "MS UI Gothic";
	text-align: right;
	color: #FFFFFF;
}
.left_udr {
	font-size: 12px;
	line-height: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
}
#mm {
	background-color: #FFFFFF;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	padding-top: 5px;
}
#mm0 {
	margin-top: 5px;
	text-align: center;
}

#mm form {
	margin-top: 0px;
	margin-bottom: 5px;
}
#mm input {
	margin-top: 3px;
}
.xs {
	font-size: x-small;
	padding-bottom: 10px;
}
#equip {
	margin:auto;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	width:660px;
}
#equip th{
	padding:3px;
/*	background-color:#e0e0e0;*/
	background-color:#b2e5d5;
	text-align:left;
	width:150px;
}
#equip td{
	padding:3px;
	background-color:#f3f3f3;
	text-align:center;
	width:70px;
}