﻿@import url("clearfix.css");
@import url("common.css");

#bacArea {
	background-image: url(../images/foot_bac.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menuArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2206;
}
#mainArea {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
#mainArea p {
	line-height: 150%;
	margin-bottom: 10px;
}
#mainArea h2 {
	margin-bottom: 20px;
}

