@charset "shift_jis";

/* CSS Document */

body { 
background: #ffc0cb; 
background-image: ;
background-repeat: no-repeat;
background-position: center center;
color: #000000;  margin-left: 2.0em; margin-right: 5em; margin-top: 5em; margin-bottom:5.0em;}

h1 { 
background: #ffc0cb;
color: #000000; 
text-align: center;
font-style: ; font-size: 4.5em; 
margin-left: 4em; 
margin-right: 4em; 
}
 
h2 { 
background: #ffc0cb; 
color: #000000; 
font-size: 2.5em;
text-align: center; 
margin-left: 0em;
margin-right: 0em;
}

h3 { background: #ffc0cb; color: #000000; font-size: 1.0em; margin-left: 0em; margin-right: 0em;}

div{
margin:50px 0px 0px 0px; 
}

table{ border-collapse: collapss; 
}



strong { font-style: normal; font-size: normal;font=weight: bold; color: #000000; }
em { font-style: normal; font=weight: bold; color: #000000; }
a:link {color: #000000; }
a:link img{color: #000000; }
a:visited { color: #99a; }
a:visited img{border-color:#99a}
a:hover { color: #99a; }
a:hover img{border-color:#99a}


