@charset "UTF-8";
/* CSS Document */

.wrap{
	width:1000px;
	height:1410px;
	margin:0 auto;
}

.all_contents{
	width:950px;
	height:1410px;
	margin:0 25px;
}

.header{
	width:950px;
	height:575px;
	background-image:url(../img/header_shop.jpg);
	background-repeat:no-repeat;
	padding-top:1px;
}

.header_new{
	width:950px;
	height:136px;
	background-image:url(../img/header_shop.gif);
	background-repeat:no-repeat;
	padding-top:1px;
}

.header_new p{
	text-indent:-9999px;
	font-size:1px;
}

.box_all{
	width:950px;
	height:720px;
	padding-top:1px;
	background-image:url(../img/shop_main_01.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.box_all_new{
	width:950px;
	height:1119px;
	padding-top:1px;
	background-image:url(../img/shop_main_new02.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.c_bar{
	width:950px;
	height:170px;
	background:url(../img/shop_bar.gif);
	background-repeat:no-repeat;
}

.g_map{
	width::243px;
	height:20px;
	margin-top:650px;
	margin-left:683px;
}

.footer_all{
	width:950px;
	height:455px;
	background-image:url(../img/map_00.gif);
	background-repeat:no-repeat;
	padding-top:1px;
}

.foot_navi{
	width:950px;
	height:125px;
	margin-top:20px;
}



