/* CSS Document */

*{		margin: 0 ;
		padding: 0 ;
	}
body{ font-size: 12px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; line-height: 120%; text-align: center; margin: 0 auto; width: 500px; }
td.td-header { background-image: url(../img/header_back_s.gif); background-repeat: no-repeat; background-position: 0 center; vertical-align: bottom; height: 55px; }
td.td-agent { color: black; font-size: 14px; font-weight: bold; line-height: 150%; background-color: #ccc; text-align: left; vertical-align: bottom; width: 490px; padding: 8px 5px 5px; }
td.td-map { text-align: right; vertical-align: top; width: 250px; height: 250px; }
.map { margin-top: 10px; border: solid 1px black; }
td.td-naiyou { color: gray; font-size: 11px; line-height: 150%; text-align: left; vertical-align: top; width: auto; padding: 10px; }
th.th-syousai { color: black; font-size: 11px; text-align: left; vertical-align: middle; width: 100px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #690; }
td.td-syousai { color: gray; font-size: 11px; line-height: 120%; text-align: left; width: auto; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #690; }
.tel { color: black; font-size: 12px; line-height: 150%; width: auto; margin-top: 10px; margin-bottom: 10px; }
td.td-footer { background-image: url(../img/footer_s.gif); background-repeat: no-repeat; background-position: 0 center; height: 50px; }

