@charset "utf-8";
/* cast 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(../cast/image/title.gif);
	width: 735px;
	font-size: 0px;
	background-repeat: no-repeat;
	height: 27px;
	line-height: 0px;
	background-position: left top;
	text-indent: -9999px;
}
/* プロフィール　ここから */
#profile-main {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	padding-bottom: 12px;
	width: 735px;
	padding-top: 17px;
}
#profile-main .comment {
	padding-bottom: 14px;
	clear: both;
}
/* 名前タイトル　ここから*/
#content-left h3 {
	background-image: url(../archive/image/text-title.gif);
	width: 590px;
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 8px;
	border: 1px solid #ffc57f;
	padding-top: 2px;
	padding-bottom: 1px;
	clear: both;
	letter-spacing: 0.1em;
}
/* 名前タイトル　ここまで*/
.comment .commentLeft {
	float: left;
	width: 121px;
	background-image: url(../cast/image/photo-fram.gif);
	background-repeat: no-repeat;
	height: 159px;
	padding-top: 7px;
	padding-left: 7px;
}
.comment .commentRight {
	float: right;
	width: 600px;
	padding-top: 3px;
}
.comment p {
	font-size: 14px;
	line-height: 25px;
	padding-right: 1px;
	padding-top: 4px;
	padding-left: 1px;
	letter-spacing: 0.1em;
}
/* プロフィール　ここまで */

/* プレゼンター、健康天気予報ナビゲーター　ここから*/
#content-left h4 {
	width: 727px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 8px;
	border: 1px solid #ffc57f;
	padding-top: 2px;
	padding-bottom: 1px;
	clear: both;
}
#content-left .prese_waku {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	clear: both;
}
#presentator {
	width: 181px;
	text-align: center;
	padding-bottom: 24px;
	float: left;
}
#presentator table {
	width: 110px;
	margin-right: auto;
	margin-left: auto;
}
#presentator .name {
	line-height: 25px;
	letter-spacing: 0.8px;
}
#presentator p {
	line-height: 18px;
	letter-spacing: 0.8px;
}
/* プレゼンター、健康天気予報ナビゲーター　ここから*/

/* サイドバー　ここから */
#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;
}
