.prog_ttlbar {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-color: #494F0D;
}
.prog_cont {
	padding-bottom: 8px;
	padding-top: 6px;
}
.prog_time {
	font-size: 10px;
	padding-right: 5px;
	padding-top: 9px;
}
.prog_time_b {
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 9px;
}
.prog_12nitime {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.prog_rock {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.prog_enmoku {
	font-size: 13px;
	float: left;
}
.prog_enmoku_indent {
	font-size: 14px;
	font-weight: bold;
	text-indent:50px;
	text-align:left;
}
.prog_enmoku_centre {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.prog_enmoku_sub {
	font-size: 10px;
}
.prog_enmoku_img {
	padding: 10px 10px 0 0;
	vertical-align: bottom;
}
.prog_namettl {
	font-size: 10px;
	padding: 0 3px 3px 0;
	text-align: right;
	vertical-align: top;
}
.prog_namettl2 {
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	vertical-align: bottom;
}
.prog_name {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
}
.prog_name2 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 8px;
}
.prog_section_title {
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.pro_title_np_box {
	padding: 0px 0 0 0;
}
.pro_title_box {
	float:right;
	width: 250px;
	padding-top: 1px;
}
.pro_time_inbox {
	font-size: 10px;
	padding: 0ﾂ　0ﾂ　0ﾂ　0;
}
.pro_photo_box {
	height: 83px;
	float: left;
	width: 60px;
}
.pro_z_name_box {
	clear: both;
	padding: 0 10px 0 0;
	text-align: right;
}
.pro_s_name_box {
	padding: 0 10px 0 0;
	text-align: right;
}
.black_box {
	float: left;
	width: 40px;
	height: 20px;
	color: #FFF;
	background-color: #000;
	font-size: small;
	text-align: center;
	margin-right:8px;
}
.circle_left {
	float: left;
	width: 50px;
	height: 50px;
	color: #000;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: thin solid #000;
	text-align: center;
	line-height: 50px;
	margin-right:8px;
}
.circle_right {
	float: right;
	width: 50px;
	height: 50px;
	color: #000;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: thin solid #000;
	text-align: center;
	line-height: 50px;
	margin-right:8px;
}
.circle_left_white {
	float: left;
	width: 50px;
	height: 50px;
	color: #FFF;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: thin solid #FFF;
	text-align: center;
	line-height: 50px;
	margin-right:8px;
}
.circle_left_black {
	float: left;
	width: 40px;
	height: 40px;
	color: #666;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	text-align: center;
	margin-right:8px;
	line-height: 40px;
	background-color: #FFF;
}
.circle_left_small {
	float: left;
	width: 40px;
	height: 40px;
	color: #000;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: thin solid #000;
	text-align: center;
	line-height: 40px;
	margin-right:8px;
	font-size: 10px;
}
.boxer_top {
	width: 100px;
	margin-left: 10px;
	float: left;
}
.boxer_top_right {
	width: 175px;
	margin-left: 8px;
	float: left;
	margin-bottom:30px;
}
.boxer1 {
	float: left;
	width: 100px;
	margin-left:10px;
}
.boxer2 {
	float: left;
	width: 100px;
	margin-left:10px;
}
.boxer3 {
	float: left;
	width: 100px;
	margin-left:10px;
}
.rightyho {
	width: 210px;
	float: right;
}
hr {
	color: #fff;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
th {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	text-align:center;
	vertical-align: top;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
}
.pro_time {
	margin-bottom: 10px;
	font-size: 100%;
	font-style: italic;
}
.pro_1 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	word-spacing: 0em;
	letter-spacing: 0em;
}
.pro_2 {
	margin-bottom: 10px;
}
.pro_3 {
	color: rgb(102,102,102);
}
