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

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

#dailymade_contents {
	width:800px;
	margin:20px auto 40px auto;
}
#title_cap {
	color:#DD4D79;
	font-size:10px;
	text-align:right;
	margin-top:10px;
}
#katazome_profile {
	width:800px;
	height:243px;
	background:url(../dailymade/005/img/bg_profile.jpg) no-repeat;
	margin-top:20px;
}
#katazome_profile_contents {
	width:740px;
	margin:0px auto;
	padding-top:30px;
}
#kayazome_profile_first {
	width:360px;
	float:left;
}
#katazome_profile_second {
	color:#006666;
	font-size:11.5px;
	line-height:1.6em;
	width:360px;
	float:right;
}
#katazome_recipe {
	width:800px;
}
#katazome_recipe_first {
	width:350px;
	float:left;
	padding-top:10px;
}
#katazome_recipe_second {
	width:410px;
	float:right;
}
#katazome_recipe_second h3 {
	margin-bottom:10px;
}
#katazome_recipe2 h3 {
	clear:both;
	padding-top:10px;
	margin-bottom:20px;
}
#katazome_paper {
	clear:both;
	text-align:center;
}
#bn_first {
	width:395px;
	float:left;
}
#bn_second {
	width:395px;
	float:right;
}
#tit_info{
	margin-top:0px;
}

.profile_txt {
	font-size:10px;
	color:#492400;
	line-height:1.5em;
	margin:10px 0px;
}
.recipe_txt {
	color:#492400;
	font-size:11.5px;
	line-height:1.5em;
	margin-bottom:10px;
}
.recipe_set {
	width:275px;
	float:left;
}
.recipe_set .recipe_txt {
	width:250px;
}