td, body, div, span, p {
	font-size: 12pt;
}
a:link {
	color: #00008B;
	text-decoration: none
}
a:visited {
	color: #00008B;
	text-decoration: none
}
a:active {
	color: #D8BFD8;
	text-decoration: underline
}
a:hover {
	color: #cc0000;
	text-decoration: underline
}
ul {
	line-height:1.5em
}
.header {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", sans-serif;
}
.head1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699
}
.head2 {
	font-size: 130%;
	color: #990000;
	font-weight: bold
}
.link {
	border-style:solid;
	border-color:#8078B0;
	border-width:0px 0px 1px 3px;
	font-size: 90%;
	font-weight: bold;
	margin:3px;
	padding:0px 0px 1px 3px
}
.select {
	border:solid 1px #666699;
	padding:0px;
	background-color:#9999cc
}
.input {
	border:outset 2px #666699;
	padding:0px;
	background-color:#9999cc
}
.atn {
	color: #990000;
	font-weight: bold;
}
.umenu {
	font-size: 90%;
	text-align: center;
}
.topnavi a {
	background-image:url(img/base/en.gif);
	position:absolute;
	left:550px;
	top:32px;
	width:80px;
	height:20px;
	margin:0px;
	padding:0px;
	text-indent: -2000px;
	display: block;
}
.topnavi a:hover {
	background-image:url(img/base/en_o.gif);
	width:80px;
	height:20px;
	margin:0px;
	padding:0px;
	text-indent: -2000px;
	display: block;
}
p.text {
	text-indent: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}

