body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/link/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0044FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3366;
}
.header_menu {
	background-image: url(../image/link/header_menuback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	vertical-align: bottom;
	padding: 0px;
}

.header_menu a:hover {
	background-image: url(../image/link/header_menuback_.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
.header_menu2 a:hover {
	background-image: url(../image/link/header_menuback2_.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.explanation {
	display: block;
	padding-left: 11px;
}
.sharp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contents_table {
	width: 740px;
}
.contents_table td {
	padding-top: 7px;
	padding-bottom: 7px;
}
.footer {
	background-color: #000000;
	color: #FFFFFF;
}
.footer_line {
	background-color: #0066FF;
	height: 3px;
}
.linksite {
	font-size: 13px;
}
.linkpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	font-weight: bold;
}

.totop_line {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 5px;
	width: 810px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pr_ja {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 130%;
}
.pr_en {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 100%;
}
