/* カープページスタイルシートwebstyle.css */

body {background:d00000}
p {font:14/1.4;color:white;text-indent:1em}
div {font:14/1.4;color:white}
table {font:14/1.4;color:black}
hr {color:hotpink;height:3;margin:10 0 10 0}
a{color:yellow;text-decoration:none}
h1 {font:30;color:white;text-align:center}

p {font:14/1.5;margin-left:20}

tr {background:eeeeee}

.button {border:3px outset white;background:black;color:white;padding:0px;width:60pt;text-align:center}

a.button {border:3px outset white;background:#cccccc;color:black;padding:0px;width:60pt;text-align:center}

a:hover {color:red;text-decoration:none;position:relative;top:1px;left:1px}