<?xml	version="1.0" charset="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<title></title>
	<meta http-equiv="Content-Style-Type" content="text/css" />
	<meta http-equiv="Content-Script-Type" content="text/javascript" />
<style type="text/css">
textarea {
	width: 100%;
	height: 100%;
	border: none;
}
p {
	height: 100%;
}
</style>
</head>
<body>
<p>
<textarea rows="10"></textarea>
</p>
</body>
</html>
