@charset "UTF-8";

/* このファイルは予めutf8コードにしています。*/
/* 以下は必要に応じて
@import url( .css) all;
@import url( .css) print;
@import url( .css) screen;
@import url( .css) handheld; */

.text_Gre_cen {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #006666;
	text-align: center;
	clear: both;
	text-decoration: none;
}
ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#info_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #5A83E2;
	background-color: #E2EAFA;
}
.text10_Gra_b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
.gyo_space {
	margin-top: 10px;
}



li {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 10pt;
}

.text10_Gra_left {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 13pt;
	color: #333333;
	text-decoration: none;
	text-align: left;
	clear: both;
}
.line {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86A7EA;
	border-right-color: #86A7EA;
	border-bottom-color: #86A7EA;
	border-left-color: #86A7EA;
}
table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 540px;
	text-align: left;
	margin-top: 3px;
}
td.head {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #AAC0F0;
	padding-top: 4px;
	padding-bottom: 4px;
}
tr.case1 {
	background-color: #DEE7FA;
}
tr.case2 {
	background-color: #FFFFFF;
}
td.row1 {
	text-align: left;
	white-space: nowrap;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.row2 {
	text-align: center;
	white-space: nowrap;
	padding-right: 4px;
	padding-left: 4px;
}
td.row3 {
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
td.row4 {
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
