html{overflow:hidden;}
body{
	overflow:hidden;
	background-color:#FFEBCD;
	color:navy;
	font-size:10px;
	margin:0px;
}
td{font-size:10pt;}


table#layout{
	width:100%;
}

td#winHead{
	height:94px;
	background-color:#174923;
}
td#winMenu{
	height:350px;
	width:210px;
}
td#winMain{
	height:350px;
}

div#head{
	overflow-x;auto;
	height:94px;
}
div#menu{
	overflow:auto;
	height:100px;
	width:210px;
	padding-top:10px;
	padding-left:10px;
	scrollbar-base-color:#FFEBCD;
	scrollbar-arrow-color:#FF7F50;
}
div#main{
	overflow:auto;
	height:500px;
	padding-top:10px;
	padding-left:10px;
	scrollbar-base-color:#FFEBCD;
	scrollbar-arrow-color:#FF7F50;
}

div#print{
	width:700px;
	height:500;
	overflow:auto;
	scrollbar-base-color:#FFEBCD;
	scrollbar-arrow-color:#FF7F50;
}

a{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:navy;
	line-height:150%;
}

a:link{color:navy;}
a:hover{color:red;}

a.top{
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
}
a.top:link{color:hotpink;}

a.top:visited{color:cornflowerblue;}

a.top:hover{color:red;}

a.title{
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
	}

a.title:link { color: royalblue; }
a.title:visited { color: blue; }
a.title:hover{color:red;}


a.toptitle{
	text-decoration:none;
	font-size:16pt;
	font-weight:bold;
	font-style:italic;
	color:royalblue;
	line-height:150%;
	letter-spacing:2px;
}

a.ttitle{
	text-decoration:none;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	line-height:150%;
	letter-spacing:2px;
	border-right:5px solid #FFC090;
	border-bottom:2px solid #FFC090;
}
a.ttitle:link{color:navy}
a.ttitle:visited{color:navy;}
a.ttitle:hover{letter-spacing:6px;
	color:salmon;
}

a.big{
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
	background-image:url(image/menu0102.bmp);
	background-repeat:no-repeat;
	width:160px;
	line-height:100%;
}
a.big:link { color:navy; }
a.big:visited { color:navy; }
a.big:hover{color:red;
	font-weight:bold;
	background-image:url(image/menu0202.bmp);
	background-repeat:no-repeat;
	margin-left:0px;
}
a.small{
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	color:seagreen;
	margin-left:10px;
}
a.small:hover{color:red;}

a.small:active{color:royalblue;}

font.il{
	font-size:8pt;
	color:navy;
	margin-left:8pt;
}

.menu{
	width:180;
}

font#menutoptitle{
	color:#FF7F50;
	font-size:10pt;
	font-weight:bold;
}

td.top{
	border-right:solid 8px #FFC090;
	border-bottom:solid 4px #FFC090;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-width:100px;
	font-size:8pt;
	line-height:150%;
}




form.base{
	width:80%;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFFAF0;
	color:navy;
	font-size:10pt;
	text-align:left;
	line-height:150%;
}

font.title{
	font-size:14pt;
	font-weight:bold;
	color:navy;
	line-height:130%;
}

font.marquee{
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	margin-left:10px;
	line-height:150%;
	color:navy;
	background-image:url(image/bgmq02.bmp);
	background-repeat:no-repeat;
}

font.mqkyoutyou{
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	line-height:150%;
	color:deeppink;
}

font.midasi{
	font-size:12pt;
	font-weight:bold;
	line-height:130%;
	color:salmon;
}

font.kyoutyou{
	font-weight:bold;
	color:blue;
}

font.midasikyoutyou{
	color:red;
	background-color:#ffff99;
	line-height:150%;
}

table{
	font-size:10pt;
}

table.nomal{
	border:1px solid #FFC090;
}

td.nomal{
	border:1px solid #FFC090;
	font-size:10pt;
	line-height:150%;
}

tr.nomal{
	border:3px double #FFC090;
}

td.caption{
	border:1px solid #FFC090;
	font-size:10pt;
	color:navy;
	background-color:#FFC090;
}

font.tdtitle{
	font-size:12pt;
	color:royalblue;
	font-weight:bold;
}

div.link{
	padding-left:10px;
}

div.honbun{
	padding-left:20px;
	padding-right:20px;
}

div.modoru{
	text-align:right;
	font-weight:bold;
}

div.zukai{
	font-size:10pt;
	text-align:right;

}

div.caption{
	font-size:10pt;
	text-align:center;
}

iframe#rireki{
	height:80px;
	width:55%;
	hspace:10px;
	margin-height:5px;
	margin-width:10px;
	overflow:auto;
	border:double 3pt #FFC090;
}

hr{
	color:#FF7F50;
}

input.button{
	font-size:12px;
	color:silver;
	background-color:#666666;
	border-color:#999999 #000000 #000000 #999999;
	cursor:hand;
}
img{border:0px;}
img#headimg{
	position:absolute;
	top:0px;
	left:300px;
	z-index:1;
}
img#logo{
	position:absolute;
	top:30px;
	right:20px;
	z-index:2;
}
img#printb{
	position:absolute;
}
object#03-1{
	position:absolute;
	top:12px;
	left:10px;
	z-index:3;
}