@charset "UTF-8";
.clum_box01 h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00BEAA;
	margin-bottom: 1em;
}
#inq_box {
	padding-right: 20px;
	padding-left: 20px;
}
.clum_box01 dl {
	padding-left: 10px;
}
.clum_box01 dt,
.clum_box01 dd {
	float: left;
	margin-bottom: 0.5em;
}
.clum_box01 dt{
	clear: both;
	display: block;
	padding-right: 3em;
	width: 60px;		
}
.clum_box01 dd {
	width: 300px;
}
.clum_box01 dl dd li {
}
#inq_box a {
	color: #1c5300;
}
.clum_box01 dl:after {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 
