@charset "UTF-8";
/* CSS Document */

#pankuzu { margin-top:60px; }

h3 { 
	line-height:1.4em;
	color:#000;
	font-size:110%;
	font-weight:550;
	background:#f7f7f7;
	border-bottom:2px solid #c80000;
}

p          { margin-bottom:15px; }
div.jump p { font-size:80%; line-height:1.4em; }
ol         { margin-bottom:40px; }
ol li      { list-style:decimal; margin:0 0 10px 0; }

