<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ƒRƒƒ“ƒgƒCƒ“ƒvƒbƒgƒGƒŠƒA‚Ì•Žw’è */
.comments-1 input{
	width:100px;
}
.comments-1l input{
	width:100px;
	float: left;
}
.comments-2 input{
	width:200px;
}
.comments-2l input{
	width:200px;
	float: left;
}
.comments-2r input{
	width:200px;
	float: right;
}
.comments-3 input{
width:300px;
}
.comments-3l input{
width:300px;
}
.comments-5 input{
width:500px;
}

.clear {
	clear:both;
	overflow:hidden;
}
/* ƒRƒƒ“ƒgƒeƒLƒXƒgƒGƒŠƒA‚Ì•Žw’è */
.textarea-1 textarea {
width:300px;
}
.textarea-2 textarea {
width:500px;
}
.tableform{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;

}
.fontform1 {
	color: #0099FF;
	padding-top: 10px;
}
.tyuui {
	color: #FF3333;
}
.textarea-1 {
	width: 300px;
}
.form-ertext{
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #F00;
	font-weight: bold;
	color: #F00;
}
.er-messe{
	font-weight: bold;
	color: #F00;
		padding-top: 10px;
}</pre></body></html>