<?xml version="1.0" encoding="UTF-8" ?>
<rss version="0.91">
  <channel>
    <title>プログラムメモ</title>
    <description>Flex,Java,Html など、調べた事のメモ帳です。
間違ってたらゴメンなさい。</description>
    <link>http://flexfun.tosalog.com/</link>
    <language>ja</language>
    <copyright>Copyright (C) NINJATOOLS ALL RIGHTS RESERVED.</copyright>

    <item>
      <title>スクレイピング chromedriver</title>
      <description>&lt;h1 class=&quot;cps-post-title entry-title&quot; itemprop=&quot;headline&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-size: 1.8rem; vertical-align: baseline; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-weight: 300; line-height: 2.3rem; color: #3b4675; font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; letter-spacing: 1px;&quot;&gt;&lt;a href=&quot;https://www.mittsu-kosen.com/chromedriver%E3%82%92windows10%E3%81%A7%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95%E3%80%90%E7%94%BB%E5%83%8F%E4%BB%98%E3%81%8D%E3%80%91/&quot; title=&quot;&quot;&gt;ChromeDriverをwindows10でインストールする方法【画像付き】&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
pathを通す必要あり。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/h1&gt;
&lt;h1 class=&quot;cps-post-title entry-title&quot; itemprop=&quot;headline&quot; style=&quot;margin: 0px; padding: 0px; border: 0px; font-size: 1.8rem; vertical-align: baseline; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-weight: 300; line-height: 2.3rem; color: #3b4675; font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; letter-spacing: 1px;&quot;&gt;&lt;/h1&gt;</description> 
      <link>http://flexfun.tosalog.com/web/%E3%82%B9%E3%82%AF%E3%83%AC%E3%82%A4%E3%83%94%E3%83%B3%E3%82%B0%20chromedriver</link> 
    </item>
    <item>
      <title>メールのサーバー移行ではまった話</title>
      <description>&lt;p&gt;&lt;a href=&quot;https://www.fmworld.net/cs/azbyclub/qanavi/jsp/qacontents.jsp?rid=5&amp;amp;PID=3611-1889&quot; title=&quot;&quot;&gt;https://www.fmworld.net/cs/azbyclub/qanavi/jsp/qacontents.jsp?rid=5&amp;amp;PID=3611-1889&lt;/a&gt;&lt;br /&gt;
windows10メールを使ってる人がいて、過去データがなくなったと。&lt;/p&gt;
&lt;p&gt;windows10メールはローカルにデータを保存していないと。&lt;/p&gt;</description> 
      <link>http://flexfun.tosalog.com/%E3%83%AC%E3%83%B3%E3%82%BF%E3%83%AB%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC/%E3%83%A1%E3%83%BC%E3%83%AB%E3%81%AE%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC%E7%A7%BB%E8%A1%8C%E3%81%A7%E3%81%AF%E3%81%BE%E3%81%A3%E3%81%9F%E8%A9%B1</link> 
    </item>
    <item>
      <title>DNSが正しく設定出来ているか確認するには(windows nslookup) DNSが正しく設定出来ているか確認するには(windows nslookup)</title>
      <description>&lt;a title=&quot;&quot;&gt;https://www.willnet.ad.jp/dns-windows-nslookup/&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;こちらのサイトがすごくわかりやすい&lt;br /&gt;
&lt;br /&gt;
レンタルサーバーの切り替え時にとても役に立ちます。</description> 
      <link>http://flexfun.tosalog.com/flex/dns%E3%81%8C%E6%AD%A3%E3%81%97%E3%81%8F%E8%A8%AD%E5%AE%9A%E5%87%BA%E6%9D%A5%E3%81%A6%E3%81%84%E3%82%8B%E3%81%8B%E7%A2%BA%E8%AA%8D%E3%81%99%E3%82%8B%E3%81%AB%E3%81%AF-wind</link> 
    </item>
    <item>
      <title>puttyを使って、xserverにssh接続</title>
      <description>&lt;a href=&quot;https://www.en-pc.jp/blog/archives/100&quot; title=&quot;&quot;&gt;https://www.en-pc.jp/blog/archives/100&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
puttyを使って、xserverにssh接続&lt;br /&gt;
かなり重要</description> 
      <link>http://flexfun.tosalog.com/flex/putty%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%A6%E3%80%81xserver%E3%81%ABssh%E6%8E%A5%E7%B6%9A</link> 
    </item>
    <item>
      <title>EclipseでPHPのデバッグを可能にする(xdebugを使用)</title>
      <description>&lt;a href=&quot;https://qiita.com/twinblack/items/2b112441e0753cd5e6c2&quot; title=&quot;&quot;&gt;https://qiita.com/twinblack/items/2b112441e0753cd5e6c2&lt;br /&gt;
こ&lt;/a&gt;ちらのサイト&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
php.ini の設定忘れずに</description> 
      <link>http://flexfun.tosalog.com/eclipse/eclipse%E3%81%A7php%E3%81%AE%E3%83%87%E3%83%90%E3%83%83%E3%82%B0%E3%82%92%E5%8F%AF%E8%83%BD%E3%81%AB%E3%81%99%E3%82%8B-xde</link> 
    </item>
    <item>
      <title>アメーバブログにgoogleアドセンス(Google adsense)を導入し収益を得たい</title>
      <description>&lt;p style=&quot;margin: 1.2em 0px; padding: 0px; line-height: 1.5em; text-align: justify; font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;&quot;&gt;まず、googleアドセンスからコードをコピーします。&lt;/p&gt;
&lt;div style=&quot;font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif; text-align: justify; border: 1px solid #cccccc; padding: 5px;&quot;&gt;
&lt;pre style=&quot;white-space: pre-wrap; word-wrap: break-word; padding: 1px; font-family: 'Courier New', Courier, mono; color: #ffffff; text-align: left; margin: 10px; font-size: 1.1em; overflow: hidden; background-color: #808080;&quot;&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&amp;lt;!--
google_ad_client = &quot;※※&quot;;

