/*»ó´Ü¿µ¿ª*/

#container_area {
	width: 100%;
	margin:0 auto;
}

#header_area {
	float: left;
	width: 100%;
	background-image:url(../images/pungjo_bg1.jpg);
	background-size:100%;
}

#header_area .header_menu {
	width: 1100px;
	margin:0 auto;
}

#header_area .header_menu .header_logo {
	width:130px;
	float:left;
	margin-top:18px;
	}


/*
#header_area .header_menu .menu_font {
	font-size:18px;
	font-weight:bold;
	float:left;
	width:700px;
	margin-top:27px;
	margin-left:50px;
}

#header_area .header_menu .menu_font a {
	float:left;
	margin-right: 100px;
	font-family: "Nanum Gothic";
}
*/
#header_area .header_menu .header_sns {
	float:right;
}

#header_area .header_menu .header_sns a {
	float:left;
	margin-top:10px;
	margin-right:10px;	
}

#body_area {
	float: left;
	width: 100%;

}
#body_area .body_sliding_area {
	width:100%;
	background-color:#000000;
}

#body_area .body_sliding {
	width:1400px;
	margin:0 auto;	
}

/*

#body_area .body_view {
	width:1400px;
	height:570px;
	margin:0 auto;	
}

#body_area .body_view .body_view_box {
	width:1100px;
	height:570px;	
	margin:0 auto;
	
}

#body_area .body_view .body_view_box .body_view_box_img1 {
	width:1100px;
	height:570px;	
	margin:0 auto;
}

#body_area .body_view .body_view_box .body_view_box_title {
	margin-left:250px;
	margin-top:-500px;	
}


#body_area .body_view .body_view_box .bx_prev {
	margin-left:-364px;
	margin-top:-200px;
	opacity:0.8;
}

#body_area .body_view .body_view_box .view_left:hover {
	margin-left:-364px;
	margin-top:-200px;
	opacity:1;
}

#body_area .body_view .body_view_box .bx_next {
	margin-left:942px;
	opacity:0.8;
}

#body_area .body_view .body_view_box .view_right:hover {
	margin-left:942px;
	opacity:1;
}

*/

#body_area .body_food {
	width: 1100px;
	height:750px;
	margin:0 auto;
	background-image:url(../images/pungjo_bg2.jpg);
	background-size:100%;
}

#body_area .body_food .food1 {
	width:100%;
	height:340px;
	margin-top:30px;
	background-image:url(../images/food1.jpg);
	background-size:100%;
}

#body_area .body_food .food1 .food_title {
	font-size:25px;
	font:bold;
	color:#FFF;
	padding-top:50px;
}

#body_area .body_food .food1 .bar {
	width:44px;
	height:4px;
	background-color:#ffffff;
	margin-left:70px;
	margin-top:30px;
	}

#body_area .body_food .food1 p {
	font-size:15px;
	line-height:22px;
	margin-left:70px;
	margin-top:30px;
	margin-bottom:30px;
	color:#bbbbbb;
}

#body_area .body_food .food1 .food_button1 {
	display:block;
	width:162px;
	height:46px;
	border:2px solid #FFF;	
	margin-left: 70px;
}

#body_area .body_food .food1 .food_button1 div {
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin-top:12px;
}

#body_area .body_food .food1 .food_button1:hover {
	display:block;
	width:162px;
	height:46px;
	border:2px solid #FFF;
	background-color:#000;
	margin-left: 70px;
	transition-duration:2s;
}


#body_area .body_food .food1 .food_button1:hover div:hover {
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin-top:12px;
}


#body_area .body_food .food2 {
	width:100%;
	height:340px;
	margin-top:30px;
	background-image:url(../images/food2.jpg);
	background-size:100%;
	
}

#body_area .body_food .food2 .food_title {
	font-size:25px;
	color:#FFF;	
	font:bold;
	margin-left:710px;
	padding-top:50px;
}

#body_area .body_food .food2 .bar {
	width:44px;
	height:4px;
	background-color:#ffffff;
	margin-left:710px;
	margin-top:30px;
	}

