@charset "UTF-8";
/* CSS Document */
#nozawa_news .about_table th a{
	color: #4475b6;
text-decoration: underline;
	}
#nozawa_news .lineup{
	/*marign-bottom:50px;*/
	width:760px;
	overflow:hidden;
}
#nozawa_news .lineup.new{
    background: #FBF2F2;
    padding: 2em;
				width:auto;
}
#nozawa_news .lineup.new h2{
	margin-top:0 !important;
}
#nozawa_news h2{
	background: url(../../img/comm/h2_marker.png) no-repeat;
}
#nozawa_news h2 span{
	color:#FF0000;
}
#nozawa_news .lineup p{
	float:left;
	}
#nozawa_news dl{
	margin-left:210px;
} 
#nozawa_news dt{
	font-weight:bold;
}
#nozawa_news dd{
	margin-bottom: 0.5em;
	line-height: 1.2;
	font-size: 90%;
	padding-left: 1em;
}
.lineup span.red{
	color:rgb(255, 0, 0);
	}