@import url(common.basic.css);

body { margin: 0; padding: 26px 0 0 0 }

html, body {
	background: #ccc;
	color: #000;
}

a:link { border-bottom: 1px solid; }
a:visited { border-bottom: 1px dashed; }
a:hover { border-bottom: 1px none; }

#navi-iframe {
	position:absolute; top: 0; left: 0;
	width: 100%; height: 24px;
	border-bottom: 2px solid #000000;
}
#noscript-warning {
    margin-bottom: 1em; padding: 1em;
    text-align: center;
    color: #ff0000;
    border: 3px double;
    font-weight: bolder;
    font-size: x-large;
}
#ml-operation { float:right; }
#ml-operation form { margin: 0 }
#jl-operation { float: right; }
h1, h3 { margin: 0 10px; }

.smaller { font-size: smaller }

.belt {
	min-height: 1ex;
	background-color: #999999;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0 1ex;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: smaller;
	color: #ffffff;
}

#fss-siglink-box { }
#fss-siglink-box a { text-decoration: none }

#w3c-validation { }
#w3c-validation img { border-width: 0; margin: 0.5ex }
#w3c-validation a { border-width: 0 }

