@charset "utf-8";
body {
	background-color: #DED1AE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
address {
	font-style: normal;
	color: #FFFFFF;
	background-color: #672C0A;
	text-align: center;
	width: 790px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#base {
	background-color: #FFFFFF;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/navi/bg.jpg);
	background-repeat: repeat-y;
	padding-left: 6px;
}
.column {
	float: right;
	margin-right: 60px;
	margin-left: 20px;
	line-height: 170%;
	margin-top: 50px;
	margin-bottom: 10px;
}
.specialita {
	border: 1px solid #000000;
}

.columntext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 170%;
	color: #333333;
	margin-left: 30px;
	margin-right: 60px;
}
.column_thumb {
	border: thin solid #666666;
}
.columntable {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}


.columnimg {
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.column_h3 {
	text-decoration: underline;
}

.specialita {
	text-indent: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
