body {
/* background-color:  #ffdee7;*/
 /* background-image:  url(http://www.yk.rim.or.jp/~shocknin/icons/bcarrot.gif);*/
/* background-image:  url(/Icons/bcarrot.gif);*/

 background-color:  #ffffff;
}

p.head {
/* color: #ffffff;*/
 border-color:  #db003d;
/* background-color:  #ffdee7;*/
/* border-style: groove;*/
 border-top-width:       thin;
 border-left-width:      thick;
 width: 90%;
}

p.foot, address {
 font-size: small;
 border-color:  #db003d;
 text-align: center;
/* background-color:  #ffdee7;*/
/* border-style: groove;*/
/* border-top-width:       thin;*/
/* border-left-width:      thick;*/
/* width: 90%;*/
}

address {
 text-align: left;
 font-style: normal;
}


p.box {
 border-width: medium;
 border-color: #0000ff;
 border-style: solid;
 text-align:   center;
}

p.box0, address.box0 {
 border-width: thin;
 border-style: none;
 text-align:   center;
}

h1.title, h2.title {
 text-align:   center;
}

h1, h2 {
 color:    #ff0000;
}

th.head {
 font-size:   large;
}


img.flt {
 float:        left;
}

br.flt {
 clear:        left;
}
