#map {
	float: left;
	width: 400px;
	margin-right: 10px;
}
.red {
	color: #F13231;
}
.frameRed {
	border: 1px solid #999;
	padding: 3px;
}
.textMargin {
	margin-bottom: 10px;
}
#infoBox {
	width:263px;
	float: right;
	background-image: url(../images/image5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
}
#accessBox{
	margin-bottom:30px;
}
#accessBox:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.prof{
	padding-bottom:30px;
}
.prof:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.kaban{
	width: 325px;
	float: left;
}
.carving{
	width:325px;
	float:right;
}
.kaban td, .carving td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	line-height:1.4;
}

.okigaruText {
	line-height: 1.4;
}
.small {
	font-size: 10px;
	line-height: 1.2;
}
.kaban strong, .carving strong {
	color: #666;
}
.textMargin strong {
	color: #666;
}
