@charset "utf-8";
/* CSS Document */


/* company==========================

	1.for company style
	
*/

/* 1.for company style ==============================================*/
div#main h3{
	margin:0 0 7px 0;
}
div#main h2.news_title{
	margin:39px 0 20px 0;
	clear:both;
}
ul.companyService{
	margin:0 0 15px 0;
}
ul.companyService li{
	font-weight:bold;
	line-height:1.8;
}
ul.companyService li ul{
	margin:0 0 0 15px;
}
ul.companyService li ul li{
	font-weight:normal;
	background:url(../../common/img/icon_dot_square.gif) no-repeat;
	background-position:0 7px;
	padding:0 0 0 10px;
}
div.summaryBox .r_set{
	float: right;
	width:235px;
	text-align:right;
}
div.summaryBox .l_set{
	float: left;
	width:395px;
}
div.recent_box{
  border-bottom: solid 1px #CCC;  
  padding: 10px 0.5em 8px 0;
}
div.time_set {
  clear: left;
  float: left;
  width: 8em;
  padding: 0 0.5em 0 0.5em;
  line-height:1.5;
}
div.new_link {
}
div.new_link p{
	margin-left:9em;
	margin-bottom:0;
	width:405px;
	line-height:1.7;
}
div.link_area div.new_link {
	background:url(../../common/img/btn_more.gif) no-repeat right top;
	background-position:right 0;
}
div.section2{
	width:642px;
	margin:0 0 10px 0;
}
div.section2 p{
	line-height:1.5;
	margin-bottom:10px;
}
/* table ==== */
table.design01{
	width:642px;
	border:none;
}
table.design01 th,table.design01 td{
	border:none;
	padding:6px 12px 6px 8px;
	vertical-align:top;

}
table.design01 th{
	text-align:left;
}

table.design01{
	width:642px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	line-height:1.3;
}
table.design01#info_box01{
	border-top:none;
}
table.design01 th{
	width:95px;
	color:#666;
	background-color:#f1f1f1;
	border-bottom:solid 1px #cccccc;
	font-size:12px;
}
table.design01 td{
	color:#565656;
	border-bottom:solid 1px #cccccc;
	vertical-align:top;
	font-size:12px;
}


table.design02{
	width:642px;
	border:none;
}
table.design02 th,table.design02 td{
	border:none;
	padding:6px 12px 6px 8px;
	vertical-align:top;
}
table.design02 th{
	text-align:left;
}

table.design02{
	width:642px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	line-height:1.3;
}
table.design02 th{
	color:#666;
	background-color:#f1f1f1;
	border-bottom:solid 1px #cccccc;	
	font-size:12px;
}
table.design02 td{
	color:#565656;
	border-bottom:solid 1px #cccccc;
	vertical-align:top;
	font-size:12px;
}
div#news_individual{
	width:610px;
	margin:0 0 0 15px;
}
div#news_individual .leftBox{
	float:left;
	display:inline;
	margin-right:20px;
}
div#news_individual .rightBox{
	float:right;
	display:inline;
	margin-left:20px;
}
div#news_individual p{
	line-height:1.5;
}
img.mt-image-center{
	margin-top:15px;
	margin-bottom:15px;
}
