body{
	  background: url(images/bg.jpg) no-repeat center bottom fixed;
	  background-color:#d1f4f3;
	  color: #333333;
	  font-size: 14px;
	  line-height: 1.3;
	  text-align: center;
	 }
#content{
	background:url(images/line_u.gif);
	background-repeat: repeat-y center top;
	width: 744px;
}
#container{
	width: 744px;
	margin: 0 auto;
}
.yodogawa {
	font-size: 14px;
	line-height: 1.4;
}
.small {
	font-size: 12px;
}
.big {
	font-size: 20px;
	line-height: 1.3;
	color: #3CAECF;
	text-transform: uppercase;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.archive {
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.red {
	color: #FF0000;
	font-size: 12px;
}

#prof_table{
	display: block;
	}
	
#prof_table_macie{
	display: none;
	}
