/*******************************************
MENU
-------------------------------------------
contents
********************************************/
/*===========================================
body
===========================================*/
#body {
	padding:10px 0 0px 24px;
	width:920px;
	_width:943px;
}
/*===========================================
left
===========================================*/
#left {
	width:730px;
	float:left;
	border-right:1px solid #E5E5E5;
	margin-bottom:30px;
	padding-right:14px;
}
#left h2{
	padding-bottom:15px;
}
#left_upper {
	width:730px;
	float:left;
	position:relative;
}
/*===========================================
contents01
===========================================*/
#contents01 {
	float:left;
	width:325px;
}
#contents01 img {
	vertical-align:bottom;
}
/*===========================================
contents02
===========================================*/
#contents02 {
	float:left;
	width:390px;
	padding-left:15px;
}
#contents02_title {
	font-size:13px;
	padding-left:15px;
	border-left:5px solid #EF9500;
	margin-bottom:15px;
}
#contents02_title h2 {
	padding:20px 0px 0px 0px;
	font-size:18px;
	font-weight: bold;
}
#contents02_title p {
	font-size:10px;
	padding:0px;
	border-bottom:1px dashed #E5E5E5;
}
.time {
	padding:2px 0px 2px 0px;
	border:1px solid #E5E5E5;
	margin-left:248px;
	width:120px;
}
.time h4{
	font-size:11px;
	padding:0px 10px 0px 10px;
	border:none;
	text-align:center;
}
#contents02_coment {
	padding:0px 0px 0px 0px;
}
#contents02_coment p {
	font-size:12px;
	padding:0px;
}

#contents02_material {
	background-image:url(../images/sakerecipe/amikake.gif);
	background-repeat: repeat-y;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	border:1px solid #E5E5E5;
	position:static;
	bottom:0px;
	width:365px;
}
#contents02_material p {
	font-size:12px;
	padding:0px;
}

/*===========================================
recipe
===========================================*/
#recipe {
	width:730px;
}
#recipe p {
	padding-top:10px;
	font-size:12px;
}

.step_left {
	width:520px;
	margin:10px 0 0 0;
	border:1px solid #E5E5E5;
	padding:10px 10px 10px 10px;
	_padding:10px 10px 0 10px;
}
.ins_left {
	float:left;
	width:350px;
	_width:330px;
}
.ins_right{
	float:right;
	width:160px;
}
h5 {
	font-size:17px;
	padding:5px;
	border-bottom:1px dashed #E5E5E5;
}
.arrow {
	padding:10px 0 0 250px;
}
/*===========================================
other
===========================================*/
h4 {
	font-size:13px;
	border-left:5px solid #EF9500;
}
h4.title {
	padding:8px 13px;
	margin:30px 0 0px 0;
}

/*===========================================
right
===========================================*/
#right {
	float:left;
	width:160px;
	padding-left:10px;
}
#right h3 {
	padding:5px 15px 10px 0px;
}
#right img {
	margin:0px 15px 10px 0px;
}
#right p {
	padding:0px 15px 10px 0px;
}
#right p a:link {
	color: #0000CC;
	text-decoration: none;
}
#right p a:visited {
	color: #0000CC;
	text-decoration: none;
}
#right p a:hover {
	color: #551A8B;
	text-decoration:underline;
}
/*===========================================
pagetop
===========================================*/
.pagetop {
	padding:15px 0px 0px 0;
}

