/*デンジオレンヂトップ*/
BODY { 
background-color: #FFFFFF;
background-image: url("ore.png");
color: #e84b00;
font-size: 90%;
margin: 10px 20%;
scrollbar-Track-Color: #ff8000;
scrollbar-Face-Color: #ff8000;
scrollbar-Shadow-Color: #ff8000;
scrollbar-DarkShadow-Color: #ff0000;
scrollbar-Highlight-Color: #ff8000;
scrollbar-3dLight-Color: #ff0000;
scrollbar-Arrow-Color: #000000;
}

a:link {color: #ff8000;}
a:visited {color: #ff0000;}
a:hover {color: #ff8080;}
a:active {color: #ff8080;}

h1,h2,h3,h4,h5,h6 {font-size: 120%; font-weight: bold;}
em {font-style:normal; font-size:120% ; font-weight: bold;}
strong {font-weight: bold;}
big {font-size:150%; font-weight: bold;}
small {font-size: 80%;}
hr {height:3px ; border-style:none; background-color:  #e84b00;}
.kaijo{clear: both;}
/*基本設定*/

.naka {text-align: center;}
.yose {text-align: left;}
.hasi {float: left;}
/*センターと左揃え用*/

.annai {
text-align: center;
border: none;
padding: 5px;}
/*背景無し基本枠*/

.siro {
background-color: #ffffff;
text-align: center;
border: none;
padding: 10px;
}
/*センター白枠*/

.siro2 {
background-color: #ffffff;
border: none;
padding: 10px;
}
/*センター無し白枠*/