﻿.style1 {
	padding: 10px 15px 10px 15px;
	background-color: #E4E4E4;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #808080;
	clip: rect(auto, 10px, auto, 10px);
}
.style2 {
	padding: 15px 10px 15px 10px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #808080;
}
.style3 {
	background-color: #FFFFFF;
}
.style4 {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 15px 10px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #808080;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	text-decoration: none;
}
.style5 {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 15px 10px;
	background-color: #E4E4E4;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #808080;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.Style6 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: medium;
	font-weight: bold;
	color: #808080;
	padding: 10px;
}
.style7 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #808080;
	left: 15px;
	padding: 5px 0px 5px 70px;
}
.style8 {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #000000;
	left: 15px;
	padding: 15px;
	margin: 15px;
	line-height: 30px;
}
.style9 {
	font-size: medium;
}
.style10 {
	text-align: center;
}
.style11 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: normal;
	color: #000000;
	left: 20px;
	padding: 20px 50px 20px 50px;
	margin: 20px;
	line-height: 25px;
	right: 20px;
}
.style12 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: bold;
	color: #808080;
	left: 30px;
	padding: 20px 70px 20px 70px;
	margin: 20px;
	line-height: 25px;
	right: 30px;
	text-align: right;
}
.style13 {
	text-align: right;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: normal;
	color: #000000;
	left: 15px;
	padding: 5px;
	margin: 5px;
	line-height: 30px;
}
.style14 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	color: #000000;
	left: 15px;
	padding: 5px;
	margin: 5px;
	line-height: 30px;
}
.style15 {
	font-weight: normal;
	font-size: x-small;
}
.style16 {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: normal;
	color: #000000;
	left: 15px;
	padding: 5px;
	margin: 5px;
	line-height: 30px;
}
.style17 {
	border-width: 0px;
}
.style18 {
	text-align: right;
}
.style19 {
	margin-left: 10px;
	margin-right: 10px;
}
.style20 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.style23 {
	text-align: right;
	background-color: #E4E4E4;
	font-size: xx-small;
	padding-bottom: 5px;
	margin-bottom: 5px;
	right: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
.style24 {
	font-size: xx-small;
	text-align: center;
	background-color: #E4E4E4;
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 0px 5px;
}
#cr { padding: 0 20px 10px 0; color: #aaa; }
#cr { text-align: right; font-size: 10px; }

/* 標準のリンク */
a:link {
	font-family: "ＭＳ Ｐゴシック";
/*	font-size: small; */
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
/* 訪問済みリンク */
a:visited {
	font-family: "ＭＳ Ｐゴシック";
/*	font-size: small; */
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
/* 現在開いているリンク */
a:active {
	font-family: "ＭＳ Ｐゴシック";
/*	font-size: small; */
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
/* マウスカーソルが上に来た時のリンク */
a:hover {
	font-family: "ＭＳ Ｐゴシック";
/*	font-size: small; */
	font-weight: bold;
	color: #173351;
	text-decoration: none;
}

