function みっくす_01()
- style.fontSize="40px";
- style.color="red";
- style.borderWidth="10px";
- style.borderColor="silver";
- style.borderTopColor="red";
- style.borderRightColor="green";
- style.borderBottomColor="blue";
- style.borderStyle="dotted";
- style.borderTopStyle="solid";
- style.borderRightStyle="groove";
- style.borderBottomStyle="double";
- style.borderRadius="16px";