@charset "Shift_JIS";
/* CSS Document */

#category1 {
	display: none;
	
	background-image: url(../images/cateimage_youth.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	background-color: #42B1DE;
}
#category1_Name {
	text-align: center;
	width: 500px;
	margin: 0px;
	height: 65px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#category2 {
	background-image: url(../../images/titlebarback1.gif);
	background-repeat: repeat-x;
	height: 37px;
	text-align: center;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#category3 {
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
#youth_wrapper {
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cucu {
	width: 150px;
	float: left;
}
#prg_wrapper {
}
.prg {
	border-color: #42b1de;
    border-style: none none none solid;
    border-width: 5px;
    margin: 0 0 20px;
}
.prgList {
	border-color: #42b1de;
    border-style: none none solid;
    border-width: 1px;
    overflow: hidden;
    padding: 0 0 3px;
}
.prgTitle {
	color: #0000cc;
	float: left;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 0 10px;
    width: 470px;
}
.onAir {
	width: 130px;
	float: left;
	line-height: 20px;
	text-align: left;
}
.hp {
	float: right;
	width: 45px;
	text-align: right;
}
.comment {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prgTitle a:link {
	color: #0000CC;
}
.prgTitle a:visited {
	color: #0000CC;
}
