@charset "utf-8";
.top {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; text-decoration: none}
.gakuseisien {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.otoiawase {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #0000FF;
	text-decoration: none
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #F00;
	text-decoration: underline
}

.tel {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 1.3em;
}
.telbox {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

.tyui {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.telarea {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

