BODY {                                  /* body‚Ì“à—e */
    color: #000000;                   /* */
	background-color: #ffffff;   /**/
	font-family: "Osaka"; font-size: 80%; line-height: 18px;/**/
}
td {  font-family: "Osaka"; font-size: 100%; line-height: 18px;}
.small_z {  font-family: "Osaka"; font-size: 5px; line-height: 5px;}
.small_x {  font-family: "Osaka"; font-size: 10px; line-height: 10px;}
.small {  font-family: "Osaka"; font-size: 11px; line-height: 14px;}
.normal {  font-family: "Osaka"; font-size: 12px; line-height: 18px;}
.big {  font-family: "Osaka"; font-size: 14px; line-height: 21px;}
.big2 {  font-family: "Osaka"; font-size: 18px; line-height: 21px;}

a:link{text-decoration: underline; color:#0000ff;}
a:visited{text-decoration: underline; color:#0000ff;}
a:active{text-decoration: underline; color:#0000ff;}
a:hover{text-decoration: underline; color:#ff9933;
}

div#main { padding-left: 10px;
}

p.main-head {
	background-image: url(../image/000a96.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
}

p.main-head2 {
	background-image: url(../image/000a99.gif);
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
}

p.main-title01 {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
	border-left: solid 5px #0099ff; 
	background-color: #F3F3F3;
	font-size: 12px;
}

p.main-title02 {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: solid 5px #0099ff; 
	background-color: #cccccc;
}

p.main-title03 {
    font-size: 14px;
	font-weight: bold;
	color: #0033cc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top: none;
	border-bottom: solid 1px #cccccc;
	border-left: none; 
	margin-bottom: 5px;
}

p.main-title04 {
	font-size: 14px;
	font-weight: bold;
	color: #0033cc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top: none;
	border-bottom: solid 1px #cccccc;
	border-left: none;
	margin-bottom: 5px;
	background-color: #99CCFF;
}

table.foot a {
	color: #ffffff;
	text-decoration: none;
}

table.foot a:hover{
	color: #ffffff;
	text-decoration: underline;	
}

ul.text01{
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: none;
}