/*--------------------- 
** top
--------------------- */
#top .activity {
  padding: 10px 0;
  margin-left: 0px;
  width: 689px;
  height: 513px;
  background: url(../img/activity2.png) left 10px no-repeat;
  position: relative;
  font-size: 13px;
  line-height: 18px; }
  #top .activity .hotsalon {
    position: absolute;
    top: 83px;
    left: 10px; }
  #top .activity .haisyoku {
    position: absolute;
    top: 155px;
    left: 215px; }
  #top .activity .cookingclub {
    position: absolute;
    top: 65px;
    left: 330px; }
  #top .activity .soudan {
    position: absolute;
    top: 110px;
    right: 0px;
	line-height:17.5px;
	
	}

#top .news{
    padding: 10px 0;
    margin-left: 50px;
    color: #333333;
    text-decoration: none;
    /*width:640px;*/ }
  #top .news dt{
      clear:left;
      float:left;
      display:inline;
      margin:0;
      padding:5px 0 5px 15px;
      background:url(../img/maru-pink.jpg) left 11px no-repeat; }
  #top .news dd{
      zoom:1;
      margin-left: 115px;
      padding: 5px 0.5em 5px 0; }
	  
	#top ul.blue,
	#top ul.pink{
		padding-bottom:30px;
	}
	

	  
	#top ul.blue li,
	#top ul.pink li{
      background:url(../img/maru-blue.jpg) left 5px no-repeat; 
	  list-style: none outside;
	  padding-left:18px;
	  margin-left:15px;
	  margin-bottom:5px;
	}
	
	#top ul.blue li{
      background:url(../img/maru-blue.jpg) left 5px no-repeat; 
	}

	#top ul.pink li{
      background:url(../img/maru-pink2.jpg) left 5px no-repeat; 
	}

#top table.news{
	margin-left:50px;
	margin-bottom:20px;
}

#top table.news td{
	padding:5px 0 5px 0;
	text-align:left;
	vertical-align:top;
}

#top table.news th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:5px 0 5px 0;
	white-space: nowrap;
}

#top table.news td p,
#top table.news th p{
	padding:0;
	margin:0;
}

@media screen and (max-width: 479px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/
	#top .news{
		width:auto;
		margin-left:10px;
	}
/*	#top .news dt{
		width:auto;
		float:none;
		display:block;
	}
	
  #top .news dd{
  margin-left: 0;
  }*/
	
	#top ul.blue li,
	#top ul.pink li{
		margin-left:0px!Important;
		
	}
	
	#top ul.pink,
	#top ul.blue{
		margin-left:10px!Important;
	}
	#top table.news{
		margin-left:10px;
	}
	
	
}

/*-----------------------------------------------
**  トップページ　トップレイアウト
----------------------------------------------- */
#top .br-sp { display:block; }
@media screen and (max-width: 479px) {
	#top .br-sp { display:none; }
}

.mb{
  display:none;
}
.pc{
	display:block;
	float:left;
}
#top .activity .soudan {
	text-indent:1em;
}



@media screen and (max-width: 479px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/
	.mb{
		display:block;
	}
	.pc{
		display:none;
	}
	img.mb{
		  width:100%!Important;
		  max-width:100%!Important;
		  height:auto;
	}
	#top .activity {
		background:none;
		width:auto;
		height:auto;
	}
	#top .activity .hotsalon,
	#top .activity .haisyoku,
	#top .activity .cookingclub,
	#top .activity .soudan{
		position: static;
		padding:10px;
		border-radius: 10px;		/* CSS3草案 */
		-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
		-moz-border-radius: 10px;	/* Firefox用 */
		margin-bottom:10px;
	
	}
	#top .activity .hotsalon{
		background:#ffeaea url(../img/t-hotsalon.jpg) no-repeat center 5px;
		padding-top:50px;
	}
	#top .activity .haisyoku {
		background:#ffffcc url(../img/t-haishoku.jpg) no-repeat center 5px;
		padding-top:60px;
	}
	#top .activity .cookingclub {
		background:#d5eeff url(../img/t-otoko.jpg) no-repeat center 5px;
		padding-top:60px;
	}
	#top .activity .soudan {
		background:#deffde url(../img/t-soudan.jpg) no-repeat center 5px;
		padding-top:50px;
		text-indent:0;
		padding-right:20px;
		padding-left:15px;
	}
		
}

/*--------------------- 
** 食のほっとサロン
--------------------- */
#hotsalon{}

/*--------------------- 
** 配食サービス
--------------------- */
#haisyoku{}

/*--------------------- 
** 男性の料理教室
--------------------- */
#cookingclub{}

/*--------------------- 
** 相談情報ひろば
--------------------- */
#soudan{}



/*--------------------- 
** アクセス
--------------------- */
#access{}

/*--------------------- 
** プライバシーポリシー
--------------------- */
#privacy{}


/*--------------------- 
** レシピ共通
--------------------- */
#recipe table{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	}

#recipe table td,
#recipe table th{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:3px;
}

#recipe table th{
	color:#fe5e00;
}

#recipe a{
	color:#333333;
	text-decoration:none;
}

#recipe a:hover{
	color:#333333;
	text-decoration:underline;
}

@media screen and (max-width: 479px) { 
	#recipe table.rec td a{
		text-decoration:underline;
	}
	
	#menu-box a{
		text-decoration:none!Important;
	}
}

#recipe ul.img-nav li a:hover{
	text-decoration:none;
}

#search{
	font-size:90%;
	z-index:100;
}


#search .s{
	width:500px;
	display:block;
}

#search .s-mb{
	display:none;
}



@media screen and (max-width: 479px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/
	#search .s{
		display:none;
	}
	#search .s-mb{
		width:300px;
		display:block;
	}
	#search p.txt{
		margin-top:70px;
		font-size:50%;
		margin-left:-10px;
	}

}

#search table,
#search table td{
	border:none;
}

/* レシピ */
@media screen and (max-width: 479px) { /*ウィンドウ幅が最大479pxまでの場合に適用*/
table.rec{
width:100%;
}
.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

}

/* 横並び画像 */

[class^="img-flex-"] {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.img-flex-2 img { width: 49%; height: 49%; }
.img-flex-2 a img { width:99%; height:100%;} 

/* カンタン自分ごはん */
ul.kantan{
	margin:30px 20px;
}

ul.kantan li{
	list-style:none outside!Important;
}

@media screen and (max-width: 479px) {

ul.kantan{
	margin:30px 0;
}

.haishoku-img{
	width:150px;
	float:left;
}

}
