@charset "utf-8";

/* -----------------------------------------------------------

	Title: works.css
	Created: 2009-02-22
	Last Up Date: 2009-02-24
	
----------------------------------------------------------- */


/* -----------------------------------------------------------

	works

-----------------------------------------------------------*/

div#works {
	width: 680px;
}

div#works h3.text_b {
	width: 665px;
	border: none;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 15px 15px;
}

div#works p {
	margin: 10px 0 20px 15px;
}


div#works h4 {
	border-left: 5px solid #37711a;
	padding: 0 0 0 10px;
	margin: 15px 0 10px 15px;
	font-weight: bold;
}

div#works h5 {
	width: 650px;
	_width: 655px;
	border-bottom: 1px dotted #37711a;
	padding: 0 0 0 5px;
	margin: 15px 0 10px 25px;
	font-weight: bold;
	font-size: 1.0em;
}

div#works p.ph4,
div#works p.ph5 {
	margin: 0 0 0 30px;
}

div#works ul {
	margin: 10px 0 10px 30px;
}

div#works dl {
	margin: 0 0 0 30px;
}

div#works dl dt{
	font-weight: bold;
	margin: 10px 0 0;
}

/*	index
-----------------------------------------------------------*/

div#works div.works_ind {
	width: 660px;
	margin: 0 0 20px 10px;
}

div#works div.works_ind div.works_ind_l {
	width: 325px;
	float: left;
	background: url(/images/works/works_ind_bg.jpg) left top repeat-x;
	border-top: 5px solid #37711a;
}

div#works div.works_ind div.works_ind_r {
	width: 325px;
	float: right;
	background: url(/images/works/works_ind_bg.jpg) left top repeat-x;
	border-top: 5px solid #37711a;
}

div#works div.works_ind dl {
	margin: 15px 10px 5px;
}

div#works div.works_ind dl dt {
	margin: 0 0 15px;
}

div#works div.works_ind dl dt a,
div#works div.works_ind dl dt a:link,
div#works div.works_ind dl dt a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

div#works div.works_ind dl dt a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

div#works div.works_ind dl dd {
	margin: 0;
}

div#works div.works_ind dl dd.btn {
	margin: 15px 0 0 245px;
}


/*	eva
-----------------------------------------------------------*/

div#works div.eva_graph {
	width: 660px;
	margin: 0 0 20px 10px;
}

div#works div.eva_graph div.graph_l {
	width: 325px;
	float: left;
}

div#works div.eva_graph div.graph_r {
	width: 325px;
	float: right;
}

div#works div.eva_graph dl {
	margin: 15px 0 5px;
}

div#works div.eva_graph dl dt {
	border-left: 5px solid #37711a;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	font-weight: bold;
}

div#works div.eva_graph dl dd {
	margin: 0 0 0 15px;
}

div#works div.eva_graph dl dd.graph_img {
	margin: 0;
}

div#works div#page_link {
	width: 680px;
	margin: 0;
}

div#works div#page_link ul {
	width: 665px;
	height: 20px;
	margin: 0 0 0 15px;
}

div#works div#page_link ul li {
	float: left;
}

div#works div#page_link ul li.link_top {
	margin: 0;
}

div#works dl.case {
	margin: 0 0 20px 30px;
}

/*	sec
-----------------------------------------------------------*/

div#works div.eva_graph dl dd.dd_notice {
	width: 320px;
}

div#works div.eva_graph dl dd dl.notice dt{
	margin: 0;
	padding: 0;
	font-weight: normal;
	border: none;
	width: 30px;
	float: left;
}

div#works div.eva_graph dl dd dl.notice dd {
	margin: 0;
	width: 290px;
	float: right;
}

div#works table.tb_sec {
	border: 1px solid #ccc;
	width: 660px;
	margin: 0 0 0 15px;
}

div#works table.tb_sec td {
	width: 220px;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*	system
-----------------------------------------------------------*/

div#works dl dd table {
	border: 1px solid #ccc;
	width: 300px;
}

div#works dl dd table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f4f9f2;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

div#works dl dd table th.area {
	width: 120px;
}

div#works dl dd table th.number {
	width: 180px;
}

div#works dl dd table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	text-align: center;
}

div#works table.tb_gis {
	margin: 10px 0 0 30px;
	border: 1px solid #ccc;
	width: 300px;
}

div#works table.tb_gis th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f4f9f2;
	font-weight: bold;
	padding: 3px;
	width: 220px;
}

