﻿html {
	line-height: 150%;
	font-size: large;
	font-family: 游ゴシック;
}
h1 {font-family: "Times New Roman";}

.font-style1 {
	font-family: 游ゴシック;
	font-size: x-large;
	line-height: 2;
}
.font-style2 {
	font-family: 游ゴシック;
	font-size: large;
	line-height: 2;
}
.font-style22 {
	font-family: 游ゴシック;
	font-size: large;
	line-height: 1;
}
.font-style23 {
	font-family: 游ゴシック;
	font-size: large;
	line-height: 1;
}
.font-style3 {
	text-decoration: none;
}
.font-color-maroon {
	color: #800000;
}
h4 {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #3498db;
	font-family: 游ゴシック;
	border-bottom-color: #3498db;
	border-left-color: #3498db;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	font-size: 20pt;
}
