﻿@charset "UTF-8";
BODY {
  font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
}

#br {margin:1px;font-size:16px;text-align : right;
   font-weight : bold;padding:5px;background-color:#fafad2;
}
h1{ background-color :#fafad2}

p{font-size:19px;background-color :white}
A:HOVER {
   color : red;
}

img {
   border:0;
   vertical-align:bottom;
}

H1,H2,H3,H4,H5,H6 { background-color :#fafad2;
   margin:0;padding:10px;
  text-align : left;
border:outset 3px #24c770;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
   color:#006600;
-moz-border-radius:10px;
-webkit-border-radius:7px;
-o-border-radius:7px;
-ms-border-radius:7px;

border-radius:7px;
}

.sample-simple {
    box-shadow: 5px 5px 10px 0px #333333;
    height: 20px;
    width: 100px;
    padding: 20px;
    border-radius: 15px;
    border: 8px solid green;
    background-color: #ffcccc;
    margin: 0em 0em 1em 1em;
}


header, nav, section, footer {
    display:block;
    border:1px solid #ccc;
    margin:5px;border:none;
    padding:5px;
}
header {
    text-align:center;margin:1px;padding:5px;

    padding:10px;
}

nav {
    float:left;
    width:28%;background-color:ghostwhite;
}
section {
    float:right;
    width:70%
}
footer {
    clear:both !important;
    text-align: center;
}
dl{margin:1px; padding:1px;}
dt{margin:5px; padding:10px;
border:outset 7px #c0c0c0;
   color:#006600;
-moz-border-radius:7px;
background-color:white;
-webkit-border-radius:7px;
-o-border-radius:7px;
-ms-border-radius:7px;
border-radius:40px 20px 40px 20px;}
#h3p{padding:1px 1px 1px 10px;margin:10px 10px 1px 1px;
border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid #333399;
    border-left: 10px solid #339933;font-size:17px;}
div#topic{overflow-y:scroll; height:550px; margin-top:0;
    position:relative; scrollbar-track-color: #ffe0e0;
  scrollbar-face-color: #ffbbbb;
  scrollbar-shadow-color: #cc9999;
  scrollbar-darkshadow-color: #ffcccc;
  scrollbar-highlight-color: #ffe0e0;
  scrollbar-3dlight-color: #ffbbbb;
  scrollbar-arrow-color: #ff6666;
    box-shadow: 5px 5px 10px 0px #333333;
    border: 8px solid 	#006699;
    margin: 1px;
padding: 1px;
}
ul{list-style-image: url(../gifjpeg/r3kaku.png)}
