@charset "EUC-JP";
/*--all-----------------------------------------------------------------------------------*/
h1 {
	color: #01431D;
	font-weight: bold;
	height: 23px;
	width: 595px;
	font-size: 123.1%;
	display: block;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	font-size: 116%;
	font-weight: bold;
	color: #006C36;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	font-size: 123.1%;
	font-weight: bold;
	color: #33F;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
}
h4 {
	font-size: 116%;
	color: #4D0099;
	font-weight: bold;
}
.adtitle {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	margin-bottom: 5px;
}
.txt {
	margin-bottom: 20px;
	font-weight: normal;
}
.persontxt {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #30F;
}
.persontitle {
	font-size: 18px;
	font-weight: bold;
	color: #30F;
}

.person a {
	font-weight: bold;
}


/*----------------------------

.paragraph {
	text-indent: 10px;
}
.contentscopy {
}
.read_red {
	color: #F00;
}
.catch {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #005099;
}--*/
/*------------------------------*/

/*--画像位地設定
.img-L {
	float: left;
	clear: none;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.img-R {
	float: right;
	clear: none;
	margin-left: 5px;
}
.img-S {
	float: left;
	clear: both;
}
.img-caption {
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
}--*/
/*------------------------------*/

/*--リンク --*/
a:link {
	text-decoration: none;
	color: #001C5E;
}
a:hover {
	color: #573D00;
}
a:active {
	color: #339;
}
a:visited {
	text-decoration: none;
	color: #001C5E;
}
#header .navi-link:hover {
	color: #990000;
}
/*------------------------------*/

/*-- その他 --*/
.search form .button {
	width: 40px;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
}
hr {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp50 {
	height: 50px;
}
