﻿body{
	line-height:20px;
}

div#Contact02
{
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
}
div#tel
{
	background-color: #66cc66;
	width:150px;
}
td.caption
{
	text-align: right;width:60px;
}
td.T
{
	width: 70px;
	height: 32px;
	background-position: left top;
	background: url(../images/tab.gif);
	background-repeat: no-repeat;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	color: #555555;
	font-size: 14px;
}
td.B
{
	background-position: left top;
	background-image: url(../images/botton.gif);
	background-repeat: no-repeat;
	width: 83px;
	height: 32px;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	color: #339900;
	font-size:16px;
}
td#L
{
	height: 32px;
	background: url(../images/line.gif) repeat-x;
	width:200px;
}
A:hover
{
	text-decoration: underline;
}
A
{
	color: #0000ff;
	text-decoration: none;
}