#topimage{
}

article {
	width:600px;
	float:left;
}

aside {
	width:200px;
	float:right;
}

article td{
	width:200px;
	font-size:80%;
	border-style:none;
}

article table{
	border-style:none;
}
#news {
	background:none;
	width:400px;
	text-align:left;

}

#news table{
	width:600px;
}

#news p{
	
}

#news a{
	witdh:100px;
}


#news td{
	font-size:80%;
	border-style:none;
}

#p_link{
	display:block;
	width:200px;
	height:280px;
	float:right;
}

#p_link a{
	display:block;
	width:200px;
	height:70px;
}

#p_link a:hover{
	background-position:0 -70px;
}

#p_link_admission{
	background:url(./img/p_link_admission.gif);
}

#p_link_license{
	background:url(./img/p_link_license.gif);
}

#p_link_gallery{
	background:url(./img/p_link_gallery.gif);
}

#p_link_place{
	background:url(./img/p_link_place.gif);
}

.day{
	width:100px;
}

.contain{
	width:500px;
}