google_ad_slot = &quot;※※&quot;;
google_ad_width = 160;
google_ad_height = 600;
//--&amp;lt;
&amp;lt;/script&amp;gt;
&amp;lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&amp;gt;
&amp;lt;/script&amp;gt;

&lt;/pre&gt;
&lt;/div&gt;
&lt;p style=&quot;margin: 1.2em 0px; padding: 0px; line-height: 1.5em; text-align: justify; font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;&quot;&gt;そのあと、メモ帳にコピーしてコードを張り付け最初と最後の( script)(/script&amp;gt;)を 消します。&lt;/p&gt;
&lt;div style=&quot;font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif; text-align: justify; border: 1px solid #cccccc; padding: 5px;&quot;&gt;
&lt;pre style=&quot;white-space: pre-wrap; word-wrap: break-word; padding: 1px; font-family: 'Courier New', Courier, mono; color: #ffffff; text-align: left; margin: 10px; font-size: 1.1em; overflow: hidden; background-color: #808080;&quot;&gt;&amp;lt;!--
google_ad_client = &quot;※※&quot;;

google_ad_slot = &quot;※※&quot;;
google_ad_width = 160;
google_ad_height = 600;
//-&amp;gt;



&lt;/pre&gt;
&lt;/div&gt;
&lt;div style=&quot;font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif; text-align: justify; border: 1px solid #cccccc; padding: 5px;&quot;&gt;
&lt;pre style=&quot;white-space: pre-wrap; word-wrap: break-word; padding: 1px; font-family: 'Courier New', Courier, mono; color: #ffffff; text-align: left; margin: 10px; font-size: 1.1em; overflow: hidden; background-color: #808080;&quot;&gt;&amp;lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&amp;lt;
&amp;lt;/script&amp;lt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p style=&quot;margin: 1.2em 0px; padding: 0px; line-height: 1.5em; text-align: justify; font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;&quot;&gt;そして、上記のhttp://pagead2.googlesyndication.com/pagead/show_ads.jsをURLで検索をして、 取得したソースをコピーして、メモ帳に張り付けます。&lt;/p&gt;
&lt;p style=&quot;margin: 1.2em 0px; padding: 0px; line-height: 1.5em; text-align: justify; font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;&quot;&gt;下記が出来上がりのファイル(main.js)&amp;darr;&lt;/p&gt;
&lt;p style=&quot;margin: 1.2em 0px; padding: 0px; line-height: 1.5em; text-align: justify; font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;&quot;&gt;上記のファイルを、自分で契約しているサーバーがございましたら、適当なサーバーにあげて下記のscriptファイルをアメーバﾌﾞﾛｸﾞ（アメブロ）のフリープラグインに張り付ければ完了です。&lt;/p&gt;
&lt;p style=&quot;margin: 1.2em 0px; padding: 0px; line-height: 1.5em; text-align: justify; font-family: 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif;&quot;&gt;&amp;ldquo;&amp;lt;script src=&amp;rdquo;http://www.**************/main.js&amp;rdquo;&amp;gt;&amp;lt;/script&amp;gt;&amp;rdquo;&lt;/p&gt;</description> 
      <link>http://flexfun.tosalog.com/web/%E3%82%A2%E3%83%A1%E3%83%BC%E3%83%90%E3%83%96%E3%83%AD%E3%82%B0%E3%81%ABgoogle%E3%82%A2%E3%83%89%E3%82%BB%E3%83%B3%E3%82%B9-google</link> 
    </item>
    <item>
      <title>【WordPress】のパーマリンクが表示されないときの解決法(ubuntu ×　apache2)</title>
      <description>&lt;h1 style=&quot;margin: 1.3em 0px 0.7em; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; line-height: 1.3; color: #4a4a4a; text-rendering: optimizelegibility; font-size: 24px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 3px 10px; text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px; position: relative; background-color: rgba(0, 0, 0, 0.0980392);&quot;&gt;mod_rewriteを有効にする&lt;/h1&gt;
