@charset "utf-8";
/* CSS Document */


td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	margin: 5px 0px 0px 0px;
}

.textbox_std {
	width:140px;	
}

.textbox_sbj {
	width:260px;	
}

.textarea_msg {
	width:360px;
	height:100px;
}

.button_std {
	width:80px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}