#wrapper {
	clear:both;
	margin-bottom:0;
	background-repeat:no-repeat;
	margin-top:0;
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#wrapper_m {
	padding-bottom: 5px;
	border-width:0;
}

#contents {
	clear:both;
}

.area1 {
	background-repeat: repeat;
	background-image: url(../../images/bg_dot1.gif);
	width: 230px;
	float:left;
}

.area_center {
	background-image: url(../../images/bg_maincomm.jpg);
	background-position: 0 top;
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	background-color: white;
	border-color: #e7e5cd;
	border-style: solid;
	border-width: 1px;
}.area2 {
	background-image: url(../../images/bg_maincomm.jpg);
	background-repeat: repeat-x;
	background-position:0 top;
	width: 720px;
	float:right;
}

.area2_m {
}

.area_foot {
	margin-bottom:15px;
	width: 960px;
}

