まあいい、移行できない部分があるようなので先にまとめておこう
例えばスタイルシートは移行できないと書いてある。
もう何を意図して今のスタイルシート書いたかなんて全然覚えてないなー。


ページのヘッダ

<div class="main">
	<a href="http://d.hatena.ne.jp/takel/20030824">[[はじめ]]</a>
	<a href="http://d.hatena.ne.jp/takel/20040724">[[韓国編]]</a>
	<a href="http://d.hatena.ne.jp/takel/20060225">[[爆裂帰国編]]</a>
	<a href="http://d.hatena.ne.jp/takel/20080707">[[暗黒出張編]]</a>
	<a href="http://d.hatena.ne.jp/takel/20081109">[[郷愁編]]</a>
	<a href="http://takel.hatenablog.com/">[[blog]]</a>

ページのフッタ

<div class="sidebar">
	<hatena moduletitle="ページビュ〜" template="hatena-module" name="pv">
	<hatena name="counter" cid="11">
	<hatena name="profile">
	<hatena moduletitle="今月カレンダー" template="hatena-module" name="calendar2">
	<hatena moduletitle="一発カレンダー" template="hatena-module" name="calendar">
	<hatena template="hatena-module" name="antenna">
	<hatena template="hatena-module" name="comment">
	<hatena moduletitle="カテゴリー" name="sectioncategory" template="hatena-module">
	<hatena moduletitle="ブックマーク" url="http://b.hatena.ne.jp/takel/rss" template="hatena-module" name="rss">
	<hatena titlelength="15" dateformat="%y/%m/%d" moduletitle="最新トラバ" template="hatena-module" listlimit="30" name="trackback">
</div>


スタイルシート

span.highlight {
	color: black;
	background-color: yellow;
}
img.photo {
	float: right;
	margin: 10px;
	border: 0;
}

a
{
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}

a.keyword
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

div.aa {
	font-family: "MS Pゴシック" !important;
	font-size:12pt !important;
	line-height: 100%;
	white-space: nowrap;
}
span.aa {
	font-family: "MS Pゴシック" !important;
	white-space: nowrap;
}

pre.aa
{
	margin : 0em 0em;
	font-size : 12pt;
	font-family : "MS Pゴシック","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	line-height : 17px;
	text-indent : 0em;
	letter-spacing : 0em;
	speak : none;
}

div.code {
	font-family: "Terminal" !important;
	font-size:14pt !important;
	line-height: 0%;
	white-space: nowrap;
}

.syntax-highlight
{
	overflow: auto;
}

ruby {
  display:inline-table !important;
  text-align:center !important;
  white-space:nowrap !important;
  text-indent:0 !important;
  margin:0 !important;
  vertical-align:text-bottom !important;
  line-height:1 !important;
}

ruby>rb,ruby>rbc {
  display:table-row-group !important;
  line-height:1.0 !important;
}

ruby>rt,ruby>rbc+rtc {
  display:table-header-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

ruby>rbc+rtc+rtc {
  display:table-footer-group !important;
  font-size:71% !important;
  line-height:1.0 !important;
  letter-spacing:0 !important;
}

rbc>rb,rtc>rt {
  display:table-cell !important;
  letter-spacing:0 !important;
}
/* rp { display:none !important; } */

あれヘッダー壊れてる。</div> が足りてないと思って足してみたら全体のレイアウト崩れた。
おい、どこでバランスとれてる?
仕事でもないのにこんなの追いたくないと思ってしまう程度にはおっさん化してるな。
まあ実際おっさんだし。