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

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

#dailymade_contents {
	width:800px;
	margin:40px auto;
}
#deco_profile {
	background:url(../dailymade/001/img/profile_middle.gif) repeat-y;
	margin-top:20px;
}
#deco_profile_contents {
	width:760px;
	margin:0px auto;
	padding:5px 0px;
}
#deco_profile_first {
	width:378px;
	float:left;
}
#deco_profile_second {
	width:362px;
	float:right;
}
#deco_profile_end {
	clear:both;
	padding-top:5px;
}
#about_deco_txt{
	color:#492400;
	font-size:10px;
	line-height:1.5em;
	margin:5px 0px;
}
#deco_profile_img{
	width:105px;
	float:left;
	margin-bottom:10px;
}
#deco_profile_name{
	padding-top:8px;
	color:#C65352;
	font-size:10px;
	line-height:1.5em;
	margin-bottom:10px;
}
#deco_profile_name img{
	margin-bottom:10px;
}
#bn_first{
	width:395px;
	float:left;
}
#bn_second{
	width:395px;
	float:right;
}
#deco_list{
	padding-top:40px;
}
*html #deco_list{
	padding-top:0px;
}
*:first-child+html #deco_list{
	padding-top:0px;
}