
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ＭＳ ゴシック";
	font-size: 12px
}







.footer_right {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	text-align: right;
}
.footer_left {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ＭＳ ゴシック";
	text-align: left;
}




.text_home {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	text-align: justify;
}



.text {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	text-align: left;
}
.headline {
	font-size: 18px;
	line-height: 20px;
	color: #027ABB;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-weight: bold;
	text-align: left;
}

.boxgrey {
	border: #B4B4B4 1px solid;
	padding: 1px 5px 1px 5px;
	margin-top: 3px;
	margin-bottom: 15px;
}

.nptbl_left {

	padding: 3px 6px 2px 6px;
	background-color: #DCE2FF;
}
.nptbl_right {

	padding: 3px 6px 2px 6px;
	background-color: #EEF0FF;
}



a.footer:link { font-weight: normal; color: #FFFFFF; text-decoration: underline; }
a.footer:visited { font-weight: normal; color: #FFFFFF; text-decoration: underline; }
a.footer:hover { font-weight: normal; color: #CCCCCC; text-decoration: underline; }



a:link { font-weight: normal; color: #444444 text-decoration: underline; }
a:visited { font-weight: normal; color: #444444; text-decoration: underline; }
a:hover { font-weight: normal; color: #027ABB; text-decoration: underline; }
