body, td {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Osaka, sans-serif;
}

.input { 
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
color: #999999;
background-color: #333333;
}

.button {
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	background-color: #333333;
	font-size: 12px;
	font-family: Arial,Helvetica;
	color: #666666;
}


.data { 
	font-size : 10px;
	color: #666666;
	font-family: Tahoma, Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Osaka, sans-serif;
}

.chathead {
	margin: 20px 0 10px;
	border-bottom: 1px solid #444444;
	font-size:12px;
}

.help {
font-size: 11px;
}


.chat1 {
	text-align: center;
	border: 1px solid #000000;
}
.chat2 {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