#body_area .body_food .food2 p {
	font-size:15px;
	line-height:22px;
	margin-left:710px;
	margin-top:30px;
	margin-bottom:30px;
	color:#bbbbbb;
}

#body_area .body_food .food2 .food_button2 {
	display:block;
	width:162px;
	height:46px;
	border:2px solid #FFF;	
	margin-left:710px;
}

#body_area .body_food .food2 .food_button2 div {
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin-top:12px;
}

#body_area .body_food .food2 .food_button2:hover {
	display:block;
	width:162px;
	height:46px;
	border:2px solid #FFF;	
	margin-left:710px;;
	background-color:#000;
	transition-duration:2s;
}


#body_area .body_food .food2 .food_button2:hover div:hover {
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin-top:12px;
}

#body_area .body_store_area {
	width:100%;
	background-color:#533c23;
}

#body_area .body_store {
	width:1400px;
	height:506px;
	margin:0 auto;
	background-image:url(../images/pungjo_store_bg.jpg);
}

#body_area .body_store .body_store_box {
	width:1100px;
	height:506px;
	margin:0 auto;
	padding-top:65px;
}

#body_area .body_store .body_store_box .body_store_menu_box	{
	width:1100px;
	height:375px;
	background-color:#FFF;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_information {
	float:left;
	width:517px;
	height:365px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_information img {
	margin-top:5px;
	margin-left:5px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_information div {
	font-size:25px;
	color:#FFF;
	margin-left:30px;
	margin-top:-100px;
	font:bold;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_information p {
	font-size:15px;
	color:#fff;
	margin-top:20px;	
	margin-left:30px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_information .arrow {
	margin-left:230px;
	margin-top:-14px;
		
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_franchise {
	width:568px;
	height:180px;
	float:left;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_franchise img {
	margin-top:5px;
	padding-left:5px;
	margin-left:5px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_franchise div {
	font-size:25px;
	color:#FFF;
	font:bold;
	margin-top:-150px;
	margin-left:30px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_franchise p {
	font-size:15px;
	color:#FFF;
	margin-top:20px;
	margin-left:30px;
	line-height:20px;	
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_franchise .arrow {
	margin-left:200px;	
	margin-top:-15px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_community {
	width:568px;
	height:180px;
	float:left;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_community img {
	margin-top:5px;
	padding-top:5px;
	padding-left:5px;
	margin-left:5px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_community div {
	font-size:25px;
	color:#FFF;
	font:bold;
	margin-top:-150px;
	margin-left:320px;
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_community p {
	font-size:15px;
	color:#FFF;
	margin-top:20px;
	margin-left:320px;
	line-height:20px;	
}

#body_area .body_store .body_store_box .body_store_menu_box .body_store_community .arrow {
	margin-left:500px;
	margin-top:-20px;
}



/* sub1 */

#body_area .body_pungjo_bg {
	width:100%;
	background-color:#000;	
}

#body_area .body_pungjo_bg .body_pungjo_brand {
	margin:0 auto;
	width:1400px;
	height:332px;
	background-image:url(../images/pungjo_sub1_bg.jpg);	
	background-size:100%;
}

#body_area .body_pungjo_bg .body_pungjo_brand img {
	margin-left:150px;
	margin-top:65px;	
	margin-bottom:20px;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu {
	width:480px;
	height:45px;
	border:1px solid #FFF;
	margin:0 auto;
	}
	
#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_brand {
	float:left;
	width:50%;
	height:100%;	
	background:#FFF;

}


#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_brand div {
	margin-top:10px;
	color:#000;
	text-align:center;
	font-size:18px;
	}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_map {
	float:left;
	width:50%;
	height:100%;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_map:hover {
	float:left;
	width:50%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_map div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_map:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}


#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_brand_2 {
	float:left;
	width:50%;
	height:100%;	

}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_brand_2:hover {
	float:left;
	width:50%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}


#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_brand_2 div {
	margin-top:10px;
	color:#FFF;
	text-align:center;
	font-size:18px;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_brand_2:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_map_2 {
	float:left;
	width:50%;
	height:100%;
	background-color:#FFF;
}

#body_area .body_pungjo_bg .body_pungjo_brand .pungjo_menu .pungjo_menu_map_2 div {
	margin-top:10px;
	color:#000;	
	text-align:center;
	font-size:18px;
}



#body_area .body_pungjo_brand_text {
	margin:0 auto;
	width:1100px;
	height:auto;	
}

#body_area .body_pungjo_brand_text .brand_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}

#body_area .body_pungjo_brand_text .brand_title_text {
	text-align:center;
	font:bold;
	font-size: 22px;
	color:#000;
	padding-top:50px;
	padding-bottom:50px;
}

#body_area .body_pungjo_brand_text p {
	text-align:center;	
	font-size: 18px;
	color:#000;
	line-height:32px;
}

#body_area .brand_logo {
	margin:0 auto;
	width:100px;
	height:50px;
	padding-top:50px;
	padding-bottom:80px;
}

#body_area .body_pungjo_map {
	margin:0 auto;
	width:1100px;
	height:auto
}


#body_area .body_pungjo_map .map_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;	
}

