@charset "UTF-8";
/* CSS Document */

h2{
	clear:both;
	margin:40px 0px 20px 0px;
}

#dailymade_contents {
	width:800px;
	margin:40px auto;
}
#st_profile{
	background:url(../dailymade/003/img/profile_middle.gif) repeat-y;
	margin-top:20px;
}
#st_profile_contents{
	width:760px;
	margin:0px auto;
	padding:10px 0px;
}
#st_profile_first{
	width:350px;
	float:left;
}
#st_profile_second{
	width:380px;
	float:right;
}
#st_profile_end{
	clear:both;
	padding-top:5px;
}
#st_profile_txt{
	color:#E45B6B;
	font-size:10px;
	line-height:1.5em;
	margin-top:15px;
}
#st_recipe{
	margin-bottom:10px;
}
#st_recipe2{
	margin-top:10px;
}
#bn_first{
	width:395px;
	float:left;
}
#bn_second{
	width:395px;
	float:right;
}
#st_list{
	padding-top:40px;
}
*html #st_list{
	padding-top:0px;
}
*:first-child+html #st_list{
	padding-top:0px;
}