@charset "shift_jis";

/*

	Stylesheet for www.home-tv.co.jp/
	
	Copyright (C) Hiroshima Home Television Co.,Ltd. All Rights Reserved.
	
	Description : ニュース設定

*/

/* 全体のページ設定
----------------------------------------------------------- */
body.program #content_box {
	font-size:85%;
	width: 769px;
	margin: 0 auto;
	padding:30px 0;
}

body.program div#program_title {
	text-align:left;
	width:800px;
}

body.program td.program_date {
	font-weight:bold;
}

body.program table.program_list tr td {
	padding:4px;
	line-height:140%;
}

body.program table.program_list tr td .contents {
	font-weight:bold;
	color:#0099cc;
}
