/*-----------------------------------------------------------------------
　　　　　お問い合せ
------------------------------------------------------------------------*/
.reference_contents {
	margin:0 15px;
	}

.reference_contents h2.title {
	width:610px;
	height:41px;
	background:url("../img/reference.jpg") 0% 0% no-repeat;
	margin:5px 0px 25px;
	}


.reference {
	position:relative;
	margin-top:0px;
	}

.reference_title {
	position:relative;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	}

.reference_title .gc_link {
	background:url("../img/mi_reference.gif") 0% 60% no-repeat;
	padding-left:70px;
	}

.reference_content {
	position:relative;
	width:610px;
	zoom:1;
	}

.reference_table{
margin-top:10px;
margin-bottom:10px;
}

.reference_table th{
text-align:right;
}

.reference_table th,td{
	padding:5px;
	vertical-align: top;
}