&lt;p style=&quot;margin: 1em 0px; word-wrap: break-word; line-height: 1.7; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;&quot;&gt;Ubuntuでは、apache2をインストールした時に、デフォルトでmod_rewriteがインストールされている&lt;br /&gt;
しかし、有効になっていないので、それを有効にする作業が必要&lt;/p&gt;
&lt;h2 style=&quot;margin: 1.3em 0px 0.7em; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; line-height: 1.3; color: #4a4a4a; text-rendering: optimizelegibility; font-size: 22px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #d4d4d4; position: relative;&quot;&gt;&lt;span id=&quot;2-1&quot; class=&quot;fragment&quot; style=&quot;position: relative; top: -10px; display: block;&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://qiita.com/hyperkinoko/items/de018714c95e675fd5f9#2-1&quot; style=&quot;color: #117ec6; text-decoration: none; word-wrap: break-word; word-break: break-all;&quot;&gt;&lt;/a&gt;rewrite.loadがあることを確認する&lt;/h2&gt;
&lt;div class=&quot;code-frame&quot; data-lang=&quot;zsh&quot; style=&quot;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 1em 0px; border: 1px solid #cccccc; line-height: 0; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; background-color: #fbfbfb;&quot;&gt;
&lt;div class=&quot;highlight&quot;&gt;
&lt;pre style=&quot;padding: 8px 15px; font-family: 'Bitstream Vera Sans Mono', Courier, monospace; font-size: 13px; color: #333333; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 0px; background-color: transparent;&quot;&gt;% cat /etc/apache2/mods-available/rewrite.load
LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2 style=&quot;margin: 1.3em 0px 0.7em; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; line-height: 1.3; color: #4a4a4a; text-rendering: optimizelegibility; font-size: 22px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #d4d4d4; position: relative;&quot;&gt;&lt;span id=&quot;2-2&quot; class=&quot;fragment&quot; style=&quot;position: relative; top: -10px; display: block;&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://qiita.com/hyperkinoko/items/de018714c95e675fd5f9#2-2&quot; style=&quot;color: #117ec6; text-decoration: none; word-wrap: break-word; word-break: break-all;&quot;&gt;&lt;/a&gt;mod_rewriteを有効にする&lt;/h2&gt;
&lt;div class=&quot;code-frame&quot; data-lang=&quot;zsh&quot; style=&quot;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 1em 0px; border: 1px solid #cccccc; line-height: 0; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; background-color: #fbfbfb;&quot;&gt;
&lt;div class=&quot;highlight&quot;&gt;
&lt;pre style=&quot;padding: 8px 15px; font-family: 'Bitstream Vera Sans Mono', Courier, monospace; font-size: 13px; color: #333333; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 0px; background-color: transparent;&quot;&gt;% sudo a2enmod rewrite
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p style=&quot;margin: 1em 0px; word-wrap: break-word; line-height: 1.7; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;&quot;&gt;有効になったことを確認する&lt;/p&gt;
&lt;div class=&quot;code-frame&quot; data-lang=&quot;zsh&quot; style=&quot;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 1em 0px; border: 1px solid #cccccc; line-height: 0; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; background-color: #fbfbfb;&quot;&gt;
&lt;div class=&quot;highlight&quot;&gt;
&lt;pre style=&quot;padding: 8px 15px; font-family: 'Bitstream Vera Sans Mono', Courier, monospace; font-size: 13px; color: #333333; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 0px; background-color: transparent;&quot;&gt;% ls -al /etc/apache2/mods-enabled/rewrite.load
lrwxrwxrwx 1 root root 30 Feb  2 20:12 /etc/apache2/mods-enabled/rewrite.load -&amp;gt; ../mods-available/rewrite.load
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h1 style=&quot;margin: 1.3em 0px 0.7em; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; line-height: 1.3; color: #4a4a4a; text-rendering: optimizelegibility; font-size: 24px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 3px 10px; text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px; position: relative; background-color: rgba(0, 0, 0, 0.0980392);&quot;&gt;&lt;span id=&quot;1-2&quot; class=&quot;fragment&quot; style=&quot;position: relative; top: -10px; display: block;&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://qiita.com/hyperkinoko/items/de018714c95e675fd5f9#1-2&quot; style=&quot;color: #117ec6; text-decoration: none; word-wrap: break-word; word-break: break-all;&quot;&gt;&lt;/a&gt;apache設定ファイルのAllowOverrideを書き換える&lt;/h1&gt;
&lt;p style=&quot;margin: 1em 0px; word-wrap: break-word; line-height: 1.7; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;&quot;&gt;よく httpd.conf というファイル名で見られる、いわゆるapacheの設定ファイルみたいなものは、Ubuntuでは、apache2.confであり、しかも、AllowOverrideについては、そのファイルではなく&lt;br /&gt;
/etc/apache2/sites-available/default&lt;br /&gt;
に書き込むのだそうだ&lt;br /&gt;
私自身は結構ハマったところだが、Ubuntuを使い慣れている方は大丈夫なのだろう&lt;/p&gt;
&lt;div class=&quot;code-frame&quot; data-lang=&quot;&quot; style=&quot;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 1em 0px; border: 1px solid #cccccc; line-height: 0; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; background-color: #fbfbfb;&quot;&gt;
&lt;div class=&quot;code-lang&quot; style=&quot;border-bottom-right-radius: 3px; color: #555555; display: inline-block; padding: 3px 6px; margin: 0px; line-height: 12px; font-size: 12px; border-right-style: solid; border-right-width: 1px; border-right-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #cccccc; background-color: #eeeeee;&quot;&gt;&lt;span class=&quot;bold&quot;&gt;/etc/apache2/sites-available/default&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;highlight&quot;&gt;
&lt;pre style=&quot;padding: 8px 15px; font-family: 'Bitstream Vera Sans Mono', Courier, monospace; font-size: 13px; color: #333333; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 0px; background-color: transparent;&quot;&gt;&lt;span class=&quot;nt&quot; style=&quot;color: #008000; font-weight: bold;&quot;&gt;&amp;lt;Directory&lt;/span&gt; &lt;span class=&quot;err&quot; style=&quot;border: 1px solid #ff0000;&quot;&gt;/var/www&lt;/span&gt;&lt;span class=&quot;nt&quot; style=&quot;color: #008000; font-weight: bold;&quot;&gt;/&amp;gt;&lt;/span&gt;
    Options Indexes FollowSymLinks MultiViews
#   AllowOverride None
    AllowOverride All
    Order allow,deny
    allow from all
