@charset "UTF-8";
/* CSS Document */
div,dl,dt,dd { margin:0; padding:0;}

#oikura .topic,
#oikura .topic a {
	color:#333;
}
.mt60 {
	margin-top:60px;
}
.cf:after, .cf:before {
    content: "";
    clear: both;
    display: block;
}

#topicsBox {
	width:720px !important;
	margin:30px 0 80px 0; 
}
#oikura .topic {
	float:left; display:block;
	width:334px; height:272px;
	padding:1px 3px 0 3px; margin:0 20px 20px 0;
	background:url(../../../oikura/images/topics_bg.gif) no-repeat;
}
#oikura #topicsBox h3 {
	background:#8e826b;
	padding:10px;
	color:#fff;
	margin-bottom:30px;
	font-size:18px;
	font-weight:bold;
	width:100%;
}
#oikura .topic h4 {margin:0 0 10px 0; padding:0 0 0 73px; width:260px; height:23px; color:#fff; line-height:24px; font-size:90%; font-weight:normal;}
#oikura .topic h4.other { background:url(../../../oikura/images/flag01.gif) no-repeat;}
#oikura .topic h4.yomimono { background:url(../../../oikura/images/flag02.gif) no-repeat;}
#oikura .topic h4.event { background:url(../../../oikura/images/flag03.gif) no-repeat;}
#oikura .topic h4.recipe { background:url(../../../oikura/images/flag04.gif) no-repeat;}
#oikura .topic h4.date { background:url(../../../oikura/images/flag05.gif) no-repeat;}
#oikura .topic h4.site { background:url(../../../oikura/images/flag06.gif) no-repeat;}

#oikura .topic .thum {
	margin:0 9px 0 9px;
}

#oikura .topic .title {
	font-size:16px; height:40px;
	margin:8px 12px 0 12px; overflow:hidden;
}
#oikura .topic .title span {
	font-size:12px;
}

#oikura .topic .flag {
	width: 317px;
	text-align: right;
	margin-top:-18px;
}
#oikura .topic .flag img{
	margin-left:5px;
}

#oikura .topic:hover {
	text-decoration:none;
	background:url(../../../oikura/images/topics_bg_on.gif) no-repeat;
	opacity:0.8;
}


/*--レシピ・歳時記　トップ
----------------------------------------*/
/* recipe_top */
.second_top h2 { background:#e55b93; width:698px; padding:1px; height:48px;}
.second_top h2.recipi_h2 {
	background:#ea7ca9;
}
.second_top h2.saiziki_h2{
	background:#b9cc4a;
}

.second_top h2 b { display:block; width:676px; height:46px; border:1px #fff solid; color:#fff; line-height:48px; padding: 0 0 0 20px; font-size:22px; font-weight:bold;}


.second_top #topicsBox .topic:hover {
	text-decoration:none;
	background:url(../../../oikura/images/topics_bg2_on.gif) no-repeat;
	opacity:0.8;
}
.second_top #topicsBox .topic {
	float:left;
	display:block;
	width:334px;
	height:242px;
	padding:10px 3px 0 3px;
	margin:0 20px 20px 0;
	background:url(../../../oikura/images/topics_bg2.gif) no-repeat;
}

/*--2階層目
----------------------------------------*/
#oikura #ttl_1 {
	background:url(../../../oikura/images/2nd_ttl1.gif) no-repeat;
	width:700px; height:50px;
	line-height:50px; font-size:20px;
	font-weight:normal; padding-left:20px;
}

#oikura .readBox {
	display:block;
	background:#f1ece6;
	padding:25px 30px;
	margin:50px 0 50px 0 !important;
}

#oikura .intro {
	line-height:200%;
}
