/*
 *  IHCWAY - news
 *
 */

/*************************************************
	1日中国語会話
*************************************************/

#news #contents_title_1day{
	background: url(/img/each/page_title_1day.jpg) no-repeat;
	width:577px;
	height:130px;
	margin-bottom:10px;
}
#news .asset-header{padding-top:10px;}
#news h1{
	font-size:14px;
	background:#dff7ff;
	padding:5px;
	color:#2379ff;
	margin:10px 0;
	}
#news h2{font-size:14px; margin-right:10px;}

#news .contents_text{
	margin:0 0 10px 10px;
	}
	
#news .entry-content{margin:5px;}

#news .entry-asset{
	padding:0 15px 5px 15px;
	}
	
#news .entry-categories ul{
	list-style:none;
	margin:20px 5px 0 5px;
	padding:0;
	}
	#news .entry-categories li{margin:0; padding:0;}
	
#news .blogList ul{margin:0; padding:0;}
#news .blogList li{
	background:transparent url(/img/each/news_icon.gif) no-repeat scroll 0 4px;
	font-size:14px;
	line-height:150%;
	list-style-type:none;
	margin:0 0 5px 0;
	padding:2px 0 0 20px;
}

#news .pageDiv{
	margin:0 15px 10px 15px;
}


/*************************************************
	最新ニュース
*************************************************/
#news #contents_title_news{
	background: url(/img/each/page_title_news.jpg) no-repeat;
	width:577px;
	height:130px;
	margin-bottom:10px;
}

/*************************************************
	先生の声
*************************************************/
#news #contents_title_tutor{
	background: url(/img/each/page_title_voice_t.jpg) no-repeat;
	width:577px;
	height:130px;
	margin-bottom:10px;
}
/*************************************************
	先生の声
*************************************************/
#news #contents_title_student{
	background: url(/img/each/page_title_voice_s.jpg) no-repeat;
	width:577px;
	height:130px;
	margin-bottom:10px;
}
