.prog_ttlbar {
	background-image: url(../program_img/ttlbar_pro.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	padding-left: 3px;
}
.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: 14px;
	font-weight: bold;
}

.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;
	font-weight: bold;
}

.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 {
	padding: 0 10px 0 0;
	text-align: right;
}



/* ƒ^ƒCƒgƒ‹boxiŽÊ^‚È‚µ‚Ìê‡j */
.pro_title_np_box {
	padding: 0px 0 0 0;
}


/* ƒ^ƒCƒgƒ‹boxiŽÊ^‚ ‚è‚Ìê‡j */
.pro_title_box {
	float:right;
	width: 270px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}


/* ƒZƒNƒVƒ‡ƒ““à‚Ì×‚©‚¢ŽžŠÔ */
.pro_time_inbox {
	font-size: 10px;
	padding: 0@0@0@0;
}


/* ŽÊ^box */
.pro_photo_box {
	float: left;
	width: 60px;
	height: 83px;
	margin: 0;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}



/* À’·‚Ì–¼‘Obox */
.pro_z_name_box {
	clear: both;
	padding: 0 10px 0 0;
	text-align: right;
}



/* ƒXƒsOƒJ[‚Ì–¼‘Obox */
.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;
}

.white_box {
	float: left;
	width: 40px;
	height: 20px;
	color: #000;
	background-color: #FFF;
	font-size: small;
	text-align: center;
	margin-right:8px;
	padding-bottom: 5px;
}

.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: 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_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;
}
