table.contact {
	width: 100%;
	vertical-align: top;
	text-align: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td.side {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 150px;
}
td.com1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	padding-left: 40px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #900;
}


.red {
	color: #F00;
}
