.daialin {
	width:156px;
	_width:160px;
	border-right: 2px solid #69f;
	border-bottom: 2px solid #69f;
	border-left: 2px solid #69f;
	background: url(../spring/bg_white.png) repeat;
}

.daialin h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	color: white;
	background-color: #69f;
	display: block;
	height: 20px;
}

.daialin dl {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.daialin dt  {
	font-size: 9pt;
	color: #486cb5;
	line-height: 1.2em;
}

.daialin dd {
	font-size: 7.5pt;
	color: #486cb5;
	line-height: 1.4em;
}

.daialin .tel  {
	color: #444;
	font-size: 11pt;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 1.3em;
}

.daialin hr {
	height: 1px;
	border-top: 1px solid #69f;
	margin-top: 7px;
	margin-bottom: 7px;
	
	}