#body_area .body_pungjo_map .pungjo_map_google {
	padding-bottom:50px;	
}

#body_area .map_pungjo_img {
	width:100%;
	height:50px;
	text-align:center;	
	margin-bottom:20px;
}

#body_area .map_pungjo_img div {
	float:left;
	width:33.3%;
	height:50px;
}

#body_area .body_pungjo_map .map_pungjo {
	width:100%;
	height:200px;
	text-align:center;
	color:#000;
}

#body_area .body_pungjo_map .map_pungjo p {
	font:18px;
	line-height:23px;	
}

#body_area .body_pungjo_map .map_pungjo .map_address {
	float:left;
	width:33.3%;
	height:150px;
}

#body_area .body_pungjo_map .map_pungjo .map_address .map_address_title {
	font:bold;
	font-size:20px;	
	padding-bottom:20px;
}

#body_area .body_pungjo_map .map_pungjo .map_subway {
	float:left;
	width:33.3%;
	height:150px;
	border-left:1px solid #d7d7d7;	
}

#body_area .body_pungjo_map .map_pungjo .map_subway .map_subway_title {
	font:bold;
	font-size:20px;	
	padding-bottom:20px;
}

#body_area .body_pungjo_map .map_pungjo .map_bus {
	float:left;
	width:33.3%;
	height:150px;
	border-left:1px solid #d7d7d7;	
}

#body_area .body_pungjo_map .map_pungjo .map_bus .map_bus_title {
	font:bold;
	font-size:20px;	
	padding-bottom:20px;
}



/*sub2*/

#body_area .body_meal_bg {
	width:100%;
	background-color:#000;	
}

#body_area .body_meal_bg .body_pungjo_meal {
	margin:0 auto;
	width:1400px;
	height:332px;
	background-image:url(../images/pungjo_sub2_bg.jpg);	
	background-size:100%;
}


#body_area .body_meal_bg .body_pungjo_meal img {
	margin-left:150px;
	margin-top:65px;	
	margin-bottom:20px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu {
	width:720px;
	height:45px;
	border:1px solid #FFF;
	margin:0 auto;
	}
	
#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal {
	float:left;
	width:33.3%;
	height:100%;	
	background:#FFF;
}


