@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

.style12 {color: #006464;
}

body {
	margin: 0px;
	background-color: #CCCCCC;
}

.style1 {
	font-size: 10pt;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style2 {
	font-size: 10pt;
	color: #006464;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
}
.style3 {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style4 {
	font-size: 10.5pt;
	color: #006666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.style5 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; text-decoration: none; color: #006666;}

.bg_c {
	background-color: 006666;
	height: 10px;
	width: 750px;
}

.style10 {font-size: 11pt}

.style11 {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 11pt;
	text-decoration: none;
	text-align: left;
	color: #454545;
	
}
.body_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 11pt;
	color: #454545;
	text-decoration: none;
}
.red_text {
	color: #EA0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	text-decoration: none;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}
