@charset "utf-8";
/* CSS Document */
#navigation {
	width: 749px;
	height: 35px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 12px;
}
#navigation h2 {
	float: left;
	width: 123px;
	height: 35px;
	border-right: 1px solid #FFFFFF;
}
#navigation h2.navigationButton01 {
	width: 123px;
}
#navigation h2.navigationButton02 {
	width: 124px;
}

