body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.alteil.jp/test/img/bg_base01.jpg)
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
}

a:link {
color: #10436D;
text-decoration: none;
}
a:visited {
color: #696969;
text-decoration: none;
}
a:hover {
color: #3366CC;
text-decoration: none;
}
a:active {
text-decoration: none;
}
td {
	line-height: 13pt;
	font-size: 12px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.line {
	line-height: 130%;
	font-size: 12px;
	color: #000000;
}

.line01 {
	line-height: 130%;
	font-size: 12px;
	color: #ff0000;
}

.line02 {
	line-height: 130%;
	font-size: 12px;
	color: #ffffff;
}

.line03 {
	line-height: 130%;
	font-size: 10px;
	color: #333333;
}

