/*-----------------------------------------------------◆◆キッチン雑学講座・スタイルシート◆◆※わかめチャンネル共通スタイルはwakame_channel.cssを参照※-----------------------------------------------------*//* --◆トップページのテーブル設定--*/td.Topread {	padding:10px;	font-size:12px;	font-weight:bold;	}	td.Topmenu {	padding:10px;	font-size:12px;	line-height:140%;	}table.TopBack td {	background:#FFEFC6;	border:2px solid #090;	}table.TopList {	font-size:12px;	}	table.TopList td {	background:#fff;	border:1px dashed #060;	}table.TopList td.none {	background:#FFEFC6;	border:0;	}	table.TopList td a.allow {	padding-left:12px;	background-image:url(img/kc_allow.gif);	background-repeat:no-repeat;	background-position:left;	}/* --◆コンテンツ・見出し--*/td.name {	background:#AAE9AA;	border:0;	border-top:2px solid #3c3;	border-bottom:2px solid #3c3;	}h1.name {	font-size:18px;	font-weight:bold;	text-align:center; 	margin:0;	padding:0;	}/* --◆説明（リード）部--*/td.read {	font-size:12px;	line-height:140%;	border:3px double #3c3;	}td.read2 {	font-size:12px;	line-height:140%;	border:2px dashed #3c3;	}/* --◆テーブル設定（各センテンス）--*/table.Contents {	font-size:12px;	line-height:140%;	}table.Contents caption {	text-align:left;	font-size:12px;	font-weight:bold;	background:#6c6;	padding:3px;	}table.Contents td.midashi {	background:#FFEFC6;	border:0;	border-top:1px solid #090;	border-bottom:1px solid #090;	}	table.Contents td {	background:#fff;	}table.Contents td.howto {	background:#cfd;	}h2 {	font-size:14px;	font-weight:bold;	margin:0;	padding:0;	}h3 {	font-size:12px;	font-weight:bold;	margin:0;	margin-bottom:0.5em;	padding:0;	}	dt {	color:#c00;	}