@charset "shift_jis";

.indent      { margin-left: 30px ;}
h1
{
	border-bottom: 1px solid #FF0000 ;
	margin-bottom: 4px;
}
#back        { width: 60px ;}

/* 更新日 */
p#date
{
	text-align: right;
	margin-top: 0;
}

div.sec
{
	width: 40em;
	padding: 1em;
	background-color: #F3F3F3;
	margin-bottom: 1em;
}

h2
{
	font-size: larger;
	border-bottom: 1px solid #ccc;
	margin-top: 0;
}

ul           { line-height: 150% ;}
.smaller     { font-size: smaller ;}
.r_kodan     { background-color: #ffc }

/* C． 級位者対象の昇段級 */
table#cond-c
{
	background-color: #fff;
}