body{ text-align:center; 
}

#wrap { background: white;
width:740px;
margin-left:auto; 
margin-right:auto;
text-align:left;
}

h1{
 font-size: 16pt;
 margin: 0px;
 padding: 0px;
 margin-left: 0.5em;
 margin-right: 0.5em;
 line-height: 1.0em;
 color: white;
}

h2{ background: white;
 font-size: 20pt;
 margin: 7px;
 padding: 2px;
 line-height: 1.3em;
 color: blue; }

h3{ background: white;
 font-size: 11pt;
 line-height: 1em;
 text-align: center;
 margin: 0.5em;
 padding: 0px;
 color: blue; }

p { color: #444444;
 font-size: 11pt;
 font-weight:normal;
 line-height: 1.5em;
 margin-left: 0.5em;
 margin-right: 0.5em; }

.margin2 { 
 margin-left: 2.0em;
 margin-right: 2.0em; }

.h1 { color: #FF0000;
 font-size: 14pt;
 font-weight:bold;
 line-height: 1.5em;
 margin-left: 0.5em;
 margin-right: 0.5em; }

.40t { color: #FF0000;
 font-size: 40pt;
 font-weight:bold;
 line-height: 1.5em;
 margin-left: 0.5em;
 margin-right: 0.5em; }


em { color: blue;
 font-size:11pt;
 font-style: normal;
 font-weight: bold; }


strong { color: red;
 font-size:11pt;
 font-style: normal;
 font-weight: bold; }

.11pt { color: #444444;
 font-size: 11pt;
 line-height: 1.5em; }

.13pt {line-height: 13pt;}

.15pt {line-height: 15pt;}

.18pt {line-height: 18pt;}

.blue {color: blue;
 font-size: 11pt;
 line-height: 1.5em;
 }

.mokuji {background: #9cbefe;
 font-size: 10pt;
 font-weight: bold;
 }

address { color: black;
 font-size:10pt;
 font-style: normal;
 text-align: center;
 }

a:hover { color: orangered; }


.9pt
 {
 font-size: 9pt
 }

.8pt
 {
 font-size: 8pt
 }

#footer p a {

 color: #6699ff;

	text-decoration: none;
 }



