/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,table,tr,td {
	font-size:12px;
	color:#555555;
	line-height:14px;
	letter-spacing: 1px;
}

.tex01 {
	font-size:10px;
}

.tex_02 {
	color: #555555;
	line-height:16px;
	letter-spacing: 1px;
}

a:link {
	color: #684522;
}
a:visited {
	color: #cc9966;
}
a:hover {
	color: #333333;
}
a:active {
	color: #684522;
}

.foot_tex {
	font-size: 12px;
	color: #684522;
	line-height:16px;
	letter-spacing: 1px;
	padding:20px 10px 10px 10px;
}

.foot_tex02 {
	font-size: 10px;
	color: #999999;
	line-height:16px;
	letter-spacing: 1px;
	padding:10px 10px 10px 10px;
}

.backimage_01 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}


