@charset "Shift_JIS";
/****
 * Style sheet for the HTML 4.01 specification
 * $Id: small.css,v 1.08 auth by T.Shiraishi 2003/09/18 $
 ****/

/** body style **/
body {
	font-size: 10pt;
	margin-bottom: 3px;
	font-family: verdana,sans-serif;
	letter-spacing: 0.1pt;
}


/** base table and image style **/
table {
	font-size: 10pt;
	font-family: verdana,sans-serif;
	letter-spacing: 0.1pt;
}

img {
	border-style: none;
	border-width: 0;
}

strong {
	color: #00008c;
	background-color: transparent;
}


/** link style **/
a:link,a:visited {
	font-size: 10pt;
	color: #0000ff;
	background-color: transparent;
	text-decoration: underline;
	letter-spacing: 0.1pt;
}

a:active {
	font-size: 10pt;
	color: #ff1493;
	background-color: transparent;
	text-decoration: underline;
	letter-spacing: 0.1pt;
}

@media screen {  /* hide from IE3 */
a:hover {
	font-size: 10pt;
	color: #ff1493;
	background-color: transparent;
	text-decoration: underline;
	letter-spacing: 0.1pt;
	}
}


/** origin class **/
.t1 {
	border-style: none;
	width: 100%;
}

.bs {
	background-color: #3366cc;
	color: #ffffff;
}

.t2 {
	border-style: none;
	width: 100%;
	font-weight: bold;
	background-color: #3366cc;
	color: #ffffff;
}

.t3 {
	border-style: none;
	width: 100%;
	background-color: #eeeeee;
	color: #000000;
}

.i1 {
	color: #3366cc;
	background-color: transparent;
	font-weight: bold;
}

.mnav {
	background-image: url('../top/n_navbar.gif');
	background-color: #dddddd;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	height: 37px;
}

.copyr {
	background-image: url('../top/div_grad_blue.gif');
	background-color: transparent;
	color: #000000;
	width: 100%;
	text-align: center;
}
