﻿p {
	margin-bottom: 5px;
}
body {
	font-family: メイリオ;
	font-size: 14px;
}
a {
	color: #0077FF;
}
a:visited {
	color: #7700FF;
}
a:hover {
	color: #ff2222;
}
a:active {
	color: #ff2222;
}
h1 {
	font-size: 16px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left-width: 10px;
	border-left-color: #009933;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #009933;
}
h2 {
	font-size: 14px;
	color: #009933;
}
h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu {
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
}
.footer {
	text-align: center;
	font-size: 10pt;
	padding-top: 0px;
}
.grey {
	font-weight: bold;
	text-align: center;
	font-size: x-small;
	color: #808080;
}
.red {
	color: #FF2222;
}
.cent {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.Title {
	text-align: left;
	font-weight: bold;
	font-family: メイリオ;
	font-size: 30px;
	color: #008000;
}
.menu2 {
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.mainBlock {
	border: 1px solid #C0C0C0;
}

