@charset "UTF-8";
/*///////////////////////////////////////////////////////////////////////////////////
//
//	넓어지는 페이지
//
///////////////////////////////////////////////////////////////////////////////////*/
#wrapper {
	float:left;
	width:100%;
	background:url('/_image/common/bg_wrapper2.gif') repeat-y 5px 0;
}
#contentArea {
	min-height:550px;
	height: auto !important;
	height:550px;	
	margin:0 auto;
	background:url('/_image/common/bg_contentTop2.gif') no-repeat 5px 0;
}
#contentArea h2.title {
	width:920px;
}
#contentArea .body {
	width:920px;
}
#navigation{
	display:none;
}
.contentAreaBottom {
	width:980px;
	height:7px;
	background:url('/_image/common/bg_contentBottom2.gif') no-repeat;
	margin:0 auto 30px auto;
}

#make_shoppingmall{
	padding-left:18px;
}
#make_shoppingmall .tblVertical td {
	padding-left:14px;
	text-align:left;
	line-height:160%;
}
#make_shoppingmall .tblVertical td a{
	font-weight:bold;
}
#make_shoppingmall .tblVertical td.etc{
	padding-left:0;
	text-align:center;
}
#make_shoppingmall .tblVertical td.price{
	padding-right:14px;
}
#make_shoppingmall .tblVertical td.oPrice{
	padding-left:0;
	padding-right:14px;
	text-align:right;
	color:#198ac7;
}

#make_shoppingmall .tblVertical td.bottom {
	width:902px;
	height:7px;
	border:0;
	background:url('/_image/wisa/tabBottom_make.gif') no-repeat left bottom;
}

#why{
	margin-top:23px;
}