@charset "utf-8";
/* program styles */

#content {
	width: 920px;
	padding-top: 18px;
	padding-left: 30px;
	padding-right: 30px;
}
#content-left {
	float: left;
	width: 735px;
}
/* タイトル */
#content-left h2 {
	background-image: url(../program/image/title.gif);
	width: 735px;
	font-size: 0px;
	background-repeat: no-repeat;
	height: 41px;
	line-height: 0px;
	background-position: left top;
	text-indent: -9999px;
}
/* 写真 */
#content-left #photo {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	width: 370px;
	background-image: url(../program/image/photo-fram.gif);
	height: 252px;
	padding-top: 8px;
	padding-left: 8px;
}
/* テキスト */
#content-left #text {
	padding-top: 17px;
	line-height: 25px;
	padding-bottom: 17px;
	letter-spacing: 0.1em;
}
/* サイドバー　ここから */
#sidebar {
	width: 160px;
	float: right;
}
/* ボタン */
ul#btn {
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#tenki {
	height: 101px;
	width: 160px;
}
#tenki a {
	display: block;
	background-image: url(../cast/image/tenki.gif);
	background-position: 0px 0px;
	height: 101px;
	width: 160px;
}
#tenki a:hover {
	background-position: 0px 0px;
}
