@charset "UTF-8";
@import url("/common/styles/core/common.css");
@import url("/common/styles/module/banner.css");
@import url("/common/styles/module/search.css");
@import url("/common/styles/module/keywords.css");
@import url("/common/styles/module/recommendation.css");
@import url("/common/styles/module/selection.css");
@import url("/common/styles/module/pickup.css");
@import url("/common/styles/module/information.css");
@import url("/common/styles/module/gMenu.css");

/* box ***********************************************/

#contentsLH, #contentsRH {
	text-align: left;
}

#contentsLH {
	width: 200px;
}

#contentsRH {
	width: 650px;
}

#contentsRH .module .banner {
	margin-bottom: 10px;
}

#contentsRH .module .banner .left, #contentsRH .module .banner .right {
	border: 1px solid #CCC;
}

.module .banner {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993332;
	padding-bottom: 10px;
}

.viewAll {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: right;
}

/* wrapper */

/* header */


/* container */

/* mainBanner ***********************************************/

#mainBanner {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#mainBanner .left, #mainBanner .right {
	height: 60px;
	width: 455px;
	border: 1px solid #EDE6D2;
}

/* contents */

#about {
	padding-top: 50px;
	padding-right: 285px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #F3DDBB;
	background-image: url(/pg-imgs/index/about.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 360px;
	height: 95px;
}

.module .addScroll {
	height: 10em;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #F3DDBB;
}

.module .information {
	padding: 5px;

}

.information p.tx2 {
	margin-bottom: 10px;
	margin-left: 18px;
}

#wrapper #container #contents #check {
	border: 1px solid #EDE6D2;
}

#container #check {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 28px;
	border: 1px solid #F3DDBB;
}