#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal div {
	margin-top:10px;
	color:#000;
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side {
	float:left;
	width:33.3%;
	height:100%;
	border-right:1px solid #FFF;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side:hover {
	float:left;
	width:33.3%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack {
	float:left;
	width:33.3%;
	height:100%;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack:hover {
	float:left;
	width:33.3%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}


/*sub2-2¸Þ´º*/

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_2 {
	float:left;
	width:33.3%;
	height:100%;	
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_2:hover {
	float:left;
	width:33.3%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;	
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_2 div {
	margin-top:10px;
	color:#FFF;
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_2:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;	
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side_2 {
	float:left;
	width:33.3%;
	height:100%;
	background-color:#FFF;
}


#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side_2 div {
	margin-top:10px;
	color:#000;	
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack_2 {
	float:left;
	width:33.3%;
	height:100%;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack_2:hover {
	float:left;
	width:33.3%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack_2 div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack_2:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

/*sub2-3¸Þ´º*/

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_3 {
	float:left;
	width:239px;
	height:100%;
	border-right:1px solid #FFF;	
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_3:hover {
	float:left;
	width:239px;
	height:100%;
	background-color:#000;
	transition-duration: 1s;	
	border-right:1px solid #FFF;	
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_3 div {
	margin-top:10px;
	color:#FFF;
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_meal_3:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;	
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side_3 {
	float:left;
	width:240px;
	height:100%;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side_3:hover {
	float:left;
	width:240px;
	height:100%;
	background-color:#000;
	transition-duration: 1s;		
}


#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side_3 div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_side_3:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;		
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack_3 {
	float:left;
	width:239px;
	height:100%;
	background-color:#FFF;
}

#body_area .body_meal_bg .body_pungjo_meal .menu_menu .menu_menu_snack_3 div {
	margin-top:10px;
	color:#000;	
	text-align:center;
	font-size:18px;
}



/*body*/



#body_area .body_meal  {
	margin:0 auto;
	width:1100px;
	height:auto;	
}

#body_area .body_meal .meal_title {
	font:bold;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}

#body_area .body_meal .meal_title p {
	float:left;
}

#body_area .body_meal .meal_title p:nth-child(1) {
	font-size:23px;
}

#body_area .body_meal .meal_title p:nth-child(2) {
	font-size:17px;
	margin-top:5px;
	margin-left:10px;
}

#body_area .body_meal .meal_explain {
	margin:0 auto;
	width:1140px;
	height:auto;
	padding-top:60px;	
	text-align:center;
	color:#000;
}

#body_area .body_meal .meal_explain_box {
	width:100%;	
}

#body_area .body_meal .meal_explain_box div {
	float:left;
	height:310px;
	width:248px;
	height:310px;
	border:1px solid #a0a0a0;
	margin-bottom:35px;
	margin-right:35px;
}

#body_area .body_meal img {
	margin-top:15px;	
}

#body_area .body_meal .meal_ex_title {
	font:bold;
	font-size:17px;
	margin-top:17px;
}

#body_area .body_meal .meal_ex_title_e {
	font:bold;
	font-size:13px;
	margin-bottom:15px;
}

#body_area .body_meal .meal_ex_bar {
	margin:0 auto;
	width:50px;
	height:1px;
	background-color:#b1b1b1;
}

#body_area .body_meal .meal_ex_text {
	margin-top:15px;
 	line-height:15px;	
}


/*sub3*/


#body_area .body_store_bg {
	width:100%;
	background-color:#000;	
}

#body_area .body_store_bg .body_pungjo_store {
	margin:0 auto;
	width:1400px;
	height:332px;
	background-image:url(../images/pungjo_sub3_bg.jpg);	
	background-size:100%;
}


#body_area .body_store_bg .body_pungjo_store img {
	margin-left:150px;
	margin-top:65px;	
	margin-bottom:20px;
}

#body_area .body_store_bg .body_pungjo_store .pungjo_store {
	width:480px;
	height:45px;
	border:1px solid #FFF;
	margin:0 auto;
	}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_franchise {
	float:left;
	width:50%;
	height:100%;	
	background:#FFF;

}


#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_franchise div {
	margin-top:10px;
	color:#000;
	text-align:center;
	font-size:18px;
	}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_question {
	float:left;
	width:50%;
	height:100%;
}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_question:hover {
	float:left;
	width:50%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_question div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_question:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}


#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_franchise_2 {
	float:left;
	width:50%;
	height:100%;

}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_franchise_2:hover {
	float:left;
	width:50%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}


#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_franchise_2 div {
	margin-top:10px;
	color:#FFF;
	text-align:center;
	font-size:18px;
}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_franchise_2:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_question_2 {
	float:left;
	width:50%;
	height:100%;
	background-color:#FFF;
}


