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

/* default.cssからの変更箇所 */

#MainFlash {
	text-align:center;
	}
	
	
/* 新着ニュース */
#News{
background:#F9F9F9;
/* background:url(/lib/img/bg_news-top.gif) no-repeat top; */
margin:0 0 20px 0;
border-bottom:solid 1px #C1C1C1;
border-top:solid 1px #C1C1C1;
}

#News-inner{
padding:4px 0;
}

.newstxt{
padding:3px 0 0 0;
line-height:1.2em;
}

#Newttl{
margin:0 23px 18px 0;
}



.news-box {
position:relative;
overflow:hidden;
width:275px;
margin:0 9px 7px 0;
float:left;
background:#f3f3f2 url(../topimg/bg_box.gif) 259px 145px no-repeat;
}

.ri{
margin:0 0 7px 0;
position:relative;
}
.news-box-ex{
height:97px;
padding-left:76px;
}

.news-box-ex p{
padding:7px 5px 7px 2px;
color:#000000;
font-size:0.8em;
line-height:1.2em;
}

.news-box-up{
/* height:35px; */
height:45px;
padding:9px 11px;
}

.news-box-up{
font-size:0.9em;
line-height:1.2em;
}

.news-box-up span{
color:#c9171e;
font-weight:bold;
}

.news-box-up dl{
	font-size:1em;
	margin:0;
	padding:0;
	}

.news-box-up dt{
	clear:both;
	float: left;
	width:5.5em;
	margin-bottom:0px;
	padding:0 0px 1px 0px;
	font-size:0.85em;
	}
	
.news-box-up dd{
       /* margin-left: 4em;*/
		margin-left:0px;
		padding-right:0px;
		padding-bottom:1px;
		margin-bottom:0px;
	font-size:0.85em;
}

#space-soy .news-box-ex{
background:#b7dded url(/lib/topimg/bg_spc.gif) no-repeat;
}

#shokuiku .news-box-ex{
background:#e1e9a9 url(/lib/topimg/bg_shoku.gif) no-repeat;
}

#miso-make .news-box-ex{
background:#f6ddbf url(/lib/topimg/bg_misomk.gif) no-repeat;
}

#miko-farm .news-box-ex{
background:#e1e9a9 url(/lib/topimg/bg_farm.gif) no-repeat;
}

#hakko .news-box-ex{
background:#b1d3b9 url(/lib/topimg/bg_doctor.gif) no-repeat;
}

#miso-recipe .news-box-ex{
background:#e7d0de url(/lib/topimg/bg_recipe.gif) no-repeat;
}

#about-miko .news-box-ex{
background:#f8c3be url(/lib/topimg/bg_miko.gif) no-repeat;
}

#download .news-box-ex{
background:#fffbd0 url(/lib/topimg/bg_dl.gif) no-repeat;
}

#miso-pro .news-box-ex{
background:#F6E6A9 url(/lib/topimg/bg_misop.gif) no-repeat;
}


/* サイド */
.widget-farst{
}

.widget-farst .widget-content{
margin:0 !important;
}

/* お知らせ */
.pre30{
/*margin-bottom:10px;
line-height:1em;*/
}

/* オススメ */
#recipesearch{
height:142px;
background:url(/lib/topimg/bg_recipeserch.gif) no-repeat;
position:relative;
}

#recipesearch fieldset{
border:none;
}

#recipesearch legend{
display:none;
}

#r-word {
position:absolute;
width:133px;
height:13px;
padding:3px;

top:12px;
left:123px;
font-size:1em;
}

#r-btn {
position:absolute;
top:12px;
left:268px;
}

.gtxt{
width:133px;
}

#recipeClist{
line-height:1.3em;
color:#FFFFFF;
position:absolute;
top:47px;
left:120px;
}

#recipeClist a{
color:#FFFFFF;
}

