@charset "utf-8";
/* CSS Document */

/*■□■□■□■□■□■□■□ rightbanner ■□■□■□■□■□■□■□*/
/* 以下、右側のバナーのリスト（増やす際は追記してください） */
#rightbanner .bn_dorange a{ /* ドランジュ */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_dorange.jpg) no-repeat;
	height:141px;
}
#rightbanner .bn_shiryo a{ /* 資料請求bn */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_shiryo.jpg) no-repeat;
	height:30px;
}

#rightbanner .bn_gansho a{ /* 願書受付bn */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_gansho2.jpg) no-repeat;
	height:66px;
}

#rightbanner .bn_nenmatsu2008 a{ /* 年末講習会bn */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_nenmatsu2008.jpg) no-repeat;
	height:102px;
}

#rightbanner .bn_olympic a{ /* 世界料理オリンピックbn */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_olympic.jpg) no-repeat;
	height:102px;
}

#rightbanner .bn_mibusai a{ /* 味舞祭 */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_mibusai.jpg) no-repeat;
	height:80px;
}

#rightbanner .bn_shokuiku a{ /* 食育のための親子料理教室bn */
	text-indent:-9999px;
	display:block;
	background:url(../img/banner/bn_shokuiku.gif) no-repeat;
	height:65px;
}

/*■□■□■□■□■□■□■□ rightbanner共通 ■□■□■□■□■□■□■□*/

#rightbanner{ /* 右側のバナー全体 */
	width:170px;
	float:right;
	margin:0;
	padding:0;
}

#rightbanner ul{ /* 右側のバナーのリスト */
	list-style:none;
}
 
#rightbanner ul li img{margin-bottom:5px;}

/* topbanner */

#topbanner{ /* whats newの上のバナースペース全体 */
	width:430px;
	margin:0;
	padding:0;
	background:url(../img/banner/bn_topbanner01.jpg) no-repeat;
}

#topbanner ul{ /* whats newの上のバナースペースのリスト */
	list-style:none;
}
 
#topbanner li{
	float:left;
	width:213px;
	margin-bottom:5px;
	display:block;
}

#topbanner a{
	text-indent:-9999px;
	display:block;
	width:213px;
	height:66px;
}

#topbanner .topbanner01 { /* whats newの上のバナー2つの間のマージン */
	margin-right:4px;
}

/*■□■□■□■□■□■□■□ main_img ■□■□■□■□■□■□■□*/

#flashContent { /* メインイメージフラッシュ用 */
	margin: 0 auto;
	padding: 0;
	width: 790px;
	height: 211px;
}

#flashContent ul{/* フラッシュが見えないとき用 */
	background:url(../img/main_img.jpg) no-repeat;
	padding-top:179px;
}

#flashContent ul li{/* フラッシュが見えないとき用 */
	display:block;
	height:32px;
	float:left;
}

#flashContent ul li a{/* フラッシュが見えないとき用 */
	display:block;
	height:32px;
	text-indent:-9999px;
}

#flashContent ul li#main_ei,
#flashContent ul li#main_ei a{/* 栄養 */
	width:193px;
}

#flashContent ul li#main_cho,
#flashContent ul li#main_cho a{/* 調理 */
	width:190px;
}

#flashContent ul li#main_seika,
#flashContent ul li#main_seika a{/* 製菓 */
	width:190px;
}

#flashContent ul li#main_carri,
#flashContent ul li#main_carri a{/* キャリ */
	width:217px;
}


/*■□■□■□■□■□■□■□ what's new ■□■□■□■□■□■□■□*/

#whatsnew{ /* whatsnewを含む真ん中のコラム全体 */
	width:430px;
	float:left;
	margin:0;
	padding:0;
}

#whatsnew_tit{ /* whatsnewのタイトル */
	background:url(../img/whatsnew.gif) no-repeat;
	padding:7px;
}
#whatsnew #whatsnew_tit a{ /* RSSのリンク */
	display:block;
	height:16px;
	width:16px;
	text-indent:-9999px;
	float:right;
}

#whatsnew #whatsnew_tit h4{ /* whatsnewのタイトル */
	display:none;
	visibility:hidden;
}

#whatsnew .backno { /* whatsnewのバックナンバー */
	width:420px;
	margin:10px 0;
	display:block;
}

#whatsnew .backno span{ /* whatsnewのバックナンバー */
	padding-left:13px;
	display:block;
	float:right;
	background:url(../img/common/arrow02.gif) left no-repeat;
}

#whatsnew dl{ /* whatsnewの定義リスト */
	width:400px;
	margin:0 auto;
}