#body_area .body_store_bg .body_pungjo_store .pungjo_store .pungjo_store_question_2 div {
	margin-top:10px;
	color:#000;	
	text-align:center;
	font-size:18px;
}


#body_area .franchise_money {
	margin:0 auto;
	width:1100px;
	height:auto;	
}

#body_area .franchise_money .store_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}

#body_area .franchise_money .store_title_text {
	font-size: 15px;
	color:#000;
	text-align:right;
	padding-bottom:10px;
}

#body_area .franchise_money .store_chart_text {
	padding-top:10px;	
}

#body_area .franchise_money .store_chart_text p {
	padding: 5px 0px 0px 0px;
}


#body_area .franchise_money table 	{
	width:1100px;
	text-align:center;	
}

#body_area .franchise_money table thead tr {
	background-color:#e2e2e2;
	font:bold;
	font-size:17px;	
	border-top:2px solid #000;
	border-bottom:1px solid #cecece;
	color:#000;
}

#body_area .franchise_money table thead tr th {
	padding-top:15px;
	padding-bottom:15px;
}

#body_area .franchise_money table tbody tr td {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #cecece;
	color:#000;
}

#body_area .franchise_money table tfoot tr {
	background-color:#e2e2e2;
	font:bold;
	border-bottom:1px solid #cecece;
	color:#000;	
}

#body_area .franchise_money table tfoot tr td {
	padding-top:15px;
	padding-bottom:15px;
}

#body_area .franchise_procedure {
	margin:0 auto;
	width:1100px;
	height:auto;	
	margin-top:50px;
}

#body_area .franchise_procedure .store_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}


#body_area .franchise_procedure .procedure_box {
	margin:0 auto;
	width:1140px;
	height:auto;
	padding-top:30px;	
	text-align:left;
	color:#000;
}

#body_area .franchise_procedure .procedure_box div {
	float:left;
	height:250px;
	width:257px;;
	border:1px solid #a0a0a0;
	margin-bottom:35px;
	margin-right:24px;
}

#body_area .franchise_procedure .procedure_box .procedure_img{
	width:54px;
	height:54px;
	float:right;
	margin-top:35px;
	border:none;
}

#body_area .franchise_procedure .procedure_box .procedure_title {
	font:bold;
	font-size:15px;
	margin-top:43px;
	margin-left:27px;
	color:#ff6000;
}

#body_area .franchise_procedure .procedure_box .procedure_title_e {
	font:bold;
	font-size:17px;
	margin-top:8px;
	margin-bottom:15px;
	margin-left:27px;
	color:#000;
}

#body_area .franchise_procedure .procedure_box .procedure_bar {
	margin:0 auto;
	width:200px;
	height:1px;
	background-color:#b1b1b1;
}

#body_area .franchise_procedure .procedure_box .procedure_text {
	margin-top:20px;
 	line-height:15px;	
	margin-left:27px;
	color:#636363;
}

#body_area .franchise_procedure  .procedure_button {
	float:left;
	width:406px;
	height:67px;
	background-color:#000;
	margin-bottom:60px;
	margin-top:30px;
	margin-left:347px;

}

#body_area .franchise_procedure  .procedure_button p {
	color:#FFF;
	text-align:center;
	font-size:20px;
	font:bold;
	margin-top:24px;
}

/*sub3-2*/

#body_area .store_question {
	margin:0 auto;
	width:1100px;
	height:auto;	
}

#body_area .store_question .store_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}

#body_area .store_question .question_title_text {
	font:bold;
	font-size:17px;	
}

#body_area .store_question .personal_information_box {
	width:1100px;
	height:251px;
	background-color:#f4f4f4;
	border:1px solid #d8d8d8;
	overflow-y:scroll;
	margin-top:10px;
	margin-bottom:20px;
}

#body_area .store_question .personal_information_box p {
	padding-left:10px;	
}

#body_area .store_question .agree_box {
	text-align:right;
	margin-bottom:30px;
}

#body_area .store_question table {
	width:100%;	
	margin-top:30px;
}

#body_area .store_question table tr:nth-child(1) td {
	border-top:2px solid #000;	
}

