/* CSS Document */

.mikoserifu {
	float:right;
	background:url(http://www.mikochan.jp/c03_img/daizu/ccomebg_cent.gif) repeat-y;
	width:237px;
	height:auto;
	}
	
.mikoserifuInner {
	background:url(http://www.mikochan.jp/c03_img/daizu/comebg_btm.gif) no-repeat bottom;
	margin:0;
	padding:0;
	}

.mikoserifu p {
	background:url(http://www.mikochan.jp/c03_img/daizu/comebg_top.gif) no-repeat top;
	margin:0;
	padding:7px 3px 10px 17px;
	}

.Maindaizu{
	width:390px;
}


/* 日記バナー */

#SaibaiBnrbeta{
margin-top:35px;
}

.saibaibnr{
text-align:center;
}

.saibaitxt{
text-align:left;
}

.saibaibnr h3{
text-align:left;
}

.saibaibnr img{
margin-bottom:12px;
}

#SibaiBnr0527{
margin:30px 0 0 0;
/*text-align:left !important;*/
}


/* 個別記事のみ 記事の前後のリンク */
.backnext a:link ,.backnext a:visited{
color:#FFFFFF;
background:#FCC800;
}

.backlink a:hover ,.nextlink a:hover{
background:#FDDC5E;
color:#8A644A;
}

/* index各農園バナー */
#Farmlist_top{
width:913px;
height:100px;
background:#FEF1BF;
border:#D0BFA4 solid 1px;
padding-top:17px;
}

#Farmlist_top .img_bnr{
padding-right:3px;
}




/* サイド各農園バナー */
#Farmlist{
margin-bottom:18px;
}

.sidefarmbnr{
text-align:center;
padding:0 0 10px 0;
}

/* 各カテゴリーごとのタイトル背景 */
.tsukui{
background:#FFFFFF url(/lib/mikofarmimg/bg_title-tukui.gif) no-repeat top;
}

.sanmu{
background:#FFFFFF url(/lib/mikofarmimg/bg_title-sanmu.gif) no-repeat top;
}

.oguni{
background:#FFFFFF url(/lib/mikofarmimg/bg_title-oguni.gif) no-repeat top;
}

.nirasaki{
background:#FFFFFF url(/lib/mikofarmimg/bg_title-nirasaki.gif) no-repeat top;
}


/*豆知識*/
.mamechishiki-ttl{
background:url(/lib/mikofarmimg/ttl_chishiki_hk.gif) left top no-repeat;
height:45px;
padding:30px 0 0 85px;
font-weight:bold;
}

.maechishiki-waku{
padding:0 10px 10px;
background:#c7e39f;
width:518px;
}

.maechishiki{
background:#FFFFFF;
}

p.leftImg{
float:left;
padding:1em;
}

p.rightTxt{
padding:1em 1em 1em 120px;
}

p.rightTxt span{
font-weight:bold;
}


/* 画像へのボーダー */
.itemBlockBody img{ 
	border:solid 1px #CCC;
	padding:3px;
}