@charset "Shift_JIS";

#contentBOX div.container div.textArea1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentBOX div.container div.textArea2 {
	width: 340px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentBOX h3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentBOX p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contentBOX p.text1 {
	width: 120px;
	float: left;
}
#contentBOX p.text2 {
	width: 440px;
	float: right;
}
#contentBOX div.line1 {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88715C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88715C;
}
#contentBOX div.line2 {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88715C;
}
#contentBOX div.line3 {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88715C;
}
#contentBOX div.line4 {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88715C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88715C;
}

