@charset"Shift_JIS";
body{background:#ffffff;}
h1{color:#660000;}

#part1{width:90%;
        height:70%;
        max-width:100%;
        min-width:50%;
        border:double 10px #ffffff;}

#navi li{display:inline;}
#navi li a{display:inline-block;
       width:20%;
       background:#ffffff;
       padding:10px;
       margin-right:10px;}

#navi li a:hover{background:#ccffcc;}


body{font-size:medium;}


#soramame{width:80%;
     height:70%;
     max-width:100%;
     min-width:50%;
     border:double 10px #ffcc33;}


h2{color:#660000;}
h2{background:#ccffff;
   border-radius:10px}

#body{margin:0 auto;}

ul li {list-style-type:circle;}

li{font-size:x-large;}

#yasai{width:1000px;
     height:600px;
     max-width:100%;
     min-width:50%;
     border:dotted 10px #ff0000;}

