@charset "utf-8";
.style8 {
	font-size: 14px;
	font-weight: bold;
}

.style7 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#container #footer {
	background-image: url(image/footer_dropshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 700px;
	height: 100px;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	z-index: 8;
}
#container #title {
	height: 80px;
	width: 400px;
	float: left;
	clear: both;
	margin-top: 50px;
	background-image: url(image/contentHeader_topshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#container #title #banner {
	height: 50px;
	width: 300px;
	background-image: url(image/icon/tintai.png);
	background-repeat: no-repeat;
}

#container #footer #link_footer {
	font-size: 12px;
	color: #CCCCCC;
	width: 30em;
	margin: 0px;
	height: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
}

#container #sub_contents {
	width: 700px;
	float: left;
	background-image: url(image/body_dropshadow.png);
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#container #sub_contents table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.15em;
	color: #666666;
	border: 0px none #FFFFFF;
	padding-left: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #CC0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
#container #sub_contents #osusume {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #FF9C28;
	background-image: url(tintai_mansion/image/osusume.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.15em;
	text-align: center;
}