&lt;span class=&quot;nt&quot; style=&quot;color: #008000; font-weight: bold;&quot;&gt;&amp;lt;/Directory&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p style=&quot;margin: 1em 0px; word-wrap: break-word; line-height: 1.7; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;&quot;&gt;そしてapacheを再起動する&lt;/p&gt;
&lt;div class=&quot;code-frame&quot; data-lang=&quot;zsh&quot; style=&quot;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 1em 0px; border: 1px solid #cccccc; line-height: 0; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; background-color: #fbfbfb;&quot;&gt;
&lt;div class=&quot;highlight&quot;&gt;
&lt;pre style=&quot;padding: 8px 15px; font-family: 'Bitstream Vera Sans Mono', Courier, monospace; font-size: 13px; color: #333333; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 0px; background-color: transparent;&quot;&gt;% sudo service apache2 restart
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h1 style=&quot;margin: 1.3em 0px 0.7em; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; line-height: 1.3; color: #4a4a4a; text-rendering: optimizelegibility; font-size: 24px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 3px 10px; text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px; position: relative; background-color: rgba(0, 0, 0, 0.0980392);&quot;&gt;&lt;span id=&quot;1-3&quot; class=&quot;fragment&quot; style=&quot;position: relative; top: -10px; display: block;&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://qiita.com/hyperkinoko/items/de018714c95e675fd5f9#1-3&quot; style=&quot;color: #117ec6; text-decoration: none; word-wrap: break-word; word-break: break-all;&quot;&gt;&lt;/a&gt;WordPressのパーマリンクRewrite設定を確認する&lt;/h1&gt;
&lt;p style=&quot;margin: 1em 0px; word-wrap: break-word; line-height: 1.7; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;&quot;&gt;パーマリンク設定をデフォルト以外にして更新すると、wordpressフォルダの下に.htaccessが生成される&lt;br /&gt;
自動生成されない場合は、以下のファイルを.htaccessとしてアップロードすればよいが、そもそも.htaccessが自動生成されない環境では、今後も問題が起こるのではないかと思う&lt;br /&gt;
その.htaccessが正しく書かれているか確認する&lt;/p&gt;
&lt;div class=&quot;code-frame&quot; data-lang=&quot;&quot; style=&quot;border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; margin: 1em 0px; border: 1px solid #cccccc; line-height: 0; color: #4a4a4a; font-family: 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; background-color: #fbfbfb;&quot;&gt;
&lt;div class=&quot;code-lang&quot; style=&quot;border-bottom-right-radius: 3px; color: #555555; display: inline-block; padding: 3px 6px; margin: 0px; line-height: 12px; font-size: 12px; border-right-style: solid; border-right-width: 1px; border-right-color: #cccccc; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #cccccc; background-color: #eeeeee;&quot;&gt;&lt;span class=&quot;bold&quot;&gt;.htaccess&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;highlight&quot;&gt;
&lt;pre style=&quot;padding: 8px 15px; font-family: 'Bitstream Vera Sans Mono', Courier, monospace; font-size: 13px; color: #333333; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 0px; background-color: transparent;&quot;&gt;&lt;span class=&quot;err&quot; style=&quot;border: 1px solid #ff0000;&quot;&gt;#&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;BEGIN&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;WordPress&lt;/span&gt;
&lt;span class=&quot;o&quot; style=&quot;color: #666666;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;nx&quot;&gt;IfModule&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;mod_rewrite.c&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;color: #666666;&quot;&gt;&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nx&quot;&gt;RewriteEngine&lt;/span&gt; &lt;span class=&quot;k&quot; style=&quot;color: #008000; font-weight: bold;&quot;&gt;On&lt;/span&gt;
&lt;span class=&quot;nx&quot;&gt;RewriteBase&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;nx&quot;&gt;wordpress&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;color: #666666;&quot;&gt;/&lt;/span&gt;
&lt;span class=&quot;nx&quot;&gt;RewriteRule&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;^&lt;/span&gt;&lt;span class=&quot;nb&quot; style=&quot;color: #008000;&quot;&gt;index&lt;/span&gt;&lt;span class=&quot;o&quot; style=&quot;color: #666666;&quot;&gt;\&lt;/span&gt;&lt;span class=&quot;bp&quot; style=&quot;color: #008000;&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;nx&quot;&gt;php&lt;/span&gt;&lt;span class=&quot;err&quot; style=&quot;border: 1px solid #ff0000;&quot;&gt;$&lt;/span&gt; &lt;span class=&quot;o&quot; style=&quot;color: #666666;&quot;&gt;-&lt;/span&gt; &lt;span class=&quot;err&quot; style=&quot;border: 1px solid #ff0000;&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;nx&quot;&gt;L&lt;/span&gt;&lt;span class=&quot;cp&quot; style=&quot;color: #bc7a00;&quot;&gt;]&lt;/span&gt;
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php &lt;span class=&quot;cp&quot; style=&quot;color: #bc7a00;&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;nx&quot;&gt;L&lt;/span&gt;&lt;span class=&quot;cp&quot; style=&quot;color: #bc7a00;&quot;&gt;]&lt;/span&gt;
&lt;span class=&quot;nt&quot; style=&quot;color: #008000; font-weight: bold;&quot;&gt;&amp;lt;/IfModule&amp;gt;&lt;/span&gt;
# END WordPress&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;</description> 
      <link>http://flexfun.tosalog.com/wordpress/wordpress%E3%81%AE%E3%83%91%E3%83%BC%E3%83%9E%E3%83%AA%E3%83%B3%E3%82%AF%E3%81%8C%E8%A1%A8%E7%A4%BA%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84%E3%81%A8%E3%81%8D%E3%81%AE</link> 
    </item>
    <item>
      <title>【WordPress】プラグイン インストールで接続情報を求められた時の対処方法</title>
      <description>&lt;p style=&quot;border: 0px; margin: 0px 0px 2em; padding: 0px; vertical-align: baseline; color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W3', ���C���I, Meiryo, '�l�r �o�S�V�b�N', Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 24px; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;&lt;ins datetime=&quot;2012-10-17T00:50:40+00:00&quot; style=&quot;border: 0px; margin: 0px; padding: 0px; vertical-align: baseline; background: #ffffcc;&quot;&gt;wp-config.phpに&lt;/ins&gt;&lt;/p&gt;
