/*------------------------------------------------------


英語のレシピでCooking　料理の英会話


--------------------------------------------------------*/
/* ジャンルナビ */
#contents_main div.english ul.genre_list_con {
list-style:none;
width:700px;
height:37px;
margin:0;
padding:0;
background:url(/english/e_con/image_cmn/btn_genre.gif) no-repeat 0 -37px;
}

#contents_main div.english ul.genre_list_con li {
float:left;
height:37px;
margin:0;
padding:0;
}

#contents_main div.english ul.genre_list_con li a {
display:block;
overflow:hidden;
width:131px;
height:37px;
margin:0 16px 0 19px;
text-indent:-9999px;
}
#contents_main div.english ul.genre_list_con li.gotop a { width:101px; background:url(/english/e_con/image_cmn/btn_genre.gif) no-repeat -15px 0; }
#contents_main div.english ul.genre_list_con li a:hover { background:none!important;}


/* ジャンルタイトル */
#contents_main div.main_area h3.bar_con { background:url(/english/e_con/image_cmn/bar_genre.gif) no-repeat 0 0;}
/* ジャンルタイトル右側 */
#contents_main div.english div.main_area div.hit {
float:left;
width:225px;
height:76px;
margin:0;
padding:0;
background:url(/english/e_con/image_cmn/bg_hit.gif) no-repeat 0 0;
}

/*　左メニュー*/	

#left_area {
float:left;
width:213px;
height:auto;
margin:0;
padding:10px 0 0 0;
}

#left_area div.bg_note {
background:url(/english/image_cmn/leftarea_bg.gif) repeat-y 0 9px ;
}

#left_area div.bg_note ul li {
	width: 140px;
}

#left_area div.space_head {
width:213px;
height:9px;
margin:0;
padding:0;
background:url(/english/image_cmn/leftarea_head.gif) no-repeat 0 0;
}

#left_area div.space_foot {
width:213px;
height:34px;
margin:0;
padding:0;
background:url(/english/image_cmn/leftarea_foot.gif) no-repeat 0 0;
}

#left_area ul {
list-style:none;
width:170px;
margin:0 0 0 23px;
padding:0 0 7px 0;
}

#left_area ul li {
clear:both;
width:180px;
/*height:24px;*/
margin:0;
padding:3px 0 5px 25px;
text-align:left;
line-height:18px;
background:url(../../image_cmn/icon_normal_l.gif) no-repeat 0 0;
}

#left_area ul li.stl01,
#left_area ul li.stl02,
#left_area ul li.stl03,
#left_area ul li.stl04,
#left_area ul li.stl05{
height:25px;
text-indent:-9999px;
padding: 0 0 0 28px;
}
#left_area ul li.stl01{
background:url(../image_cmn/stl_01.gif) no-repeat 0 0;
}

#left_area ul li.stl02 {
background:url(../image_cmn/stl_02.gif) no-repeat 0 0;
}

#left_area ul li.stl03 {
background:url(../image_cmn/stl_03.gif) no-repeat 0 0;
}

#left_area ul li.stl04 {
background:url(../image_cmn/stl_04.gif) no-repeat 0 0;
}

#left_area ul li.stl05 {
background:url(../image_cmn/stl_05.gif) no-repeat 0 0;
}

#left_area ul li.last {
background:url(../../image_cmn/icon_last.gif) no-repeat 0 0;
}

/*---人物紹介---*/

#left_area div.chara {
width:156px;
}

#left_area div.chara a {
display:block;
overflow:hidden;
width:156px;
height:28px;
margin:0 0 0 26px;
text-indent:-9999px;
background:url(../image_cmn/btn_chara.gif) no-repeat 8px 0;
}

#left_area div.chara a:hover {
background:url(../image_cmn/btn_chara.gif) no-repeat 8px -28px;
}

/*---作ってみよう---*/

#left_area div.menu {
margin:10px 0 0 6px;
background:#ffffff;
}

#left_area div.menu a {
display:block;
overflow:hidden;
width:182px;
height:130px;
text-indent:-9999px;
margin: 0 auto;
}

/*キッチン*/
#left_area div.menu a.panel_kit01 { background:url(../kitchen/image/panel_menu01.gif) no-repeat 0 0; }	/*ハンバーグ*/
#left_area div.menu a.panel_kit02 { background:url(../kitchen/image/panel_menu02.gif) no-repeat 0 0; }	/*クッキー*/
#left_area div.menu a:hover.panel_kit01 { background:url(../kitchen/image/panel_menu01.gif) no-repeat -182px 0; }
#left_area div.menu a:hover.panel_kit02 { background:url(../kitchen/image/panel_menu02.gif) no-repeat -182px 0; }

/*アウトドア*/
#left_area div.menu a.panel_out01 { background:url(../outdoor/image/panel_menu01.gif) no-repeat 0 0; }	/*グリーンカレー*/
#left_area div.menu a.panel_out02 { background:url(../outdoor/image/panel_menu02.gif) no-repeat 0 0; }	/*ブラウニー*/
#left_area div.menu a:hover.panel_out01 { background:url(../outdoor/image/panel_menu01.gif) no-repeat -182px 0; }
#left_area div.menu a:hover.panel_out02 { background:url(../outdoor/image/panel_menu02.gif) no-repeat -182px 0; }

