body { background-color: #f3e2d8; 
       background-image: url(sakaki02bg.gif); }
.main { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 145%;
            text-align: justify;
            color: #cb1752; }
.listh { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 145%;
	    font-weight: bold;
            text-align: justify;
            color: #cb1752; }
.header { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
            color: #cb1752;
      	    letter-spacing: 0.4em;
            text-transform: uppercase;
            background-color: #f3e2d8; 
            border-top: solid 1px #f3e2d8; 
            border-right: solid 1px #f3e2d8; 
            border-bottom: solid 1px #fac7ca; 
            border-left: solid 1px #f3e2d8; }
h1 { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 12px;
            line-height: 150%;
            font-weight: bold;
            text-align: center;
            color: #cb1752;
      	    letter-spacing: 0.4em;
            text-transform: uppercase;
            background-color: #f3e2d8; 
            border-top: 0; 
            border-right: 0; 
            border-bottom: solid 1px #cb1752; 
            border-left: 0; }
h2 { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 12px;
            line-height: 150%;
            font-weight: bold;
            text-align: center;
            color: #cb1752;
      	    letter-spacing: 0.4em;
            text-transform: uppercase;
            background-color: #f3e2d8; 
            border-top: solid 1px #cb1752;  
            border-right: 0;
            border-bottom: solid 1px #cb1752; 
            border-left: 0; }
blockquote { border: 0;
             margin: 0;
             padding: 0px 25px 0px 25px; }
textarea, input, select { font-family: tahoma,arial,helvetica,sans-serif; 
			  color: #cb1752; 
                          background-color: #ffdddd; 
			  border: solid 1px #cb1752; }
a { text-decoration: none; color: #e62c65; font-weight: bold; }
a:hover { text-decoration: underline; color: #FC4C8A; font-weight: bold; }

