#jump		{padding-bottom: 20px;
			 text-align: center;
			 margin-bottom: 20px;}

#jump ul		{list-style-type:none;
         		 margin-left:0;
                 padding-left:0;
                 }



#jump li		{float: left;
				 padding-left: 10px;
				 font-size: 0.75em;
				 padding-top: 10px;}

.atama			{border:double #FFCC00;
				 padding:10px ;
				 margin-bottom: 20px;}

.box				{float:left;
					 width:210px;
					 padding-left: 25px;
					 padding-bottom: 10px;}

div#content h2		{text-align: center;
					 clear: both;
					 background-color: #ffd700;
					 color: #000000;
					 line-height: 150%;
					 margin-bottom: 15px;}
					 
.top	{clear: both;
		 text-align: right;
		 margin-bottom: 10px;
		 }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

#header {margin-bottom: 10px};

#menu {margin-bottom: 20px;}

#bread {
	margin-bottom: 10px;
	margin-top: 10px;}


