@import "../css/standard.css";


/* メイン
-------------------------------------------------- */
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.container2 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 920px;
	position: relative;
}
.callbox {
}


.callbox dt {
	float: left;
}
.callbox dd {
	width: 600px;
	font-size: 25px;
	line-height: 1.7em;
	padding-top: 27px;
	padding-left: 50px;
	float: left;
}
.callbox h3 {
	font-size: 50px;
	line-height: 1em;
	font-weight: normal;
	color: #7E6191;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #73528E;
	margin-top: 70px;
}
.callbox p {
	font-size: 25px;
	line-height: 1.7em;
	margin-top: 15px;
}

.telmailico {
	margin-top: 20px;
	vertical-align: -20%;
}
.telmail {
	font-size: 40px;
	font-weight: bold;
	color: #666;
	margin-left: 20px;
}
.telmail a {
	color: #666;
	text-decoration: underline;
}
.telmail a:hover {
	color: #666;
	text-decoration: underline;
}