#body_area .store_question table tr td:nth-child(1) {
	width:20%;
	height:50px;
	font:bold;
	font-size:17px;
	background-color:#f0f0f0;
	margin-top:25px;
	padding-left:25px;
	border-bottom:1px solid #cecece;
}

#body_area .store_question table tr td:nth-child(2) {
	width:80%;
	height:auto;
	border-bottom:1px solid #cecece;
}

#body_area .store_question table tr td .question_input {
	height:30px;
	margin-left:30px;
	border:1px solid #cecece;	
}

#body_area .store_question table tr td .question_input_2 {
	height:30px;
	border:1px solid #cecece;	
}

#body_area .store_question table tr td .notice_select {
	height:30px;
	border:1px solid #cecece;
		
}

#body_area .store_question table tr td textarea {
	margin-left:30px;
	border:1px solid #cecece;	
	margin-top:15px;
	margin-bottom:15px;	
}

#body_area .store_question .question_button {
	float:left;
	width:125px;
	height:40px;
	background-color:#525252;
	border:1px solid #414141;
	margin-bottom:60px;
	margin-top:30px;
	margin-left:488px;
}

#body_area .store_question .question_button p {
	color:#FFF;
	text-align:center;
	font-size:17px;
	font:bold;
	margin-top:9px;
}


/*sub4*/

#body_area .body_community_bg {
	width:100%;
	background-color:#000;	
}

#body_area .body_community_bg .body_pungjo_community {
	margin:0 auto;
	width:1400px;
	height:332px;
	background-image:url(../images/pungjo_sub4_bg.jpg);	
	background-size:100%;
}


#body_area .body_community_bg .body_pungjo_community img {
	margin-left:150px;
	margin-top:65px;	
	margin-bottom:20px;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community {
	width:480px;
	height:45px;
	border:1px solid #FFF;
	margin:0 auto;
	}
	
#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_notice {
	float:left;
	width:50%;
	height:100%;	
	background:#FFF;
}


#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_notice div {
	margin-top:10px;
	color:#000;
	text-align:center;
	font-size:18px;
	}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_news {
	float:left;
	width:50%;
	height:100%;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_news:hover {
	float:left;
	width:50%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_news div {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_news:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}


#body_area .community_notice {
	margin:0 auto;
	width:1100px;
	height:auto;	
}

#body_area .community_notice .notice_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}

#body_area .community_notice .notice_box {
	width:100%;
	height:78px;
	border:1px solid #cecece;	
	margin-bottom:30px;
}

#body_area .community_notice .notice_box .total_text {
	margin-top:32px;
	margin-left:15px;	
}

#body_area .community_notice .notice_box .total_text p {
	float:left;
	color:#000;
}

#body_area .community_notice .notice_box .total_text .total_color {
	color:#ff6000;	
	font:bold;
}

#body_area .community_notice .notice_box .notice_select {
	width:120px;
	height:40px;
	margin-left:570px;
	margin-top:-13px;
	border:1px solid #d3d3d3;
}

#body_area .community_notice .notice_box .notice_message {
	width:300px;
	height:40px;	
	margin-top:-13px;
	border:1px solid #d3d3d3;
	padding-left:10px;
}

#body_area .community_notice .notice_box a img {
	margin-top:-15px;	
	margin-left:-35px;
}

#body_area .community_notice table {
	width:100%;
	margin-bottom:30px;
}

#body_area .community_notice table thead tr {
	font:bold;
	font-size:17px;	
	border-top:2px solid #000;
	border-bottom:1px solid #cecece;
	color:#000;
	text-align:center;
}

#body_area .community_notice table thead tr th {
	padding-top:15px;
	padding-bottom:15px;
}

#body_area .community_notice table tbody tr td {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #cecece;
	color:#000;
	text-align:center;
}

#body_area .community_notice table tbody tr td:nth-child(2) {
	text-align:left;	
	padding-left:50px;
}

#body_area .community_notice .number_box {
	margin:0 auto;
	width:200px;
	height:40px;
	margin-bottom:30px;	
}

