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

/*------------------
  グルメ
------------------*/
div#gourmet {
}
div#gourmet h3 {
	height: 60px;
	background-image: url(../images/sub570_06.gif);
	background-repeat: no-repeat;
	width: 570px;
	text-indent: -10000em;
	margin: 10px 0 0 0;
}
div#gourmet h4{
	font-size: medium;
	color: #CC3300;
	background-image: url(images/h4-back.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 0;
	text-indent: 10px;
	line-height: 35px;
	clear: both;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
div#gourmet h5{
	font-size: small;
	margin: 5px 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 300%;
	padding: 0px;
	color: #333333;
}
div#gourmet p {
	font-size: small;
	padding: 0 10px 0 10px;
	line-height: 180%;
	color: #333333;
}
#gourmet a:gourmet  {
	text-decoration: none;
	color: #cc0000;
}
#gourmet a:visited  {
	text-decoration: none;
	color: #cc0000;
}
#gourmet a:hover  {
	text-decoration: underline;
}
