@charset "shift_jis";
/* =========================================

title : 料理川柳ブログ
scope : おそらくヘッダーのcss
 
last modify : 2015/08/12 222_souda iPad時のリード文を画面内に修正
memo : 


============================================ */

#title {
	width: 1149px;
	height: 291px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;
	background:url(/blog/image_cmn/hd_bg.jpg) no-repeat 0 0;
}

#title img{
	margin:0px;
	padding:0px;
}

#title .title_img {
	width: 319px;
	height:139px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0;
	left:106px;
}

#title .title_nk_img {
	width: 160px;
	height:76px;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom: 67px;
	right: 129px;
}

/* iPadでおさまるサイズ */	
#title .header_text {
	text-align:left;
/*color:#805d2a; */
	color:#630;
	position:absolute;
	left: 490px;
	top: 6px;
	font-size:14px!important;
	letter-spacing: 0em;
}
