@charset "utf-8";
.body {
	font-size: 18px;
	color: #333;
}



.font16 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 150%;
}


.font14 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 150%;
}
.font10 {
	line-height: 150%;
	letter-spacing: 0.1em;
}
.hr {
	color: #CCC;
}


.font12 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 150%;
}

.font13b {
	font-size: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-weight: bold;
}

.font11 {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 150%;
}

.font_ff3c00 {
	color: #ff3c00;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0.1em;
}


/* CSS Document */

a:link {
	color: #999;
	text-decoration:none;
}
a:visited { color: #999999; }
a:hover { color: #ff3c00; 
text-decoration: underline;
}
a:active { color: #999999; }
.fontff3c009 {
	color: #ff3c00;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.font_ff3c00 {
	font-size: 18px;
}




<script>
function copyUrl() {
  var url = location.href;
  navigator.clipboard.writeText(url);
}/*ページURLコピーボタン*/
</script>
.moji_11pt {
	font-size: 18px;
}
.moji_10pt {
	font-size: 16px;
}
.moji_14pt {
	font-size: 14px;
}
