@charset "utf-8";

.linktable{
	width:628px;
	border-collapse:collapse;
}

.linktable td{
	vertical-align:top;
	padding:3px;
	border:solid 1px #666;
}

.linkleft{
	width:100px;
	background-color:#333333;
}

.formleft{
	width:160px;
	background-color:#333333;
}

.hissu{
	color:#00CCFF;
}

.iptwidth1{
	width:150px;
	padding:5px;
}

.iptwidth2{
	width:300px;
	padding:5px;
}

.txtareawidth1{
	width:400px;
	height:120px;
	padding:5px;
}

.form_bt{
	text-align:center;
	margin-top:5px;
}

.form_bt input{
	padding:3px;
}

.atttxt{
	color:#F00;
}

