@charset "UTF-8";

/* CSS Document */
	
#gourme_content dl,dt,dd,form,fieldset,input,textarea,blockquote,th,td
	{
	margin:0px;
	padding:0px;
	}
	
#gourme_content a
	{
	margin:0px;
	padding:0px;
	}

#gourme_content div
	{
	margin:0px;
	padding:0px;
	}
	
#gourme_content ul,ol,li
	{
	list-style:none;
	padding:0;
	margin:0;
	}

#gourme_content fieldset,img
	{
	border:0px;
	margin: 0px;
	padding:0px;
	}

#gourme_content abbr,acronym
	{
	border:0px;
	}

#gourme_content addres,caption,cite,code,dfn,em,strong,th,var,
	{
	font-size:normal;
	font-weight:normal;
	}

#gourme_content h1,h2,h3,h4,h5,h6
	{
	font-size:100%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
	
#gourme_content p
	{
	font-size:100%;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}

/* tag format end */





/* body */

#gourme_content
	{
	background-color:#ffffff;
	line-height:1.4;
	color:#;
	font-family:Hiragino Kaku Gothic Pro, Osaka,"ヒラギノ角ゴ Pro W3";
	font-size:62.5%;
	padding:3px 0 0 0;
	margin:0 0 50px 0;
	width:650px;
	overflow:hidden;
	clear: both;
	}
	
	/* for IE7   
    *+html #gourme_content {    
				font-size:41.25%; 
    			}  
  
    /* for IE6 
    * html #gourme_content { 
 				font-size:41.25%;
    			} */

#gourme_content a:link
	{
	color: #666666;
	text-decoration: none;
	}
	
#gourme_content a:active
	{
	color: #666666;
	text-decoration: none;
	}
	
#gourme_content a:visited
	{
	color: #8E2626;
	text-decoration: none;
	}
	
#gourme_content a:hover
	{
	color: #FF0000;
	text-decoration: none;
	}





.gourme_title
	{
	width:650px;
	height:30px;
	text-indent:-9999em;
	background:url(../img/gourme_title.gif) no-repeat;
	margin-bottom:14px;
	}
	

.gourme_top_img_0
	{
	width:650px;
	height:346px;
	text-indent:-9999em;
	background:url(../img/gourme_top0.jpg) no-repeat;
	margin-bottom:30px;
	}
	
.gourme_top_img_1
	{
	width:650px;
	height:346px;
	text-indent:-9999em;
	background:url(../img/gourme_top1.jpg) no-repeat;
	margin-bottom:30px;
	}
		
.gourme_top_img_2
	{
	width:650px;
	height:346px;
	text-indent:-9999em;
	background:url(../img/gourme_top2.jpg) no-repeat;
	margin-bottom:30px;
	}

.city
	{
	width:650px;
	border-bottom:#b8b8b8 2px solid;
	margin:0;
	padding:0 0 0 10px;
	}
	
.city_text_left
	{
	width:315px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
	}
	
.city_text_right
	{
	width:315px;
	margin:0;
	padding:0 0 0 20px;
	float:right;
	}
		
.city_icon
	{
	clear:both;
	float:left;
	width:57px;
	height:57px;
	margin:12px 0 6px 0;
	}

.city_text_inner
	{
	width:238px;
	height:75px;
	padding:10px 0 0 0px;
	margin:0 0 0 10px;
	font-size:11px;
	line-height:1.8;
	float:left;
	letter-spacing:0.1em;
	}

#gourmet_topicpath {
	 background-color:#000;
	 text-color: #ffffff;
	 overflow: hidden;
	 float: left;
	 width: 650px;
}
#gourmet_topicpath ul {
	font-size: 110%;
	font-weight:bold;
	color: #A6A6A6;
}
#gourmet_topicpath ul li {
	float: left;
	margin: 0;
	padding: 2px 6px 2px 5px;
}
#gourmet_topicpath a:link {
	color: #A0A0A0;
	text-decoration: none;
}
#gourmet_topicpath a:visited {
	color: #A0A0A0;
}
#gourmet_topicpath a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
#gourmet_topicpath:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	
}
/*\*/
* html #gourmet_topicpath {
    height: 1em;
    overflow: visible;
}
/**/

	
	
	

/* csshacks */

gourme_content .clearing
	{
	padding:0px;
	margin:0px;
	clear:both;
	text-indent:-9999em;
	}
