/*	main.css 
	for HOST-TV.COM
	Copyright(c) 2008 Codeworks Corp. All Rights Reserved.
		http://www.codeworks.co.jp
		info@codeworks.co.jp
	IE7, IE6, FireFox3, Opera9.5, Safari3.1(Win, Mac)
*/

#mainleft{
	width: 126px;
	height: 1px;
}
#maincenter{
	width: 671px;
}

#mainheader{
	background-image:url("images/staff/header_671_34.gif");
	background-repeat: no-repeat;
	width: 671px;
	height: 34px;
	overflow:hidden;
}
#mainbody{
	background-image:url("images/staff/edge_671_1.gif");
	background-repeat: repeat-y;
	width: 671px;
}
#mainfooter{
	background-image:url("images/staff/footer_671_7.gif");
	background-repeat: no-repeat;
	width: 671px;
	height: 7px;
	overflow:hidden;
}
#mainbodyinner{
	padding-left:26px;
	padding-right:26px;
}

#staff-top{
	background-image:url("images/staff/bg-top.gif");
	background-repeat: no-repeat;
	width: 625px;
	height: 8px;
}
#staff-bottom{
	background-image:url("images/staff/bg-bottom.gif");
	background-repeat: no-repeat;
	width: 625px;
	height: 8px;
}

#staffbody{
	background-image:url("images/staff/bg-middle.gif");
	width: 625px;
	background-repeat: repeat;
/*	background-color: red;*/
}

#staff_photo_frame{
	width: 200px;
	float: left;
}

#staff_prof_frame{
	width: 400px;
	display: inline-block;
}

#staff_photo{
	border: 2px solid #FF6A00;
	width: 128px;
	height: 128px;
	margin: 5px 46px; 10px; 26px;
	display: inline-block;
}

#staff_prof{
	width: 400px;
	height: 148px;
	display: inline-block;
}

#staff_data_table{
	clear: both;
	font-size: 10px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -8px;
}

.staff_data_left{
	text-align: right;
	width: 100px;
}

.staff_data_right{
	text-align: left;
	width: 500px;
}

#sato_comment_area{
	clear: both;
	width: 600px;
	margin: 10px 10px 10px 80px;
	display: inline-block;
}

#sato_comment_title{
	font-size: 9px;
	position: relative;
	left: -20px;
}

#sato_comment_image{
	border: 1px solid #FF6A00;
	width: 48px;
	height: 48px;
	float: left;
}
#sato_comment_frame_left{
	width: 20px;
	height: 100px;
	float: left;
}
#sato_comment_frame{
	width: 500px;
	display: inline-block;
}

#sato_comment_frame_top{
	background-image:url("images/staff/top.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 445px;
}
#sato_comment_frame_middle{
	background-image:url("images/staff/middle.gif");
	background-repeat: repeat-y;
	display: inline-block;
	width: 445px;
}
#sato_comment_frame_bottom{
	background-image:url("images/staff/bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	width: 445px;
}

#sato_comment{
	width: 400px;
	position: relative;
	left: 30px;
	top: 4px;
	line-height: 16px;
	font-size: 10px;
	margin-top: -20px;
}
#sato_comment p{
	margin: 0px;
	padding: 0px;
}