﻿@import "sub_common.css";
#undernavi {
	color: #789CC5;
}
.arrow {
	display: block;
	position: relative;
	left: 385px;
	width: 31px;
	height: 31px;
}
strong {
	display: block;
	position: relative;
	width: 690px;
	left: 35px;
	margin-top: 3em;
}
dl {
	font-size: 75%;
	line-height: 1.7em;
	position: relative;
	left: 50px;
	top: 1em;
	width: 700px;
}
dd {
	background-color: #F0FFD9;
	border: 1px solid #80D100;
	padding: 10px;
	margin: 0px 0px 30px 0px;
}
dt {
	padding: 0px;
	margin: 0px;
	width: 123px;
	height: 29px;
}
em {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
dl a {
	color: #456e9c;
}
dl a:hover {
	color: #789CC5;
	text-decoration: underline;
}
#undernavi a {
	color: #456e9c;
}
#undernavi a:hover {
	color: #789CC5;
	text-decoration: underline;
}

