<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
<head>
	<meta name="viewport" content="width=device-width" />
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>WordPress &rsaquo; インストール</title>
	<link rel='stylesheet' id='buttons-css'  href='http://www.ddlaplume.com/wp-includes/css/buttons.min.css?ver=4.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='open-sans-css'  href='https://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=4.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='install-css'  href='http://www.ddlaplume.com/wp-admin/css/install.min.css?ver=4.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css'  href='http://www.ddlaplume.com/wp-includes/css/dashicons.min.css?ver=4.3.1' type='text/css' media='all' />
</head>
<body class="wp-core-ui">
<h1 id="logo"><a href="https://ja.wordpress.org/" tabindex="-1">WordPress</a></h1>

<h1>ようこそ</h1>
<p>WordPress の有名な5分間インストールプロセスへようこそ ! 以下に情報を記入するだけで、世界一拡張性が高くパワフルなパーソナル・パブリッシング・プラットフォームを使い始めることができます。</p>

<h1>必要情報</h1>
<p>次の情報を入力してください。ご心配なく、これらの情報は後からいつでも変更できます。</p>

<form id="setup" method="post" action="install.php?step=2" novalidate="novalidate">
	<table class="form-table">
		<tr>
			<th scope="row"><label for="weblog_title">サイトのタイトル</label></th>
			<td><input name="weblog_title" type="text" id="weblog_title" size="25" value="" /></td>
		</tr>
		<tr>
			<th scope="row"><label for="user_login">ユーザー名</label></th>
			<td>
			<input name="user_name" type="text" id="user_login" size="25" value="" />
				<p>ユーザー名には、半角英数字、スペース、下線、ハイフン、ピリオド、アットマーク (@) のみが使用できます。</p>
						</td>
		</tr>
				<tr class="form-field form-required user-pass1-wrap">
			<th scope="row">
				<label for="pass1">
					パスワード				</label>
			</th>
			<td>
				<div class="">
										<input type="password" name="admin_password" id="pass1" class="regular-text" autocomplete="off" data-reveal="1" data-pw="fpLy0i%lILc^&amp;a%etr" aria-describedby="pass-strength-result" />
					<button type="button" class="button button-secondary wp-hide-pw hide-if-no-js" data-start-masked="0" data-toggle="0" aria-label="パスワードを隠す">
						<span class="dashicons dashicons-hidden"></span>
						<span class="text">隠す</span>
					</button>
					<div id="pass-strength-result" aria-live="polite"></div>
				</div>
				<p><span class="description important hide-if-no-js">
				<strong>重要:</strong>
								このパスワードがログイン時に必要になります。安全な場所に保管してください。</span></p>
			</td>
		</tr>
		<tr class="form-field form-required user-pass2-wrap hide-if-js">
			<th scope="row">
				<label for="pass2">パスワードを再入力					<span class="description">(必須)</span>
				</label>
			</th>
			<td>
				<input name="admin_password2" type="password" id="pass2" autocomplete="off" />
			</td>
		</tr>
		<tr class="pw-weak">
			<th scope="row">パスワード確認</th>
			<td>
				<label>
					<input type="checkbox" name="pw_weak" class="pw-checkbox" />
					脆弱なパスワードの使用を確認				</label>
			</td>
		</tr>
				<tr>
			<th scope="row"><label for="admin_email">メールアドレス</label></th>
			<td><input name="admin_email" type="email" id="admin_email" size="25" value="" />
			<p>次に進む前にメールアドレスをもう一度確認してください。</p></td>
		</tr>
		<tr>
			<th scope="row">プライバシー</th>
			<td colspan="2"><label><input type="checkbox" name="blog_public" id="blog_public" value="1"  checked='checked' /> 検索エンジンがこのサイトをインデックスすることを許可する</label></td>
		</tr>
	</table>
	<p class="step"><input type="submit" name="Submit" id="submit" class="button button-large" value="WordPress をインストール"  /></p>
	<input type="hidden" name="language" value="" />
</form>
<script type="text/javascript">var t = document.getElementById('weblog_title'); if (t){ t.focus(); }</script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _zxcvbnSettings = {"src":"http:\/\/www.ddlaplume.com\/wp-includes\/js\/zxcvbn.min.js"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-includes/js/zxcvbn-async.min.js?ver=1.0'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var pwsL10n = {"short":"\u975e\u5e38\u306b\u8106\u5f31","bad":"\u8106\u5f31","good":"\u666e\u901a","strong":"\u5f37\u529b","mismatch":"\u4e0d\u4e00\u81f4"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-admin/js/password-strength-meter.min.js?ver=4.3.1'></script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-includes/js/underscore.min.js?ver=1.6.0'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-includes/js/wp-util.min.js?ver=4.3.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var userProfileL10n = {"warn":"\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u3001\u4fdd\u5b58\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002","show":"\u8868\u793a\u3059\u308b","hide":"\u96a0\u3059","cancel":"\u30ad\u30e3\u30f3\u30bb\u30eb","ariaShow":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u8868\u793a","ariaHide":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u96a0\u3059"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-admin/js/user-profile.min.js?ver=4.3.1'></script>
<script type='text/javascript' src='http://www.ddlaplume.com/wp-admin/js/language-chooser.min.js?ver=4.3.1'></script>
<script type="text/javascript">
jQuery( function( $ ) {
	$( '.hide-if-no-js' ).removeClass( 'hide-if-no-js' );
} );
</script>
</body>
</html>
