@import "head.css";
@import "font.css";
@import "foot.css";
@import "globalnavi.css";

img {
	border:0;
	line-height:0;
	margin: 0px;
	padding: 0px
}

body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0b466d
}


blockquote {
margin-left: 30px
}

a:link{
	color:#116fad;
	font-weight: bold;
	text-decoration: none
}
a:visited{
	color:#116fad;
	font-weight: bold;
	text-decoration: none
}
a:hover{
	color:#0b466d;
	font-weight: bold;
	text-decoration: none
}

.active {ime-mode:active;}
.inactive {ime-mode:inactive;}
.disabled {ime-mode:disabled;}

.menu20 td {
	line-height:24px;
	text-align:center;
	font-size:10px;
	width:120px;
	padding:4px;
}

.menu20 a {
	background-color:#d00877;
	text-decoration:none;
	border-color:#440062;
	border-width:3px;
	border-style:double;
	color:#ffffff;
	display:block;
	width:100%;
}

.menu20 a:hover {
	border-color:#440062;
	border-width:3px;
	border-style:double;
	background-color:#a8055f;
	text-decoration:none;  
	color:#ffffff;
	width:100%;
}

.menu20 a:visited {
	color:#ffffff;
	width:100%;  
}

