.head_image_block {
	background-image:url(images/head.jpg);
}

.read_space {
	font-size:1.1em;
	color:#ff3300;
}

.contents_ttl {
	background-image:url(images/s_head.jpg);
	width:590px; height:85px;

}

.head_block {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px #333333 dashed;
}

.head_block h1 {
	border-bottom:1px #333333 dashed;
	padding:2px 0 ;
	margin-bottom:10px;
	font-size:2em;
}

.head_block .txt_space {
	width:330px;
	float:right;
}

.head_block .image_space {
	width:260px;
	float:left;
}


/*point_space*/

.point_space {
	position:relative;
	width:590px; height:60px;
	background-image:url(images/point_ttl.gif);
	background-repeat:no-repeat;
}

.point_list {
	display:block;
	float:left;
	height:34px;
	padding:10px 0 0 45px;
	margin:3px 0 0 3px;
	background-repeat:no-repeat;
	font-size:0.75em;
}

.point_list_0{
	background-image:url(images/icon1.gif);
	width:60px;
}
.point_list_1{
	background-image:url(images/icon2.gif);
	width:80px;
}
.point_list_2{
	background-image:url(images/icon3.gif);
	width:300px;
}

/*recipe_right_space*/

.recipe_right_space {
	position:relative;
	float:right;
	width:355px;
}


.recipe_left_space {
	position:relative;
	float:left;
	width:218px;
	border-bottom:1px #99cc00 solid;
	border-left:1px #99cc00 solid;
	border-right:1px #99cc00 solid;

}

.recipe_right_space h2 {
	width:355px; height:28px;
	background-image:url(images/make_ttl.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	padding:2px 0;
}

.recipe_right_space .my_list {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #ff9900 dashed;
}

.recipe_right_space .my_list img{
	float:left;
	margin-right:2px;
}

.recipe_right_space .my_list div {
	padding-left:19px;
	background-repeat:no-repeat;
}

.recipe_right_space .my_list_0 div {	background-image:url(images/no1.gif);}
.recipe_right_space .my_list_1 div {	background-image:url(images/no2.gif);}
.recipe_right_space .my_list_2 div {	background-image:url(images/no3.gif);}
.recipe_right_space .my_list_3 div {	background-image:url(images/no4.gif);}
.recipe_right_space .my_list_4 div {	background-image:url(images/no5.gif);}
.recipe_right_space .my_list_5 div {	background-image:url(images/no6.gif);}
.recipe_right_space .my_list_6 div {	background-image:url(images/no7.gif);}
.recipe_right_space .my_list_7 div {	background-image:url(images/no8.gif);}
.recipe_right_space .my_list_8 div {	background-image:url(images/no9.gif);}
.recipe_right_space .my_list_9 div {	background-image:url(images/no10.gif);}



/*recipe_left_space*/

.recipe_left_space h2 {
	width:218px;
	height:22px; 
	background-image:url(images/mat_ttl.gif);
	background-repeat:no-repeat;
	padding:2px 0;
	color:#FFFFFF;
	text-align:center;
}

.recipe_left_space .mat_space {
	margin:5px;
}

.recipe_left_space .mat_space li {
	border-bottom:1px #99cc00 dashed;
	padding:2px;
}

.recipe_left_space .my_alert {
	margin:5px;
}


.information_block {
clear:both;
	background-image:url(images/info_ttl.gif);
}

.information_block img{
	width:80px;
	float:left;
	margin-right:10px;
}

.information_block h3 {
	border:none;
	padding:0; margin:0;
	height:auto;
}

.information_block .my_text {
	float:left;
	width:450px;
}

.information_block li {
	clear:both;
	margin-bottom:10px;
	padding:10px;
	border-bottom:1px #99cc00 dashed;
}
