*{
	margin:0px;
	padding:0px;
}


li{
	list-style-position:outside;
	margin: 25px 20px 10px 40px;
	padding: 0px 10px;
}

	img{
	border:0;
}

body{
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0px;
	padding:0px;
	background-color:white;
	font-size: 16pt;
}

#recipeHead{
	background-image: url("../images/recipe/bg_head.gif");
	background-repeat: no-repeat;
	position:relative;
	top:0px;
	left0px;
	height:93px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#recipeHead2{
	background-image: url("../images/recipe/bg_head.gif");
	background-repeat: no-repeat;
	position:relative;
	top:0px;
	left0px;
	height:120px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#recipeBody{
	background-image: url("../images/recipe/bg_body.gif");
	background-repeat: repeat-y;
	position:relative;
	left0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#recipeFoot{
	background-image: url("../images/recipe/bg_foot.gif");
	background-repeat: no-repeat;
	position:relative;
	left0px;
	height:99px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


#mainTitle{
	position:absolute;
	width:193;
	height:77;
	top:15px;
	left:20px;
}

#recipeTitle{
	position:absolute;
	width:500;
	height:44;
	top:30px;
	left:230px;
}
#recipeTitle2{
	position:absolute;
	width:500;
	height:78;
	top:20px;
	left:235px;
}

#goBackRecipeTop{
	position:absolute;
	width:140;
	height:40;
	top:30px;
	left:780px;
}

#cookPanel {
	padding: 20px 10px 0px 10px; 
}

#cookIngreTable {
	padding: 10px 20px 0px 20px; 
}
#cookIngreTable td{
	height: 30px;
}

#cookImageFill {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px; 
}
#cookImageFrame {
	position: relative;
	top: -258px;
	left: 15px;
	margin-bottom: -260px;
}
#cookImageFrameLarge {
	position: relative;
	top: -284px;
	left: 15px;
	margin-bottom: -280px;
}
#wordTitle {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

div.title1 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 10px 10px 0;
}
div.title2 {
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0 0;
}
div.normal {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}

dt.style1{
	clear: left;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin:0 0 0 0;
	width: 6em;
	padding:0px;
}
dt.style2{
	clear: left;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height:26px;
	margin:0px 0 0 0;
	width: 6em;
	padding:0px;
}
dd.style1{
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: 0px 0 0em 6em;
	width: 6em;
	padding:0px 0 0px 0em;
}
dd.style2{
	clear: left;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: -26px 0 0em 14em;
	width: 6em;
	padding:0px 0 0px 0em;
}
dd.style3{
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: -26px 0 0em 21em;
	width: 10em
	padding:0px 0 0px 0em;
}
dt.style1_2{
	clear: left;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin:0 0 0 0;
	width: 10em;
	padding:0px;
}
dd.style1_2{
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: 0px 0 0em 10em;
	width: 6em;
	padding:0px 0 0px 0em;
}
dd.style2_2{
	clear: left;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: -26px 0 0em 18em;
	width: 6em;
	padding:0px 0 0px 0em;
}
dd.style3_2{
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: -26px 0 0em 25em;
	width: 10em
	padding:0px 0 0px 0em;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}