@charset "Shift_JIS";
@import url("../../css/common.css");

#titleArea {
	width: 664px;
	margin: 0 auto 20px;
	clear: both;
	}

.title {
	margin: 35px 0 20px;
	position: relative;
	top: 5px; left: 10px;
	}

.lead {
	margin:0 0 20px;
	position: relative;
	top: 5px; left: 10px;
	}

#link_menubook {
	position: relative;
	top: 35px; left: 20px;
	}

.block_l1  {
	display: block;
	float: left;
	}

.block_r1  {
	display: block;
	float: left;
	}

/* ----- Pop-up Comment Bubble ----- */

.pop {
	z-index: 1;
	visibility: hidden;
	position: absolute;
	top: 0; left: 50%;
	}

/* ----- Pick Up Recipes ----- */

.pickUp {
	width: 295px;
	height: 140px;
	background: url(../img/pickup_bg.gif);
	text-align: left;
	}

.block_l {
	display: block;
	float: left;
	position: relative;
	top: 0; left: 27px;
	}

.block_r {
	display: block;
	float: left;
	position: relative;
	top: 0; left: 37px;
	}

.pickUp .pk_photo {
	position: relative;
	top: 9px; left: 10px;
	display: block;
	float: left;
	}

.pickUp .pk_data {
	position: relative;
	top: 9px; left: 10px;
	display: block;
	float: left;
	}

.pickUp .pk_osusume {
	height: 20px;
	position: relative;
	left: 71px;
	}
	
.pickUp .pk_name {
	position: relative;
	left: 8px;
	}

.pickUp .pk_icon {
	position: relative;
	top: 20px; left: 8px;
	}

.pickUp .pk_tcal {
	position: relative;
	top: 20px; left: 14px;
	}




ul {
	margin: 0;
	padding: 0;
}

li {
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 14px;
}

.met {
	list-style-image: url(../img/ptsMet.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.fsh {
	list-style-image: url(../img/ptsFsh.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.bge {
	list-style-image: url(../img/ptsBge.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.egg {
	list-style-image: url(../img/ptsEgg.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.crb {
	list-style-image: url(../img/ptsCrb.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.nod {
	list-style-image: url(../img/ptsNod.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.sup {
	list-style-image: url(../img/ptsSup.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.etc {
	list-style-image: url(../img/ptsEtc.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.swe {
	list-style-image: url(../img/ptsSwe.gif);
	list-style-position: inside;
	color: #6E3D19;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}