@charset "utf-8";

/* =======================================

	RecipeCategory CSS

========================================== */
/*-- rightNav --*/
ul#txtList {
	margin: 5px 5px 6px 7px;
	padding: 4px 0 0 0;
	background: url(../../img/common/line_orangedot.gif) repeat-x;
}

ul#txtList li {
	padding: 3px 0 8px 3px;
	text-align: left;
	background: url(../../img/common/line_orangedot.gif) repeat-x left bottom;
}

#basic .entryBox {
	float: none;
	width: 775px;
	margin: 30px 0 10px;
}

#basic .entryBox:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.entryBox .pdt {
	float: left;
	display: inline;
	width: 130px;
	margin: 0 20px 0 0;
}
.entryBox .pdt:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.entryBox .pdt p {
	width: 60px;
	text-align: center;
}

.entryBox .pdt span {
	display: block;
	font-size: 92.4%;
}


/*	Index
========================================== */
#basic .entryBox ul.photoList:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.entryBox ul.photoList {
	float: left;
	display: inline;
	width: 620px;
}

.entryBox ul.photoList li {
	position: relative;
	float: left;
	display: inline;
	width: 145px;
	height: 180px;
	padding: 0 5px;
}

.entryBox ul.photoList li img {
	margin-bottom: 3px;
}

#kids .entryBox ul li img {border: 1px solid #48B562;}

.entryBox ul.photoList li span.vegeIco {
	position: absolute;
	top: 3px;
	left: 7px;
}

#kids .entryBox ul.photoList li span.vegeIco img {
	border: 0px;
}


/*	Story
========================================== */
p.toTop {
	width: 770px;
	margin: 20px 0 10px;
	text-align: right;
}

p.toStory {
	margin-bottom: 15px;
}

#kids .entryBox #vegeList:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.entryBox #vegeList {
	float: left;
	display: inline;
	width: 625px;
}

.entryBox #vegeList .vegeBox {
	position:relative;
	float: left;
	display: inline;
	width: 137px;
	height: 122px;
	padding: 58px 4px 25px 15px;
}

.entryBox #vegeList .vegeBox p {
	line-height: 1.4;
}

.entryBox #vegeList .vegeBox p.toRecipe {
	position: absolute;
	left: 63px;
	top: 179px;
}

#vege01 {background: url(../../img/recipe/kids/story/vegebox01.gif) no-repeat;}
#vege02 {background: url(../../img/recipe/kids/story/vegebox02.gif) no-repeat;}
#vege03 {background: url(../../img/recipe/kids/story/vegebox03.gif) no-repeat;}
#vege04 {background: url(../../img/recipe/kids/story/vegebox04.gif) no-repeat;}
#vege05 {background: url(../../img/recipe/kids/story/vegebox05.gif) no-repeat;}
#vege06 {background: url(../../img/recipe/kids/story/vegebox06.gif) no-repeat;}
#vege07 {background: url(../../img/recipe/kids/story/vegebox07.gif) no-repeat;}
#vege08 {background: url(../../img/recipe/kids/story/vegebox08.gif) no-repeat;}
#vege09 {background: url(../../img/recipe/kids/story/vegebox09.gif) no-repeat;}
#vege10 {background: url(../../img/recipe/kids/story/vegebox10.gif) no-repeat;}
#vege11 {background: url(../../img/recipe/kids/story/vegebox11.gif) no-repeat;}
#vege12 {background: url(../../img/recipe/kids/story/vegebox12.gif) no-repeat;}
#vege13 {background: url(../../img/recipe/kids/story/vegebox13.gif) no-repeat;}
#vege14 {background: url(../../img/recipe/kids/story/vegebox14.gif) no-repeat;}
#vege15 {background: url(../../img/recipe/kids/story/vegebox15.gif) no-repeat;}
#vege16 {background: url(../../img/recipe/kids/story/vegebox16.gif) no-repeat;}
