@charset "utf-8";
/* CSS Document */

a:link { color: #FF9999; }

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
}
table {
	background-repeat: no-repeat;
}
#title {
	position:relative;
	left:-118px;
	top:45px;
}
#title02 {
	position:relative;
	left:-24px;
	top:45px;
}
.txt {
	font-size: 11px;
	line-height: 20px;
}
.txt02 {
	color: #666666;
	font-size: 10px;
	line-height: 17px;
}