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

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

#dailymade_contents {
	width:800px;
	margin:40px auto;
}
#spice_profile{
	background:url(../dailymade/002/img/profile_middle.gif) repeat-y;
	margin-top:20px;
}
#spice_profile_contents{
	width:760px;
	margin:0px auto;
	padding:10px 0px;
}
#spice_profile_first{
	width:354px;
	float:left;
}
#spice_profile_second{
	width:366px;
	float:right;
}
#profile_img{
	width:87px;
	float:left;
}
#profile_txt{
	font-size:10px;
	color:#492400;
	line-height:1.5em;
	margin-top:10px;
}
#spice_profile_end{
	clear:both;
	padding-top:9px;
}
#bn_first{
	width:395px;
	float:left;
}
#bn_second{
	width:395px;
	float:right;
}
#spice_list{
	padding-top:40px;
}
*html #spice_list{
	padding-top:0px;
}
*:first-child+html #spice_list{
	padding-top:0px;
}

.txt_memo{
	color:#FF3300;
	font-size:10px;
	line-height:1.5em;
}