@charset "Shift_JIS";



body {
	background: url(../images/bg.gif) repeat;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.5px;
}
.small {
	font-size: 12px;
}
.caption {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

a:link {
	color: #E26C2C;
}
a:visited {
	color: #CC6633;
}
.big {
	font-size: 20px;
}
