@charset "UTF-8";

* {
 margin: 0;
 padding: 0;
}


.text11Gra_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	text-align: left;
	height: auto;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
ol {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #DEE7FA;
	text-align: left;
	height: auto;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5F8BE7;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}
li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	padding-bottom: 10px;
}
.space_gyou {
	height: 5px;
}

.text_reg {
	font-weight: normal;
}

.center {
	text-align: center;
}
