﻿body {
	margin: 0px;
	text-align: center;
	background-color: #000000;
	line-height: 140%;
	font-size: 14px;
	}

a:link	{ color: #0000FF; }
a:visited	{ color: #0000FF; }
a:active	{
	color: #0000FF;
	text-decoration: none;
}
a:hover		{
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFCC;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}


.style2 {
	color: #FF0000;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	border-left: solid 10px #993300;
	border-bottom: solid 1px #993300;
	padding-left: 5px;
}


h3 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 16px;
	line-height: 140%;
	vertical-align: top;
	margin: 0px;
	border-left: 10px solid #3399CC;
	border-bottom: 1px solid #3399CC;
	padding-left: 3px;
}


h4 {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	background-color: #3399CC;
	padding: 3px;
	margin: 0px;
	}

td {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
}





blockquote {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	border-left: solid 4px #3399CC;
	border-top: solid 1px #3399CC;
	margin-left:10px;
	padding-left: 15px;
	padding-top: 5px;
}

.moji12 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	vertical-align: top;
}

.moji12m {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	line-height: 140%;
	vertical-align: middle;
}

.red {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	line-height: 140%;
	vertical-align: middle;
}

.red12m {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	line-height: 140%;
	vertical-align: middle;
}

.red20px {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 40px;
	line-height: 140%;
	font-weight: bold;
}



.table1 {
	border: 2px dotted #FF6600;
}

.table2 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	background-color: #FFFFCC;
	margin-top: 40px;
}

ul {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	line-height: 170%;
	padding: 0;
	margin: 10px 0px 30px 20px;
}

li {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.side {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	line-height: 170%;
	padding: 0;
	margin: 5px 0px 30px 20px;
}

li.side {
	margin-top: 10px;
	margin-bottom: 10px;
}


img.tatemiddle {
	vertical-align: middle;
}

img.hidari {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}

.clear {
	clear: both;
}
