@charset "utf-8";
h5 {
	color: #678DCA;
	border-bottom-color: #BACCE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h5.mb2em {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_column_all h5 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


dl {
	width: 550px;
	margin-bottom: 40px;
}
dt {
	color: #678DCA;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-color: #BACCE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
}
dd {
	margin-left: 20px;
	margin-bottom: 20px;
}
dd span {
	color: #CC0000;
}
.pm_jirei {
	background-color: #EEEEEE;
	padding: 20px;
	width: 525px;
	margin-bottom: 20px;
}
.pm_jirei .left {
	float: left;
}
.pm_jirei .right {
	float: right;
}
.pm_jirei table{
    border-collapse: collapse;
}
.pm_jirei  td  {
	border: 5px solid #EEEEEE;
}
.pm_jirei .right .under-line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0E6FF;
}
.pm_jirei .right p span {
	font-weight: bold;
}

