@charset "Shift-JIS";

h2 {
	font-size:16px;
	font-weight:bold;
	color:#4c010b;
}

.dot{
	clear:left;
	border-style:dotted none none none;
	border-top-color:#2A0D04;
}

.contents{
	width:93%;
	text-align:left;
	line-height:130%;
	margin:4%;
}

.contact{
	width:70%;
	background-color:#ffffff;
	text-align:left;
	line-height:130%;
	margin:3%;
	padding:3%;
	border:solid;
	border-color:#4C010B;
	border-width:thin;
	position:relative;
	left:5% ;
	
}

.text-bold16px{
	font-size:16px;
	font-weight:bold;
	color:#4C010B;
	line-height:180%;

}