@charset "utf-8";
#CENTER h2 {
	margin-top: 20px;
}

#CENTER h2.title1 {
	margin-top: 0px;
}


#CENTER strong {
	color: #F60;
}
#CENTER .float_right {
	margin-bottom: 10px;
	margin-left: 10px;
}
#CENTER ol {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#CENTER ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 4px;
	color: #F60;
	font-weight: bold;
	font-size: 115%;
}
#CENTER ol li .orange {
	font-size: 100%;
}

#CENTER table  {
	width: 100%;
	border: 1px solid #9CF;
	margin-top: 9px;
}
#CENTER table th  {
	background-color: #9CF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 20%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #039;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}

#CENTER table td  {
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CF;
	padding: 4px;
}

#CENTER .border {
	border: 1px solid #979797;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 4px;
	margin-right: 10px;
	width: 462px;
}
#CENTER .border h3  {
	font-size: 103%;
	color: #383636;
}
#CENTER .photo li{
	float: left;
	margin-bottom: 10px;
}
#CENTER .photo .m5 {
	margin-right: 10px;
}
#CENTER #contact {
	clear: both;
	margin-top: 0px;
}
#CENTER .shigotokan li{
	font-weight: normal;
	margin-bottom: 20px;
}
#CENTER .msg {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#CENTER .box1 {
	background-color: #FEE9CD;
	padding: 8px;
	margin-bottom: 15px;
}
#CENTER .ls_re1 {
	margin-left: 20px;
}

#CENTER .ls_re1 li{
	line-height: 180%;
	color: #333;
	list-style-type: decimal;
	list-style-position: outside;
}