/*パーティ*/
#left_area div.menu a.panel_par01 { background:url(../party/image/panel_menu01.gif) no-repeat 0 0; }	/*クリスマスチキン*/
#left_area div.menu a.panel_par02 { background:url(../party/image/panel_menu02.gif) no-repeat 0 0; }	/*バタートースト*/
#left_area div.menu a.panel_par03 { background:url(../party/image/panel_menu03.gif) no-repeat 0 0; }	/*キャベツ包み*/
#left_area div.menu a:hover.panel_par01 { background:url(../party/image/panel_menu01.gif) no-repeat -182px 0; }
#left_area div.menu a:hover.panel_par02 { background:url(../party/image/panel_menu02.gif) no-repeat -182px 0; }
#left_area div.menu a:hover.panel_par03 { background:url(../party/image/panel_menu03.gif) no-repeat -182px 0; }

/*買い物*/
#left_area div.menu a.panel_sho01 { background:url(../shopping/image/panel_menu01.gif) no-repeat 0 0; }	/*オムライス*/
#left_area div.menu a.panel_sho02 { background:url(../shopping/image/panel_menu02.gif) no-repeat 0 0; }	/*チキン*/
#left_area div.menu a.panel_sho03 { background:url(../shopping/image/panel_menu03.gif) no-repeat 0 0; }	/*ショートケーキ*/
#left_area div.menu a.panel_sho04 { background:url(../shopping/image/panel_menu04.gif) no-repeat 0 0; }	/*パンプキンスープ*/
#left_area div.menu a:hover.panel_sho01 { background:url(../shopping/image/panel_menu01.gif) no-repeat -182px 0; }
#left_area div.menu a:hover.panel_sho02 { background:url(../shopping/image/panel_menu02.gif) no-repeat -182px 0; }
#left_area div.menu a:hover.panel_sho03 { background:url(../shopping/image/panel_menu03.gif) no-repeat -182px 0; }	
#left_area div.menu a:hover.panel_sho04 { background:url(../shopping/image/panel_menu04.gif) no-repeat -182px 0; }	



/*　右メインエリア　*/

#right_area {
float:left;
width:487px;
height:auto;
margin:0 0 0 0;
padding:10px 0 15px 0;
}

#right_area h4 {
clear:both;
width:487px;
height:55px;
margin:0;
padding:0;
}

#right_area p {
padding:10px ;
}

#right_area div.img {
text-align:center;
}

#right_area div.to_pagetop {
width:460px;
margin:10px 0 0 0;
text-align:right;
}


/*テーブル設定*/

#right_area table {
width:460px;
margin:10px;
border-collapse:collapse;
border-bottom:1px solid #cbc9c9;
}

#right_area table th {
width:60px;
padding:0;
text-align:left;
vertical-align:top;
border-bottom:1px dotted #cbc9c9;
}

#right_area table th.stl {
color:#FFFFFF;
background:#929292;
font-size:120%;
}

#right_area table th.stl span {
font-size:75%;
font-weight:normal;
}

#right_area table td {
padding:20px 0;
text-align:left;
color:#333333;
border-bottom:1px dotted #cbc9c9;
line-height: 1.3;
}

#right_area table td.sound {
width:8%;
margin:0;
padding:0;
border-bottom:1px dotted #cbc9c9;
}

#right_area table td dl {
float:left;
margin:15px 0 0;
}

#right_area table td dl dt {
display:block;
margin:0;
padding:0;
color:#CC0000;
font-size:130%;
line-height: 1.1;
}

#right_area table td dl dd {
margin:0;
padding:3px 0 0;
color:#666666;
font-size:85%;
line-height: 1.2;
}

#right_area table th img {
	margin: 5px 10px 0 0;
}
/* NEXT・BACK */

#contents_main div.english div.box_b_n {
	clear: both;
	margin:0 20px 0 10px;
	padding:0 0 5px 0;
	text-align:center;
	border-top:none;
	border-bottom: 1px solid #cccccc;
	}	
#right_area div.box_b_n ul#n_b {
	list-style:none;
	width:440px;
	margin:0;
	padding:0;
	text-align:center;
	position: relative;
	}
#right_area div.box_b_n ul#n_b li.btn_b {
	position: absolute;
	top: 0;
	left: 0;
	}
#right_area div.box_b_n ul#n_b li.btn_n {
	position: absolute;
	top: 0;
	right: 0;
	}		
#right_area div.box_b_n ul#n_b a.back {
	display:block;
	width:58px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/search/image_cmn/btn_n_b.gif);
	background-position:0px 0px;	
	} 
#right_area div.box_b_n ul#n_b a:hover.back {
	background-position:0px -28px;
	}
#right_area div.box_b_n ul#n_b a.next {
	display:block;
	width:58px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/search/image_cmn/btn_n_b.gif);
	background-position:-58px 0px;
	} 	
#right_area div.box_b_nul#n_b a:hover.next {
	background-position:-58px -28px;
	}




