.css1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
}
.css2 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
}
.css3 {


	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
}
.css4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.css5 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.css6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.css1-1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.css7 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
}
.css2-1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	margin-top:3px;
	margin-bottom:3px;
}

h1 a:link { text-decoration:none; 
		 color:#000000; 
}
h1 a:visited { text-decoration:none; 
			color:#000000; 
}
h1 a:active { text-decoration:none; 
			color:#000000; 
}
h1 a:hover { text-decoration:none; 
		  color:#000000;
}
.about_title_blue {
	font-size: 16px;
	color: #000099;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	line-height: 30px;
	background-color: #F0F0F0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
}
.about_sub_contents_blue {
	font-size: 14px;
	line-height: 20px;
	color: #000099;
}
.about_sub_contents_red {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
}
.about_sub_contents_green {
	font-size: 14px;
	line-height: 20px;
	color: #006600;
}
.about_title_green {

	font-size: 16px;
	color: #006600;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	line-height: 30px;
	background-color: #F0F0F0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
}
.about_title_orange {
	font-size: 16px;
	color: #FF3333;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	line-height: 30px;
	background-color: #F0F0F0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3333;
}
.about_txt_black {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-left: 15px;
}
