@charset "euc-jp";

body{
text-align: center;
background-color: #000;
}

h1{color:#fff;margin:10 0 10px 0;font-size: 26px;}
h2{color:#fff;margin:0 0 0px 0;font-size: 18px;}
h3{color:#fff;margin:0 0 0px 0;font-size: 16px;}
h4{color:#000;margin:0 0 5px 0;font-size: 14px;}
h5{color:#fff;margin:0 0 10px 0;font-size: 12px;}

a:link{color: #fff;}
a:visited{color: #fff;}
a:hover{color: #C33;}

a img{border:none; text-decoration:none}

.text-w1 { color: #ffffff;font-size: 16px;text-align: center; }
.text-w2 { color: #ffffff;font-size: 14px;text-align: center; }
.text-w3 { color: #ffffff;font-size: 12px;text-align: center; }

.text-wl1 { color: #ffffff;font-size: 16px;text-align: left; }
.text-wl2 { color: #ffffff;font-size: 14px;text-align: left; }
.text-wl3 { color: #ffffff;font-size: 12px;text-align: left; }

.text-wr1 { color: #ffffff;font-size: 16px;text-align: right; }
.text-wr2 { color: #ffffff;font-size: 14px;text-align: right; }
.text-wr3 { color: #ffffff;font-size: 12px;text-align: right; }

.text-r1 { color: #ff0000;font-size: 16px;text-align: center; }
.text-r2 { color: #ff0000;font-size: 14px;text-align: center; }
.text-r3 { color: #ff0000;font-size: 12px;text-align: center; }

.text-rl1 { color: #ff0000;font-size: 16px;text-align: left; }
.text-rl2 { color: #ff0000;font-size: 14px;text-align: left; }
.text-rl3 { color: #ff0000;font-size: 12px;text-align: left; }

.rside   { font-size: 12px;text-align: right; }
