@charset "UTF-8";

/*affiliation*/

#rightcontents h2.affilittl{
	background:url(../../about-us/images/mainhd.jpg) no-repeat left top;
	width:690px;
	height:105px;
	text-indent:-9999px;
	padding-bottom:0 !important;
	margin-bottom:22px !important;
}
#rightcontents h3.affilisttl01{
	background:url(../../about-us/images/hd_title01.jpg) no-repeat left top;
	width:690px;
	height:40px;
	text-indent:-9999px;
	padding-bottom:0 !important;
	margin-bottom:18px !important;
}
#rightcontents h3.affilisttl02{
	background:url(../../about-us/images/hd_title02.jpg) no-repeat left top;
	width:690px;
	height:40px;
	text-indent:-9999px;
	padding-bottom:0 !important;
	margin-bottom:18px !important;
}


.affiliation {
	padding: 0px 10px 20px;
}
.affiliation dl {
	border-top: 1px dotted #CCCCCC;
	padding: 20px 0px 20px;
}
.affiliation dt {
	float: left;
}
.affiliation dd {
	float: right;
	width: 490px;
}
.affiliation p {
	padding: 0px 0px 14px;
}

.affiliation .af_t {
	border: none;
	padding: 0px 0px 20px;
}

