@charset "utf-8";
/* CSS Document */

.structure {
	width: 790px;
	margin: 0px auto;
	padding: 0px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #FFF;
	
}
h4 {
	font-size: 14px;
	text-decoration: blink;
	color: #000;
	margin: 0px;
	padding-left: 16px;
}
.space  {
	font-size: 12px;
	padding-left: 16px;
}
.space a  {
	font-size: 12px;
	margin-left: 22px;
}


h3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #333;
	padding-left: 16px;
}

p .tel {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding: 0px;
	margin-left: 8px;
}
#mainContent {
	height: 500px;
	text-align: left;
}
#footer {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
address {
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
}
hr {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #666;
	width: 770px;
	background-position: center;
}
.tp-title {
	padding-top: 4px;
	padding-bottom: 16px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 6px;
}
