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


/* ■オススメ ------------------------------------------------------------- */
#osusume {
	margin:0 0 0 20px;
	width:180px;
	height:300px;
	background:url(../images/bg_dot.gif) #fff7d0;
	padding:0 10px;
}

#osusume #season {
	padding:10px 0;
}



/* ■新着 ------------------------------------------------------------- */
#new {
	width:430px;
	margin:-300px 0 0 220px;
}

.topic {
	width:215px;
	height:80px;
	float:left;
}

.topic img{
	padding:0 10px 0 10px;
	float:left;
}



.topic p{
	width:120px;
	float:left;
}

/* ■バナー3 ------------------------------------------------------------- */
#banner03 {

}


/* ■テキストリンク2 ------------------------------------------------------------- */
#textLink02 {
	margin:10px 20px 0 20px;
	width:630px;
}
#textLink02 a, #textLink02 a:visited, #textLink02 a:active{
	color:#FF6600;
}
#textLink02 a:hover {
	color:#FF9900;
}

/* ■枠組み ------------------------------------------------------------- */
#box1 {
	clear:both;
	width:670px;
	background:url(../images/bg_ranking.gif) repeat-y left;
	padding:0;
	margin-top:10px;
	min-height: 1em;
    display: inline-table;
}

#box1:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #box1 {
    height: 1em;
}

#box1 {
    display: block;
}
/**/

#box2 {
	width:340px;
	padding-right:20px;
	float:right;
}


/* ■ランキング ------------------------------------------------------------- */
#ranking {
	width:280px;
	padding-left:20px;
	float:left;
}

#ranking img {
	vertical-align:bottom;
}

#ranking .best3 {
	width:260px;
	height:60px;
	margin:0 auto;
	border-bottom:1px #FFFFFF solid;
	text-align:left;
	padding:5px 0;
	clear:both;
}

#ranking .set {
	width:260px;
	margin:0 auto;
	border-bottom:1px #FFFFFF solid;
	text-align:left;
	padding:5px 0;
	clear:both;
	min-height: 18px;
}

dl {
	width:260px;
}

dt {
	width:50px;
	float:left;
}
dd {
	width:210px;
	float:right;
}
dd img {
	float:left;
	padding-right:10px;
}

.font10 {
	font-size:10px;
}

#ranking a, #ranking a:visited, #ranking a:active{
	color:#669900;
}
#ranking a:hover {
	color:#8DC63F;
}

/* ■本日のレシピ ------------------------------------------------------------- */
#today {
	background:url(../images/bg_dot.gif) #e5f3ff;
	width:335px;
	min-height: 1em;
    display: inline-table;
	padding:0 0 10px 5px;
}

#today:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #today {
    height: 1em;
}

#today {
    display: block;
}
/**/

#today .recipe {
	background-color:#FFFFFF;
	width:80px;
	padding:10px;
	font-size:10px;
	margin:0 5px 0 5px;
	float:left;
}

#today a, #today a:visited, #today a:active{
	color: #666666;
}
#today a:hover {
	color: #999999;
}


/* ■テキストリンク3 ------------------------------------------------------------- */
#textLink03 {
	clear:both;
	padding:5px 0;
}

#textLink03 ul{
	margin:0px;
	list-style:none;
}

#textLink03 li {
	padding: 3px 0px 0px 15px;
	background:url(../images/list_icon01.gif) no-repeat 0px 6px;
	text-decoration: none;
}


#textLink03 a, #textLink03 a:visited, #textLink03 a:active{
	color:#FF6600;
}
#textLink03 a:hover {
	color:#FF9900;
}


/* ■健康 ------------------------------------------------------------- */
#health {
	background:url(../images/bg_health.gif) repeat-y;
	width:340px;
	min-height: 1em;
    display: inline-table;
	padding-bottom:10px;
}

#health:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #health {
    height: 1em;
}

#health {
    display: block;
}
/**/

.hSet1 {
	width:110px;
	text-align:center;
	margin-right:5px;
	float:left;
}
.hSet2 {
	width:110px;
	text-align:center;
	float:right;
}

#health .photo img {
	border:5px #FFFFFF solid;
}

#health p {
	font-size:10px;
	padding-bottom:5px;
	text-align:left;
	width:90px;
	margin:0 auto;
}


/* ■連載 ------------------------------------------------------------- */
#rensai {
	clear:both;
	width:630px;
	padding:10px 20px;
}

#rensai .topic02 {
	width:200px;
	float:left;
	margin-bottom:10px;
	padding-right:10px;
	font-size:10px;
}

#rensai .topic02 img {
	float:left;
	margin-right:7px;
}

#rensai .topic2 p {
	width:125px;
}

/* ■コンテンツバナー ------------------------------------------------------------- */
#contentsBanner {
	clear:both;
	width:660px;
	padding:10px 5px;
}

#contentsBanner .bSet {
	width:220px;
	float:left;
	margin-bottom:10px;
	text-align:center;
	font-size:10px;
}

