@charset "UTF-8";
#otherArea {
	font-size: 13px;
	line-height: 21px;
	color: #666;
	margin: 40px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../other/images/chair.gif);
}
.otherHeader {
	font-size: 20px;
	color: #5D2327;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5D2327;
}
.IllustArea {
	float: right;
}
