@charset "utf-8";

.newsbox{
	border-bottom:1px dotted #bbb;
	padding:20px 0;
	}

.recruitbox{
	padding:20px 0 40px 0;
	}

.news_detail{ margin-top:15px;}
.news_detail dt{float:left;width:6em;}
.news_detail dd{margin-left:7em;}
.news_detail dd.line{margin-left:0;float:left;}

.news_detail_en{ margin-top:15px;}
.news_detail_en dt{float:left;width:8em;}
.news_detail_en dd{margin-left:9em;}
.news_detail_en dd.line{margin-left:0;float:left;}

.news_detail_niro{color:#C30;}/*にほんの色英語カラー*/

