/* http://yagura.scphys.kyoto-u.ac.jp/yagura.css                    */
/* yagura$B$N(BWWW$B%Z!<%86&DL%U%)!<%^%C%H!#;HMQ$9$k$K$O(BHEAD$BFb$K(B          */
/* <LINK rel="Stylesheet" type="text/css" href="/~tojo/stylet.css"> */
/* $B$H5-=R$9$k!#(B                                                     */

BODY{
	background-color:fcf3e5
}
H1 {
	color:a05050;
        font-family: sans-serif;
/*        font-family: cursive; */
        background: transparent;
        font-weight: bold;
        text-align: center;
	
}
H2{
  background-color:c0c0f0;
  color:501515;
  font-family: cursive;
/*  font-family: sans-serif; */
  font-size:large;
  font-weight;
  width:100%;
  float:0em;
  padding-left: 1%;
}
H3{
  background-color:e5e5ff; 
  color:501515; 
  font-family: MS PGothic;
/*  font-family: sans-serif; */
  font-size: medium;
  font-weight:
  width:100%;
  float:0em;
}
H4{
/*  background-color:a0b0f0; */
/*  color:501515; */
  font-family: MS PGothic;
/*  font-family: sans-serif; */
  font-size: small;
  font-weight;
  width:100%;
  float:0em;
  padding-left: 1%;
}
A{
	text-decoration:none
}
P { margin-top: 0; text-indent: 2% } 
DIV.abstract{
	margin-left: 10%;
	margin-right:10%
}

DIV{
	margin-top:1%;
	margin-left: 1%;
	margin-right:1%;
	margin-bottom:1%;
}
