/*-------------------- main-----------------*/
.main {
	font-size : 80%;
	padding-top : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
}
/*--------------------head --------------------*/
.head {
}
.head-l {
	width: 30%;
}
.head-r {
	width: 70%;
}
.hr {
	size: 5
	width: 100%
}

/*-------------------- table --------------------*/

.main-contents {
	width: 90%;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
border-style : none none none none;}
.head-cell {
	background : green;
}
.subhead1 {
	background: #006633;
	vertical-align : middle;
  font-size : 80%;
  color : white;
  font-weight : bold;
  text-align : center;
}
.jpankuzu {
	background-image : url(ece/image/bg_cnt01.gif);
	background-repeat: repeat;
	vertical-align : middle;
	font-size : 80%;
	color : #006633 ;
}		
.main-side-top {
	text-align : center;
	width: 48%;
  vertical-align : middle;
}

.main-side {
	text-align : top;
	width: 48%;
	vertical-align : top;
	padding-bottom : 10px;
	font-size : 80%;
	line-height : 1.25;
  border-top-style : dotted;
  border-top-color : silver;
  border-top-width : 1px;
}

.main-center {
	width: 4%;
}

.foot-l{
  font-size : 80%;
  color : maroon;
  vertical-align : middle;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
background-color : white;
}

.foot-r{
  font-size : 80%;
  color : maroon;
  vertical-align : middle;
  text-align : right;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
background-color : white;
}


/*--------- element type -------------------*/

A:LINK {
	color : #990000;
	text-decoration: none;
}
A:VISITED {
	color : #004600;
	text-decoration: none;
}
A:HOVER {
	color: #000060;
	text-decoration:underline;
}
.jpankuzu-link:link {
	color: #006633;
	text-decoration: none;
}

.jpankuzu-link:visited {
	color: #006633;
	text-decoration: none;
}

.jpankuzu-link:hover {
	color: #99ff00;
	text-decoration: underline;
}
.subhead1-link:link {
	color: #ffffff;
}
.subhead1-link:visited {
	color: #ffffff;
}
.subhead1-link:hover {
	color: #99ff00;
}
.page{
	color: #999999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-size: 80%;
	background : #ddffdd url(ece/image/wallppr_ece.gif);
text-align : center;
}

H1 {
	color : #999999;
	font-size : 150%;
	font-weight: bold;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	font-family : Arial,"‚l‚r ƒSƒVƒbƒN";
	font-style : italic;
}
H2 {
	color : #666666;
	font-size : 130%;
	font-weight: bold;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
}
H3 {
	color : black;
	margin-top : 2px;
	font-size : 100%;
	font-weight: bold;
}
H4 {
	color : #666666;
	font-size : 100%;
	font-weight: bold;
  padding-bottom : 0px;
  margin-bottom : 3px;
}
H5 {
	color: #10187B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 80%;
	font-weight: bold;
	font-style : italic;
}
H6 {
	color: #10187B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 80%;
	font-weight : normal;
	line-height: 16px;
}
.abst{
  font-size : 90%;
}
.papertype{
  font-size : 100%;
  font-weight : bold;
  line-height : 1.5;
  color : #007300;
}
.papertitle{
  font-size : 120%;
  font-weight : bold;
  line-height : 1.5;
  color : black;
}
.author{
  font-size : 100%;
  color : black;
  font-weight : bold;
  line-height : 1.25;
}
ADDRESS {
	color : black;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size : 90%;
	font-style : italic;
	line-height : 1.25;
}
BLOCKQUOTE {
	color:#9b9b9b;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}
P {
	color : black;
	font-weight : normal;
	font-style : normal;
	line-height : 1.5;
	font-size : 80%;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0.5em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
PRE {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
UL {
	color : #10187b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-image : url(hpb_bul_circle01.gif);
	list-style-position: outside;
	list-style-type : disc;
}
TH {

	}
SELECT {
	color: #10187B;
	font-weight: normal;
}
.main-cell{
background-color : white;
}

