@charset "utf-8";
@import url("/common/css/import.css");

/* #content */
@import url("/common/css/content.css");

/* ////////////////////
cooking.css
//////////////////// */
#contentBody h2 {
	background: url(img/title.jpg) no-repeat left top;
}
#contentBody h4 {
	width: 400px;
	height: 69px;
	margin: 1em 0;
	background: no-repeat left top;
	text-indent: -1000em;
}
#contentBody h3 {
	margin-bottom: 0;
}
#contentBody .right {
	float: left;
	width: 415px;
}
#contentBody .left {
	float: right;
	width: 210px;
}
#contentBody .left li {
	margin-bottom: 1em;
}
.entryList {
	margin-top: 1em;
}
/* #cookingRecommend
-------------------- */
#cookingRecommend h4 {
	background-image: url(img/tit01.gif);
}
#cookingRecommend h6 {
	background: url(/common/img/icn_square_blk.gif) no-repeat left center;
	padding-left: 1em;
	font-weight: bold;
}
#cookingRecommend .thumbLeft img,
#cookingRecommend .thumbRight img {
	float: left;
}
#cookingRecommend .thumbLeft p,
#cookingRecommend .thumbRight p {
	width: 70px;
	float: right;
}
#thumbBox {
	width: 365px;
	margin: 0 0 20px 17.5px;
}
.thumbLeft {
	float: left;
	width: 175px;
	margin-top: 10px;
}
.thumbRight {
	float: right;
	width: 175px;
	margin-top: 10px;
}
#thumbBox h5 {
	background: url(img/icn_h5.gif) no-repeat left 2px;
	padding-left: 1em;
	font-weight: bold;
}
#thumbBox h6 {
	margin-top: 1em;
}

/* #cookingBasic
-------------------- */
#cookingBasic {
	width: 400px;
}
#cookingBasic h4 {
	background-image: url(img/tit02.gif);
}
#cookingBasic h6 {
	background: url(/common/img/icn_square_blk.gif) no-repeat left center;
	padding-left: 1em;
	font-weight: bold;
}
#cookingBasic .thumbLeft img,
#cookingBasic .thumbRight img {
	float: left;
}
#cookingBasic .thumbLeft p,
#cookingBasic .thumbRight p {
	width: 70px;
	float: right;
}

/* #cookingOther
-------------------- */
#cookingOther h4 {
	background-image: url(img/tit03.gif);
}
#cookingOther .thumbLeft img,
#cookingOther .thumbRight img {
	float: left;
}
#cookingOther .thumbLeft p,
#cookingOther .thumbRight p {
	width: 70px;
	float: right;
}
/* #cookingRecipe
-------------------- */
#cookingRecipe {
}
#cookingRecipe h4 {
	position: relative;
	background: url(img/bg_tit.gif) no-repeat left top;
	text-indent: 0;
}
#cookingRecipe h4 span {
	position: absolute;
	left: 50px;
	top: 28px;
	color: #000;
}
#cookingRecipe h5 {
	color: #2e8dd5;
	font-weight: bold;
}
#cookingRecipe h6 {
	color: #2e8dd5;
	font-weight: bold;
}

/* ////////////////////
cooking2
//////////////////// */
#cookingRecommend .cookingList h4 {
	width: 400px;
	height: 70px;
	margin-top: 0;
	background: no-repeat left top;
	text-indent: -1000em;
}
.cookingList h4#tit01 {
	background-image: url(cooking2/img/tit01.gif);
}
.cookingList h4#tit02 {
	background-image: url(cooking2/img/tit02.gif);
}
.cookingList h4#tit03 {
	background-image: url(cooking2/img/tit03.gif);
}
.cookingList h4#tit04 {
	background-image: url(cooking2/img/tit04.gif);
}
.cookingList h4#tit05 {
	background-image: url(cooking2/img/tit05.gif);
}
.cookingList h4#tit06 {
	background-image: url(cooking2/img/tit06.gif);
}
.cookingList p {
	margin-left: 2em;
}

/* ////////////////////
cooking4
//////////////////// */
#cookingRecommend .cookingKeyword h4 {
	width: 400px;
	height: 70px;
	margin-top: 0;
	background: no-repeat left top;
	text-indent: -1000em;
}
.cookingKeyword h4#tit01 {
	background-image: url(cooking3/img/tit01.gif);
}
.cookingKeyword p {
	margin-left: 2em;
}