&lt;pre style=&quot;border: 0px; margin-top: 0px; margin-bottom: 2em; padding: 1.5em; vertical-align: baseline; font-family: 'Courier 10 Pitch', Courier, monospace; color: #222222; line-height: 21px; overflow: auto; font-size: 15px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; background-color: #f7f7f7;&quot;&gt;&lt;code style=&quot;border: 0px; margin: 0px; padding: 0px; vertical-align: baseline; font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace; font-size: 13px; background: transparent;&quot;&gt;define('FS_METHOD', 'direct');&lt;/code&gt;&lt;/pre&gt;
&lt;p style=&quot;border: 0px; margin: 0px 0px 2em; padding: 0px; vertical-align: baseline; color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W3', ���C���I, Meiryo, '�l�r �o�S�V�b�N', Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 24px; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;を追記したら、表示されなくなりました。&lt;/p&gt;</description> 
      <link>http://flexfun.tosalog.com/wordpress/%E3%80%90wordpress%E3%80%91%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%20%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%A7%E6%8E%A5%E7%B6%9A</link> 
    </item>
    <item>
      <title>【Wordpress】アイキャッチ画像を自動的にリサイズする方法</title>
      <description>&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;ワードプレスでアイキャッチ画像は使ってますか？ 私は80%の割合で使用しています！ 使い方はサイトによって様々ですが、主に投稿の&lt;/span&gt;&lt;span style=&quot;font-size: 18px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; color: #442603;&quot;&gt;タイトル画像&lt;/span&gt;&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;にしています。 アップする画像のサイズはデジカメで撮った写真や携帯で撮った写真、サイズがバラバラだと思いますが表示させる場所には指定したサイズにアップしたい！ そんな時に、画像サイズをリサイズしてくれるコードのメモ書きです。&lt;/span&gt;&lt;span id=&quot;more-539&quot; style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;&lt;/span&gt;
