BODY {
	FONT-SIZE: 13px; COLOR: #330000;
        scrollbar-face-color: #8ed1ff;
        scrollbar-track-color: #e1f3ff;
        scrollbar-bace-color: #e1f3ff;
        scrollbar-arrow-color: #330000;
        scrollbar-3dlight-color: #e1f3ff;
        scrollbar-shadow-color: #8ed1ff;
        scrollbar-darkshadow-color: #e1f3ff
        background-image: url("yuki061119.jpg");
        background-attachment: fixed;
        background-position: right bottom;
        background-repeat: no-repeat;
}
A:link {
	COLOR: #075374
}
A:hover {
	COLOR: #003366; TEXT-DECORATION: underline overline
}
A:visited {
	COLOR: #0b7fbe
}

.migi {
        text-align:right;
}
.under {
        text-decoration:underline; color="#0c49c5"
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bottom {
        vertical-align: bottom;
}

input,textarea,select {
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #7ca6ff ;
color: #330000;
background-color: #c5e9FF;
}

.position {  position:absolute; 
              left:10px; 
              bottom:1px; 
              text-align: left;
}

.position2 {  position:absolute; 
              right:15px; 
              bottom:15px; 
              text-align: right;
}

.position3 { background-image: url(yuki061119.jpg);
             background-position: right bottom;
             background-repeat: no-repeat;
}

.line01 {
	BORDER-RIGHT: #FFFFFF 1px dotted; BORDER-TOP: #4386b1 1px dotted; BORDER-LEFT: #FFFFFF 1px dotted; BORDER-BOTTOM: #FFFFFF 1px dotted
}
.line02 {
	BORDER-RIGHT: #FFFFFF 1px dashed; BORDER-TOP: #4386b1 1px dashed; BORDER-LEFT: #FFFFFF 1px dashed; BORDER-BOTTOM: #FFFFFF 1px dashed
}