* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	color: #333; 
	font-size: 12px;
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	background: #FFF;

	}


body div {
	text-align: center;
	margin: 0 auto;
	}


p {
	font-size: 14px;
	line-height: 1.6;
	}

img {
	vertical-align:bottom;
}


#wrap{
	width: 100%;
	}
/*================== link ==================*/

a:link {
	color: #000;
	text-decoration: underline;
	}

a:visited {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #F56200;
	text-decoration: none;
	} 

/*================== h tag ==================*/





h3{
	margin:20px auto 10px;}



h4{
	font-size: 16px;
	margin:10px auto 5px;
	text-align:center;
	}

h5{
	width: 236px;
	color:#333;
	margin:10px;
	font-weight: bold;
	font-size: 16px;
	float: left;
	text-align: left;
	}
	
*html h5{
	width: 206px;
	
}


h6{
	color:#fff;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	}


	

/*================== image ==================*/

img {
	margin: 0;
	padding: 0;
	border: none;
	}



	
/*--------------------------------------------*/




#container {
	width: 100%;
	clear:both;
	margin-top:-10px;
	padding-bottom:20px;
	background :#99CC01 url(../img/gourmet/top_back.jpg) repeat-x;
	}

/*================== basic ==================*/


#header {
	width: 950px;
	height: 305px;
	background:url(../img/gourmet/top2.jpg) no-repeat right;
	}
	

* html #header {
	background:url(../img/gourmet/top2.jpg) no-repeat right;
}
	
#header img{
	float:left;}	
	
	
*html #header img{
	float:left;
	margin-left:-3px;}
	
/*--------- header ---------*/


#header h2{
	height: 22px;
	text-align: right;
	line-height: 1.6;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-right: 40px;
	color:#FFF;
}

/*------------ main --------------*/
	
#main {
	width: 950px;
	clear:both;
	text-align:center;
	background: url(../img/gourmet/main_back.gif) repeat-y;
	}









/*------------ cont --------------*/

#top_cont{
	width:720px;
	padding-bottom:20px;
	}
	
#cont1{
	width:720px;
	padding-bottom:20px;
	}
		
	
.cont1_s{
	width:350px;
	height:400px;
	margin: 20px 5px 0;
	background-color:#FFFDDF;
	text-align:left;
	float:left;}
	
.cont1_s{
	margin: 20px 0 25px 5px;
	text-align:center;
	height: 580px;
}

.cont1_s ul{
	text-align:left;
	padding-left:20px;}

.menu{
	margin:15px 10px 20px;
}


.menu p{
	margin-top:10px;
	text-align:left;
	font-size:12px;
	
}


#cont1_prc{
	width:670px;
	margin:20px auto 20px;
	padding-bottom:20px;
	border:2px double #FF9999;
	background:url(../img/gourmet/cont1_sub.gif) no-repeat center 10px;
}
	
.prc{
	text-align:left;
	width:310px;
	margin:60px 0 0 20px;
	float:left;
	}

* html .prc{
	margin:60px 0 0 10px;
}


.prc img{
	margin-bottom:5px;
	
}

#cont2{
	width:720px;
	margin:25px auto;
	padding-bottom:20px;
	background-color:#FFFDDF;
	}
#cont2 p{
	padding-top:10px;
	text-align:left;}

.coupon{
	width:475px;
	float:left;
	margin-left:30px;}
	

#cont3{
	width:720px;
	margin:20px auto;	
	
}

#htl{
	width:720px;
	margin-top:20px;}

#htl img{
	float:left;
	margin-right:1px;}
	
	
#cont4{
	width:720px;
	margin:20px auto;	
	
}
	
#cont4_s{
	width:700px;
	padding-bottom:20px;
	margin-top:20px;}	
#cont4_s ul{
	text-align:left;
	padding-left:25px;
	
	
}
	
	
#cont4s_2{
	width:720px;
	margin:20px auto;	
	
}


	
#cont5{
	width:720px;
	margin:20px auto;	
	
}

#cont5 img{
	padding-right:15px;}

#cont5 p{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	}
	
.aka{
	color:#FF0000;
	font-size:20px;}
	
/*------------ tour_res--------------*/
#res_box1{
	width:730px;
	height:60px;
	clear:both;
	margin-top:30px;
	padding-top:82px;
	background:url(../img/gourmet/spk_tour.jpg) no-repeat;
	}
	
#res_box2{
	width:730px;
	height:60px;
	clear:both;
	margin-top:30px;
	padding-top:82px;
	background:url(../img/gourmet/hkd_tour.jpg) no-repeat;
	}
* html #res_box1,* html #res_box2{
	height:130px;
}

/*--------------------------*/


.flo_imgl20{
	float:left;
	margin-left:20px;}
.flo_l{
	float:left;
	margin-right:20px;}
	
	
	
.plus{
	clear:both;
	padding-top:20px;}


.clear{
	clear:both;}

/*------------ footer --------------*/
#footer {
	width: 100%;
	background :#FFF url(../img/g_park/border.gif) repeat-x top;
	padding: 11px 0 0 0;
	}






/*================== copyright ==================*/
address{
	margin: 2px 0;
	text-align: center;
	font-size:9pt;
	}




/* page top */
.pt{
	line-height: 1.0;
	color: #928D81;
	font-size: 9px;
	float: right;
	margin-top: 10px;
	}

.pt img{
	vertical-align:top;
	}

.pt a:link,.pt a:visited{
	color: #928D81;
	}

