@charset "utf-8";
#contents #main_l {
	float: left;
	width: 480px;
	margin-top: 20px;
	margin-bottom: 150px;
	padding-left: 20px;
}
#contents #sub_header h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#contents #main_l 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 {
	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 {
	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;
}

#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;
}

