body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 70px;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	line-height: 150%;
}
.block-right {
    position: fixed;
    top: 40px;
    right: 10px;
}
.block-left {
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url(../img/block-left.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer-wrapper {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-color: #EBEBEB;
	height: 40px;
	left: 0px;
}
.menutext {
	font-size: 24px;
	line-height: 30px;
	color: #86CB9F;
	font-weight: bold;
}
.text10 {
    font-size: 10px
}
.j_title {
	font-size: 120px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #FFFFFF;
}
.e_title {
	font-size: 24px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	background-image: url(../img/linkmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 24px;
	line-height: normal;
	display: block;
	margin-top: 10px;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	background-image: url(../img/linkmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 24px;
	line-height: normal;
	display: block;
	margin-top: 10px;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	background-image: url(../img/linkmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 24px;
	line-height: normal;
	background-color: #C0E4CD;
	display: block;
	margin-top: 10px;
}
.menu a:active {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	background-image: url(../img/linkmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 24px;
	line-height: normal;
	display: block;
	margin-top: 10px;
}
.englishlink {
	text-align: right;
	display: block;
	width: 120px;
	font-weight: bold;
}
