@charset "UTF-8";
/* CSS Document */
#all{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}
#INDEX_TOP_TABLE{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:950px;
	height:100px;
	background-color:#F9D0EB;
	font-size:32PX;
}

#INDEX_NAV_TABLE{
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.TH_COLOR{
	font-size:28px;
	background-color:#F9E6F9;
	color:#FF9FFD;
}
#top_TH {
	color:#FFFFFF;
	
}