@charset "utf-8";

h1#page-title{
	margin:0 0 5px 24px;
}

h2#main-title{
	margin-left:24px;
}

#main-img{
	margin:0 0 23px 24px;
	width:885px;
	height:341px;
	background:url(/sweets/choco-vege/recipe/images/main_bg.jpg) left top no-repeat;
}

#main-text{
	display:inline;
	float:left;
	margin:21px 0 18px 14px;
	width:529px;
}

#main-L{
	display:inline;
	float:left;
	width:566px;
	margin-left:23px;
}

#main-R{
	float:left;
	margin-top:9px;
	width:278px;
}

h2#recipe-title{
	margin:0 0 24px 24px;
}

#recipe ul{
	margin:0 0 30px 24px;
}

#recipe ul li{
	float:left;
}

p.note {
	text-align: right;
	margin: 0px 20px 10px 0;
	font-size: 0.8em;
}

/*arrange_sauce*/

.sauce_recipe1 {
	width:884px;
	height:560px;
	background:url(/sweets/choco-vege/recipe/images/sauce/sauce1_bg.gif) left top no-repeat;
	margin: 0 auto;
}

.sauce_recipe2 {
	width:884px;
	height:560px;
	background:url(/sweets/choco-vege/recipe/images/sauce/sauce2_bg.gif) left top no-repeat;
	margin: 0 auto;
}

.sauce_recipe3 {
	width:884px;
	height:560px;
	background:url(/sweets/choco-vege/recipe/images/sauce/sauce3_bg.gif) left top no-repeat;
	margin: 0 auto;
}

.sauce_recipe4 {
	width:884px;
	height:560px;
	background:url(/sweets/choco-vege/recipe/images/sauce/sauce4_bg.gif) left top no-repeat;
	margin: 0 auto;
}

.sauce_recipe5 {
	width:884px;
	height:560px;
	background:url(/sweets/choco-vege/recipe/images/sauce/sauce5_bg.gif) left top no-repeat;
	margin: 0 auto;
}

h2.sauce_title  {
	width: 738px;
	margin: 0 auto;
}

.sauce_inner {
	clear: both;
	margin-left: 50px;
	margin-top: 30px;
}

.sauce_inner .sauce_l {
	width: 420px;
	float: left;
}

.sauce_inner .sauce_l .sauce_img{
	margin-top: 20px;
}

.sauce_inner .sauce_r {
	float: left;
	width: 355px;
	height: 350px;
	background: url(/sweets/choco-vege/recipe/images/sauce/sauce_howto_bg.png) left top no-repeat;
	position: relative;
	margin-left: 10px;
}

.sauce_inner .sauce_r .sauce_howto img {
	position: absolute;
	top: -8px;
	left: 12px;
}

.sauce_inner .sauce_r ul {
	margin-top: 20px;
	margin-left: 20px;
}

.sauce_inner .sauce_r ul li {
	margin-bottom: 5px;
}

/*adviser*/

#adviser {
	width: 884px;
	height: 229px;
	background: url(/sweets/choco-vege/recipe/images/adviser_bg.gif) left top no-repeat;
	margin: 0 auto;
	clear: both;
}

#adviser div {
	float: left;
}

#adviser div.adviser_img {
	margin-top: 50px;
	margin-left: 80px;
}

#adviser div.adviser_text {
	margin-top: 50px;
	margin-left: 30px;
}

#adviser div.adviser_text dl dt {
	margin-top: 10px;
}

#adviser div.adviser_text dl dd {
	margin-top: 10px;
}