@charset "utf-8";
/*
 * 施工事例
 */
#ttl_case {
	text-indent: -9999px;
	background: transparent url(../images/case/ttl_case.jpg) no-repeat top left;
	width: 618px;
	height: 120px;
	margin-bottom: 15px;
}

.ttl_case_text {
	height: 30px;
	font-size: 1.3em;
	line-height: 30px;
	border-left: solid 5px #FF1D25;
	padding-left: 14px;
	border-bottom: solid 1px #FF1D25;
}

#ttl_case_top {
	text-indent: -9999px;
	background: transparent url(../images/ttl_case_side.gif) no-repeat center left;
}

#case_list {
	float: right;
	margin: 0;
	width: 618px;
}
#case_list .case_box_inc h3 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 0;
	background: none;
	line-height: 1.3;
	height: 2.6em;
	font-weight: normal;
	text-align: left;
}

.case_box_era {
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	border-bottom:1px #ccc dotted;
}
.case_box_era_inc {
}
.case_box {
	float:left;
	width:200px;
}
.case_box_inc {
	padding:5px;
	margin:10px 0;
	overflow:hidden;
}
.case_box_sep {
	border-left:1px #ccc dotted;
}
.case_image {
	width: 190px;
	height: 140px;
	text-align: center;
}
.case_box_exp {
	margin-top: 5px;
}

#pager {
	clear:both;
	float:left;
	text-align:right;
	font-size: 1.2em;
	background:#FFF;
	width: 608px;
	margin-top: 10px;
	padding-right: 10px;
}
#pager a {
	margin:0 0 0 5px;
}
.next {
	margin:0 0 0 10px;
}

.case_data {
	float: left;
	width: 295px;
}
.case_data th {
    border: solid 1px #FFFFFF;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 1.5;
    color: #000000;
    width: 80px;
    text-align: left;
    padding-bottom: 4px;
    padding-left: 1em;
    padding-top: 4px;
}
.case_data td {
    line-height: 1.5;
    padding-bottom: 4px;
    padding-left: 1em;
    padding-top: 4px;
}

.case_photo {
	float: right;
	width: 290px;
	margin-top: 10px;
}
.case_photo img {
	padding-bottom: 5px;
}

p.link_navi {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 10px;
	padding-right: 18px;
	text-align: right;
}