#back        { width: 60px ;}
.indent      { margin-left: 30px ;}
h1           { color:#CC3300; margin-top:0.2em; margin-bottom:0.2em;}
h2           { color: #666666 ;}
#main p      { line-height: 150% ;}
.rpoint td   { text-align: center; font-size: larger ;}
ul           { line-height: 150% ;}
dl           { line-height: 150% ;}
dt           { font-weight: bold ;}
dd           { margin-bottom: 1em ;}
.catch       { font-size: x-large; color: #666666; font-weight: bold ; margin-top:10px; margin-bottom:1em;}
div.outline
{
	width: 41em;
	border-style: outset; border-width: 1px; padding: 1em; 
    background-color: #FFF3E8 ;
}
.info        { line-height: 150%; border: 1px solid #FF0000; margin-bottom: 1em; padding: 4px; 
               background-color: #FFFFFF ;}
body
{
	font-family: Meiryo;
}

/* 変更点 */
div#update
{
	background-color: #FFF;
}
div#update strong
{
	color: #c00;
}