@charset "utf-8";

#aboutus {
	background-position:bottom right;
	background-repeat:no-repeat;
	}

#aboutus img {
	margin:18px 0;
	}

#aboutus p {
	margin:0 0 1.2em 0;
	line-height:1.2em;
	}

#title {
	font-size:16px;
	font-weight:bold;
	text-align:right;
	margin:0 0 18px;
	}

#note {
	font-size:14px;
	width:644px;
/*
	border:solid 3px #000000;
*/
	background-color:#E6E6E6;
	margin:0 auto 18px;
	padding:10px;
	}
