 
.midashi{
  font-weight : bold;
  line-height : 1.5;
}
.miakotitle{
  font-family : "Times New Roman";
  font-weight : bold;
  background-color : #fbfec5;
}
.midashi1{
  font-weight : bolder;
  text-align : center;
  font-size : 120%;
}
.midashi1a{
  font-weight : bolder;
  text-align : center;
  font-size : 100%;
}
.midashi1b{
  font-weight : bolder;
  text-align : center;
}

/* redefine (h) */

h1{
	font-size		: 150%;
	line-height		: 130%;
	background-color	: transparent;
	color			: #000;
	margin			: 0.5em 0.5em;
}

h1#press{
	background-image	: url(images/press_logo.gif);
	background-repeat	: no-repeat;
	height			: 25px;
	margin			: 0;
	position		: relative;
}

span.hidden{
	visibility		: hidden;
}


H2{
  font-weight : bold;
  background-color : #d2ffff;
  padding-left : 10px;
  padding-right : 5px;
  margin-top : 10px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : -1px;
  border-width : medium medium medium medium;
  border-top-style : groove;
  border-right-style : groove;
  border-bottom-style : groove;
  border-left-style : groove;
  padding-top : 2px;
  padding-bottom : 2px;
}
H3{
  font-weight : bold;
  margin-left : 10px;
  margin-bottom : 0px;
}


P{
  font-weight : normal;
  margin-left : 25px;
  margin-top : 0px;
}

.press_date{
	margin			: 0;
	position		: relative;
	text-align		: right;
}

UL{
  margin-left : 35px;
  list-style-type : disc;
  margin-top : 2px;
}
.modoru{
  text-align : right;
}
.mainstart{
  color : white;
  font-size : medium;
  background-color : white;
}
.fontblue {  font-weight: bold; color: #0000FF; text-align: center}
