@charset "Shift_JIS";
body{
	margin:0;
	padding:0;
}#body,form table{
	font-size:94%;
	line-height:1.3;
}#body{
	width:750px;
	margin:auto;
}ul,table{
	clear:both;
}
/*--menu--*/
.title{
	font-size:90%;
	color:#B2B9C1;
}.title:visited,.title:hover{
	color:#B2B9C1;
}#menu{
	width:100%;
	background:no-repeat url("image/headbk.jpg");
}#menu table{
	border:solid 1px #000;
	margin:auto 0 auto auto;
	margin-top:4px;
}#menu table td{
	width:137px;
	border:solid 1px #000;
}
/*--heading--*/
.head{
	font-size:95%;
}.head.a{
	width:100%;
	background:repeat-x url("image/h1bk.gif");
}.head td,.head td img{
	vertical-align:middle;
}
/*--pages--*/
#pages{
	border-left:1px solid #000;
	padding:0;
	margin:0 0 0 50px;
}#pages li{
	display:inline;
	border-right:1px solid #000;
	padding:0 .3em;
}
/*--tree view--*/
#tree{
	list-style-type:none;
}.new{
	color:#D62C3D;
}
/*--form modfy--*/
#modify,#creator{
	text-align:center;
}
table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}th{
	text-align:left;
}td{
	padding:0;
	vertical-align:top;
}
a{
	color:#00497C;
	text-decoration:none;
}a:visited{
	color:#8EB4BC;
	text-decoration:none;
}a:hover{
	color:#00497C;
	text-decoration:underline;
}a img,hr{
	border:0 none;
}q:before,q:after{
	content:"";
}
