#body {
	width: 780px;
	margin: auto;
}
#body #all {
	margin: auto;
	width: 780px;
	background-image: url(images/background.png);
}
#body #all #header {
	height: 48px;
	width: 780px;
}
.letterSmall {
	font-size: small;
}
.letterLarge {
	font-size: large;
}
.letterTelNo {
	color: #000066;
	font-weight: bold;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
.jigyousho_kaisetsu {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 14px;
	padding-left: 14px;
}

