/* ===はじめに=== */
/* はじめに壁紙 */
.hajimenibg {
	background-color: #ffffff;
}

/* はじめに枠 */
.hajimeniwaku {
	width: 510px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color: #006666;
	background-color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 85%;
	line-height: 150%;
	text-align: left;
}




/* アドレス */
hr.ha-hr {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
	height: 2px;
	text-align: center;
}


address {
	margin: 0px 0px 0px 50px ;
	padding: 0px 0px 0px 0px ;
	color: #006666;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}






