@charset "Shift-JIS";

/* --------------------------------------------------
  Infomation
-----------------------------------------------------

  このCSSファイルは会社概要ページにのみ反映されます。

-------------------------------------------------- */


/* --------------------------------------------------
  base layout
-------------------------------------------------- */


/* --------------------------------------------------
  cont01
-------------------------------------------------- */
div#cont01_head{
	margin-bottom:20px;
	position:relative;
}
div#cont01_head h3{
	text-indent:-9999px;
	background:url(img/company_cont01_ttl.gif) no-repeat;
	width:828px;
	height:39px;
	overflow:hidden;
}

div#cont01_body{
	margin-bottom:40px;
}

div#cont01{

}

div#cont01 table{
	width:100%;
}
div#cont01 th,div#cont01 td{
	color:#717071;
	border-bottom:1px dotted #717071;
	padding:2em 0 0.5em 0;
}
div#cont01 th{
	white-space:nowrap;
	width:80px;
}



