@charset "utf-8";
/*----------------------------------------------------
 * 
 * メインコンチEチE
 * 
 *----------------------------------------------------*/
/* 企業琁E */
#main_content .philosophy{
  height:200px;
  background : url(image/philosophy_symbol_bg.jpg) no-repeat;
  background-position: 23px 51px;
  padding:50px 32px 0 190px;
}
#main_content .philosophy SPAN{
  font-size:13px;
  line-height:1.7em;
  color:#333;
}
/* ニューストピチEス */
#main_content .news_topics_content{
  padding:30px 32px;
}
.news_topics_content{
  background : #ffffff url(image/news_topics_bg.gif) repeat-x;
}
.news_topics_content LI{
  padding:5px 0;
}
.news_topics_content .news_date{
  float:left;
  background : url(image/icon_list_style.gif) no-repeat 2px 4px;
  width:124px;
  padding-left:16px;
}
.news_topics_content .news_text{
  text-align:left;
  margin-left:140px;
}


	
	
	
	
	
	
	