body {
	line-height: 1.5em;
	letter-spacing: 0.1em;
	color: black;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 1042px;
	font-size: 15px;
	font-family: Times, "Times New Roman", Georgia, serif;
	padding: 50px;
}

.enter {
	margin-bottom: 180px;
	margin-top: 180px;
	margin-right: 120px;
	margin-left: 120px;
}

h2 {
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	display: inline;
	padding-right: 10px;
	background-color: white;
}

h4 {
	margin-right: 15px;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	display: inline;
}

.heder {
	margin-right: 120px;
	margin-left: 120px;
	margin-bottom: 40px;
	display: block;
	height: 73px;
	width: 802px;
}

.nav {
	margin-right: 20px;
	width: 100px;
}

.nav ul {
	float: left;
}

.nav li {
	text-align: right;
	width: 100px;
	padding-bottom: 2px;
	list-style-type: none;
	display: block;
	font-size: 13px;
	text-decoration: none;
}

.nav li a {

	color: #7f7f7f;
	-moz-transition: 0.15s linear;
	-webkit-transition:  0.15s linear;
	-o-transition:  0.15s linear;
	transition:  0.15s linear;
}

.nav li a:hover {
	color: black;
}

.on {
	color: black;
}

a img:hover {
	opacity: 0.6;
}

.article-top {
	float: right;
	min-height: 449px;
	width: 802px;
}

.article-top:hover a img {
	opacity: 0.6;
}

.article-top a img:hover {
	opacity: 1.0;

}

.article {
	margin-right: 120px;
	float: right;
	min-height: 389px;
	width: 802px;
}

.article:hover a img {
	opacity: 0.6;
}

.article a img:hover {
	opacity: 1.0;

}

a img {
	-moz-transition: 0.15s linear;
	-webkit-transition:  0.15s linear;
	-o-transition:  0.15s linear;
	transition:  0.15s linear;
}

.contents-img {
	text-align: justify;
}

.contents-profile {
	font-size: 18px;
}

.contents-profile dl {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.contents-profile dt {
	width: 70px;
	float: left;
}

.contents-profile dd {
	margin-bottom: 20px;
	margin-left: 70px;
}

.contents-link dl {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

.contents-link dt {
	margin-bottom: 10px;
	background-position: 7px;
	background-repeat: repeat-x;
	background-image: url(../img/bg01.gif);
}

.contents-link dd {
	margin-bottom: 10px;
	text-align: center;
}

.con-text {
	padding-top: 140px;
	text-align: center;
	font-size: 13px;
}

.form {
}

.form dt {
	margin-right: 10px;
	padding: 3px;
	text-align: right;
	width: 140px;
	float: left;
}

.form dd {
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: black;
	-moz-transition: 0.15s linear;
	-webkit-transition:  0.15s linear;
	-o-transition:  0.15s linear;
	transition:  0.15s linear;
}

a:hover {
	color: #7f7f7f;
}

.footer {
	margin-right: 120px;
	margin-left: 120px;
	font-size: 10px;
	padding-top: 3px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	float: none;
	text-align: center;
	width: 802px;
	display: block;
}

.right {
	float: right;
}

.fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@charset "utf-8";

