﻿/* ===== Main Area ===== */

#mainArea-wrapper {
	float: left;
	width: 580px;
	text-align: center;
}

#mainArea {
	float: left;
	width: 580px;
	background: url(../image/common/window_back_580.jpg) top left repeat-y;
}

#mainArea .back-bottom {
	padding-bottom: 20px;
	background: url(../image/common/window_back_580_bottom.jpg) bottom left no-repeat;
}

#mainArea #back-button {
	width: 580px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainArea #back-button img {
	float: right;
	margin-right: 30px;
}

#mainArea .back-button {
	width: 580px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainArea .back-button img {
	float: right;
	margin-right: 30px;
}


#mainArea-inner {
	float: left;
	width: 580px;
	margin-top: 5px;
	background: url(../image/common/window_back_580.jpg) top left repeat-y;
}

#mainArea-inner .back-bottom {
	padding-bottom: 20px;
	background: url(../image/common/window_back_580_bottom.jpg) bottom left no-repeat;
}

#mainArea-inner #back-button {
	width: 580px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainArea-inner #back-button img {
	float: right;
	margin-right: 30px;
}

#mainArea-inner .back-button {
	width: 580px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainArea-inner .back-button img {
	float: right;
	margin-right: 30px;
}


#mainArea-inner2 {
	float: left;
	width: 580px;
	margin-top: 5px;
	background: url(../image/common/window_back_580.jpg) top left repeat-y;
}

#mainArea-inner2 .back-bottom {
	padding-bottom: 20px;
	background: url(../image/common/window_back_580_bottom.jpg) bottom left no-repeat;
}

#mainArea-inner2 #back-button {
	width: 580px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainArea-inner2 #back-button img {
	float: right;
	margin-right: 30px;
}

#mainArea-inner2 .back-button {
	width: 580px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainArea-inner2 .back-button img {
	float: right;
	margin-right: 30px;
}



/* ===== Right Area ===== */

#bannerArea {
	float: left;
	width: 200px;
}

#searchArea {
	float: left;
	width: 200px;
	background: url(../image/common/window_back_200.jpg) top left repeat-y;
}

#searchArea .back-bottom {
	padding-bottom: 20px;
	background: url(../image/common/window_back_200_bottom.jpg) bottom left no-repeat;
}



/* ===== Main Area Long ===== */

#mainAreaLong {
	float: left;
	width: 780px;
	background: url(../image/common/window_back_780.jpg) top left repeat-y;
}

#mainAreaLong .back-bottom {
	padding-bottom: 20px;
	background: url(../image/common/window_back_780_bottom.jpg) bottom left no-repeat;
}

#mainAreaLong #back-button {
	width: 780px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainAreaLong #back-button img {
	float: right;
	margin-right: 30px;
}

#mainAreaLong .back-button {
	width: 780px;
	height: 14px;
	margin-top: 10px;
	text-align: right;
}

#mainAreaLong .back-button img {
	float: right;
	margin-right: 30px;
}
