.contents_table {
	background-color: #000000;
	background-repeat: no-repeat;
	height: 525px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
.text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}
body {
	background-color: #ECEDE9;
	text-align: center;
}
.tdbcg {
	background-image: url(image/contact_img.jpg);
	background-repeat: no-repeat;
}

a.link_top {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.link_top:hover {
	font-size:12px;
	text-decoration: underline;
	color: #900;
}