div#works table.tb_gis td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	width: 80px;
	text-align: center;
}

/*	consultant
-----------------------------------------------------------*/

div#works table.tb_consul {
	width: 680px;
	border: 1px solid #ccc;
}

div#works table.tb_consul th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f4f9f2;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

div#works table.tb_consul th.request {
	width: 150px;
}

div#works table.tb_consul th.commission {
	width: 230px;
}

div#works table.tb_consul th.land {
	width: 40px;
}

div#works table.tb_consul th.sales {
	width: 60px;
}

div#works table.tb_consul th.property,
div#works table.tb_consul th.mechanical,
div#works table.tb_consul th.lost,
div#works table.tb_consul th.compensation {
	width: 50px;
}

div#works table.tb_consul td.area {
	width: 40px;
}

div#works table.tb_consul td.office {
	width: 100px;
}

div#works table.tb_consul td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

div#works table.tb_consul td.center {
	text-align: center;
}

div#works p.case_link a {
	background: url(/common/images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

/*	engineer
-----------------------------------------------------------*/

div#works div.engi_graph {
	width: 660px;
	margin: 0 0 20px 10px;
}

div#works div.engi_graph div.graph_l {
	width: 325px;
	float: left;
}

div#works div.engi_graph div.graph_r {
	width: 325px;
	float: right;
}

div#works div.engi_graph dl {
	margin: 15px 0 5px;
}

div#works div.engi_graph dl dt {
	border-left: 5px solid #37711a;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	font-weight: bold;
}

div#works div.engi_graph dl dd {
	margin: 0 0 0 15px;
}

div#works div.engi_graph dl dd.graph_img {
	margin: 0;
}

/*	consultant_case
-----------------------------------------------------------*/

div#works p.ml30 {
	margin: 15px 0 0 30px;
}

div#works dl.terms {
	width: 620px;
	margin: 5px 0 0 45px;
}

div#works dl.terms dt {
	width: 40px;
	float: left;
	clear: both;
	padding: 5px 0 0;
	margin: 0;
}

div#works dl.terms dd {
	width: 575px;
	_width: 570px;
	margin: 0 0 0 45px;
	padding: 5px 0 0;
}

div#works dl.method {
	margin: 0 0 0 45px;
}

div#works dl.last {
	margin: 0 0 0 15px;
}

div#works dl.last_sales {
	width: 620px;
	margin: 5px 0 0 15px;
}

div#works dl.last_sales dt {
	width: 20px;
	float: left;
	clear: both;
	padding: 5px 0 0;
	margin: 0;
}

div#works dl.last_sales dd {
	width: 595px;
	_width: 590px;
	margin: 0 0 0 25px;
	padding: 5px 0 0;
}

/*	link
-----------------------------------------------------------*/

div#works div.contents_title {
	width: 670px;
	_width: 680px;
	border: 1px solid #ccc;
	background: #F2F2F2;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

div#works div.contents_link1 {
	width: 670px;
	_width: 680px;
	background: #FFFFEE;
	padding: 5px;
	margin: 0 0 10px 0;
}

div#works div.contents_link1 p {
	width: 420px;
	float: left;
	margin: 15px 0 0;
}

div#works div.contents_link1 div.comp {
	width: 230px;
	float: right;
}

div#works div.contents_link1 div.comp div.iso {
	width: 156px;
	float: left;
}

div#works div.contents_link1 div.comp a {
	width: 60px;
	float: right;
	margin: 15px 0 0;
	display: inline;
}

div#works div.contents_link2 {
	width: 670px;
	_width: 680px;
	background: #FFFFEE;
	padding: 5px;
	margin: 0 0 10px 0;
}

div#works div.contents_link2 p {
	width: 420px;
	float: left;
	margin: 5px 0 0;
}

div#works div.contents_link2 div.works {
	width: 60px;
	float: right;
	margin: 5px 0 0;
	display: inline;
}

div#works div#red_title {
	width: 670px;
	_width: 680px;
	border: 1px solid #800000;
	background: #FFCACA;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

div#works div#red_link {
	width: 670px;
	_width: 680px;
	background: #FFE8E8;
	padding: 5px;
	margin: 0 0 10px 0;
}

div#works div#red_link p {
	width: 430px;
	float: left;
	margin: 5px 0 0;
}

div#works div#red_link div#web_tel {
	width: 220px;
	float: right;
	margin: 5px 0 0;
	display: inline;
}