@charset "UTF-8";
body .aboutus {
	background-color: #000000;
}
.aboutus #contents #maincontents {
	width: 530px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 1px;
	margin-top: -5px;
	display: inline;
	text-align:justify;
	text-justify:inter-ideograph;
}
.aboutus #maincontents p {
	margin-bottom: 34px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.aboutus #maincontents p.border {
	padding-bottom:34px;
	border-bottom:1px dotted #cbcbcb;
}
.aboutus #maincontents a,.aboutus #maincontents a:link,.aboutus #maincontents a:visited{
	color: #CBCBCB;
	text-decoration: underline;
}
.aboutus a:hover{
	color: #666666;
	text-decoration: none;
}.aboutus em {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	margin-top: 10px;
	display: block;
}

.aboutus #maincontents p img.photo {
	margin:10px 0;
}

.logo{
	display: block;
	margin: 10px auto 5px auto;
}