/*-----------------------------------------------------◆◆キッチン雑学講座・スタイルシート◆◆※わかめチャンネル共通スタイルはwakame_channel.cssを参照※-----------------------------------------------------*//* --◆トップページのテーブル設定--*/td.Topread {	padding:10px;	font-size:12px;	font-weight:bold;	color:#fff;	background-image:url(img/topread_bk.gif);	background-repeat:repeat-y;	background-position:center;	}table.TopBack td {	background:#FBD4E8;	}table.TopList {	font-size:12px;	}	table.TopList td {	background:#fff;	border:1px solid #633;	}	table.TopList td.none {	background:#FBD4E8;	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:#FFFCD5;	border:0;	border-top:2px solid #090;	border-bottom:2px solid #090;	}h1.name {	font-size:18px;	font-weight:bold;	text-align:center; 	margin:0;	padding:0;	}/* --◆説明（リード）部--*/td.read {	font-size:12px;	line-height:140%;	border:1px dotted #633;	}/* --◆テーブル設定（各センテンス）--*/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:#FBD4E8;	border:0;	border-right:1px solid #633;	border-bottom:1px solid #633;	}	table.Contents td {	background:#fff;	}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;	}	h3.normalred {	font-weight:normal;	color:#c33;	}dl {	margin-top:0;	margin-bottom:1em;	padding-bottom:1em;	border-bottom:1px dotted #633;	}	dt {	font-weight:bold;	color:#c00;	}dd {	margin-left:1em;	}