&lt;h2 style=&quot;font-weight: 400; font-size: 20px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; width: 607.1875px; height: 35px; margin: 40px auto 5px; padding: 25px 0px 0px 59.390625px; letter-spacing: -1px; color: #442603; background: url('http://www.aimin10.com/system/wp-content/themes/aimi10/img/common/blog/title_contents.jpg') no-repeat;&quot;&gt;アイキャッチ画像を表示させる為のコード&lt;/h2&gt;
&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;まずはfunction.phpにアイキャッチを表示させる為のコードを記述&lt;/span&gt;
&lt;div id=&quot;highlighter_544360&quot; class=&quot;syntaxhighlighter  &quot; style=&quot;margin: 0px auto; padding: 0px 10px; width: 653.390625px; clear: both; color: #442603; border: 1px solid #e0e0e0; outline: 0px; float: none; vertical-align: baseline; position: relative; left: auto; top: auto; right: auto; bottom: auto; height: auto; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; direction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;div class=&quot;lines&quot; style=&quot;ction: ltr; background: none;&quot;&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;1&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//アイキャッチ画像を使用する&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;2&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;add_theme_support(&lt;/code&gt;&lt;code class=&quot;string&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: blue; background: none;&quot;&gt;'post-thumbnails'&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;);&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;3&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;4&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//サイズを指定して切り抜きをする(縦：100px 横100px)&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;5&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;set_post_thumbnail_size(100, 100, true);&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;6&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;7&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//サイズを指定してリサイズさせる(縦：100px 横100px)&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;8&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;set_post_thumbnail_size(100, 100);&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;text&quot; style=&quot;margin: 10px auto 20px; padding: 10px; width: 627px; clear: both; color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px; background: #eeeeee;&quot;&gt;&lt;span style=&quot;font-size: 18px; line-height: 1.5;&quot;&gt;サイズを指定して切り抜きする場合&lt;/span&gt;は 画像の中心からサイズを測って切り取ってくれます。&lt;/div&gt;
&lt;div class=&quot;text&quot; style=&quot;margin: 10px auto 20px; padding: 10px; width: 627px; clear: both; color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px; background: #eeeeee;&quot;&gt;&lt;span style=&quot;font-size: 18px; line-height: 1.5;&quot;&gt;リサイズさせる場合&lt;/span&gt;は、アップした画像の比率に合わせてリサイズされるので 指定したサイズの縦か横のどちらかで足りない状態で表示されます。&lt;/div&gt;
&lt;h2 style=&quot;font-weight: 400; font-size: 20px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; width: 607.1875px; height: 35px; margin: 40px auto 5px; padding: 25px 0px 0px 59.390625px; letter-spacing: -1px; color: #442603; background: url('http://www.aimin10.com/system/wp-content/themes/aimi10/img/common/blog/title_contents.jpg') no-repeat;&quot;&gt;表示させたい場所に設定&lt;/h2&gt;
&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;アイキャッチ画像を表示させたい箇所に以下を書きます。&lt;/span&gt;
&lt;div id=&quot;highlighter_312240&quot; class=&quot;syntaxhighlighter  &quot; style=&quot;margin: 0px auto; padding: 0px 10px; width: 653.390625px; clear: both; color: #442603; border: 1px solid #e0e0e0; outline: 0px; float: none; vertical-align: baseline; position: relative; left: auto; top: auto; right: auto; bottom: auto; height: auto; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; direction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;div class=&quot;lines&quot; style=&quot;ction: ltr; background: none;&quot;&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;1&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//投稿させたい箇所に以下を書く▼&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;2&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;3&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php the_post_thumbnail();?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 style=&quot;font-weight: normal; font-size: 20px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; margin: 30px auto 20px; color: #b72e26; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 6px 13.1875px 2px; width: 633.59375px; letter-spacing: -1px; background: url('http://www.aimin10.com/system/wp-content/themes/aimi10/img/common/blog/bg_h3.jpg');&quot;&gt;サイズをリサイズする場合&lt;/h3&gt;
&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;また、以下のようなパラメータを渡すことができます！ ループ内に記述してください。&lt;/span&gt;
&lt;div id=&quot;highlighter_445459&quot; class=&quot;syntaxhighlighter  &quot; style=&quot;margin: 0px auto; padding: 0px 10px; width: 653.390625px; clear: both; color: #442603; border: 1px solid #e0e0e0; outline: 0px; float: none; vertical-align: baseline; position: relative; left: auto; top: auto; right: auto; bottom: auto; height: auto; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; direction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;div class=&quot;lines&quot; style=&quot;ction: ltr; background: none;&quot;&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;01&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//画像を縦横150pxにリサイズする場合&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;02&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;03&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php the_post_thumbnail(&lt;/code&gt;&lt;code class=&quot;keyword&quot; style=&quot;line-height: 1.1em; color: #006699; background: none;&quot;&gt;array&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;(150,150)); ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;04&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;05&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//管理画面で設定したサイズを使う場合&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;06&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;07&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//サムネイル&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;08&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php the_post_thumbnail(&lt;/code&gt;&lt;code class=&quot;string&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: blue; background: none;&quot;&gt;'thumbnail'&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;); ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;09&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;10&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//中サイズ&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;11&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php the_post_thumbnail(&lt;/code&gt;&lt;code class=&quot;string&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: blue; background: none;&quot;&gt;'medium'&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;); ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;12&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;13&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;//大サイズ&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;14&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php the_post_thumbnail(&lt;/code&gt;&lt;code class=&quot;string&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: blue; background: none;&quot;&gt;'large'&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;); ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 style=&quot;font-weight: normal; font-size: 20px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; margin: 30px auto 20px; color: #b72e26; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 6px 13.1875px 2px; width: 633.59375px; letter-spacing: -1px; background: url('http://www.aimin10.com/system/wp-content/themes/aimi10/img/common/blog/bg_h3.jpg');&quot;&gt;アイキャッチ画像が無い場合にサンプル画像を表示させる場合&lt;/h3&gt;
&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;必ずしもアイキャッチがあるとは限らないですよね。 無かった時はもちろん画像が出ないわけでレイアウトも崩れてしまう。 なので、私はいつも以下を使います。 アイキャッチが無い場合も想定して、&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 18px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; color: #442603;&quot;&gt;ある時は画像を表示&lt;/span&gt;&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;させ&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 18px; line-height: 1.5; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; color: #442603;&quot;&gt;無い時は用意しておいた画像を表示&lt;/span&gt;&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;させます。 ついでにaltもtitleも設定できます！ 150pxでリサイズして title属性、ali属性も書き出し、画像が無い場合は他の画像を表示させる方法&lt;/span&gt;
&lt;div id=&quot;highlighter_791789&quot; class=&quot;syntaxhighlighter  &quot; style=&quot;margin: 0px auto; padding: 0px 10px; width: 653.390625px; clear: both; color: #442603; border: 1px solid #e0e0e0; outline: 0px; float: none; vertical-align: baseline; position: relative; left: auto; top: auto; right: auto; bottom: auto; height: auto; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; direction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;div class=&quot;bar                                show&quot; style=&quot;ction: ltr; background: none;&quot;&gt;
&lt;div class=&quot;toolbar&quot; style=&quot;margin: 0px auto; padding: 0px 10px; width: 72px; clear: both; border: 1px solid #e7e5dc; outline: 0px; float: none; vertical-align: baseline; position: absolute; left: auto; top: 0px; right: 0px; bottom: auto; height: auto; line-height: 1.1em; font-size: 1px; direction: ltr; background: none #f8f8f8;&quot;&gt;&lt;a href=&quot;http://www.aimin10.com/2012/06/%E3%82%A2%E3%82%A4%E3%82%AD%E3%83%A3%E3%83%83%E3%83%81%E7%94%BB%E5%83%8F%E3%82%92%E3%83%AA%E3%82%B5%E3%82%A4%E3%82%BA/#viewSource&quot; title=&quot;ソースを表示&quot; class=&quot;item viewSource&quot; style=&quot;color: #00989d; width: 16px; height: 16px; display: block; float: left; margin-left: 8px; overflow: hidden; text-indent: -5000px; background-image: url('http://www.aimin10.com/system/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/page_white_code.png'); background-repeat: no-repeat;&quot;&gt;ソースを表示&lt;/a&gt;
&lt;div class=&quot;item copyToClipboard&quot; style=&quot;margin: 0px auto; padding: 0px 10px; width: 16px; clear: both; border: 0px; outline: 0px; float: left; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; line-height: 1.1em; font-size: 1em; direction: ltr; overflow: visible; background: none;&quot;&gt;&lt;/div&gt;
&lt;a href=&quot;http://www.aimin10.com/2012/06/%E3%82%A2%E3%82%A4%E3%82%AD%E3%83%A3%E3%83%83%E3%83%81%E7%94%BB%E5%83%8F%E3%82%92%E3%83%AA%E3%82%B5%E3%82%A4%E3%82%BA/#printSource&quot; title=&quot;印刷&quot; class=&quot;item printSource&quot; style=&quot;color: #00989d; width: 16px; height: 16px; display: block; float: left; margin-left: 8px; overflow: hidden; text-indent: -5000px; background-image: url('http://www.aimin10.com/system/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/printer.png'); background-repeat: no-repeat;&quot;&gt;印刷&lt;/a&gt;&lt;a href=&quot;http://www.aimin10.com/2012/06/%E3%82%A2%E3%82%A4%E3%82%AD%E3%83%A3%E3%83%83%E3%83%81%E7%94%BB%E5%83%8F%E3%82%92%E3%83%AA%E3%82%B5%E3%82%A4%E3%82%BA/#about&quot; title=&quot;SyntaxHighlighterについて&quot; class=&quot;item about&quot; style=&quot;color: #00989d; width: 16px; height: 16px; display: block; float: left; margin-left: 8px; overflow: hidden; text-indent: -5000px; background-image: url('http://www.aimin10.com/system/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/help.png'); background-repeat: no-repeat;&quot;&gt;SyntaxHighlighterについて&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;lines&quot; style=&quot;ction: ltr; background: none;&quot;&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;1&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;keyword&quot; style=&quot;line-height: 1.1em; color: #006699; background: none;&quot;&gt;if&lt;/code&gt;&amp;nbsp;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;( has_post_thumbnail() ):&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;// サムネイルを持っているときの処理 ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;2&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;3&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;variable&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #aa7700; background: none;&quot;&gt;$title&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;= get_the_title();&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;4&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;the_post_thumbnail(&lt;/code&gt;&lt;code class=&quot;keyword&quot; style=&quot;line-height: 1.1em; color: #006699; background: none;&quot;&gt;array&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;( 599,599 ),&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;5&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;keyword&quot; style=&quot;line-height: 1.1em; color: #006699; background: none;&quot;&gt;array&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;(&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;string&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: blue; background: none;&quot;&gt;'alt'&lt;/code&gt;&amp;nbsp;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;=&amp;gt;&lt;/code&gt;&lt;code class=&quot;variable&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #aa7700; background: none;&quot;&gt;$title&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;,&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;string&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: blue; background: none;&quot;&gt;'title'&lt;/code&gt;&amp;nbsp;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;=&amp;gt;&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;variable&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #aa7700; background: none;&quot;&gt;$title&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;)); ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;6&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;keyword&quot; style=&quot;line-height: 1.1em; color: #006699; background: none;&quot;&gt;else&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;:&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;comments&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; color: #008200; background: none;&quot;&gt;// サムネイルを持っていないときの処理 ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt1&quot; style=&quot;ction: ltr; backgrounbackground-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;7&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;line alt2&quot; style=&quot;ction: ltr; background: none #f8f8f8;&quot;&gt;
&lt;table style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; border-collapse: collapse; background: none;&quot;&gt;
&lt;tbody style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;tr style=&quot;line-height: 1.1em; font-size: 1em; direction: ltr; background: none;&quot;&gt;
&lt;td class=&quot;number&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 0px 0.3em 0px 0px; border: 0px; outline: 0px; text-align: right; float: none; vertical-align: baseline; position: static; left: auto; top: auto; right: auto; bottom: auto; height: auto; width: 2.7em; line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: block; background: none;&quot;&gt;8&lt;/code&gt;&lt;/td&gt;
&lt;td class=&quot;content&quot;&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;&amp;lt;?php&amp;nbsp;&lt;/code&gt;&lt;code class=&quot;keyword&quot; style=&quot;line-height: 1.1em; color: #006699; background: none;&quot;&gt;endif&lt;/code&gt;&lt;code class=&quot;plain&quot; style=&quot;line-height: 1.1em; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 1em; direction: ltr; display: inline; background: none;&quot;&gt;; ?&amp;gt;&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;span style=&quot;color: #442603; font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', Osaka, sans-serif; line-height: 21px;&quot;&gt;これでスッキリ！ いちいち管理画面でサイズを設定しなくっても アイキャッチさえアップすれば思い通りのレイアウトで記事が書けます。 画像はSEO的にもあったほうが良いと言われています。 是非積極的にアイキャッチ画像を使いましょ0！！！&lt;/span&gt;&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;</description> 
      <link>http://flexfun.tosalog.com/wordpress/%E3%80%90wordpress%E3%80%91%E3%82%A2%E3%82%A4%E3%82%AD%E3%83%A3%E3%83%83%E3%83%81%E7%94%BB%E5%83%8F%E3%82%92%E8%87%AA%E5%8B%95%E7%9A%84%E3%81%AB%E3%83%AA%E3%82%B5%E3%82%A4%E3%82%BA%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95</link> 
    </item>
    <item>
      <title>【WordPress】のアイキャッチ機能を有効化</title>
      <description>&lt;h3 style=&quot;margin: 1em 0px 0.5em; padding: 8px; border-width: 0px 0px 1px 5px; border-bottom-style: solid; border-left-style: solid; border-bottom-color: #aaaaaa; border-left-color: #ff7f50; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; font-size: 22px; line-height: 1.25; vertical-align: baseline; color: #181818; clear: both; background-color: #f5f5f5;&quot;&gt;アイキャッチ機能を有効化する方法&lt;/h3&gt;
