@charset "UTF-8";

/* * * * * * Recipe * * * * * * */

.recipeDetailArea {
	width: 640px;
	margin-left: 26px;
}
.recipeDetailArea a {
	color: #00a8ff;
	text-decoration: underline;
}
.recipeDetailArea a:hover {
	text-decoration: none;
}

.recipeDetailArea table {
	border-collapse: collapse;
	border-spacing:0;
}

.recipeDetailArea table p {
	font-size: 80%;
	margin-top: 0.25em;
	padding-right: 1em;
	line-height: 1.25em;
}

p.recipeKeyLocal {
	width: 692px;
	height: 245px;
	position: absolute;
}
ul.recipeMenuLocal {
	background-image: url(../recipe/img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 674px;
	margin-left: 7px;
	padding-top: 16px;
	padding-left: 4px;
	margin-bottom: 20px;
	margin-top: 229px;
}
ul.recipeMenuLocal li {
	float: left;
	margin-right: 6px;
}
ul.recipeMenuLocal li.vol01 {
	margin-right: 0px;
}

dl.teamCommeArea {
	width: 640px;
	color: #641516;
	margin-bottom: 20px;
}
dl.teamCommeArea dt {
	float: left;
}
dl.teamCommeArea dd {
	margin-left: 87px;
	_margin-left: 84px; /* IE 6 */
}
dl.teamCommeArea dd.arrow {
	background-image: url(../recipe/img/vol01/bg_commeArrow01.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 11px;
	margin-top: 40px;
	position: absolute;
	_margin-left: 12px; /* IE 6 */
}

*:first-child+html dl.teamCommeArea dd.arrow { /* IE 7 */
	margin-left: 12px;
}

dl.teamCommeArea dd.top {
	background-image: url(../recipe/img/vol01/bg_commeTop01.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 553px;
	font-size: 0px;
	line-height: 0px;
}
dl.teamCommeArea dd.middle {
	background-image: url(../recipe/img/vol01/bg_commeMiddle01.gif);
	background-repeat: repeat-y;
	width: 500px;
	padding-right: 23px;
	padding-left: 30px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
dl.teamCommeArea dd.middle img {
	margin-bottom: 0.25em;
}
dl.teamCommeArea dd.bottom {
	background-image: url(../recipe/img/vol01/bg_commeBottom01.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 553px;
	font-size: 0px;
	line-height: 0px;
}
table.kaiketsu {
	width: 640px;
	margin-bottom: 20px;
}
table.kaiketsu p {
	margin-bottom: 0.25em;
	line-height: 1.35em;
}
table.kaiketsu p.printPopup {
	margin-top: -15px;
	margin-left: 490px;
	_margin-left: 440px; /* IE 6 */
	position: absolute;
}

*:first-child+html table.kaiketsu p.printPopup { /* IE 7 */
	margin-left: 440px;
}

table.kaiketsu td.middle {
	background-image: url(../recipe/img/vol01/bg_kaiketsuMiddle.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 30px;
}
table.kaiketsu td.bottom {
	background-image: url(../recipe/img/vol01/bg_kaiketsuBottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}
dl.kaiketsuRecipe {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.5em;
}
dl.kaiketsuRecipe dt {
	clear: both;
	width: 540px;
	margin-bottom: 0.25em;
}
dl.kaiketsuRecipe dd {
	width: 540px;
	clear: both;
	background-image: url(../img/dotLine02.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 0.75em;
	padding-bottom: 0.5em;
}
dl.kaiketsuRecipe ul.materialList li {
	display: block;
	float: left;
	white-space: nowrap;
	padding-right: 1em;
}

dl.kaiketsuRecipe ul.materialList li.floatNone {
	clear: left;
}

dl.kaiketsuRecipe ul.materialList li.subTitle {
	float: none;
	padding-top: 0.25em;
}

/* content 01 */
dl.contentVol0101 {	margin-bottom: 10px; }

dl.contentVol0101 dt {	z-index: 10; position: absolute;	height: 20px; }

/* content 02 */
dl.contentVol0102 {	margin-bottom: 20px;	width: 578px;	margin-right: auto;	margin-left: auto; }

dl.contentVol0102 dt {
	z-index: 10;
	height: 20px;
	margin-bottom: 15px;
	display: block;
}

/* content 03 */
table.contentVol0103 {	margin-left: 57px; }

.contentVol0103_03 {
	position: absolute;
	margin-left: 333px;
	_margin-left: 270px;
	margin-top: -15px;
	width: 253px;
}

*:first-child+html .contentVol0103_03 {	margin-left: 270px; }

.contentVol0103_03 p {	padding-left: 15px;}

/* content 04 */
dl.contentVol0104 {	margin-bottom: 10px;	width: 640px; }

dl.contentVol0104 dt {	z-index: 10;	height: 20px;	margin-bottom: 15px; }

.vol02ImgBox01 {
	position: absolute;
	margin-top: 266px;
	margin-left: 119px;
}

p.recipeBottomBtn {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 640px;
}
