@import "./divisions.css";

body{margin:0;
    padding: 0;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    background-color: #757e88;
    background: #757e88	top center no-repeat;
    border-bottom: 1px solid #c0c0c0;
		overflow-y: scroll;
}

p { color: #000000; font-size: 3.4mm;} 
pre { color: #639c9c;}
blockquote { color: #525252;}
h1 { color: #000000; font-size: 1em;
	background: #eeeeee; } 
b1 { color: #89100a; font-size: 1em;}
h2 { color: #00000c;
	background-color: #eeeeee}
h3 { font-size: 1.2em; color: #551122;}
h4 { color: #883333;}
h5 { color: #00008c;}
h6 { color: #00008c; font-size:1em;}
img { background-color: transparent; border: 0px }
ol { color: #00008c; font-size: 1em;}
ul { color: #000000; font-size: 3.4mm; list-style-position: inside }
li { font-size: 3.4mm; }
li h3 { font-size: 3.7mm; }
a { color: #0000cd; text-decoration: none;
	border:0}
a:visited { color: #0000cd;}
a:hover { color: #3333cf; text-decoration: none }
a:active { color: #0000cd;}
tr { border: 0 }
.cellcolor { background-color: #708090 }
.rev_type { color: #fff;}
.g_nav_cellcolor { background-color: #191970 }
.a_type_color { color: #fff;}

.shadow{ margin: 10px 0 0 5px;
         backround: url(/img/shadow.gif) right bottom;
         float: left; /*回り込み制御*/}
.shadow img{ position: relative;
             left: -5px;
             top: -5px;
             padding: 5px;
             background: #ffffe0;
             border: 1px solid #999999;
             } 



/*div#round{ margin: 0 30px;background: #ffffff;}*/
div#round{ width 100%;background: #eeeeee;}

b.rtop, b.rbottom{display:block;background: #757e88}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #eeeeee;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

table tr td{
  font-size: 3.7mm;
}


/* General Title */
div.generaltitle div.title
{
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 3.7mm;
  padding: 0;
  background: url(../img/gentitle-bg.png) repeat-x right top;
  }
div.generaltitle { color: #fff; text-decoration: none;}
div.generaltitle div.title h3
{
  padding: .3em .7em .45em .7em;
  font-size: 3.7mm;
  color: #ffffff;
  background: url(../img/gentitle-left2.png) no-repeat left top;
  }
div.generaltitle div.date
{
  position: relative;
  top: -21px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  font-size: 2.7mm;
  color: #111111;
  background: url(../img/date-bg.png) repeat-x right top;
  text-align: right;
  }
