#main {
	position: relative;
	width: 580px;
	background-color: #19448e; 
}
#topicpath {
	position: relative;
	top:0px;
	left:10px;
	width:260px;
	height:60px;
	font-size: 90%;
}
#navibar {
	position: relative;
	top:-55px;
	left:275px;
	width:300px;
	height:45px;
	background-image:url(../parts/kirikae-bar.gif);
	font-size: 90%;
}
.lday {
	position: absolute;
	top:0px;
	left:80px;
	width:70px;
	height:45px;
}
.tday {
	position: absolute;
	top:0px;
	left:150px;
	width:70px;
	height:45px;
	text-align:center;
}
.nday {
	position: absolute;
	top:0px;
	left:220px;
	width:70px;
	height:45px;
}
#main2 {
	position: relative;
	top:-40px;
	left:10px;
	width: 560px;
	padding: 10px;
/*	background-image:url(../parts/photobase.gif);	*/
	font-size: 100%;
}
.font1 {
	font-size: 160%;
	text-align: center; 
}
.font2 {
	color: #9999ff;
}
.font3 {
	color: yellow;		text-decoration: blink;}
.font4 {
	text-align: center; 
}
.font5 {
	color: yellow;	}
.font6 {
	font-size: 70%;
	color: white;
}
.ime {
	ime-mode: active; 
}
.ank {
	ime-mode: disabled; 
}
table {
	padding: 5px;
}
th {	text-align: center;	vertical-align: middle;	background-color: #9999ff;
	color: black;
} 


