@charset "utf-8";
#main #centering {
	text-align: center;
}
#main #centering .sindan {
	margin-bottom: 30px;
}

#main  .sindan .sindanheader {
	width: 940px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	height: 138px;
}
#main .sindan .sindanheader .catch {
	float: right;
	width: 400px;
	margin-right: 30px;
	margin-top: 20px;
	text-align: left;
}
#main .sindan .sindanheader img {
	float: left;
}
#main .sindan .sindanheader .catch h3 {
	margin-bottom: 20px;
	font-size: large;
}
#main .sindan .sindantable table {
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#main  .sindan  .sindantable  td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#main .sindan .sindantable .gray {
	background-color: #eeeeee;
}
#main  .sindan  .sindantable  .rightest  {
	border-right-style: none;
}


#main .sindan .sindantable .sindantitle td {
	background-color: #a2becc;
	font-size: small;
}
#main .sindan .sindantable .sindantitle .myomiT {
	background-color: #f19c9f;
	font-size: large;
}
#main .sindan .sindantable .myomi1 {
	background-color: #fffeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
#main .sindan .sindantable .myomi2 {
	background-color: #fdfad9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
#main #centering .sindan .sindantable .comment {
	font-size: small;
	text-align: left;
	padding: 5px;
}
#main #centering .sindan #chiba {
	background-image: url(http://www.kabutokkyu.com/meigara/img/pro_01.jpg);
	background-repeat: no-repeat;
}
#main #centering .sindan #meigara70 {
	background-image: url(http://www.kabutokkyu.com/meigara/img/meigara70.jpg);
	background-repeat: no-repeat;
}



.markA {
	color: #e50112;
}
.markB {
	color: #f06b04;
}
.markC {
	color: #b2d109;
}
.markD {
	color: #7bd0f7;
}
.markE {
	color: #6054a0;
}

