@charset "utf-8";

#table {
	background: url(images/main_image_02.jpg) no-repeat center top;
	font-family: "メイリオ";
	font-size: 10px;
	color: #FBFBFB;
	height: 650px;
}
#wrapper {
	margin-right: 50px;
}


#office_name {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}

#office_name a:hover {
	text-decoration: none;
	color: #666666;
}
