@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back1.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}
h1, h2, h3, h4, h5, p, blockquote, ul, ol, dl, dd, fieldset {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
#wrapper {
	width: 720px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 55px;
	background-color: #999999;
	background-image: url(images/topbar1.jpg);
	background-repeat: no-repeat;
	float: none;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
	width: 271px;
}
#topmenu1 {
	padding: 0px;
	float: right;
	height: 25px;
	width: 267px;
	margin-top: 30px;
}
#content {
	margin: 0px;
	padding: 15px;
	clear: right;
	float: none;
	width: 690px;
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	margin: 0px;
	padding: 5px;
	float: none;
	width: 710px;
	background-color: #990000;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#menu {
	margin: 0px;
	width: 719px;
	height: 30px;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu .mn_intro a {
	text-decoration: none;
	height: 30px;
	width: 119px;
	display: block;
	background-image: url(images/bt1_off.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	text-indent: -9999px;
}

#menu .mn_intro a:hover {
	background-image: url(images/bt1_on.gif);
	background-repeat: no-repeat;
}
#menu .mn_tousika a {
	text-decoration: none;
	height: 30px;
	width: 120px;
	display: block;
	background-image: url(images/bt2_off.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	text-indent: -9999px;
}

#menu .mn_tousika a:hover {
	background-image: url(images/bt2_on.gif);
	background-repeat: no-repeat;
}
#menu .mn_tousikigyo a {
	text-decoration: none;
	height: 30px;
	width: 120px;
	display: block;
	background-image: url(images/bt3_off.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	text-indent: -9999px;
}

#menu .mn_tousikigyo a:hover {
	background-image: url(images/bt3_on.gif);
	background-repeat: no-repeat;
}
#menu .mn_fund a {
	text-decoration: none;
	height: 30px;
	width: 120px;
	display: block;
	background-image: url(images/bt4_off.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	text-indent: -9999px;
}

#menu .mn_fund a:hover {
	background-image: url(images/bt4_on.gif);
	background-repeat: no-repeat;
}
#menu .mn_faq a {
	text-decoration: none;
	height: 30px;
	width: 120px;
	display: block;
	background-image: url(images/bt5_off.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	text-indent: -9999px;
}

#menu .mn_faq a:hover {
	background-image: url(images/bt5_on.gif);
	background-repeat: no-repeat;
}
#menu .mn_aboutus a {
	text-decoration: none;
	height: 30px;
	width: 119px;
	display: block;
	background-image: url(images/bt6_off.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	text-indent: -9999px;
}

#menu .mn_aboutus a:hover {
	background-image: url(images/bt6_on.gif);
	background-repeat: no-repeat;
}
#topflash {
	margin: 0px;
	padding: 0px;
	width: 720px;
}
.style1 {color: #FFFFFF}
.style2 {color: #FF3300}
.style3 {color: #990000}
