@charset "Shift_JIS";

/*
===== CONTENTS ==============================
	1: #article
		.textArea
		.spaArea
		#gourmet
=============================================
*/

/*
===== 1: #article =====
*/
/* .textArea */
#article .sectionH2 .textArea strong {
	color: #ba1c50;
}

/* ‰¼ */
#article .sectionH2 .best3 img {
	_width: 537px;
}

/* .spotArea */
#article .sectionH2 .spotArea {
	padding-bottom: 10px;
}
#article .sectionH2 .spotArea .lead {
	margin: 5px 15px 15px;
}
#article .sectionH2 .spotArea .textArea {

	padding: 0 15px;
}

#article .sectionH2 .spotArea .imgAreaLeft{
   margin: 10px 10px 0 0;
	float:left;
	width: 110px;
}
    

1#article .sectionH2 .spotArea .imgAreaLeft img {
	float:left;
	width: 105px;
}

#article .sectionH2 .spotArea .sectionH4 {
	width: 365px;
	float: left;
}

#article .sectionH2 .spotArea .sectionH4 h4 {
	font-size: 90%;
}
#article .sectionH2 .spotArea .sectionH4 p {
	margin: 0 0 10px;
	font-size: 80%;
}

/* #gourmet */
#article #gourmet {
	margin-bottom: 20px; 
	padding-bottom: 20px; 
	border-bottom: 1px solid #a285b1;
}
#article #gourmet h2 {
	margin: 0 0 10px;
}
#article #gourmet img {
	margin-bottom: 0;
}
#article #gourmet .sectionH3 {
	width: 250px;
	margin: 0 5px;
}
#article #gourmet .sectionH3.gourmet01,
#article #gourmet .sectionH3.gourmet03 {
	float: left;
}
#article #gourmet .sectionH3.gourmet02,
#article #gourmet .sectionH3.gourmet04 {
	float: right;
}
#article #gourmet .sectionH3.gourmet01,
#article #gourmet .sectionH3.gourmet02 {
	xheight: 20em;
}
#article #gourmet .sectionH3.gourmet03,
#article #gourmet .sectionH3.gourmet04 {
	xheight: 15em;
}
#article #gourmet .sectionH3 h3 {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: url(../image/h3_tltBg05.gif) no-repeat left center;
	font-weight: bold;
	color: #464444;
}
#article #gourmet .sectionH3 p {
	margin-left: 10px;
}