@charset "utf-8";
#contents #main_l {
	width: 720px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#top-head {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#contents #sub_header h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#top-head img {
width: 683px;
margin: 0 auto;
}
#top-head .top-lead {
	font-weight: bold;
	font-size: 1.25rem;
}
#top-head p {
	font-size: 1.25rem;
	padding-top: 1.25rem;
	padding-bottom: 1.0em;
	margin: 0px;
}
#top-head .top-frame {
	border: 1px solid #ccc;
}
#contents #main_l dt,
#top-head dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contents #main_l li,
#top-head li {
	list-style-type: none;
	padding-left: 10px;
	font-size: 0.9em;
	margin-left: 1em;
	background-image: url(../about/img/list_iconFM.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
}
#contents #main_l .no_list {
	list-style-type: none;
	font-size: 0.9em;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}

#contents #main_l a,
#top-head a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height: 2em;
}
#contents #main_l p {
	padding-top: 2em;
	padding-bottom: 0.5em;
	margin: 0px;
}
figure {
	text-align: center;
	padding: 0;
	margin: 0;
}
#contents #main_l figure.img-left {
	text-align: left;
}
#contents #main_l img {
	margin: 0 auto;
}
#contents #main_l dd {
	margin-bottom: 60px;
}

#logo-list {
	margin: 0 auto;
	display: flex;
	flex-flow: row nowrap;
	width: 683px;
	justify-content: space-between;
}
#logo-list img {
	width: 130px;
}
#contents  .main_r {
	float: right;
	width: 255px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#contents  .main_r  span {
	font-size: 0.8em;
	padding-left: 15px;
}
#wrapper  #contents  .main_r  .notice {
	display: block;
	line-height: 1.2em;
	padding-left: 20px;
}
.black {
	color: #000000;
}
.n {
	margin-bottom: 0.3em;
}
