@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #330000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(IMG/back.jpg);
	background-repeat: repeat;
	line-height: 22px;
}
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background-image: url(IMG/headder_back.gif);
	height: 90px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px;
} 
#mainContent {
	height: auto;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 20;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
} 
.white {
	background-color: #FFF;
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menu {
	height: auto;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	background-image: url(IMG/footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 760px;
	padding: 0;
	background-position: center;
	margin: 0px;
} h1 {
	font-size: 10px;
	color: #171C61;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
p {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #330000;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 14px;
	line-height: 22px;
	color: #330000;
}
.icon {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.text {
	height: auto;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.under_menu {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
.top {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #006;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #A06423;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
