@charset "UTF-8";
body {
	background-color: #EEE8DE;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kousinbi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.orenge_text {
	font-size: 13px;
	color: #FF6633;
	font-family: sans-serif;
}
.oshirase_text {
	font-size: 16px;
	line-height: 160%;
	color: #000000;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6633;
	font-family: "ＭＳ Ｐ明朝","MS P Mincho",serif;
	font-weight: normal;
}
.text {
	color: #000000;
	font-family: "ＭＳ Ｐ明朝","MS P Mincho",serif;
	line-height: 140%;
	font-size: 14px;
}

.s {
	font-family:"ＭＳ Ｐ明朝","MS P Mincho",serif;
	line-height: 140%;
	font-size:12.5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

