input[type="text"],
textarea {
	border:1px solid #e8e8e8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type="text"]:focus,
textarea:focus,
input[type="text"]:hover,
textarea:hover {
border:1px solid #3399FF;
}


input[type="text"],
textarea {
width: 400px;
height: 2.5em;
}


textarea {
width: 400px;
height: 10em;
}



@charset "utf-8";

.text1 {color:#333333;font-size: 13px;font-weight: normal;
font-family: "Lucida Grande", "Verdana", "Meiryo", "Hiragino Kaku Gothic Pro W3", "�q���M�m�p�SPro W3", "HiraKakuPro-W3", "MS P�S�V�b�N", Sans-Serif;}

