@charset "utf-8";

/* =======================================
　　　　　　プライバシーポリシー

========================================== */

#main h3 {
	font-size: 130%;
	background-image: url(../../image/main/h_im.gif);
	background-repeat: no-repeat;
	height: 29px;
	color: #003B02;
	font-weight: bold;
	padding:4px 0 0 20px;
}
.text-area{
	padding: 0 3px;
	width:577px;
	height:auto;
}
#main hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99AB3C;
	border-right-color: #99AB3C;
	border-bottom-color: #99AB3C;
	border-left-color: #99AB3C;
}

