@charset "utf-8";

/**
 * header
 */
#tedukuri_header{
	margin-bottom:12px;
	
}
#header_column1{
	float:left;
	padding:9px 0 0 25px;
	margin-right:75px;
	font-size:0px;
	width:171px;
}
#header_column2{
	float:left;
	padding-top:25px;
	width:254px;
}
#header_column3{
	float:right;
	margin-right:25px;
	display:inline;
	width:201px;
	height:64px;
	background:url(../../images_top/current_lecipe1.jpg) no-repeat 0 24px;
	padding-top:24px;
}
#header_column2 p{
	color:#666;
	line-height:150%;
	font-size:10px;
	margin-bottom:8px;
}
#header_column2 ul {
	padding-left:1px;
	background:url(../images/head_menu4.gif) no-repeat 0px 3px;
}
#header_column2 li{
	float:left;
	padding-right:1px;
}


.dotline{
	background:url(../../images_top/dotline.gif) no-repeat 0 0;
	width:796px;
	height:1px;
	margin:15px 0 15px 15px;	
}