@charset "utf-8";
/* CSS Document */

.headline_title{
	background-image:url(../img/com_hd_l01.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:52px;
	width:653px;
	padding-top:14px;
	padding-left:18px;
}

.title_txtl{
	font-size:1.063em;
	font-weight:bold;
}

.title_txts{
	font-size:0.75em;
}


#prgmcomt{
	width:580px;
	margin:15px auto 10px;
}

#prgmcomt p{
	margin-top:1em;
	font-size:0.875em;
	width:580px;
}

.subhead{
	width:580px;
	margin:30px auto 10px;
	min-height:40px;
	background-image:url(../img/03_subhead_bg.jpg);
	background-repeat:no-repeat;
	background-size:auto;
	font-size:1.063em;
	font-weight:bold;
	padding:7px 0 0 15px;
}

.navigaterbox1{
	width:580px;
	margin:auto;
	padding-bottom:15px;
	border-bottom:#DDDDDD thin solid;
	overflow:auto;
}
	
.navigaterbox2{
	width:580px;
	margin:auto;
	padding:15px 0;
	overflow:auto;
}
.castphoto{
	width:116px;
	float:left;
	margin:10px 15px 0 0;
}

.comment_area{
	width:443px;
	float:left;
}

.name{
	line-height:1.2em;
	font-weight:bold;
}

.comment{
	font-size:0.875em;
}












