body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.bg {
	background-image: url(../images/layoutbg_01.jpg);
	background-repeat: repeat-x;
}
.profilebg {
	background-image: url(../images/lay_table.jpg);
	background-repeat: no-repeat;
}
a:hover {  text-decoration: underline}

.sub_navi {
	font-size: 14px;
	font-weight: bold;
	color: #C37FA6;
}
.contact {
	color: #999999;
}
.main_navi {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
