@charset "UTF-8";


#egenkititle h1 {
	color: #FF6600;
	font-size: 1.3em;
	margin: 0px 10px 0px 0px;
}

#egenkititle p {
	width: 755px;
	background-color: #F5F0EA;
	padding: 5px;
	color: #FF6600;
}

#recipebot {
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url('/img/recipeone/line.jpg');
	background-repeat: repeat-x;
	text-align: right;
	margin-right: 10px;
}

/*------------------------------------------------------------------*/
#egenkitmain {
	line-height: 130%;
}

#egenkitmain #egenkileft {
	float: left;
	width: 280px;
	padding-left: 15px;

}
#egenkitmain #egenkiright {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}

#egenkitmain #egenkiright ol {
	margin-left: 30px;
}

#egenkitmain table {
	clear: both;
}

p.thumb { 
	width: 112px;
	height: 123px;
	position: relative;
	background: url(../img/200810_bg_thumb.gif) no-repeat;
}

p.thumb img {
	position: absolute;
	top: 12px;
	left: 15px;
}

p.illust { 
	width: 250px;
	height: 292px;
	position: relative;
	background: url(../img/detail/200810_bg_illust.gif) no-repeat;
}

p.illust img {
	position: absolute;
	top: 13px;
	left: 14px;
}

/*------------------------------------------------------------------*/
table.hyou { text-align: left; margin-left: auto; margin-right: auto; margin-top: 5px; border-collapse: collapse; border-width: 1px 0px 0px 1px; border-style: solid; border-color: #FF6600; }
th.hyou{ width: 120px; color: #FF6600; border-width: 0 1px 1px 0; border-style: solid; border-color: #FF6600; padding: 8px 5px; text-align: left; }
td.hyou { border-width: 0 1px 1px 0; border-style: solid; border-color: #FF6600; padding: 3px;}
td.yellow { background-color: #FFF280; color: #FF6600; font-weight: bold; padding-left: 8px; text-align: left; }

td.tdwidtha {
	width: 98px;
	background-color: #FFF2D7;
	padding: 5px;
	margin: 2px;
}


table.tdspace {
	border-collapse: separate;
	border-spacing: 2px;
	border: solid 1px #FFFFFF; 
	margin-bottom: 10px;
}

td.tdwidthb {
	width: 395px;
	padding: 5px;
}

#modoru {
	margin-top: 15px;
	width: 755px;
	background-color: #F5F0EA;
	padding: 8px;
	clear: both;
}

#eiyouh2 h2 {
	padding: 3px 3px 3px 10px;
}

table.eiyouso02,
table.eiyouso01 {
	margin: 15px 10px 0px 10px;
}



table.eiyouso02 {
	width: 710px;
	margin-bottom: 15px;
	text-align: right;
}

table.eiyouso03 {
	margin-left: auto;
	margin-right: auto;
}


table.eiyouso01 {
	border: 5px solid #FFFFFF;
}

table.eiyouso01 td {
	background-color: #FFEFCE;
	border: 5px solid #FFFFFF;
}

table.eiyouso01 dl dt {
	width: 148px;
	padding: 5px 5px;
	float: left;
}

table.eiyouso01 dl dd {
	width: 157px;
	float: left;
	padding-top: 2px;
}

img.imageright {
	float: right;
}


