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

/*------------ 各見出し ------------*/
#left_contents h3.topic {
	padding: 5px 15px;
	padding-bottom:10px;
}

.chef_block{
	width:585px;
	padding-left:15px;
	padding-bottom:15px;
}

.chef_l{
	width:320px;
	float:left;
}

.chef_r{
	width:250px;
	float:right;
}

.bold{
	font-weight:700;
}