&lt;p style=&quot;margin: 0px 0px 18px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; vertical-align: baseline; color: #555555; line-height: 2em !important; background-color: #f5f5f5;&quot;&gt;WordPressでアイキャッチ機能を有効化するには、利用しているテーマファイルの functions.php に以下のコードを追加してあげればOKです。&lt;/p&gt;
&lt;div style=&quot;margin: 0px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; line-height: 20px; vertical-align: baseline; color: #555555; background-color: #f5f5f5;&quot;&gt;
&lt;div id=&quot;highlighter_448172&quot; class=&quot;syntaxhighlighter  php&quot; style=&quot;margin: 0em 0px 1em !important; padding: 0px; border: 0px; font-family: inherit; font-size: 1em !important; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; width: 553.640625px; position: relative !important; overflow-x: auto !important; overflow-y: hidden !important; background-color: white !important;&quot;&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;font-variant: inherit; border-collapse: collapse; border-spacing: 0px; width: 553px; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;tbody style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;tr style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;td class=&quot;gutter&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; color: #787878 !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background-image: none !important; background-color: initial !important;&quot;&gt;
&lt;div class=&quot;line number1 index0 alt2&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px 0.5em 0px 1em !important; border-width: 0px 3px 0px 0px !important; border-right-style: solid !important; border-right-color: #d4d0c8 !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; white-space: pre !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;&quot;&gt;1&lt;/div&gt;
&lt;/td&gt;
&lt;td class=&quot;code&quot; style=&quot;font-variant: inherit; color: #333333; width: 521px; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background-image: none !important; background-color: initial !important;&quot;&gt;
&lt;div class=&quot;container&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: relative !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;div class=&quot;line number1 index0 alt2&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px 1em !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; white-space: pre !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;&quot;&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;add_theme_support( &lt;/code&gt;&lt;code class=&quot;php string&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: #2a00ff !important; background: none !important;&quot;&gt;'post-thumbnails'&lt;/code&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;, &lt;/code&gt;&lt;code class=&quot;php keyword&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-weight: bold !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: #7f0055 !important; background: none !important;&quot;&gt;array&lt;/code&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;( &lt;/code&gt;&lt;code class=&quot;php string&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: #2a00ff !important; background: none !important;&quot;&gt;'post'&lt;/code&gt; &lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;) );&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p style=&quot;margin: 0px 0px 18px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; vertical-align: baseline; color: #555555; line-height: 2em !important; background-color: #f5f5f5;&quot;&gt;アイキャッチ画像を設定した時点でサイズも変えたい場合は、以下のように記述します。後述しますが、サムネイル画像のサイズは挿入する時にも指定できますので、set_post_thumbnail_size は省略しても構いません。&lt;/p&gt;
&lt;div style=&quot;margin: 0px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; line-height: 20px; vertical-align: baseline; color: #555555; background-color: #f5f5f5;&quot;&gt;
&lt;div id=&quot;highlighter_399288&quot; class=&quot;syntaxhighlighter  php&quot; style=&quot;margin: 0em 0px 1em !important; padding: 0px; border: 0px; font-family: inherit; font-size: 1em !important; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; vertical-align: baseline; width: 553.640625px; position: relative !important; overflow-x: auto !important; overflow-y: hidden !important; background-color: white !important;&quot;&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;font-variant: inherit; border-collapse: collapse; border-spacing: 0px; width: 553px; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;tbody style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;tr style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;td class=&quot;gutter&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; color: #787878 !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background-image: none !important; background-color: initial !important;&quot;&gt;
&lt;div class=&quot;line number1 index0 alt2&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px 0.5em 0px 1em !important; border-width: 0px 3px 0px 0px !important; border-right-style: solid !important; border-right-color: #d4d0c8 !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; white-space: pre !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;&quot;&gt;1&lt;/div&gt;
&lt;div class=&quot;line number2 index1 alt1&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px 0.5em 0px 1em !important; border-width: 0px 3px 0px 0px !important; border-right-style: solid !important; border-right-color: #d4d0c8 !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; text-align: right !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; white-space: pre !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;&quot;&gt;2&lt;/div&gt;
&lt;/td&gt;
&lt;td class=&quot;code&quot; style=&quot;font-variant: inherit; color: #333333; width: 521px; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background-image: none !important; background-color: initial !important;&quot;&gt;
&lt;div class=&quot;container&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: relative !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; background: none !important;&quot;&gt;
&lt;div class=&quot;line number1 index0 alt2&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px 1em !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; white-space: pre !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;&quot;&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;add_theme_support( &lt;/code&gt;&lt;code class=&quot;php string&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: #2a00ff !important; background: none !important;&quot;&gt;'post-thumbnails'&lt;/code&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;, &lt;/code&gt;&lt;code class=&quot;php keyword&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-weight: bold !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: #7f0055 !important; background: none !important;&quot;&gt;array&lt;/code&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;( &lt;/code&gt;&lt;code class=&quot;php string&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: #2a00ff !important; background: none !important;&quot;&gt;'post'&lt;/code&gt; &lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;) );&lt;/code&gt;&lt;/div&gt;
&lt;div class=&quot;line number2 index1 alt1&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px 1em !important; border: 0px !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; white-space: pre !important; background-image: none !important; background-attachment: initial !important; background-size: initial !important; background-origin: initial !important; background-clip: initial !important; background-position: initial !important; background-repeat: initial !important;&quot;&gt;&lt;code class=&quot;php plain&quot; style=&quot;font-variant: inherit; margin: 0px !important; padding: 0px !important; border: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; line-height: 1.1em !important; vertical-align: baseline !important; border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; bottom: auto !important; float: none !important; height: auto !important; left: auto !important; outline: 0px !important; overflow: visible !important; position: static !important; right: auto !important; top: auto !important; width: auto !important; box-sizing: content-box !important; direction: ltr !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: inline !important; color: black !important; background: none !important;&quot;&gt;set_post_thumbnail_size( 100, 100, true );&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p style=&quot;margin: 0px 0px 18px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; vertical-align: baseline; color: #555555; line-height: 2em !important; background-color: #f5f5f5;&quot;&gt;set_post_thumbnail_size の第一引数で横幅、第二引数で縦幅を指定します。&lt;/p&gt;
&lt;p style=&quot;margin: 0px 0px 18px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; vertical-align: baseline; color: #555555; line-height: 2em !important; background-color: #f5f5f5;&quot;&gt;第三引数では画像の縮小時に切り抜きするかどうかを指定します。切り抜きする場合はtrue、しない場合はfalseを指定し、省略した場合はfalseになります。&lt;/p&gt;
&lt;p style=&quot;margin: 0px 0px 18px; padding: 0px; border: 0px; font-family: 'Droid Serif', 'Lucida Grande', 'segoe UI', 'Hiragino Kaku Gothic ProN', Helvetica, Arial, Verdana, 'Meiryo UI', Meiryo, sans-serif; vertical-align: baseline; color: #555555; line-height: 2em !important; background-color: #f5f5f5;&quot;&gt;上記コードを追加してアイキャッチ画像が設定できるようになると、記事の編集画面にアイキャッチ画像の設定項目が出てきます。表示されない時は、表示オプションで「アイキャッチ画像」にチェックを入れてください。&lt;/p&gt;&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;</description> 
      <link>http://flexfun.tosalog.com/wordpress/%E3%80%90wordpress%E3%80%91%E3%81%AE%E3%82%A2%E3%82%A4%E3%82%AD%E3%83%A3%E3%83%83%E3%83%81%E6%A9%9F%E8%83%BD%E3%82%92%E6%9C%89%E5%8A%B9%E5%8C%96</link> 
    </item>

  </channel>
</rss>