#body_area .community_notice .number_box .notice_prev {
	float:left;
	width:60px;
	height:40px;
	border: 1px solid #cecece;	
}

#body_area .community_notice .number_box .notice_prev img {
	margin-left:23px;
	margin-top:14px;
}

#body_area .community_notice .number_box .notice_number {
	float:left;
	width:60px;
	height:40px;
	border: 1px solid #cecece;	
	margin-left:9px;	
	text-align:center;
	font-size:15px;
}

#body_area .community_notice .number_box .notice_number p {
	margin-top:10px;	
}

#body_area .community_notice .number_box .notice_next {
	float:left;
	width:60px;
	height:40px;
	border: 1px solid #cecece;	
	margin-left:9px;	
}

#body_area .community_notice .number_box .notice_next img {
	margin-left:23px;
	margin-top:14px;	
}


/*sub4-1-1*/

#body_area .community_notice_post {
	margin:0 auto;
	width:1100px;
	height:auto;	
}

#body_area .community_notice_post .notice_title {
	font:bold;
	font-size: 23px;
	color:#000;
	padding-top:40px;
	padding-bottom:30px;
}


#body_area .community_notice_post table {
	width:100%;
	margin-bottom:30px;
}

#body_area .community_notice_post table thead tr {
	font:bold;	
	border-top:2px solid #000;
	border-bottom:1px solid #cecece;
	color:#000;
	text-align:left;
}

#body_area .community_notice_post table thead tr th {
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	padding-left:30px;
	font-size:15px;
}

#body_area .community_notice_post table thead tr th:nth-child(2) {
	font-size:13px;	
}

#body_area .community_notice_post table thead tr th:nth-child(3) {
	font-size:13px;	
}

#body_area .community_notice_post table tbody tr td {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #cecece;
	color:#000;
	text-align:left;
	margin-left:10px;
	line-height:20px;
	padding-left:30px;
}

#body_area .community_notice_post .community_list {
	float:left;
	width:60px;
	height:40px;
	background-color:#686868;
	margin-left:30px;
	margin-bottom:50px;
}

#body_area .community_notice_post .community_list p {
	text-align:center;
	color:#fff;
	font-size:15px;
	margin-top:10px;	
}

#body_area .community_notice_post .community_prev {
	float:left;
	width:60px;
	height:40px;
	background-color:#dfdfdf;
	margin-left:10px;
}

#body_area .community_notice_post .community_prev p {
	text-align:center;
	color:#000;
	font-size:15px;
	margin-top:10px;	
}

#body_area .community_notice_post .community_next {
	float:left;
	width:60px;
	height:40px;
	background-color:#dfdfdf;
	margin-left:10px;
}

#body_area .community_notice_post .community_next p {
	text-align:center;
	color:#000;
	font-size:15px;
	margin-top:10px;	
}


/*sub04-2*/

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_notice2 {
	float:left;
	width:50%;
	height:100%;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_notice2:hover {
	float:left;
	width:50%;
	height:100%;
	background-color:#000;
	transition-duration: 1s;
}


#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_notice2 div {
	margin-top:10px;
	color:#FFF;
	text-align:center;
	font-size:18px;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_notice2:hover div:hover {
	margin-top:10px;
	color:#FFF;	
	text-align:center;
	font-size:18px;
}

#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_news2 {
	float:left;
	width:50%;
	height:100%;
	background-color:#fff;
}



#body_area .body_community_bg .body_pungjo_community .pungjo_community .pungjo_community_news2 div {
	margin-top:10px;
	color:#000;	
	text-align:center;
	font-size:18px;
}






/*footer*/


#footer_area {
	float: left;
	width: 100%;
	height:158px;
	background-color:#000;
}

#footer_area .footer_menu {
	width: 1100px;
	height:100%;
	margin:0 auto;
	border:1px solid #000;
	}

#footer_area .footer_menu .footer_logo {
	float:left;
	margin-top: 50px;
	margin-left:188px;
	margin-right:20px;
	}

#footer_area p {
	color: #c3c3c3;
	margin-top: 50px;
	line-height:20px;
	
			
}

