.text {  font-size: 12px; line-height: 18px}
a:active {  color: #663300}
a:hover {  color: #666666; text-decoration: underline}
a:link {  color: #993300}
a:visited {  color: #666666}
a {  text-decoration: none}

.text18 {  font-size: 18px; line-height: 20px; font-weight: bold;}
.kyujin {  font-size: 12px; line-height: 18px; color: #ff0000;}
.midashi {  font-size: 12px; line-height: 18px; color: #CC6633;}
.mini {
	font-size: 9px;
}
.text2 {
	font-size: x-small;
	line-height: 15px;
}
.text3 {
	font-size: x-small;
	line-height: 12px;
}

img {
	border: none;
}


body {
    text-align: center;	
}

div#container {
    width: 710px;
    margin: 0 auto;
    text-align: left;
}