Greasy Fork is available in English.

Web Comic Translator

一部のWebコミックに人力で訳を追加(MP:ch3,page=0318)

// ==UserScript==
// @name        Web Comic Translator
// @namespace   WCT
// @description 一部のWebコミックに人力で訳を追加(MP:ch3,page=0318)
// @include     http://devilscandycomic.com/comic/*
// @include     http://www.monsterpop.mayakern.com/*
// @version     1.1.42.0
// @grant       none
// @license     GPLv3; https://www.gnu.org/licenses/gpl-3.0.html;
// ==/UserScript==

// Greasemonkey,Tampermonkey,Violentmonkeyでの共用使用可能にUserScriptsを記載

// UserScript定義の都合上、先頭には記載できないので、ライセンスはここに記載。
// コピーレフト © 2017     
// 本ソースのライセンスは以下のGPLv3が適用されるものとする。
// https://www.gnu.org/licenses/gpl-3.0.html
// つまり使用・改造・複製・再配布・閲覧等を自由に行うことを認める。
// ソースを閲覧したい場合、配布物それ自体がソース(またはそのzip圧縮)なためそれを読むか
// 適用したブラウザのフォルダ内に展開されたものを読んで下さい。

// と言うかここ読める時点で、ソース読めてる。
// そもそもライセンス適用する程大した内容ではないけど

// console.log("拡張機能の始動開始。");

//	console.log('拡張機能の動作終了。');

// Devil's Candy本文定数 関数の実行タイミングによっては、先(上)に書かないとエラーになる
const DEVILS_CANDY_JSON = {
	"http://devilscandycomic.com/comic/prologue-01": [
		{
			"text" : "全ての悪魔において、<br/>知らぬ者はほどんどいない<br/><span style=\"color: red\"><ruby><rb>与えし者<rp>(</rp><rt>ギヴァー</rt><rp>)</rp></ruby>、</span><br/>彼の与えた物は今も残る"
			,"style" : "font-size: 16px;color: white;background-color: #45467e;left: 38.5%;top: 9%;"
		}
	]
	,"http://devilscandycomic.com/comic/prologue-02": [
		{
			"text" : "鏡を見る時、<br/>我らは見る<br/>喜びと共に受け入れた<br/>残忍な姿を持つ生き物達を"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 38%;top: 33%;"
		}
		,{
			"text" : "引き裂くための爪、飛び立つための翼<br/>噛むための牙、突き刺すための角"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 35%;top: 41.5%;"
		}
		,{
			"text" : "夜を見通すための<br/>明るく輝く目、<br/>全てに恐怖を与えるための<br/>長く、鞭打つ尻尾"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 35%;top: 47%;"
		}
	]
	,"http://devilscandycomic.com/comic/prologue-03": [
		{
			"text" : "与えし者自身の体から、<br/>これらの宝は与えられた、<br/>全ての悪魔達が<br/>繁栄と成長できるように。"
			,"style" : "font-size: 15px;color: white;background-color: #1C1F20;left: 30%;top: 18%;text-align: left;"
		}
		,{
			"text" : "自分のパーツを<br/>分け与え失った時、<br/>世界は道を見失わないと<br/>彼は思った。"
			,"style" : "font-size: 15px;color: white;background-color: #1C1F20;left: 30%;top: 26%;text-align: left;"
		}
		,{
			"text" : "この天国のような<br/>地獄を去る前に、<br/>彼は振り向き我ら<br/>全てに別れを告げた。"
			,"style" : "font-size: 15px;color: white;background-color: #1C1F20;left: 30%;top: 33.7%;width: 156px;text-align: left;"
		}
	]
	,"http://devilscandycomic.com/comic/prologue-04": [
		{
			"text" : "そして我らの涙が落ちる時、我らは何を見たのか?"
			,"style" : "font-size: 25px;color: white;background-color: #141615;left: 15%;top: 18%;"
		}
		,{
			"text" : "何だ、この奇妙で小さく、ほとんど悪魔ではないものは。"
			,"style" : "font-size: 25px;color: white;background-color: #131514;left: 13%;top: 78%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p07": [
		{
			"text" : "縫合糸<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25.1%;top: 13%;"
		}
		,{
			"text" : "縫合糸<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71.6%;top: 30%;width: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<ruby><rb>剪刀<rp>(</rp><rt>せんとう</rt><rp>)</rp></ruby><br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19.2%;top: 45.5%;width: 60px;"
		}
		,{
			"text" : "<ruby><rb>剪刀<rp>(</rp><rt>せんとう</rt><rp>)</rp></ruby><br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 53%;width: 64px;"
		}
		,{
			"text" : "チェーン<br/>ソー…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42%;top: 63%;"
		}
		,{
			"text" : "チェーン<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.2%;top: 68.8%;"
		}
		,{
			"text" : "は…?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34.2%;top: 72.8%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p08": [
		{
			"text" : "最後の<br/>仕上げだ<br/>…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 18%;top: 8.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">生命<br/>の<br/>スパーク!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 74.5%;top: 37.6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p09": [
		{
			"text" : "生きてる、<br/>ニモ!<br/>実験は<br/>成功だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44%;top: 11%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ふぁ~あ</span>"
			,"style" : "font-size: 24px;color: black;background-color: white;left: 76.1%;top: 8.3%;"
		}
		,{
			"text" : "お前の<br/>課題が<br/>終わって<br/>嬉しいよ、<br/>カズ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.5%;top: 31.3%;width: 89px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも<br/>急がなきゃ<br/>俺達遅刻だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.7%;top: 46.9%;"
		}
		,{
			"text" : "朝食!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53.4%;top: 61%;width: 66px;"
		}
		,{
			"text" : "朝食<br/>食べ<br/>なきゃ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61.3%;top: 63%;"
		}
		,{
			"text" : "1日で<br/>最も大切な<br/>食事だ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 78.5%;top: 60.4%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p10": [
		{
			"text" : "あー…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 6%;"
		}
		,{
			"text" : "やぁ<br/>君"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 8%;width: 55px;"
		}
		,{
			"text" : "テレビでも<br/>どうかな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 5%;width: 98px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p11": [
		{
			"text" : "性同一性障害は<br/>許す、レディ・<br/>ダーク・ロード<br/>だが<span style=\"font-weight: bold;\">お前の<br/>心の悪</span>は<br/>許さん!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10.5%;top: 7%;"
		}
		,{
			"text" : "そう言うがな、<br/>デビライザー、<br/>その鎧の下の、<br/>お前は獣だ、<br/>私と同じだ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 81%;top: 8%;"
		}
		,{
			"text" : "仲間になれ<br/>デビライザー"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 7%;top: 40%;"
		}
		,{
			"text" : "仲間になれ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 47%;"
		}
		,{
			"text" : "仲間になれ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73%;top: 43.5%;"
		}
		,{
			"text" : "獣か…<br/>そうだ、<br/>多分そう<br/>だろう…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 9%;top: 58%;width: 68px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">…だが俺は<br/>貴様とは違う!</span><br/>俺の<ruby><rb>顎門<rp>(</rp><rt>あぎと</rt><rp>)</rp></ruby>は<br/>正義のために<br/>のみ飢える!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 15%;top: 64.5%;"
		}
		,{
			"text" : "俺の爪は<br/>世界を覆う闇の<br/>血まみれの腸から<br/>希望の光を<br/>解き放つために<br/>のみ切り裂く!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 60.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p12": [
		{
			"text" : "<span style=\"font-weight: bold;\">唸れ、<br/>バーニング<br/>ブラッド!</span>"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 68%;top: 6%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">デビル<br/><ruby><rb>大虐殺<rp>(</rp><rt>ヘカトン</rt><rp>)</rp></ruby>!! </span>"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 13.1%;top: 45%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p13": [
		{
			"text" : "わ!わ!<br/>悪者を<br/>倒したの?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 35%;top: 7.5%;"
		}
		,{
			"text" : "もちろん。<br/>でも心配は<br/>いらないぜ、<br/>明日には<br/>別のと<br/>戦ってるさ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 76.6%;top: 8.5%;"
		}
		,{
			"text" : "ところで、<br/>どうにかしろよ<br/>お前の…あれ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32.5%;top: 28.3%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p14": [
		{
			"text" : "鎖か何かに<br/>繋いでおくべき<br/>じゃないか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6.5%;top: 6.6%;"
		}
		,{
			"text" : "それか口輪<br/>付けるか…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13.5%;top: 13.2%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ニモ、酷いよ!</span><br/>彼女は悪魔だ、<br/>僕らみたいな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25.5%;top: 8%;"
		}
		,{
			"text" : "<span style=\"font-size: x-large;font-weight: bold;\">失礼だ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.3%;top: 17%;width: 103px;height: 35px;"
		}
		,{
			"text" : "オレら<br/>みたいか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.5%;top: 6.5%;"
		}
		,{
			"text" : "それで<br/>彼女の<br/>名前は?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.5%;top: 32%;"
		}
		,{
			"text" : "ルバーブ?<br/>レックス?<br/>キラーか、<br/>多分?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53.5%;top: 34%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">キ…キラー!?</span><br/>ペットでも<br/>そんな名前<br/>良くないよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 36.5%;"
		}
		,{
			"text" : "でも うん、<br/>考えたんだ…<br/><span style=\"font-size: x-large;font-weight: bold;\">パンドラ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42.4%;top: 65.7%;"
		}
		,{
			"text" : "いい<br/>名前<br/>だろう?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 82%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p15": [
		{
			"text" : "知らねぇよ。<br/>同棲メイドには<br/>いい名前か?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 25%;top: 7.5%;"
		}
		,{
			"text" : "それか<br/>話相手欲しくて<br/>彼女作ったか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57%;top: 34.6%;"
		}
		,{
			"text" : "そうそう!<br/>ところで、<br/>手伝ってくれて<br/>ありがとう<br/>電気生命生成を"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12.3%;top: 49.5%;"
		}
		,{
			"text" : "僕には本当に<br/>君みたいな<br/>技術の才能<br/>ないからさ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 50.5%;"
		}
		,{
			"text" : "構わねぇよ。<br/>死肉の山に命を<br/>吹き込む時は、<br/>いつでも頼りな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46.5%;top: 84.8%;width:120px;"
		}
		,{
			"text" : "おい、待て、<br/>話題を変えるな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 64%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p16": [
		{
			"text" : "ドアの前を"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 16.9%;top: 5%;width: 110px;transform: rotate(-5deg);"
		}
		,{
			"text" : "空けてお立ち下さい…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.5%;top: 5.7%;transform: rotate(-5deg);width: 156px;"
		}
		,{
			"text" : "一人暮らしでも<br/>いつでも<br/>オレを呼べよ<br/><span style=\"font-weight: bold;\">生き物作る</span><br/>代わりにさ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.5%;top: 7%;"
		}
		,{
			"text" : "あと<br/>行ったぞ<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66.5%;top: 10%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">アッ!</span>"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 77.5%;top: 12.5%;"
		}
		,{
			"text" : "ヘムロック・ハート・アカデミー"
			,"style" : "font-size: 14px;color: black;left: 34%;top: 41%;"
		}
		,{
			"text" : "正直言って、<br/>ニモ、<br/>君の見識の<br/>無さには<br/>失望した!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15.8%;top: 72%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p17": [
		{
			"text" : "<span style=\"font-weight: bold;\">生命の奇跡</span>を<br/>目撃してそれ?<br/>パンドラが<br/>赤ん坊頃の君を<br/>笑い者にしたら<br/>どう思う?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 6.7%;"
		}
		,{
			"text" : "第1に、<br/>その例えは<br/>無意味だ、<br/>仮に彼女が<br/>赤ん坊でも、<br/>デカイし変だろ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 29.5%;top: 9.5%;"
		}
		,{
			"text" : "第2に、誰も<br/>赤子のオレを<br/>笑わない、<br/>オレは愛らし<br/>かったから"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 51.5%;top: 11.4%;"
		}
		,{
			"text" : "赤ん坊の君の<br/>写真見たけど<br/>同意せざるを<br/>得ないかな"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 51%;top: 29.8%;"
		}
		,{
			"text" : "カズ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 86%;top: 30.5%;"
		}
		,{
			"text" : "あたしが<br/>彼みたいな<br/>2つ目なら<br/>きっと愛して<br/>くれる…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 15%;top: 67%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p18": [
		{
			"text" : "駄目で<br/>元々…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 6.5%;width: 68px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "おはよう、<br/>カズ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 6%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">うわぁあああああ!<br/>顔に何か ヒトミ!?</span>"
			,"style" : "font-size: 32px;color: black;background-color: white;left: 55.5%;top: 4.5%;"
		}
		,{
			"text" : "あー…<br/>つまり…<br/>本当に…<br/><span style=\"font-weight: bold;\">面白いね!</span><br/>最近の流行?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39%;top: 43.5%;width: 105px;height: 118px;"
		}
		,{
			"text" : "彼女<br/>誰?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 85%;top: 49.5%;width: 54px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ああ!</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 21%;top: 62%;"
		}
		,{
			"text" : "手を繋いでる!<br/>カズの彼女に<br/>違いないわ!<br/>何てバカな<br/>あたし!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 46.5%;top: 62.2%;width: 127px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "とにかく<br/>生物の授業で!<br/>君の課題見るの<br/>待ちきれない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 59.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p19": [
		{
			"text" : "あたし何言ってるの?<br/>彼みたいな男の子が<br/>あたしみたいな醜い<br/>サイクロプス見て<br/>どうするのよ?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 17.2%;top: 8.2%;width: 143px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "お困りかぁぁぁい?"
			,"style" : "font-size: 16px;color: black;left: 40.5%;top: 7.7%;"
		}
		,{
			"text" : "おはよう、<br/>ジャイロ。<br/>大丈夫よ。<br/>考え事してた<br/>だけよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65%;top: 10.5%;width: 96px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">カズゥゥゥ</span>のこと<br/>考えてたな?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 13%;top: 45%;width: 120px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いえ、<br/>私は…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 57%;top: 46%;"
		}
		,{
			"text" : "<span><span style=\"font-weight: bold;\">2つ目</span>の女の子</span>しか好きじゃ<br/>ないかって?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72.5%;top: 45.5%;width: 125px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">彼がそう<br/>言ったの!?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 64%;width: 125px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">そう<br/>だぜぇ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32.2%;top: 64.5%;"
		}
		,{
			"text" : "2つ目に限らず<br/><span>3、4、5個<span style=\"font-weight: bold;\">以上</span></span>でもいいとよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 68%;width: 112px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あたし…<br/>全然<br/>足りない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 80%;top: 74.9%;width: 77px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p20": [
		{
			"text" : "オレなら<br/>助けられるぜ<br/><span style=\"font-weight: bold;\">もちろぉぉん</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 8.5%;top: 5%;width: 95px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">秘密の研究所</span>で好きなだけ<br/>目を付けて<br/>直せるぜ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 25.5%;top: 37.5%;width: 98px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">秘密の<br/>研究…</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 49.5%;top: 8.5%;width: 66px;"
		}
		,{
			"text" : "むぐっ!"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 85.5%;top: 8%;"
		}
		,{
			"text" : "<span><span style=\"font-weight: bold;\">秘密</span>と</span>呼ぶのは<br/>訳ありだぜ<br/><span style=\"font-weight: bold;\">お嬢さん</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 77.3%;top: 33%;width: 94px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">とにかぁぁぁく</span><br/>オレの申し出を<br/>覚えててくれ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 8%;top: 52.2%;"
		}
		,{
			"text" : "お代は<br/>一本小さな<br/><span style=\"font-weight: bold;\">手だぁぁぁ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 55%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">手…?</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 20%;top: 72%;width: 92px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p21": [
		{
			"text" : "女の子相手は<br/>恥ずかしいから<br/>自分用に恋人を<br/>ありあわせで<br/>作ったんだろ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 16%;top: 6.5%;width: 112px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん。<br/>少し<br/>キモい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.5%;top: 16.5%;width: 61px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ニモー!<br/>もう止めて<br/>くれる?!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 34.4%;top: 11.8%;width: 93px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "新入<br/>生?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 8.7%;top: 18.5%;width: 33px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何の<br/>悪魔かな"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 13.2%;top: 19.8%;width: 55px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "生物学への愛の<br/>ロマンスだけさ!<br/>ゼロから作った<br/>のも世界に誇示<br/>するためだし!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 63%;top: 13%;"
		}
		,{
			"text" : "これは君の<br/>気まぐれな<br/>“ありあわせ”<br/>とは違う"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57.3%;top: 52.7%;"
		}
		,{
			"text" : "生きた女の子を<br/>作る以上に<br/>挑戦的なこと<br/>ってある?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64.6%;top: 60.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p22": [
		{
			"text" : "どうした<br/>んだ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 7%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">アッ<br/>?!</span>"
			,"style" : "font-size: 34px;color: black;background-color: white;left: 38%;top: 23%;width: 80px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">み…皆女の子<br/>作ったの?!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 14%;top: 70%;width: 125px;"
		}
		,{
			"text" : "お前あれを<br/>女の子って<br/>呼べるの<span style=\"font-weight: bold;\">かよ</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 32.5%;top: 69%;"
		}
		,{
			"text" : "す…少なくとも<br/>僕は服を着せる<br/>良識はあるよ!<br/><span style=\"font-size: 12px;\">これが“男性視点”<br/>ってやつか…?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.8%;top: 67%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p23": [
		{
			"text" : "そ…それで<br/>君は何<br/>作った?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 8.3%;"
		}
		,{
			"text" : "ケルベロス<br/>だよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68.4%;top: 8.5%;"
		}
		,{
			"text" : "他にはない<br/>カッコよさだ、<br/>翼があるからな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 13%;"
		}
		,{
			"text" : "そして<br/>ポケット<br/>サイズ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36.5%;top: 42.5%;"
		}
		,{
			"text" : "<span>それ<span style=\"font-weight: bold;\">は</span></span>いい…!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 47.2%;top: 46.5%;width: 59px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ヒトミにお前の<br/><span style=\"font-weight: bold;\">完全オリジナルの<br/>彼女じゃないやつ</span><br/>見せないのか?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 73.5%;top: 62.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p24": [
		{
			"text" : "<span style=\"font-weight: bold;\">彼女が</span><br/>何作ったかの<br/>方が興味ある。<br/>きっと素晴ら<br/>しいさ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34.5%;top: 6%;"
		}
		,{
			"text" : "大したこと<br/>ないわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72%;top: 6.5%;"
		}
		,{
			"text" : "ただの小さな<br/>テディベア。<br/>体は全部<br/>パッチワーク、<br/>でも内臓は全部<br/>機能するわよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.7%;top: 8.5%;z-index: 1"
		}
		,{
			"text" : "わぁ!彼の服<br/>好きだな!<br/>君はいい手を<br/>してるね!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.5%;top: 35%;"
		}
		,{
			"text" : "あたし<br/>の手…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57%;top: 43.5%;font-weight: bold;"
		}
		,{
			"text" : "子供達、<br/>お喋りは<br/>止めよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17.5%;top: 56.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">生物学教師<br/>ミズ・<br/>トリンクル</span>"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 32%;top: 67.5%;width: 103px; height: 55px;"
		}
		,{
			"text" : "皆さん<br/>注目"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64%;top: 55%;width: 73px;"
		}
		,{
			"text" : "皆さんの<br/>生物学の<br/>課題の発表の<br/>時間です"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74%;top: 57.3%;"
		}
		,{
			"text" : "変ね。<br/>こんなに<br/>生徒多かった<br/>かしら…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 67.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p25": [
		{
			"text" : "けしからない。<br/>けしからない。<br/>まただらしなく<br/>作られた娼婦<br/>ですか。<br/>恥をお知り"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 77.5%;"
		}
		,{
			"text" : "わからない…!<br/>どこから<br/>これだけの<br/>パーツが?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 59%;top: 48.5%;"
		}
		,{
			"text" : "皆生物学に<br/>入れ込んでて<br/>僕だけ分かって<br/>ないのかな?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 71.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p26": [
		{
			"text" : "<span style=\"font-weight: bold;\">いいぃぃぃ</span><br/>仕事だ、<br/>カズ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15%;top: 5%;"
		}
		,{
			"text" : "彼女は<br/><span style=\"font-weight: bold;\">見事だぁぁぁぁ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18%;top: 10.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">は?!</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 11.5%;top: 15.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">あ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.5%;top: 8%;"
		}
		,{
			"text" : "課題評価の後<br/>彼女を<span style=\"font-weight: bold;\">オレ</span>に<span style=\"font-weight: bold;\">手放す</span><br/>気はないか?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 54.5%;top: 25.6%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">彼女を<br/>手放す?!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 15%;top: 50%;"
		}
		,{
			"text" : "彼女は<br/><span style=\"font-weight: bold;\">物</span>じゃない、<br/>ジャイロ!<br/>彼女は悪魔だ<br/>僕らと同じ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 76.5%;top: 47.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">合理的</span>にいこうぜ。<br/><span style=\"font-weight: bold;\">取引</span>しよう。<br/><span style=\"font-weight: bold;\">あらゆるぅぅ</span>種類の<br/>パーツと交換してやる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14.5%;top: 63.2%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">パーツ?!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 73.2%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">これは<br/>彼の<br/>仕業?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 63%;width: 82px;"
		}
		,{
			"text" : "皆交換<br/>したのか…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 63%;height: 53px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p27": [
		{
			"text" : "素晴らしい<br/>仕事ね、ヒトミ。<br/>怖い小さな獣、<br/>でも見事な<br/>構成よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27.5%;top: 6%;"
		}
		,{
			"text" : "ありがとう、<br/>ミズ・<br/>トリンクル!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 34.5%;"
		}
		,{
			"text" : "では、私の<br/>優等生を<br/>見ましょう!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 49%;top: 8.5%;"
		}
		,{
			"text" : "私を失望<br/>させないと<br/>信じてるわ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 61%;top: 10%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">おぉぉっと。<br/>圧倒されて</span><br/>黙っちまうぜ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47%;top: 34%;"
		}
		,{
			"text" : "さぁ、<br/><span style=\"font-weight: bold;\">レディィ達<br/>恋人ぉぉぉ</span>の<br/>元に来い!"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 69.5%;top: 48.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p28": [
		{
			"text" : "なんて<br/>淫らな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 23%;"
		}
		,{
			"text" : "授業で<br/>そんな事<br/>ダメよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37%;top: 25%;"
		}
		,{
			"text" : "待って…何…<br/>何<span style=\"font-weight: bold;\">を</span>あなたは<br/>してるの?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19.5%;top: 53.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p29": [
		{
			"text" : "<span style=\"font-weight: bold;\">見よ、究極の<br/>第9グレード<br/>バイオ<br/>プロジェクト…</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 11.5%;top: 16.5%;"
		}
		,{
			"text" : "究極の<br/><span style=\"font-weight: bold;\">女性!!</span>"
			,"style" : "font-size: 38px;color: black;background-color: white;left: 71%;top: 28%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p30": [
		{
			"text" : "悪いね男子<br/>諸君、でも<br/>彼女は全部<br/><span style=\"font-weight: bold;\">オレの物ぉ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 7.8%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ヒッ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 53%;line-height: 33px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p31": [
		{
			"text" : "<span style=\"font-weight: bold;\">パンドラ!!</span>"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 11.5%;top: 66%;"
		}
		,{
			"text" : "もちろん<br/>食べたくないでしょ<br/><span style=\"font-weight: bold;\">あたし</span>なんて…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 83%;top: 36%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p32": [
		{
			"text" : "やれやれ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67.3%;top: 9.5%;"
		}
		,{
			"text" : "屋根に<br/>上がったか。<br/>警察呼ぶ<br/>べきだ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 11.5%;"
		}
		,{
			"text" : "ニモ!<br/>なんとかして!<br/>彼女を<br/>食べる気だ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 14%;top: 62%;"
		}
		,{
			"text" : "おい、<span style=\"font-weight: bold;\">オレに</span><br/>なんとかしろ?<br/><span style=\"font-weight: bold;\">オレの</span>責任って<br/>言うのかよ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 62%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">お願い!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 63%;"
		}
		,{
			"text" : "君がいなきゃ<br/>何も<br/>できないんだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 64%;"
		}
		,{
			"text" : "まぁ、<br/>そこまで<br/>言うなら…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 61.3%;"
		}
		,{
			"text" : "へっ。<br/>魔法の<br/>言葉さ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 80.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p33": [
		{
			"text" : "ンググググ<br/>ウウウ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 3%;"
		}
		,{
			"text" : "よし!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 5%;height: 25px;"
		}
		,{
			"text" : "オレは<br/>ケルベロスと<br/>屋根へ向かう"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28.5%;top: 20%;"
		}
		,{
			"text" : "お前は階段だ<br/>上で合流<br/>しよう"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34.5%;top: 27%;"
		}
		,{
			"text" : "さあ、<br/>行くぞ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 64%;top: 4.7%;"
		}
		,{
			"text" : "おっと、<br/>オレのバッグ<br/>投げてくれ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 80.8%;top: 7.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">今行くよ、<br/>パンドラァァ!!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 12.5%;top: 57.5%;"
		}
		,{
			"text" : "カズ!"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 70%;top: 56.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p34": [
		{
			"text" : "とにかく<br/>お前のやってる<br/>ことを…<br/><span style=\"font-weight: bold;\">くいとめる!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.5%;top: 40%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">正直言って、</span><br/>お前の見識の<br/>なさには<br/>失望したぜ、<br/>ニモ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 44%;"
		}
		,{
			"text" : "オレ達が<br/><span style=\"font-weight: bold;\">戦ぁぁぁう<br/>必要はない!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 80%;top: 53.5%;"
		}
		,{
			"text" : "おい、<br/>黙れ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 77%;top: 85%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p35": [
		{
			"text" : "<span style=\"font-weight: bold;\">オレェェェ<br/>の<br/>仲間になれ!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 38.5%;top: 19%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">お前の<br/>脳ぉぉぉぉ<br/>が欲しい!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 33.5%;top: 37%;"
		}
		,{
			"text" : "<span style=\"font-size: large;font-weight: bold;\">うぐ<br/>っ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.1%;top: 52.5%;"
		}
		,{
			"text" : "オレの脳!?<br/>なんだ、<br/>食う気か?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54.5%;top: 40%;"
		}
		,{
			"text" : "違う、違う!<br/>オレが欲しいのは<br/><span style=\"font-weight: bold;\">パートナァァァ!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.3%;top: 40%;"
		}
		,{
			"text" : "悪いが、<br/>オレはお前の<br/>奥さんに<br/>興味ないぜ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 76.5%;top: 78%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p36": [
		{
			"text" : "ワオ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 22.5%;top: 5.5%;"
		}
		,{
			"text" : "ついでに、<br/>お前の一番の<br/>相手がお前を<br/>困らせてる<br/>ようだが"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 41.5%;"
		}
		,{
			"text" : "まぁまぁ、ニモ、<br/><span style=\"font-weight: bold;\">ジェラシィィィィ</span><br/>はよせ。<br/>オレは一緒にいるの<br/>大好きなんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.5%;top: 68.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">やめ<br/>うぐぁ<br/>やめて</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 35.5%;top: 68%;width: 100px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p37": [
		{
			"text" : "<span style=\"font-weight: bold;\">危ねぇ!!</span>"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 11%;top:7%;height: 57px;"
		}
		,{
			"text" : "いい<br/>だろう!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 57.5%;top: 7%;"
		}
		,{
			"text" : "お前が<br/><span style=\"font-weight: bold;\">その気</span>なら、<br/>本当の計画<br/>教えねぇ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79.5%;top: 20%;"
		}
		,{
			"text" : "“本当の計画”?<br/>こんなこと<br/>する気は<br/>なかったのか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 36%;"
		}
		,{
			"text" : "いや違うな。<br/>オレは取引した<br/>上質なパーツで…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35.5%;top: 56.5%;width: 133px;height: 70px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p38": [
		{
			"text" : "<span style=\"font-weight: bold;\">ガハッ!</span>"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 80%;top: 3%;width: 107px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うぐっ<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48%;top: 57.5%;"
		}
		,{
			"text" : "痛て<br/>て"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53%;top: 62.5%;"
		}
		,{
			"text" : "ハァ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.5%;top: 67%;"
		}
		,{
			"text" : "ハァッ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43.5%;top: 69.5%;"
		}
		,{
			"text" : "ニモ?!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 50%;top: 87%;"
		}
		,{
			"text" : "大丈夫<br/>かい?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53.5%;top: 91.5%;"
		}
		,{
			"text" : "心配すんな、<br/>俺が何とか<br/>する!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 66%;top: 51.5%;"
		}
		,{
			"text" : "でも…!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 81%;top: 56.6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p39": [
	]
	,"http://devilscandycomic.com/comic/ch01p40": [
		{
			"text" : "効いて<br/>ない!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 12.5%;top: 33%;"
		}
		,{
			"text" : "効いてない<br/>ってどういう<br/>意味だ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.7%;top: 58.5%;"
		}
		,{
			"text" : "黙らせ<br/>ただろ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 63.5%;"
		}
		,{
			"text" : "そうじゃ<br/>なくて…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 28%;top: 65%;"
		}
		,{
			"text" : "もしお前の<br/>生物の課題が<br/>吸収されたら<br/>どうすれば<br/>いいんだ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 40.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ああっ!<br/>パンドラ!!</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 78%;top: 76%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p41": [
		{
			"text" : "<span style=\"font-weight: bold;\">やめろ<br/>!!</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 11.5%;top: 8%;"
		}
		,{
			"text" : "な…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 12.5%;top: 15%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">彼女を<br/>離せ!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52%;top: 11%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">うぐっ<br/>!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 82%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">やめろ!</span><br/>死ぬ気<br/>かよ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 76%;top: 70.3%;width: 86px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p42": [
		{
			"text" : "<span style=\"font-weight: bold;\">嫌だ!</span>"
			,"style" : "font-size:35px;color: black;background-color: white;left: 11.5%;top: 8.7%;"
		}
		,{
			"text" : "僕はパンドラの<br/>命に責任がある!<br/>生まれた日を<br/>彼女の最期に<br/>してたまるか!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 12%;height: 125px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">僕は…僕は<br/>彼女にこの世界は<br/>美しい場所だって<br/>見せてあげ<br/>たいんだ!!</span>"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 36%;top: 43%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">パンドラ!!<br/>君には輝ける<br/>未来がある!!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 66%;top: 44%;width: 120px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p43": [
		{
			"text" : "<span style=\"font-weight: bold;\">君はただの<br/>生物学の課題<br/>なんかじゃ<br/>ない!!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 18%;top: 5.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">仲間になれぇぇ…</span>"
			,"style" : "font-size: 32px;color: black;background-color: white;left: 39%;top: 18%;width :283px;"
		}
		,{
			"text" : "<span style=\"font-size: small;\">仲間になれ、<br/>デビライザー!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17%;top: 56%;"
		}
		,{
			"text" : "その鎧の下の、<br/>お前は獣だ、<br/>私と同じだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68.3%;top: 56.5%;"
		}
		,{
			"text" : "獣か…<br/>そうだ、<br/>多分<br/>そうだ<br/>ろう…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.5%;top: 71.5%;"
		}
		,{
			"text" : "<span style=\"font-size: large;font-weight: bold;\">だが俺は<br/>貴様とは<br/>違う!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54.2%;top: 72%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p44": [
	]
	,"http://devilscandycomic.com/comic/ch01p45": [
		{
			"text" : "<span style=\"font-weight: bold;\">スゲェな、おい!</span><br/>お前本当に<br/>作り方知って<br/>んだよな…<br/>アレの!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13.5%;top: 31.5%;"
		}
		,{
			"text" : "あー、その、<br/>ありがと。<br/><span style=\"font-weight: bold;\">でも、ねぇ!<br/>彼女は<br/>物じゃない<br/>って!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.5%;top: 34%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">気をつけろ、<br/>キラー!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 65.5%;height: 49px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">その呼び方<br/>やめて!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68%;top: 72%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p46": [
		{
			"text" : "<span style=\"font-weight: bold;\">わ!!</span>"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 28.7%;top: 35.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">パンドラ?!</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 9.5%;top: 69.1%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p47": [
		{
			"text" : "<span style=\"font-weight: bold;\">は?!</span>"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 75.7%;top: 48.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">カズ!!</span>"
			,"style" : "font-size: 43px;color: black;background-color: white;left: 71.3%;top: 84%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p48": [
		{
			"text" : "あたしの嫌いな<br/>サイクロプス<br/>の手を使えば<br/>多分彼を<br/>救える"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29.1%;top: 10%;"
		}
		,{
			"text" : "あの巨大な腕を<br/>パンケーキ<br/>みたく平たく<br/>叩き潰すか…<br/>真っ二つか…<br/>細切れに<br/>引き裂けるわ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75%;top: 21%;"
		}
		,{
			"text" : "でもそしたら<br/>カズはあたしが<br/>乱暴って知るわ…<br/>乱暴で目の数も<br/>全然足りない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 9%;top: 45.5%;"
		}
		,{
			"text" : "多分あたしは<br/>手を無くした<br/>方がいい。<br/>ジャイロに渡せば<br/>彼はやめる、<br/>そして…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 62.5%;border:solid 1px;"
		}
		,{
			"text" : "そして<br/>…!"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 38%;top: 71.5%;"
		}
		,{
			"text" : "心配いらない。<br/>僕が君の<br/>手になるよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51.5%;top: 65%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">危ない!</span>"
			,"style" : "font-size: 31px;color: black;background-color: white;left: 80%;top: 86.6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p49": [
	]
	,"http://devilscandycomic.com/comic/ch01p50": [
		{
			"text" : "ジャイロ"
			,"style" : "font-size: 16px;color: black;left: 30%;top: 4.5%;"
		}
		,{
			"text" : "何だ?!<br/>ヒトミ<br/>?!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 10.5%;top: 57%;"
		}
		,{
			"text" : "どう<br/>やって<br/>…?!>"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 15.7%;top: 59%;"
		}
		,{
			"text" : "何が起き<br/>てる?!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 30.5%;top: 60.3%;"
		}
		,{
			"text" : "あぐっ!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 77%;top: 58%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p51": [
	]
	,"http://devilscandycomic.com/comic/ch01p52": [
		{
			"text" : "ほらっ、<br/>お前鋭い物<br/>好きだろ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 8%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">化物</span>を<br/>殺せよ、<br/>オレは違う!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 64%;top: 51.8%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p53": [
	]
	,"http://devilscandycomic.com/comic/ch01p54": [
		{
			"text" : "<span style=\"font-weight: bold;\">うわっ、<br/>キモい!!</span>"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 24%;top: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01p55": [
		{
			"text" : "<span style=\"font-size: x-large;font-weight: bold;\">す…<br/>すごいや、<br/>みんな!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 7.5%;"
		}
		,{
			"text" : "<span style=\"font-size: x-large;font-weight: bold;\">バイオ<br/>モンスターを<br/>やつけた!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 8%;"
		}
		,{
			"text" : "ああ、<br/>オレはただ<br/>明日には別のと<br/>戦うハメに<br/>ならないことを<br/>望むよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 76%;top: 9%;"
		}
		,{
			"text" : "OK、<span style=\"font-weight: bold;\">今</span><br/>警察呼ぶよ。<br/>それと消防も。<br/>あと救急"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25.5%;top: 55%;"
		}
		,{
			"text" : "生物学の課題<br/>ダメにして<br/>ごめんね、<br/>ジャイロ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 42%;top: 60%;"
		}
		,{
			"text" : "あたしは<br/>ハグされて<br/>ない…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81.5%;top: 67%;"
		}
		,{
			"text" : "あー<br/>…!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 24%;top: 71.2%;"
		}
		,{
			"text" : "<span style=\"font-size: large;font-weight: bold;\">チャプター1:完</span>"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 79.5%;top: 95.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01extra01": [
		{
			"text" : "<span style=\"font-weight: bold;\">パンドラ対策</span>"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 7%;top: 10%;width: 340px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">1.窓を閉める</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 9%;top: 15.25%;width: 182px;border:solid 1px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">2.ドアを<br/>ロック</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 9%;top: 34.5%;width: 81px;border:solid 1px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">3.電源を<br/>カバーする</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 9%;top: 54.5%;width: 118px;height: 63px;border:solid 1px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">4.尖った物を隠す</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 18%;top: 73.8%;width: 224px;height: 26px;border:solid 1px;"
		}
		,{
			"text" : "<span style=\"font-size: xx-large;font-weight: bold;\">ディナー</span>"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 63%;top: 10%;width: 153px;"
		}
		,{
			"text" : "あっ!<br/>お腹空い<br/>たんだ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 83%;top: 15%;height: 73px;"
		}
		,{
			"text" : "ピザを<br/>頼もう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.5%;top: 35%;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"\">何枚に<br/>しよう<br/>かな…</span>"
			,"style" : "font-size: 13.5px;color: black;background-color: #c7c5db;left: 82.5%;top: 34.3%;"
		}
		,{
			"text" : "<span style=\"font-size: small;\">いぇ~い<br/>ピッザー!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.5%;top: 54.5%;"
		}
		,{
			"text" : "食べててよ、<br/>お皿取って<br/>くる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 53.5%;"
		}
		,{
			"text" : "OK、<br/>僕の分は<br/>無し、<br/>いいね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84%;top: 74%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01extra02": [
		{
			"text" : "<span style=\"font-size: xx-large;font-weight: bold;\">ベッド タイム</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 10%;"
		}
		,{
			"text" : "うわっ、<br/>もう<br/>こんな<br/>遅く!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37.9%;top: 16%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ベッド<br/>タイム</span>は<br/>どうすりゃ<br/>いい?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34%;top: 34.5%;"
		}
		,{
			"text" : "それに<br/>バスタイムも<br/>?!?"
			,"style" : "font-size: 16px;color: black;background-color: #938fb5;left: 34.5%;top: 43.5%;"
		}
		,{
			"text" : "“女の子相手は恥ずかしい”"
			,"style" : "font-size: 16px;color: black;background-color: #adb5cb;left: 10%;top: 54.5%;transform: rotate(-5deg);"
		}
		,{
			"text" : "“<span style=\"font-size: small;\">同棲<br/>メイド</span>”"
			,"style" : "font-size: 16px;color: black;background-color: #adb5cb;left: 26%;top: 56.5%;transform: rotate(10deg);"
		}
		,{
			"text" : "ううう!!<br/>ニモのバカ!<br/>想像しちゃう<br/>じゃない<br/>かぁぁぁぁぁ<br/>!!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 33.5%;top: 54%;"
		}
		,{
			"text" : "<span style=\"font-size: small;\">“恋人をありあわせで<br/>作った”</span>"
			,"style" : "font-size: 16px;color: black;background-color: #adb5cb;left: 31%;top: 66.5%;transform: rotate(10deg);"
		}
		,{
			"text" : "パンドラ、<br/>どこで<br/>寝た…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 74%;"
		}
		,{
			"text" : "<span style=\"font-size: small;\">あら!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37%;top: 76.5%;"
		}
		,{
			"text" : "<span style=\"font-size: xx-large;font-weight: bold;\">ショートカット</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62%;top: 10%;"
		}
		,{
			"text" : "彼女は…<br/>かなり…<br/>重い…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 16%;"
		}
		,{
			"text" : "グーーーー"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.9%;top: 27.7%;"
		}
		,{
			"text" : "でも彼女の<br/>初めての<br/>夜だ!<br/>ちゃんと<br/>ベッドに<br/>寝かせ<br/>ないと!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 36%;"
		}
		,{
			"text" : "カズの家"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 54%;width: 129px;"
		}
		,{
			"text" : "スタート"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 53.2%;top: 66.2%;"
		}
		,{
			"text" : "ゴール"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81.5%;top: 55%;"
		}
		,{
			"text" : "えぇ…"
			,"style" : "font-size: 12px;color: black;background-color: #938fb5;left: 82.3%;top: 70.1%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch01extra03": [
		{
			"text" : "ふんっ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 8.2%;"
		}
		,{
			"text" : "おやすみ、<br/>パンドラ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 4.5%;top: 28%;"
		}
		,{
			"text" : "~~~!!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 9%;top: 57%;"
		}
		,{
			"text" : "やった!<br/>本当に<br/>やったんだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18%;top: 60%;"
		}
		,{
			"text" : "1日が終わった<br/>何の問題も<br/>なく!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39%;top: 57%;"
		}
		,{
			"text" : "ただ<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 56%;width: 57px;"
		}
		,{
			"text" : "1日1日を<br/>大切に生きる<br/>だけさ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.5%;top: 55.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">手に<br/>負えない</span>"
			,"style" : "font-size: 26px;color: black;background-color: white;left: 77.8%;top: 84.5%;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p00": [
	]
	,"http://devilscandycomic.com/comic/ch02p01": [
	]
	,"http://devilscandycomic.com/comic/ch02p02": [
		{
			"text" : "嫌だ<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19.2%;top: 61%;width: 41px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "離れろ<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21.5%;top: 66%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">乱暴は<br/>やめて<br/>くれ!</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 81%;top: 57%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">子供達の<br/>事も考えて<br/>あげて<br/>くれ!</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 78%;top: 77%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p03": [
		{
			"text" : "お前がその<br/>子供達を<br/><span style=\"font-weight: bold;\">食ったろ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36%;top: 5%;"
		}
		,{
			"text" : "見ろ、<br/>お前の口から<br/>腕が一本<br/>飛び出してる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45.5%;top: 7.1%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">これはその、<br/>1度だけだ!<br/>二度としない!</span>"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 9%;top: 47.3%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">見逃して<br/>くれない<br/>か?</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 21.6%;top: 54.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">軟弱者!!</span>"
			,"style" : "font-size: 55px;color: black;background-color: white;left: 30.7%;top: 65%;;"
		}
		,{
			"text" : "ハハハ!<br/>うわぁ~~"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 47.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p04": [
		{
			"text" : "デビライザーは<br/>大人のなり方を<br/>僕に教えて<br/>くれる!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 12%;top: 5.5%;"
		}
		,{
			"text" : "注意深く<br/>観て<br/>君が学ぶべき<br/>事を<br/>知ってね!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19.3%;top: 13%;"
		}
		,{
			"text" : "でも学習に<br/>最高の場所は<br/>学校さ、<br/>だから準備<br/>しよう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16%;top: 36%;"
		}
		,{
			"text" : "ニモが<br/>もうすぐ<br/>来るはず<br/>だから…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66.5%;top: 37.5%;"
		}
		,{
			"text" : "カズ やめろ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 43%;top: 72.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">どうして?</span><br/>彼女にも<br/>学習は<br/>必要だよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.5%;top: 60%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p05": [
		{
			"text" : "彼女の脳を<br/>取り出せよ。<br/>そしたら<br/>何も悩む必要<br/>なくなるだろ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.4%;top: 5%;"
		}
		,{
			"text" : "それか<br/>新しい、<br/>賢いのを<br/>やれよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 8%;"
		}
		,{
			"text" : "そうかい?<br/>君は賢いね、<br/>君の脳を<br/>あげたら?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 58%;top: 5.6%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">そしたら</span><br/>君は<br/>どうする?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 70%;top: 5.8%;"
		}
		,{
			"text" : "新しい<br/>野蛮な体で<br/>お前の顔を<br/>繰り返し<br/>蹴ってやるよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74.5%;top: 30%;"
		}
		,{
			"text" : "あー。<br/>議論する<br/>価値も<br/>ねぇよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15.5%;top: 53.5%;"
		}
		,{
			"text" : "“だから言っただろ”<br/>って言う気力は<br/>お前が大失敗する<br/>時まで<br/>とっておくぜ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 26%;top: 54.5%;"
		}
		,{
			"text" : "ニモを<br/>覚えてるかい<br/>パンドラ?<br/>僕らの友達。<br/><span style=\"font-weight: bold;\">友達さ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 71%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p06": [
		{
			"text" : "よし、<br/>パンドラ、<br/>これが学校、<br/>以前と<br/>同じだね!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.5%;top: 32.5%;"
		}
		,{
			"text" : "僕らは<br/>ここに<br/>週5日来て<br/>1日中…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57%;top: 45.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">カズ!</span><br/>君がいて<br/>良かった!<br/>私は…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36%;top: 58%;"
		}
		,{
			"text" : "あっ、<br/>エリオット!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 58%;"
		}
		,{
			"text" : "か…完璧な<br/>タイミングだ!<br/>新入生の<br/>転入のお話が。<br/>こちらは<br/>パンドラ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 49%;top: 77%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p07": [
		{
			"text" : "じ…<br/>時間がない<br/>カズ!<br/>学校が…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 9%;top: 7%;"
		}
		,{
			"text" : "こちらはエリオット<br/>・ヘムロック校長。<br/>“エリオット”でも<br/>気にしないよ、<br/><ruby style=\"font-weight: bold;\"><rb>校長<rp>(</rp><rt>princiPAL</rt><rp>)</rp></rp></ruby>に<ruby style=\"font-weight: bold;\">友達<rp>(</rp><rt>PAL</rt><rp>)</rp></rp></ruby>を<br/>含む主義さ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.8%;top: 4%;width: 134px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">学校が<br/>幽霊<br/>だらけだ!</span>"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 11%;top: 45%;"
		}
		,{
			"text" : "冗談好き<br/>ですね!<br/>幽霊は<br/>実在しないって<br/>皆知ってますよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21.5%;top: 64.5%;"
		}
		,{
			"text" : "た…多分<br/>自分で<br/>見た方がいい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 65%;"
		}
		,{
			"text" : "(おはよう<br/>ニモ)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 71.5%;width: 93px;"
		}
		,{
			"text" : "(おはよう)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 76.6%;height: 27px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p08": [
		{
			"text" : "ほらね?<br/>何も…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45.5%;top: 8.5%;"
		}
		,{
			"text" : "これは<br/>普通じゃない。<br/>頼むから<br/>これは学ば<br/>ないでくれよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 79.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p09": [
		{
			"text" : "さ…さぁ、<br/>教室へ!<br/>登校日だよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10.5%;top: 15%;"
		}
		,{
			"text" : "今日の<br/>最初の授業は<br/>料理の文化化、<br/>世界中の悪魔達の<br/>違いを勉強と<br/>料理の準備を<br/>通して学ぶよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 44%;top: 11%;"
		}
		,{
			"text" : " ストリクソン<br/>先生は、少し<br/>変だけど、<br/>肝臓の料理を<br/>作れば、<br/>大丈夫さ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65.5%;top: 23.8%;"
		}
		,{
			"text" : "とにかく、<br/>楽しいよ…<br/>君みたいに<br/>素敵な女子<br/>も沢山いる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78%;top: 25%;"
		}
		,{
			"text" : "お…<br/>おはよう!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26%;top: 39.5%;"
		}
		,{
			"text" : "今日は静か<br/>みたいだね。<br/>まだ早いよ。<br/>ベルが鳴る<br/>まで待とう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 77%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p10": [
		{
			"text" : "許せ生徒達よ、<br/>教室に生徒が<br/>4人では正しく<br/>敬意ある扱いを<br/>獲物…(ゴホン)<br/><span style=\"font-weight: bold;\">材料</span>にできない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 8.5%;"
		}
		,{
			"text" : "自習時間だと<br/>考えてくれ。<br/>自由に肝臓を料理<br/>してもいい…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 9.5%;"
		}
		,{
			"text" : "…肝臓形クッキー<br/>を焼くのもいい…<br/>その素晴らしさを<br/>考えつつノートに<br/>肝臓を落書き<br/>してもいい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 17.5%;"
		}
		,{
			"text" : "お前がそれ<br/>作ったなんて<br/>驚いたぜ。<br/>幽霊よりもさ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 24.2%;top: 41.2%;"
		}
		,{
			"text" : "科学の<br/>課題…?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37.2%;top: 42%;"
		}
		,{
			"text" : "えっ?<br/>なんで誰も<br/>授業に来ない?<br/>全然分から<br/>ないなぁ!<br/>僕は怖くな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 42.5%;"
		}
		,{
			"text" : "ごめん<br/>遅れたわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 65.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">キャア!</span><br/>なんだ<br/>マリナか"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 86%;"
		}
		,{
			"text" : "生徒会長は<br/>良い見本たるべき<br/>だけど、恐ろしい<br/>亡霊で立ち往生<br/>してたの"
			,"style" : "font-size: 14.5px;color: black;background-color: white;left: 41.2%;top: 60%;"
		}
		,{
			"text" : "少し困惑よ、<br/>私の生と死後の<br/>全体観が<br/>逆転した<br/>ようなものを<br/>見たから"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 50%;top: 84%;"
		}
		,{
			"text" : "ねぇ、<br/>クッキー<br/>焼いたの!<br/>誰か一つ<br/>いかが?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.5%;top: 75.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p11": [
		{
			"text" : "ヤギー?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 11%;top: 6%;"
		}
		,{
			"text" : "バターが<br/>ヒデェ<br/>多すぎだな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53.5%;top: 22.5%;"
		}
		,{
			"text" : "いる<br/>かい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68%;top: 14.2%;"
		}
		,{
			"text" : "いや。<br/>いい<br/>かな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 83%;top: 13.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">どういたし<br/>まして、<br/>クレアンス!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 45%;width: 103px;"
		}
		,{
			"text" : "僕にも<br/>クッキー…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 13%;top: 49.5%;"
		}
		,{
			"text" : "これはマズい、<br/>カズ!<br/>シンプルに<br/>マズい…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 78%;"
		}
		,{
			"text" : "恐ろしい時です!<br/>もしこの<br/>恐ろしい祟りの<br/>真相を解明できねば<br/>学校を閉鎖するしか<br/>ありません!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56.2%;top: 45.8%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p12": [
		{
			"text" : "お…お願い!<br/><span style=\"font-weight: bold;\">助けて!<br/>子供達</span>の事も<br/>考えてあげて!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.3%;top: 8%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">軟弱者!</span>"
			,"style" : "font-size: 50px;color: black;background-color: white;left: 60%;top: 4.2%;width: 199px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">喋れる<br/>の?!</span>"
			,"style" : "font-size: 16.5px;color: black;background-color: white;left: 87.1%;top: 9.5%;"
		}
		,{
			"text" : "わ…私は、<br/>教育のプロとして、<br/>肉体を持たず<br/>実在が不確かな<br/>存在相手でも<br/>私の創設した物を<br/>放棄するわけには<br/>いかない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.5%;top: 52%;"
		}
		,{
			"text" : "でも仮に、幽霊が<br/>実在する仮定で<br/>議論するとしても。<br/>その場合、君は…<br/>つまり<span style=\"font-weight: bold;\">私達は…</span><br/>どうすれば?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 54%;"
		}
		,{
			"text" : "スケルトン<br/>忍者先生に<br/>聞いてみましょう。<br/>スケルトン達は<br/>アンデッドでしょ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 57%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p13": [
		{
			"text" : "彼らは<br/>自分の名を…<br/>顔を…<br/>声を…<br/>血と肉を<br/>犠牲にした"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 14.5%;top: 5%;"
		}
		,{
			"text" : "平穏な死を拒否し<br/>重要な目的を<br/>成すため<br/>留まり続ける、<br/>終わりを<br/>見るまで<br/>安息はない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 67%;top: 6%;"
		}
		,{
			"text" : "(メモっといて、<br/>パンドラ!)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 18.5%;transform: rotate(-13deg);"
		}
		,{
			"text" : "素晴らしい<br/>考えです、カズ!<br/>君はそれを、<br/>私はここで…<br/>偵察します"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6.5%;top: 35.2%;"
		}
		,{
			"text" : "了解です<br/>サー!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 35.5%;"
		}
		,{
			"text" : "軟弱者"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 37%;"
		}
		,{
			"text" : "恐れるな<br/>同僚よ。<br/>私が君とその<br/>ジューシーで<br/>蛋白質を作る<br/>肝臓を守る"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 59%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p14": [
		{
			"text" : "あれ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 7.5%;"
		}
		,{
			"text" : "わっ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 88.5%;top: 24.2%;font-weight: bold;"
		}
		,{
			"text" : "妙だな"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 73.5%;top: 39.5%;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "この翼棟<br/>には幽霊が<br/>いない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79.5%;top: 42%;"
		}
		,{
			"text" : "幽霊から体育館<br/>を守ってますね?<br/>この人が<br/>スケルトン<br/>忍者先生"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66.5%;top: 53%;"
		}
		,{
			"text" : "でもそれなら<br/>外にいた方が<br/>…?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66%;top: 77.5%;height: 70px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p15": [
		{
			"text" : "よぉ<br/>親友"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 4.5%;width: 70px;"
		}
		,{
			"text" : "ハイ カズ!<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 5%;"
		}
		,{
			"text" : "カズの<br/>彼女…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.3%;top: 9.5%;"
		}
		,{
			"text" : "ねぇ<br/>皆"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8.8%;top: 30%;"
		}
		,{
			"text" : "体育の授業は<br/>まだだったね?<br/>なんで皆<br/>そこら中で<br/>座ってるの?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 15.8%;top: 30%;"
		}
		,{
			"text" : "神経学の授業に<br/>行こうとしたよ、<br/>けど科学棟は<br/>完全に溢れてた<br/>…奴らで"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 36.3%;top: 30.7%;"
		}
		,{
			"text" : "料理の文化化を<br/>君と受ける<br/>気だったけど、<br/>叫んで幽霊から<br/>走って逃げて<br/>…結局<br/>ここに来たわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 30%;"
		}
		,{
			"text" : "つまり幽霊は<br/>科学が好きで<br/>体育が嫌い?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 61%;"
		}
		,{
			"text" : "いや、奴らは<br/>ひどく活発で<br/>皆の科学の学習を<br/>邪魔してる、<br/>きっと逆だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28.5%;top: 60.5%;"
		}
		,{
			"text" : "多分奴らは<br/>科学を勉強して<br/>欲しくないんだ<br/>実在しないって<br/>バレちゃうから!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52%;top: 60%;"
		}
		,{
			"text" : "どう思います、<br/>スケルトン<br/>忍者先生?<br/>同じアンデッド<br/>ですよね?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 60%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p16": [
		{
			"text" : "お前本当に<br/>そう呼ぶの?<br/><span style=\"font-weight: bold;\">“スケルトン<br/>忍者先生”って?</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8%;top: 5.5%;"
		}
		,{
			"text" : "何人かの子は<br/>彼は以前忍者だった<br/>かもって言ってる<br/>その…生きてた頃ね。<br/>彼は<span style=\"font-weight: bold;\">否定しない</span>し、<br/>だから…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55.5%;top: 5%;"
		}
		,{
			"text" : "エリオット<br/>は正しい!<br/>完全に<br/>マズい!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12.5%;top: 32%;z-index: 1;"
		}
		,{
			"text" : "幽霊だらけ、<br/>授業は非行、<br/>体育は皆座るし、<br/>教師は喫煙<br/>するし…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21.5%;top: 36%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">…宇宙の<br/>本質が疑わしく<br/>なって<br/>いる!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.6%;top: 33.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">パンドラが<br/>間違いを<br/>学んじゃう<br/>!!!</span>"
			,"style" : "font-size: 31px;color: black;background-color: white;left: 78%;top: 49%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ここは君を連れて<br/>来たい世界じゃない!<br/>バカげた幽霊共に<br/>科学の力を見せてやる!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 67%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p17": [
		{
			"text" : "あっ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7.5%;top: 23.6%;font-weight: bold;"
		}
		,{
			"text" : "ここが<br/>科学棟…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 11%;"
		}
		,{
			"text" : "科学は<br/>たわごとだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10.7%;top: 45%;"
		}
		,{
			"text" : "我らは<br/>実在しないと<br/>教える<br/>だろう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 41%;"
		}
		,{
			"text" : "進化は<br/>ただの<br/>屁理屈だ!<br/>重力も!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 70%;width: 87px;"
		}
		,{
			"text" : "もし世界が<br/>丸ければ、<br/>我らは皆<br/>落ちる!"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 56.2%;top: 73.5%;"
		}
		,{
			"text" : "黙れ!!<br/>科学は<br/>凄いんだ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 69%;font-weight: bold;"
		}
		,{
			"text" : "*<br/>鍵<br/>の<br/>か<br/>か<br/>っ<br/>て<br/>い<br/>な<br/>い<br/>ド<br/>ア"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 91.5%;top: 79%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p18": [
		{
			"text" : "立ち<br/>去れぃ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18.4%;top: 5%;"
		}
		,{
			"text" : "君の<br/>知的好奇心は<br/>ここでは歓迎<br/>されない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16.7%;top: 11%;"
		}
		,{
			"text" : "運動か<br/>何かしに行け!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 14.7%;"
		}
		,{
			"text" : "勉強<br/>するなよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57%;top: 21.5%;"
		}
		,{
			"text" : "科学は<br/>理解への<br/>門だ!"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 9.5%;top: 38.5%;font-weight: bold;"
		}
		,{
			"text" : "科学は<br/>世界!<br/>科学こそ<br/>人生!"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 79%;top: 42%;font-weight: bold;"
		}
		,{
			"text" : "魔法の<br/>言葉を<br/>言ったな"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 40.4%;top: 81.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p19": [
		{
			"text" : "くあっ!"
			,"style" : "font-size: 40px;color: black;background-color: white;left: 73%;top: 47.5%;font-weight: bold;width: 141px; line-height: 86px;"
		}
		,{
			"text" : "ようこそ、<br/>科学の者"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40%;top: 61%;font-weight: bold;"
		}
		,{
			"text" : "ようこそ、<br/>科学の者"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 69%;"
		}
		,{
			"text" : "ようこそ、<br/>科学の者"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.3%;top: 62%;"
		}
		,{
			"text" : "ようこそ、<br/>科学の者"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70.5%;top: 68%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p20": [
		{
			"text" : "テスト合格<br/>おめでとう!<br/>“幽霊”達は<br/>君を全く<br/>阻止でき<br/>なかった"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 10.5%;"
		}
		,{
			"text" : "待って…<br/>君達は…<br/>!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.5%;top: 20%;"
		}
		,{
			"text" : "物理学の<br/>エキスパート<br/>ホレイショー<br/>・ヘックス!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 32%;top: 26%;font-weight: bold;"
		}
		,{
			"text" : "神経学、<br/>マデュー・<br/>モーガン"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46.2%;top: 28%;"
		}
		,{
			"text" : "マディって<br/>呼んで…<br/>呼ばなくても<br/>気にしない"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 45%;top: 35.5%;"
		}
		,{
			"text" : "化学の<br/>エキスパート<br/>ベベ・<br/>プシュミ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 41.5%;top: 43%;font-weight: bold;width: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "愛の<br/><ruby><rb>十字軍<rp>(</rp><rt>クルセイダー</rt><rp>)</ruby>ビビ…"
			,"style" : "font-size: 12.5px;color: black;background-color: white;left: 69%;top: 43.5%;width: 64px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "て…天文学の<br/>エキスパート、<br/>トビー・<br/>アズラー=ザ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80.5%;top: 43.5%;"
		}
		,{
			"text" : "皆揃って、<br/>我ら…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 12%;top: 68%;font-weight: bold;"
		}
		,{
			"text" : "科学<br/>クラブ!"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 80%;top: 84%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p21": [
		{
			"text" : "気づいていると<br/>思うが私達は<br/>リーダーを<br/>失っている"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17%;top: 6%;"
		}
		,{
			"text" : "ジャイロ<br/>…?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 43.5%;top: 15%;"
		}
		,{
			"text" : "エリオット<br/>が停学に!<br/><span style=\"font-weight: bold;\">あの<br/>大バカ!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 55.5%;top: 8%;"
		}
		,{
			"text" : "つまり、<br/>つるんでた<br/>わけでも<br/>ないけど…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66.5%;top: 10%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">いや、<br/>まいりました。</span><br/>ですが彼の化学へ<br/>の際限ない積極性<br/>と熱意はかけがえ<br/>ないものでして"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 77.5%;top: 7%;"
		}
		,{
			"text" : "かくかく<br/>しかじか"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 83.7%;top: 18.3%;"
		}
		,{
			"text" : "だから、<br/>部は危機に<br/>直面した"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6.5%;top: 40%;"
		}
		,{
			"text" : "認めたくないが<br/>誰もジャイロの<br/>代わりは<br/>務まら<br/>なかった"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 45.5%;"
		}
		,{
			"text" : "だがその後、<br/>彼の傑作が<br/>我らの手に<br/>残されたと<br/>気づいた…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74%;top: 42.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">…彼が集めた<br/>上質なパーツ</span><br/>から入念に<br/>構成した<br/>実験成果!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7.5%;top: 64.5%;"
		}
		,{
			"text" : "私達が<br/>やるべきは<br/>彼の最高傑作の<br/>完成だった…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20%;top: 65%;"
		}
		,{
			"text" : "…そして<br/>部の新たなる<br/>リーダーを<br/><span style=\"font-weight: bold;\">創った!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.3%;top: 62.5%;width: 104px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p22": [
		{
			"text" : "完璧な<br/>存在だ"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 15%;top: 9%;"
		}
		,{
			"text" : "欠けてる<br/>のは<br/>脳だけよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 17.5%;"
		}
		,{
			"text" : "仕事を<br/>邪魔されぬよう<br/>“セキュリティー<br/>システム”を<br/>有効にした"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 8%;"
		}
		,{
			"text" : "凡人共はそれを<br/>“幽霊”と呼ぶ、<br/>だが本当は、<br/>立体映像以上の<br/>何物でもない、<br/>幻覚を引き起こす<br/>聞こえない波長も<br/>組み合わせたがね"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10%;top: 52.5%;"
		}
		,{
			"text" : "計画は<br/>人々を私達の<br/>秘密研究所から<br/>遠ざけることだ…<br/>だが別の目的も<br/>果たした"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 53%;"
		}
		,{
			"text" : "誰であれ<br/>幻覚を<br/>見抜けた者は<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 52%;"
		}
		,{
			"text" : "リーダー<br/>にする<br/>価値がある"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63.5%;top: 59%;"
		}
		,{
			"text" : "少なくとも<br/>脳を引きずり出し<br/>私達の巨大な<br/>バイオモンスターに<br/>繋げる価値がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 54.5%;"
		}
		,{
			"text" : "もしか<br/>して…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78.1%;top: 89%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p23": [
		{
			"text" : "今まで<br/>ずっと<br/>授業<br/>サボってた<br/>?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 5.5%;font-weight: bold;"
		}
		,{
			"text" : "私達は学校<br/>に行く必要<br/>ないの!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36.8%;top: 9%;"
		}
		,{
			"text" : "うん<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52%;top: 10.7%;"
		}
		,{
			"text" : "私達科学の<br/>エリートは<br/>無知な大衆を<br/>支配する!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68%;top: 6%;"
		}
		,{
			"text" : "バカな事は<br/>奴らが苦労して<br/>やればいい…<br/>体育とか<br/>社会科とか!"
			,"style" : "font-size: 14x;color: black;background-color: white;left: 78%;top: 6%;"
		}
		,{
			"text" : "それは<span style=\"font-weight: bold;\">逆だよ</span><br/>科学の<br/>あるべき姿と!<br/>知識は皆のものだ!<br/>無知は<br/>敵だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.5%;top: 38%;"
		}
		,{
			"text" : "僕は<br/><span style=\"font-weight: bold;\">決して</span>君達の<br/>計画の一部<br/>に<span style=\"font-weight: bold;\">ならない!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66.5%;top: 36%;"
		}
		,{
			"text" : "もし僕の脳を<br/>入れたら、<br/><span style=\"font-weight: bold;\">新しい<br/>野蛮な体で、<br/>君達の顔を<br/>繰り返し<br/>蹴ってやるぞ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.9%;top: 40%;"
		}
		,{
			"text" : "そんな事<br/>言われると<br/>怖い"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 60%;"
		}
		,{
			"text" : "ならば私達<br/>天才の脳の一部を<br/>摘出してもいい…<br/>そして<br/>超集合脳を作る<br/>それなら少なくとも<br/>暴れたり裏切りは<br/>しないだろう"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 39%;top: 63.5%;"
		}
		,{
			"text" : "ええ、それ<br/>なんか怖い…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.6%;top: 81%;"
		}
		,{
			"text" : "うん、それは<br/>投票で決める<br/>必要があるわ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10.6%;top: 85.5%;"
		}
		,{
			"text" : "今のところ<br/>保留ね…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 23%;top: 87.5%;"
		}
		,{
			"text" : "詳細は<br/>後で<br/>詰めよう。<br/>今は…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48.5%;top: 82%;"
		}
		,{
			"text" : "…頭蓋骨を<br/>切り開いて<br/>貴重な知力を<br/>掘り出す!"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 77%;top: 60%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p24": [
		{
			"text" : "ま…待って!!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 72%;top: 4.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p25": [
		{
			"text" : "ぐわっ!"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 10%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "君は少し<br/>違う<br/>ようだね"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 65.6%;top: 6.5%;"
		}
		,{
			"text" : "君自身が<br/>究極の存在<br/>そう<br/>なんだろ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 6%;"
		}
		,{
			"text" : "カズの脳が<br/>完璧な体に入れば<br/>彼は君の夫に<br/>なれるぞ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36.5%;top: 36.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">優れた<br/>超脳タンク</span>より<br/>その<span style=\"font-weight: bold;\">痩せこけた<br/>脳袋</span>の方が<br/>好きとか<br/>言うなよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 44%;"
		}
		,{
			"text" : "そんな目的で<br/>パンドラを<br/>創ってない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64%;top: 36%;font-weight: bold;"
		}
		,{
			"text" : "科学の<br/>課題で…"
			,"style" : "font-size: 24px;color: black;background-color: white;left: 77%;top: 36%;font-weight: bold;"
		}
		,{
			"text" : "何だ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 71%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p26": [
		{
			"text" : "君の設計哲学を<br/>ぜひ聞いて<br/>みたいよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 8.5%;"
		}
		,{
			"text" : "確かに、<br/>君の創造物は<br/>少し簡単に<br/>気が散りすぎだ<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 28%;"
		}
		,{
			"text" : "だがこの<br/>反射神経とは<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 38.5%;"
		}
		,{
			"text" : "実に<br/>不思議だ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 39.5%;top: 45%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p27": [
	]
	,"http://devilscandycomic.com/comic/ch02p28": [
		{
			"text" : "この頑丈な<br/>構造!"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 13%;top: 7%;"
		}
		,{
			"text" : "そのうえ<br/>創造主に忠実!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 15%;top: 14%;"
		}
		,{
			"text" : "自己防衛<br/>ユニット<br/>かな、恐らくは?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.5%;top: 25.5%;"
		}
		,{
			"text" : "いや、<br/>それにしては<br/>あまりにも<br/>感情的<br/>すぎる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56.5%;top: 60%;"
		}
		,{
			"text" : "<ruby><rb>君<rp>(</rp><rt>カズ</rt><rp>)</ruby>は<ruby><rb>それ<rp>(</rp><rt>パンドラ</rt><rp>)</ruby>が<br/>本物の女の子<br/>だと<span style=\"font-weight: bold;\">ほとんど</span><br/>思っていた<br/>ようだが!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69.5%;top: 63%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p29": [
		{
			"text" : "おー、次は<br/>アレをやる気<br/>なの?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 3%;"
		}
		,{
			"text" : "アレ<br/>やって!<br/>アレ<br/>やって!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 3%;"
		}
		,{
			"text" : "いいよ、私は<br/>見せたくないが<br/>選択肢はない<br/>ようだね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 38.5%;"
		}
		,{
			"text" : "君達の微弱な<br/>感覚器官では<br/>不思議と<br/>見えないだろう、<br/>だがこの部屋は<br/>数インチ単位で<br/>私の計算下だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7.5%;top: 70%;"
		}
		,{
			"text" : "私の攻撃速度も<br/>コースも<br/>含めてな…<br/>だがもう少し<br/>面白いことが<br/>起こる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72.2%;top: 74%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p30": [
		{
			"text" : "私の体の<br/>微細な振動が<br/>脳波を破壊する<br/>愉快な力を<br/>持っていると<br/>気付くだろう"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 6.5%;"
		}
		,{
			"text" : "さぁ…<br/><span style=\"font-weight: bold;\">見るがいい、<br/>物理学の<br/>力を!</span>"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 71.5%;top: 20%;"
		}
		,{
			"text" : "私が<br/>君なら<br/>動かない"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 85%;top: 73.6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p31": [
		{
			"text" : "パンドラ<br/>!!"
			,"style" : "font-size: 33px;color: black;background-color: white;left: 52%;top: 35.5%;font-weight: bold;transform: rotate(-36deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p32": [
		{
			"text" : "まって、<br/>やめて!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48.5%;top: 37.5%;font-weight: bold;"
		}
		,{
			"text" : "ぼ…僕は<br/>まだ君を<br/>元通り縫える<br/>でももう一度<br/>当たれば…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 67.5%;"
		}
		,{
			"text" : "君は<br/>指数本失う<br/>だけじゃ<br/>済まない<br/>かも"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24.5%;top: 72.6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p33": [
		{
			"text" : "彼女に<br/>これ以上<br/>手を出すな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 5.5%;font-weight: bold;"
		}
		,{
			"text" : "もし<br/>僕の脳が<br/>欲しい<br/>なら…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42%;top: 8%;"
		}
		,{
			"text" : "“持って<br/>行け”?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 4.5%;"
		}
		,{
			"text" : "ええ。<br/>計画通り"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60.5%;top: 10%;"
		}
		,{
			"text" : "少し<span style=\"font-weight: bold;\">遅い</span>わね、<br/>でも頭が完全に<br/>正しく機能<br/>してるわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 3.6%;"
		}
		,{
			"text" : "いやぁ。<br/>私は今日は<br/>暴力的なのは<br/>もう十分です"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 17%;"
		}
		,{
			"text" : "手早く<br/>やるよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7%;top: 45%;"
		}
		,{
			"text" : "い…<br/>いや<br/>僕は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26.5%;top: 45.5%;"
		}
		,{
			"text" : "僕は<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30%;top: 50.5%;"
		}
		,{
			"text" : "準備を<br/>しろ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 43.5%;"
		}
		,{
			"text" : "何て言えば<br/>いいんだ?"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 4.5%;top: 61.5%;"
		}
		,{
			"text" : "彼らは<br/>言い訳なんか<br/>聞いてくれ<br/>そうもない!"
			,"style" : "font-size: 20x;color: black;background-color: white;left: 5%;top: 70%;"
		}
		,{
			"text" : "もちろん<br/>僕は脳を<br/>失いたくない<br/>でも僕は<br/>パンドラの命に<br/>責任がある"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 37.5%;top: 63.5%;"
		}
		,{
			"text" : "これ以上彼女を<br/>傷つけさせる<br/>わけにはいかない!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62.2%;top: 60.5%;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p34": [
		{
			"text" : "お願い<br/>します…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.5%;top: 62%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p35": [
	]
	,"http://devilscandycomic.com/comic/ch02p36": [
		{
			"text" : "わ…わぉ…<br/>ナイス<br/>ショット!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 37%;"
		}
		,{
			"text" : "オレは<br/>物理は<br/>大得意<br/>だからな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 67%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p37": [
		{
			"text" : "お前があんなに<br/><span style=\"font-weight: bold;\">早く</span>行かなけりゃ<br/>オレももっと早く<br/>着けたんだよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19.5%;top: 3%;width: 136px;"
		}
		,{
			"text" : "つまり、<br/>隠し通路の発見に<br/>数分かかった、<br/>だがオレみたいな<br/>天才には…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 6%;"
		}
		,{
			"text" : "それは後に<br/>してくれる、<br/><span style=\"font-weight: bold;\">お願い?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 8%;"
		}
		,{
			"text" : "そう<br/>だな"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 27%;top: 38%;"
		}
		,{
			"text" : "やる<br/>べきを<br/>やるか"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34.5%;top: 37.5%;"
		}
		,{
			"text" : "誰が<br/>叩きのめ<br/>されたい?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 10%;top: 64%;font-weight: bold;"
		}
		,{
			"text" : "<span style=\"font-size: 14px;\">はい</span><br/><span style=\"font-size: 18px;\">私</span><br/><span style=\"font-size: 20px;\">私<br/>!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84%;top: 55%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p38": [
		{
			"text" : "あっ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 24%;top: 44%;"
		}
		,{
			"text" : "ヒドい!"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 76%;top: 68.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p39": [
		{
			"text" : "トビーは気絶<br/>してるようだ、<br/>お嬢さん達には<br/>チャンスを<br/>やろう…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 17.6%;top: 4%;"
		}
		,{
			"text" : "だがこの<br/>邪悪な設備には<br/><span style=\"font-weight: bold;\">消えてもらう</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 5%;"
		}
		,{
			"text" : "(気絶した)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64.5%;top: 3.5%;"
		}
		,{
			"text" : "ま…<br/>待って!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20%;top: 77%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p40": [
		{
			"text" : "<span style=\"font-weight: bold;\">ねぇ!</span><br/>それから<br/>離れてよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 4%;"
		}
		,{
			"text" : "パ…<br/>パンドラ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 83.7%;top: 8.7%;"
		}
		,{
			"text" : "…チッ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 82.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p41": [
	]
	,"http://devilscandycomic.com/comic/ch02p42": [
		{
			"text" : "これで私が<br/>あんた達を<br/>逃がすと思う!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 7%;"
		}
		,{
			"text" : "あんた達を<br/><span style=\"font-weight: bold;\">生きて</span>帰す<br/>とでも!?"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 11.5%;top: 45%;"
		}
		,{
			"text" : "研究所ごと<br/>あんた達を<br/>一掃して<br/>やる!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 75.5%;top: 44%;font-weight: bold;"
		}
		,{
			"text" : "ま…<br/>待て…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.5%;top: 65%;width: 62px;"
		}
		,{
			"text" : "やめ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 17%;top: 70%;"
		}
		,{
			"text" : "この<span style=\"font-weight: bold;\">破壊</span>の<br/>ポーション<br/>で…"
			,"style" : "font-size: 27px;color: black;background-color: white;left: 32%;top: 65%;"
		}
		,{
			"text" : "この愛の<br/>ポーション<br/>で…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36.5%;top: 76.5%;"
		}
		,{
			"text" : "空高く<br/>ブッ飛ば<br/>してやる!"
			,"style" : "font-size: 27px;color: black;background-color: white;left: 80%;top: 64%;font-weight: bold;"
		}
		,{
			"text" : "私に<br/>惚れさせて<br/>あげる、ニモ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 76.2%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p43": [
		{
			"text" : "ビビ?!<br/>何やって<br/>…"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 51%;top: 14.5%;font-weight: bold;"
		}
		,{
			"text" : "隠れろ<br/>!!"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 82.8%;top: 23%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p44": [
		{
			"text" : "い…一体何が<br/>起きたんだ?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 41.5%;"
		}
		,{
			"text" : "科学<br/>クラブが<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 59%;"
		}
		,{
			"text" : "幽霊を<br/>作った。<br/>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.5%;top: 57.8%;z-index: 1;"
		}
		,{
			"text" : "…それに<br/>爆発もだぜ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 43%;top: 61.4%;transform: rotate(10deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p45": [
		{
			"text" : "パンドラ<br/>…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 14%;top: 50%;"
		}
		,{
			"text" : "今日は何を<br/>学んだ?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 73%;top: 51.5%;"
		}
		,{
			"text" : "軟弱者"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 50%;top: 66%;"
		}
		,{
			"text" : "幽霊"
			,"style" : "font-size: 27px;color: black;background-color: white;left: 60%;top: 66.5%;"
		}
		,{
			"text" : "血"
			,"style" : "font-size: 42px;color: black;background-color: white;left: 69.5%;top: 67.8%;width: 45px;"
		}
		,{
			"text" : "チャプター2:完"
			,"style" : "font-size: 23.5px;color: black;background-color: white;left: 69%;top: 95.5%;font-weight: bold;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p46": [
		{
			"text" : "チャプター 2 エクストラ!"
			,"style" : "font-size: 27px;color: white;background-color: black;left: 10%;top: 4%;"
		}
		,{
			"text" : "ジャイロ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80.5%;top: 69%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch02p47": [
		{
			"text" : "ジャイロ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 22%;top: 10%;"
		}
		,{
			"text" : "泣いて<br/>たの?"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 57%;top: 10%;"
		}
		,{
			"text" : "かすり傷が<br/>まだ<br/>痛むの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70.5%;top: 12.5%;"
		}
		,{
			"text" : "まだ<br/>じっけんは<br/>続けるん<br/>だよね?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 52%;top: 38%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">そうだぁぁぁ、</span><br/>もちろんだ、<br/>愛する妹達よ!<br/>当然、新傑作の<br/>考えが<span style=\"font-weight: bold;\">すでに</span><br/>あるぞ!!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 14%;top: 60%;"
		}
		,{
			"text" : "静かにして<br/>くれないかな?!<br/>頭の傷に<br/>障る!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59.5%;top: 61%;font-weight: bold;"
		}
		,{
			"text" : "チャプター 2 エクストラ:完"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66%;top: 92.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p00": [
	]
	,"http://devilscandycomic.com/comic/ch03p01": [
		{
			"text" : "放蕩…"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 27%;top: 22%;font-weight: bold;"
		}
		,{
			"text" : "破壊…"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 49.5%;top: 27%;font-weight: bold;"
		}
		,{
			"text" : "絶望…"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 58%;top: 34%;font-weight: bold;"
		}
		,{
			"text" : "強硬な<span style=\"font-weight: bold;\">支配</span>は<br/>生徒達に<br/><span style=\"font-weight: bold;\">無駄な</span>模索を<br/>強います"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.8%;top: 53.3%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p02": [
		{
			"text" : "皆の涙を拭い<br/>皆の<span style=\"font-weight: bold;\">輝く光</span>に<br/>なりま<br/>せんか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6.7%;top: 4%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">全力で</span><br/>腐敗を<br/>叩き潰し<br/>ませんか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34%;top: 3%;"
		}
		,{
			"text" : "…真剣に、<br/>生徒会へ参加を。<br/>助けが必要です<br/>履歴書にも<br/>いいですよ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 51%;top: 21%;"
		}
		,{
			"text" : "やります<br/>!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67.5%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "よせ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.5%;top: 27%;font-weight: bold;"
		}
		,{
			"text" : "お前はもう<br/>13もクラブに<br/>サイン<br/>しただろ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 4.5%;top: 35%;font-weight: bold;"
		}
		,{
			"text" : "ノーカンだよ!<br/>君が僕の名前<br/>全部リストから<br/>消したろ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 23.5%;top: 37%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">当然だ!</span>簡単に<br/>影響されすぎる!<br/><span style=\"font-weight: bold;\">“重量挙げ部”</span><br/>があってると<br/>思うか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45.3%;top: 34%;"
		}
		,{
			"text" : "もちろんさ!<br/>重量挙げを<br/>成し遂げる血が<br/>全身に流れてるさ<br/><span style=\"font-weight: bold;\">今はね</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73%;top: 35%;"
		}
		,{
			"text" : "学校は最近<br/>高額な事故が<br/>多いからね、<br/><span style=\"font-weight: bold;\">バイオモンスター</span><br/>とか<span style=\"font-weight: bold;\">爆発</span>とか"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 8%;top: 68%;z-index: 1;"
		}
		,{
			"text" : "学園支援団体との<br/>団結や募金活動で<br/>出来る限りの<br/>学校支援は<br/>生徒の義務だよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 77%;"
		}
		,{
			"text" : "何かのクソ文の<br/>受け売りか?<br/>その妙な<br/>話し方が自然<br/>なのか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64%;top: 72%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p03": [
		{
			"text" : "笑いたければ<br/>どうぞ、ニモ、<br/><span style=\"font-weight: bold;\">でも君が<br/>クイズ部に<br/>いた頃のこと<br/>覚えてるよ</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 32.4%;top: 2%;"
		}
		,{
			"text" : "君が<br/><span style=\"font-weight: bold;\">追放<br/>される<br/>前ね…</span>"
			,"style" : "font-size: 16px;color: black;background-color: #c1c1c1;left: 38.9%;top: 14%;width: 57px;height:94px;"
		}
		,{
			"text" : "あの無知共は<br/>オレをズル呼ばわり<br/>しやがったんだよ<br/>オレが百科事典並の<br/>知識を持ってるのも<br/>見抜けなかった!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 51%;top: 4.5%;font-weight: bold;"
		}
		,{
			"text" : "それで<br/>僕の話し方<br/>いびる?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.5%;top: 19%;"
		}
		,{
			"text" : "部が無い奴の<br/>話といえば、<br/>パンドラは<br/>どうする?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10.5%;top: 33.7%;"
		}
		,{
			"text" : "エッグスクラム<br/>がよさそうだ、<br/><span style=\"font-weight: bold;\">お淑やかだし</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 34.5%;"
		}
		,{
			"text" : "おいおい、<br/>冗談だろ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65.8%;top: 50%;"
		}
		,{
			"text" : "あっ、<br/>やぁ<br/>ヒトミ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.1%;top: 60%;"
		}
		,{
			"text" : "君は<br/>ファッ<br/>ション<br/>部?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.3%;top: 62.2%;"
		}
		,{
			"text" : "い…<br/>いえ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29.2%;top: 65%;"
		}
		,{
			"text" : "どうして?<br/>裁縫得意で<br/>いつも<br/>素敵な服<br/>なのに"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 61.2%;"
		}
		,{
			"text" : "そ…<br/>そう?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64%;top: 61.5%;font-weight: bold;"
		}
		,{
			"text" : "君の<br/>ため<br/>よ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69.9%;top: 64.5%;"
		}
		,{
			"text" : "あ…あたし<br/>部長と仲良く<br/>できなさ<br/>そうで"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 80.3%;"
		}
		,{
			"text" : "彼女…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 64.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p04": [
		{
			"text" : "誰が<br/>私の話を<br/>してるの?<br/>全部聞き<br/>たいわね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 25%;top: 3.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">誰が<br/>頼んだ?</span><br/>お黙り。<br/>何が<br/>わかる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.1%;top: 5.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">こんにちは~</span><br/>ヒトミ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48.5%;top: 8%;"
		}
		,{
			"text" : "お友達と<br/>浮浪児部<br/>始める気?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.8%;top: 9%;"
		}
		,{
			"text" : "ごめんね、<br/>失礼ね。<br/><span style=\"font-weight: bold;\"><ruby><rb>下水道<rp>(</rp><rt>SEWER</rt><rp>)</ruby>部</span><br/>よね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21.8%;top: 35.5%;"
		}
		,{
			"text" : "あんたは<br/><ruby style=\"font-weight: bold;\"><rb>裁縫師<rp>(</rp><rt>SEWER</rt><rp>)</ruby></span><br/>だものねぇ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.5%;top: 36%;"
		}
		,{
			"text" : "そうよね<br/><span style=\"font-weight: bold;\">皆?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57.5%;top: 36.5%;"
		}
		,{
			"text" : "ところで、<br/>私のモデルの<br/>ラビ知らない?<br/>彼は今週末の<br/>ショーの<br/>スターよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26.5%;top: 58%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p05": [
		{
			"text" : "誰が<br/>オレの話を<br/>してるの?<br/>全部聞き<br/>たいね!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 3.5%;"
		}
		,{
			"text" : "君は超<br/>素敵だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.5%;top: 7%;"
		}
		,{
			"text" : "君は<br/>ダメ!<br/>君は<br/>ダメ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 6%;"
		}
		,{
			"text" : "おっと、<br/>めまいが"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 64.5%;top: 8%;"
		}
		,{
			"text" : "哀れな<br/>ヒトミを<br/>いじめるなよ<br/>シルキー嬢"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 54.7%;"
		}
		,{
			"text" : "女の子は<br/>皆お姫様<br/>だろ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24.6%;top: 56.5%;"
		}
		,{
			"text" : "彼女は<br/><span style=\"font-weight: bold;\">ゴミの</span><br/>お姫様<br/>その<br/>友達は…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.5%;top: 53.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">オレを<br/>真っ二つに<br/>裂くかも<br/>だけどオレの</span><br/>お姫様"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84.5%;top: 54%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p06": [
		{
			"text" : "ラビ、十分よ<br/>君の話は誰も<br/>聞きたくない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 3.5%;top: 2.5%;"
		}
		,{
			"text" : "ただ静かにして<br/>腰を突き出して<br/>なさい、OK?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 3%;top: 9%;"
		}
		,{
			"text" : "こう?<br/>見てる?<br/><span style=\"font-weight: bold;\">見てる?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34.2%;top: 4%;"
		}
		,{
			"text" : "とにかく、<br/>私は君達の<br/>悪臭がうつる<br/>前に行くわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47%;top: 2.5%;"
		}
		,{
			"text" : "おい!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47%;top: 13%;font-weight: bold;"
		}
		,{
			"text" : "君達の劣等さを<br/>学びたきゃ、<br/>ファッション<br/>ショーで私の<br/>傑作をご覧。<br/><span style=\"font-weight: bold;\">バイバイ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 18%;"
		}
		,{
			"text" : "ほ…<br/>本当に<br/>失礼な<br/>奴らだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6%;top: 34.3%;"
		}
		,{
			"text" : "ああ、オレ達<br/>臭くねぇよ、<br/>オレ達…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 33.2%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">あぐっ!</span><br/>オレ達<span style=\"font-weight: bold;\">超</span><br/>臭いぞ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51%;top: 34%;"
		}
		,{
			"text" : "何<span style=\"font-weight: bold;\">だよ</span><br/>これ<br/>!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 36%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">お前なぁぁあ!</span><br/>パンドラを<br/>作ってから<br/>着替えさせて<br/>ないのかよ!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7.8%;top: 63.5%;"
		}
		,{
			"text" : "簡単だと思う?!<br/>今は生きてる!!<br/>全然勝手が<br/>違うさ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40%;top: 63.5%;"
		}
		,{
			"text" : "彼女お風呂<br/>に入れるの<br/>怖いし"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81.5%;top: 63%;"
		}
		,{
			"text" : "乱暴<br/>だからで、<br/>水に溶ける<br/>とかでは…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82.9%;top: 69.5%;"
		}
		,{
			"text" : "待って!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.7%;top: 85.7%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p07": [
		{
			"text" : "パンドラは<br/>服が必要…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 5%;"
		}
		,{
			"text" : "ヒトミは<br/>ショーモデル<br/>が必要…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 10%;"
		}
		,{
			"text" : "…あたしが?!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 15.5%;top: 16%;transform: rotate(-10deg);"
		}
		,{
			"text" : "完璧!"
			,"style" : "font-size: 32px;color: black;background-color: white;left: 37%;top: 6%;"
		}
		,{
			"text" : "お前の<br/>“完璧!”の<br/>定義かなり<br/>緩いな"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 53.5%;top: 19.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">無理。</span><br/>あたし<br/>出れない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 67.7%;top: 6.2%;"
		}
		,{
			"text" : "君なら<br/>できる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 6.5%;"
		}
		,{
			"text" : "いじめっ子達に<br/>暴力なしの対決で<br/>誰がボスか示す<br/>絶好の機会だ!"
			,"style" : "font-size: 15.1px;color: black;background-color: white;left: 10%;top: 35%;"
		}
		,{
			"text" : "こんな状況<br/>滅多に<br/>ないよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 46%;"
		}
		,{
			"text" : "それに、君は<br/>世界一裁縫が<br/>上手いって事実<br/>僕は知ってる!"
			,"style" : "font-size: 15.1px;color: black;background-color: white;left: 61%;top: 33.5%;"
		}
		,{
			"text" : "え…えぇ<br/>そんな<br/><span style=\"font-weight: bold;\">事実</span>知ら<br/>ないわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 87.5%;top: 50.5%;"
		}
		,{
			"text" : "ヒトミ…<br/>君は<span style=\"font-weight: bold;\">星だ</span>"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 25%;top: 62%;"
		}
		,{
			"text" : "君の光は<br/>まだ届いてない、<br/>でも輝く機会が<br/>なかっただけだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.6%;top: 61%;"
		}
		,{
			"text" : "僕は皆に君の<br/>素晴らしさを<br/>知って欲しい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 71%;"
		}
		,{
			"text" : "僕は<span style=\"font-weight: bold;\">君に</span><br/>君自身の<br/>素晴らしさを<br/>知って欲しい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.9%;top: 61%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p08": [
		{
			"text" : "やります"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 7.4%;top: 7.3%;"
		}
		,{
			"text" : "やります"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21%;top: 7%;"
		}
		,{
			"text" : "やります!"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 35%;top: 6.5%;font-weight: bold;"
		}
		,{
			"text" : "ファッション<br/>ショーは<br/>明日の夕方よ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.5%;top: 45%;"
		}
		,{
			"text" : "パンドラ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 59%;"
		}
		,{
			"text" : "あたしの家で…<br/>今晩。5時に<br/>徹底的に採寸!<br/>徹夜よ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.5%;top: 58%;"
		}
		,{
			"text" : "パンドラは<br/>…シャイで。<br/>僕も一緒<br/>だよ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72%;top: 58%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p09": [
		{
			"text" : "カズが<br/><span style=\"font-weight: bold;\">あたしの</span><br/>家に!?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 73%;top: 11%;"
		}
		,{
			"text" : "おめかし<br/>して来て?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36.6%;top: 28.5%;font-weight: bold;"
		}
		,{
			"text" : "了解!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66.5%;top: 28.5%;"
		}
		,{
			"text" : "僕のセンス<br/>悪いと<br/>思ってるな…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.7%;top: 60.5%;"
		}
		,{
			"text" : "暴走列車は<br/>止まらねぇ。<br/>オレは退散<br/>するぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32.5%;top: 61%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p10": [
		{
			"text" : "パンドラ、<br/>君は…<br/>なるべく<br/><span style=\"font-weight: bold;\">普通にね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 43.5%;"
		}
		,{
			"text" : "悪い印象を<br/>与えたく<br/>ない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18.5%;top: 49.5%;"
		}
		,{
			"text" : "ヒトミが<br/>君を助けて<br/>くれるから…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57.2%;top: 55.5%;"
		}
		,{
			"text" : "そんなに<br/>掻かない<br/>で…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 55.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p11": [
		{
			"text" : "やぁ、<br/>カズ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 8.5%;top: 5.5%;font-weight: bold;"
		}
		,{
			"text" : "あの…<br/>今晩は!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52.5%;top: 8%;"
		}
		,{
			"text" : "アハハ<br/>ハハ…"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 67.6%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "会えて<br/>嬉しいよ!<br/>いつ以来だ?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 77.6%;top: 6.2%;font-weight: bold;"
		}
		,{
			"text" : "お…<br/>おひさし<br/>ぶり?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65%;top: 44%;"
		}
		,{
			"text" : "人生で一度も<br/>会ったこと<br/>ないよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79.5%;top: 44%;font-weight: bold;"
		}
		,{
			"text" : "パパ、<br/>玄関を<br/>塞がない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 55%;"
		}
		,{
			"text" : "ごめんな<br/>さいね…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21%;top: 85.2%;"
		}
		,{
			"text" : "上がって<br/>カズ、<br/>パンドラ。<br/>夕食が<br/>できてるわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82%;top: 58.5%;"
		}
		,{
			"text" : "夕食は<br/>何も聞いて<br/>ないな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 85.5%;top: 76.5%;width: 84px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p12": [
		{
			"text" : "ヒトミの<br/>お客様は<br/>めずら<br/>しいわね"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 7.4%;top: 4.5%;"
		}
		,{
			"text" : "君のことは<br/>よく聞くわ、<br/>カズ、でも<br/>お友達は誰?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.5%;top: 7.5%;"
		}
		,{
			"text" : "えっと<br/>その…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30%;top: 11.5%;"
		}
		,{
			"text" : "この女<br/>ケツ<br/>臭い"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.5%;top: 6%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">うげっ!</span><br/>ダンカン<br/>夕食会よ<br/>行儀よくして"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 8%;"
		}
		,{
			"text" : "失礼、<span style=\"font-weight: bold;\">殿下。</span><br/><span style=\"font-weight: bold;\">ウンコ王国の<br/>クソ女王</span>の前と<br/>気づきません<br/>でした"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 34.5%;"
		}
		,{
			"text" : "ダンカン、<br/>私は夕食の時に<br/>トイレの話は<br/>何て言った?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6%;top: 53%;"
		}
		,{
			"text" : "もし私が<br/>一つ目<br/>どころか<br/>百目なら、<br/>あきれて<span style=\"font-weight: bold;\">全部の<br/>目を</span>回すわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22%;top: 56.5%;"
		}
		,{
			"text" : "ううう…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 25%;top: 68.5%;"
		}
		,{
			"text" : "テレビは好きかい、カズ?<br/>もちろん観ていいぞ。<br/>子供は皆テレビ好きさ。<br/>心配いらない、<br/>俺達は夕食時にちょっと<br/>テレビも観れない程<br/>気取っちゃいないさ!"
			,"style" : "font-size: 16.2px;color: black;background-color: white;left: 37%;top: 52%;font-weight: bold;width: 205px;"
		}
		,{
			"text" : "魅力的な<br/><span style=\"font-weight: bold;\">ドクター<br/>エース</span>も<br/>放送中ね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65.2%;top: 52.4%;"
		}
		,{
			"text" : "ハハハ!<br/>俺の何が奴より<br/>足りないんだ?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 71%;top: 73.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p13": [
		{
			"text" : "今週の、<br/><span style=\"font-weight: bold;\">ドクター エース</span>と<br/><span style=\"font-weight: bold;\">ナース クィーニー</span><br/>は人里離れた部族<br/>をゴブリン痘から<br/>救うため危険な<br/>白骨砂漠を旅する"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 7%;"
		}
		,{
			"text" : "白骨砂漠、<br/>アベナス"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30%;top: 8.5%;width: 139px;border:solid 1px;"
		}
		,{
			"text" : "どう<br/>ですか、<br/>ドクター?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53.5%;top: 9.5%;"
		}
		,{
			"text" : "私が<br/>来る前は<br/>酷かった"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.6%;top: 9%;"
		}
		,{
			"text" : "子供の<br/>致死率は<br/>666%…<br/>世帯毎にだ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 11.5%;top: 39%;"
		}
		,{
			"text" : "彼らは<br/>全て棒と泥で<br/>治そうとする<br/>それで上手く<br/>いかない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23%;top: 40%;"
		}
		,{
			"text" : "だから<br/>得意技を<br/>持ってきたわ。<br/>最良のお薬は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 38%;"
		}
		,{
			"text" : "そして<br/>2番目に良い<br/>お薬は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 56%;"
		}
		,{
			"text" : "お薬!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 73%;top: 72%;width: 136px;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p14": [
		{
			"text" : "言うこと<br/>なしだ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 16%;top: 14%;"
		}
		,{
			"text" : "子供達を<br/>愛してる!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 75%;top: 15%;"
		}
		,{
			"text" : "次回"
			,"style" : "font-size: 14.6px;color: black;background-color: white;left: 58.5%;top: 43.3%;"
		}
		,{
			"text" : "沼流感<br/>治療!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 67%;top: 43%;"
		}
		,{
			"text" : "カズ?<br/>大丈夫?<br/>食物悪かった?<br/>食べなくても<br/>いいのよ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42.5%;top: 60%;"
		}
		,{
			"text" : "いやぁ、<br/>バカな<br/>番組だぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 73.5%;width: 67px;"
		}
		,{
			"text" : "ダンカン!<br/>Dr.エースは<br/>偉大な人よ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53.5%;top: 74%;"
		}
		,{
			"text" : "Dr.エース<br/>なんか<br/>ケツだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66.5%;top: 73.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p15": [
		{
			"text" : "下品な<br/>野蛮人<br/>みたいに<br/>しないで!!"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 35.5%;top: 3%;font-weight: bold;"
		}
		,{
			"text" : "家族皆<br/>クソだ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 55%;top: 5.5%;width: 149px;font-weight: bold;"
		}
		,{
			"text" : "また<br/>か…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67.5%;top: 13%;"
		}
		,{
			"text" : "(後ろの会話:)フェリシティ、ダーリン、落ち着いて"
			,"style" : "font-size: 16px;color: black;left: 9%;top: 45.8%;"
		}
		,{
			"text" : "引っ込んでて、パパ!"
			,"style" : "font-size: 16px;color: black;left: 60%;top: 45.8%;"
		}
		,{
			"text" : "大丈夫よ、<br/>カズ、<br/>いきましょ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 48%;"
		}
		,{
			"text" : "え?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81.5%;top: 60%;"
		}
		,{
			"text" : "何でバカげたTV番組観に戻らないんだ?"
			,"style" : "font-size: 16px;color: black;left: 7%;top: 92%;"
		}
		,{
			"text" : "いくわよ<br/>パンドラ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 71%;"
		}
		,{
			"text" : "エリアル!!お父さんを<br/>置きなさい!<br/>…食卓割るわよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45%;top: 92%;"
		}
		,{
			"text" : "食卓なんて屁だ!!<br/>お前に屁を…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 92%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p16": [
		{
			"text" : "ごめんね<br/>ただ…<br/>僕は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40%;top: 6.2%;"
		}
		,{
			"text" : "話さなくて<br/>いいわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 29%;height: 53px;"
		}
		,{
			"text" : "あたし何<br/>考えてるの、<br/>部屋に<br/>引きずって<br/>来るなんて?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7.5%;top: 47%;"
		}
		,{
			"text" : "一瞬で全部<br/>切り上げ<br/>ちゃって…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 55.2%;"
		}
		,{
			"text" : "忘れて。<br/>全部<br/>やめましょ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43%;top: 48.5%;"
		}
		,{
			"text" : "えっ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 49%;top: 58%;"
		}
		,{
			"text" : "い…いや!<br/>大丈夫さ!<br/>君の部屋<br/>見てみたいし"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6.5%;top: 66%;"
		}
		,{
			"text" : "…外で待つん<br/>じゃなくてさ…<br/>何か妙だけど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8%;top: 74%;"
		}
		,{
			"text" : "あ…あなたが<br/><span style=\"font-weight: bold;\">どう</span>思うかしら?<br/>変だし。家族しか<br/>見たことないし"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 65.5%;"
		}
		,{
			"text" : "ち…<br/>ちょっと!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 63%;top: 67%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p17": [
	]
	,"http://devilscandycomic.com/comic/ch03p18": [
		{
			"text" : "嫌いよね?<br/>超気味悪い<br/>でしょ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20%;top: 5%;"
		}
		,{
			"text" : "まるで<br/>魔法だ!"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 38.5%;top: 4.5%;"
		}
		,{
			"text" : "君みたいだ、<br/>ヒトミ!<br/>ふわふわで<br/>キラキラして<br/>かわいくて…<br/>そして…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 5%;"
		}
		,{
			"text" : "温かい"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 76.5%;top: 42%;"
		}
		,{
			"text" : "カズ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 70%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p19": [
		{
			"text" : "え…えっと<br/>そうね。<br/>巻き尺は<br/>どこかしら?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 25%;top: 3.5%;"
		}
		,{
			"text" : "あたし<br/>お泊まり会<br/>初めてだわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 5%;"
		}
		,{
			"text" : "あたし友達<br/>いなかった<br/>から"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69%;top: 8.5%;"
		}
		,{
			"text" : "“お泊まり<br/>会”?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 5.3%;"
		}
		,{
			"text" : "きっと<br/>楽しいわよ<br/>パンドラ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.5%;top: 38%;"
		}
		,{
			"text" : "な…なるほど<br/>“徹夜”って<br/>そういう<br/>意味…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.5%;top: 39.5%;"
		}
		,{
			"text" : "知らな<br/>かったから<br/>パンドラは<br/>歯ブラシも何も<br/>持ってなくて…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 20%;top: 64%;"
		}
		,{
			"text" : "それで<br/>彼女は<br/>まだ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 69.7%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p20": [
		{
			"text" : "OK…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 9%;top: 7%;"
		}
		,{
			"text" : "これまで<br/>ずっと一緒<br/>だったよね、<br/>パンドラ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 5%;"
		}
		,{
			"text" : "でも<br/>僕と同じ位<br/>ヒトミを<br/>信じられるだろ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62%;top: 7.5%;"
		}
		,{
			"text" : "彼女はきっと<br/>君に素晴らしい<br/>服を作れる、<br/>それで臭わなく<br/>なるだろうし…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40%;top: 41.5%;"
		}
		,{
			"text" : "本の題:気弱な男達 チェスをプレイする 季刊"
			,"style" : "font-size: 16px;color: black;left: 50%;top: 38.5%;"
		}
		,{
			"text" : "繊細な花達"
			,"style" : "font-size: 16px;color: black;left: 35%;top: 66%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p21": [
		{
			"text" : "あれ?<br/>何の音だろ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38.5%;top: 8.7%;"
		}
		,{
			"text" : "ね…ね…ねぇ<br/>ヒトミ、<br/>君すごい<br/>汗だけど、<br/>大丈夫?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 14%;top: 46.5%;"
		}
		,{
			"text" : "あらやだ!<br/>確かに<br/>蒸し暑いわ!<br/>窓開けて<br/>くれる???"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 79.1%;top: 39%;font-weight: bold;"
		}
		,{
			"text" : "あー…<br/>うん…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17.7%;top: 63.8%;"
		}
		,{
			"text" : "さよならカズ明日の<br/>ファッションショーで<br/>会おうね!!!"
			,"style" : "font-size: 23.1px;color: black;background-color: white;left: 69.1%;top: 61.8%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p22": [
		{
			"text" : "タスケテ"
			,"style" : "font-size: 15px;color: black;left: 75%;top: 37.8%;border-bottom: solid 1px black;"
		}
		,{
			"text" : "見てよ!<br/>パンドラは<br/>もう綴りを<br/>覚えてる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16.5%;top: 41.2%;"
		}
		,{
			"text" : "さぁ、<br/>お風呂は<br/>どう…?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 58%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p23": [
		{
			"text" : "うん、<br/>そうね…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.5%;top: 13%;"
		}
		,{
			"text" : "バスソルト<br/>きっと<br/>気にいるわ。<br/>早速<br/>入れましょ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 16%;"
		}
		,{
			"text" : "あら、<br/>パンドラ、<br/>ひどく緊張<br/>してるのね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.6%;top: 58%;"
		}
		,{
			"text" : "なんで<br/>座らないの<br/>背中マッサージ<br/>したげるのに?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61%;top: 59.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p24": [
		{
			"text" : "あのね<br/>…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 13%;top: 6.5%;"
		}
		,{
			"text" : "カズに<br/>あなたが<br/>いてあたし<br/>嬉しいの"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36.4%;top: 13.7%;"
		}
		,{
			"text" : "彼は元気に<br/>振る舞ってる、<br/>でも時々すごく<br/>寂しがってると<br/>思う…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52%;top: 3.5%;"
		}
		,{
			"text" : "両目を<br/>見れば<br/>分かるわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.3%;top: 17.7%;"
		}
		,{
			"text" : "(いえ、髪に隠れ<br/>てない方の<br/>目ね、つまり)"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77.6%;top: 24.5%;"
		}
		,{
			"text" : "自分を誇示しに<br/>ショーに出る<br/>必要はないけど、<br/>彼が望むなら、<br/>喜んでやるわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 55.5%;"
		}
		,{
			"text" : "彼を心の底から、<br/>たった一度でも、<br/>笑顔にできる<br/>なら…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 27%;top: 56.5%;"
		}
		,{
			"text" : "…あたしは<br/>何でもする"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 58%;"
		}
		,{
			"text" : "心配しないで、<br/>パンドラ。<br/>キレイにしてあげる<br/><span style=\"font-weight: bold;\">全世界を<br/>焼き尽くす<br/>位ね</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75.5%;top: 77%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p25": [
		{
			"text" : "おはよう<br/>ございます!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52%;top: 33.5%;"
		}
		,{
			"text" : "仕事は<br/>どうです?<br/>家族は?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 35%;"
		}
		,{
			"text" : "ごめん<br/>スケルトンは<br/>喋れないの<br/>忘れてた…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 71%;"
		}
		,{
			"text" : "それに君は<br/>死んでて、<br/>多分…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25%;top: 73%;"
		}
		,{
			"text" : "その…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 65.9%;"
		}
		,{
			"text" : "気に<br/>しないで"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52.7%;top: 84%;"
		}
		,{
			"text" : "僕は…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.3%;top: 64%;"
		}
		,{
			"text" : "落ち込むのは<br/>やめて荷物に<br/>サインするよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 65%;"
		}
		,{
			"text" : "何して<br/>んだ僕?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.7%;top: 71.3%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p26": [
		{
			"text" : "いつも<br/>変なガラクタ<br/>送ってくる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 55.4%;top: 11.7%;"
		}
		,{
			"text" : "ふむ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.5%;top: 57%;"
		}
		,{
			"text" : "ファッション<br/>雑誌?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 79%;"
		}
		,{
			"text" : "へぇ。<br/>リザードマン語<br/>だな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 79%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p27": [
		{
			"text" : "ふむむむ…<br/>少し鈍ったな、<br/>でもまだ少しは<br/>読めるかな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16%;top: 5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">SKS HSSS<br/>SSSS</span>は<br/>“何がクールか?”"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30%;top: 7%;"
		}
		,{
			"text" : "いいね、<br/>雑誌のオススメ、<br/>今夜のショーに<br/>こんなの着てけば<br/>いいだろう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 5%;"
		}
		,{
			"text" : "ヒトミに<br/>格好悪く<br/>見られないか<br/>心配だったし"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 6.5%;"
		}
		,{
			"text" : "ありがと、<br/>リザード達!<br/>最高だよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 33.5%;"
		}
		,{
			"text" : "“何がクールか?”"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 26%;top: 63%;border:solid 1px;"
		}
		,{
			"text" : "“…これは違う!”"
			,"style" : "font-size: 32px;color: black;background-color: white;left: 51%;top: 72%;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p28": [
		{
			"text" : "絶対<br/>ファッション<br/><ruby><rb>大決戦<rp>(</rp><rt>アルマゲドン</rt><rp>)</ruby>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 56%;top: 8%;width: 111px; height:103px;font-weight: bold;"
		}
		,{
			"text" : "今晩!!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70%;top: 14.5%;transform: rotate(-20deg);"
		}
		,{
			"text" : "流血で<br/>美しく"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 17.9%;width: 59px;height: 35px;"
		}
		,{
			"text" : "後ろの子<br/>見た?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 72%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p29": [
		{
			"text" : "僕の調和の<br/>取れた服に<br/>振り向いた"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47.5%;top: 28.2%;"
		}
		,{
			"text" : "オシャレ<br/>成功だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 32.5%;"
		}
		,{
			"text" : "どれ…<br/>知人は?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 28.7%;"
		}
		,{
			"text" : "ニモ!<br/>やぁ!"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 19%;top: 74%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p30": [
		{
			"text" : "何で<br/>お前…<br/>なぜ…?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "どうして<br/>!?!?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21.5%;top: 8%;font-weight: bold;"
		}
		,{
			"text" : "わぁ、僕達<br/>オシャレ<br/>だね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35%;top: 5.5%;"
		}
		,{
			"text" : "俺の柄<br/>じゃあねえよ!<br/>これじゃ<br/><span style=\"font-weight: bold;\">扮装だ!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 49%;top: 5%;"
		}
		,{
			"text" : "オシャレな<br/>人に?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67%;top: 6%;"
		}
		,{
			"text" : "怒りで<br/>言葉もねぇ。<br/>静かな怒り<br/>だけだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 5%;"
		}
		,{
			"text" : "カズーーー!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 72%;top: 28%;"
		}
		,{
			"text" : "ふうっ!<br/>間に<br/>合った!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6%;top: 36%;"
		}
		,{
			"text" : "徹夜<br/>だったわ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25%;top: 57.7%;"
		}
		,{
			"text" : "わあ、<br/>パンドラ、<br/>とっても<br/>魅力的だよ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 68%;top: 35.5%;"
		}
		,{
			"text" : "僕の<br/>服はどう、<br/>ねぇ?ねぇ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 79.5%;top: 39%;"
		}
		,{
			"text" : "今だ、<br/>撤退の<br/>時だ!"
			,"style" : "font-size: 14.2px;color: black;background-color: white;left: 82.4%;top: 63%;"
		}
		,{
			"text" : "何を私のこと<br/>喋ってるの!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 82.6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p31": [
		{
			"text" : "また<br/>私の事<br/>喋ってる<br/>のね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14%;top: 6%;"
		}
		,{
			"text" : "誰に<br/>言ってるか?<br/>もちろん<br/>あなた達よ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 45.5%;top: 16%;"
		}
		,{
			"text" : "わかる、わかるわ、<br/>私はあなた達の<br/>暗く小さな生活の<br/>唯一の光、<br/>でも私の噂話を<br/><span style=\"font-weight: bold;\">ずっと</span>する<br/>必要ある?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67.5%;top: 4.5%;"
		}
		,{
			"text" : "だと<br/><span style=\"font-weight: bold;\">いいね</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 13%;top: 60%;"
		}
		,{
			"text" : "だけど、もし熱烈で、<br/>でも礼儀正しい論争を<br/>君が探してるなら、<br/>僕はいくつか言葉を<br/>思いつくよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 60.5%;"
		}
		,{
			"text" : "カズ、大丈夫よ。<br/>席に行ってて。<br/>この場は<br/>まかせて"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48.5%;top: 64.5%;"
		}
		,{
			"text" : "き…<br/>君は<br/>本当に…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 69%;top: 62%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p32": [
		{
			"text" : "OK、忘れないで、<br/>パンドラ…今日は<br/><span style=\"font-weight: bold;\">オシャレ</span>の戦い、<br/>拳じゃない。<br/><span style=\"font-weight: bold;\">暴力なしの対決だ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.4%;top: 5.2%;"
		}
		,{
			"text" : "だから<br/>シルキーの顔を<br/>殴ったりしちゃ<br/>ダメだよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 6%;"
		}
		,{
			"text" : "彼女はただの<br/>普通の女の子<br/>なんだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.5%;top: 25.5%;"
		}
		,{
			"text" : "素敵な<br/>服ね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39%;top: 41%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">君に</span>言って<br/>もらう必要<br/>ないね!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.2%;top: 40.2%;"
		}
		,{
			"text" : "“普通…”?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 33%;top: 73%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p33": [
		{
			"text" : "結局<br/>私に勝つため<br/>来たのね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.5%;top: 27%;"
		}
		,{
			"text" : "ダサい優しい<br/>ヒロインが<br/>高慢な人気者に<br/>打ち勝つ、<br/>いわゆる<br/>学園ファンタジー<br/>でもやる気?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 79.5%;top: 8%;"
		}
		,{
			"text" : "意外と<br/>自覚あるんだ"
			,"style" : "font-size: 16.5px;color: black;background-color: white;left: 9.5%;top: 41%;"
		}
		,{
			"text" : "でも違うわ、<br/>カズのために<br/>来たの"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18%;top: 46%;"
		}
		,{
			"text" : "いくわよ、<br/>パンドラ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22%;top: 53.5%;transform: rotate(-10deg);"
		}
		,{
			"text" : "よろしい"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 62%;top: 41%;font-weight: bold;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">私の人生を<br/>滅茶苦茶にする</span>より<br/>あんたが愚かな<br/>挫折を痛感する方が<br/>一番だもの!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 43.5%;"
		}
		,{
			"text" : "被害者気取りに<br/>うんざりよ。<br/>車を真っ二つに<br/>裂ける程強いのに…<br/>なぜファッション<br/>でも私に勝つ必要が<br/>あるの!?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 64%;"
		}
		,{
			"text" : "私はあんたを<br/>相手にする必要は<br/>全くないの!<br/>サイクロプスの<br/>職業学校にでも行って、<br/>砕石労働者か何かに<br/>でもなればいいのよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 78%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p34": [
		{
			"text" : "ヘムロック<br/>ハートは<br/>ゴミよ!"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 16%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "悪魔達に<br/>調和を生まず…<br/>対立に<br/>陥れるわ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 70.5%;top: 12%;font-weight: bold;"
		}
		,{
			"text" : "スライムに<br/>体育が必要?<br/>ミノタウロスが<br/>代数をして<br/>何になるの!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 40%;"
		}
		,{
			"text" : "最後には関係ない<br/>スポットライトを<br/>盗もうとする<br/>あんたのような<br/>悪魔が現れる始末!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 40%;height: 120px;"
		}
		,{
			"text" : "だから、あんたは<br/><span style=\"font-weight: bold;\">“礼儀正しい論争”</span>でも<br/><span style=\"font-weight: bold;\">“暴力なしの対決”</span>でも<br/><span style=\"font-weight: bold;\">喰らって黙ってな!</span><br/>今日は<span style=\"font-weight: bold;\">私の</span>日!<br/>私だけのものよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28%;top: 59.5%;height: 120px;"
		}
		,{
			"text" : "いいわよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 51.5%;top: 62.3%;font-weight: bold;"
		}
		,{
			"text" : "とにかく<br/>話したく<br/>ないし"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 64.2%;"
		}
		,{
			"text" : "パンドラ、<br/>更衣室へ走って<br/>準備して"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75.5%;top: 76.5%;"
		}
		,{
			"text" : "カズは<span style=\"font-weight: bold;\">君に</span><br/>戦いを禁じた<br/>けどあたしは<br/>やらなきゃ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 83.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p35": [
		{
			"text" : "私の<br/>話を<br/>聞いてる?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 27%;"
		}
		,{
			"text" : "講堂の<br/>中には<br/>行かせない!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 38%;top: 29%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p36": [
		{
			"text" : "誰が中に<br/>行く必要<br/>ある?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 17.4%;"
		}
		,{
			"text" : "ここで<br/>あんた達の<br/>ケツを<br/>蹴っ飛ばす"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31.5%;top: 31.5%;"
		}
		,{
			"text" : "他の奴らも<br/>パンドラの<br/>邪魔したらケツ<br/>蹴っ飛ばすよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 15%;"
		}
		,{
			"text" : "今日は、<br/>美女で<br/>いて…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68%;top: 34%;width: 70px;"
		}
		,{
			"text" : "野獣は<br/>あたしが<br/>なるわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 35%;"
		}
		,{
			"text" : "うー…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10.5%;top: 82.5%;"
		}
		,{
			"text" : "わかった"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 13%;top: 85.5%;"
		}
		,{
			"text" : "さて、<br/>どこまで<br/>話した?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 64%;"
		}
		,{
			"text" : "ラビィィィ、<br/>助けてぇぇ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 66%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p37": [
		{
			"text" : "電光石火の<br/>如く空を駆け<br/>君の元へ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 14.9%;font-weight: bold;height: 73px;"
		}
		,{
			"text" : "さぁ<br/>踊ろう"
			,"style" : "font-size: 32px;color: black;background-color: white;left: 71.5%;top: 68%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p38": [
		{
			"text" : "今晩は ようこそ<br/>ヘムロック<br/>ハートの<br/>絶対ファッション<br/>アルマゲドンへ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "私エリオット・<br/>ヘムロックが、<br/>今宵の司会を<br/>務めさせて<br/>頂きます"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 63%;top: 4%;"
		}
		,{
			"text" : "チャーミング&<br/>スタイリッシュな<br/>チーム<br/><ruby><rb>ご夫妻の<rp>(</rp><rt>ミスター&ミセス</rt><rp>)</ruby><br/>ストリクソン<br/>もご一緒です"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 5%;"
		}
		,{
			"text" : "そこは<span style=\"font-weight: bold;\">“ミス<br/></span>ストリクソン”<br/>私は独身でしょ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7.5%;top:58.5%;"
		}
		,{
			"text" : "ハッキリ<br/>言っておくが<br/>私も独身だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 60.5%;"
		}
		,{
			"text" : "ゴホン…"
			,"style" : "font-size: 24px;color: black;background-color: white;left: 65%;top: 74%;"
		}
		,{
			"text" : "い…一般的な<br/>ファッション<br/>アルマゲドン<br/>ルールに従います、<br/>つまり<span style=\"font-weight: bold;\">ジラスの<br/>センチネル</span>を<br/>用います"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 78%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p39": [
		{
			"text" : "センチネル達は、<br/><span style=\"font-weight: bold;\">苦痛の花道</span>の<br/>両側に配置され、<br/>通る者全てを<br/>次元間レーザー発射で<br/>審査するわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 6%;"
		}
		,{
			"text" : "優雅な参加者達は<br/>勇敢に試練に挑み<br/>服を保ち生き残れば、<br/>私達のパネルによる<br/>より安全な審査を<br/>受けられます"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 30.5%;"
		}
		,{
			"text" : "お兄様、<br/>今晩は肝臓を<br/>見られる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 48.5%;"
		}
		,{
			"text" : "…何を<br/>見る?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22.5%;top: 52%;"
		}
		,{
			"text" : "センチネル達が<br/>“反転”にレーザーを<br/>設定しない限り<br/>哀れな子供達の<br/>体の内外が反転し<br/>内蔵は晒さん"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 49%;"
		}
		,{
			"text" : "(美しいが、<br/>恐ろしく<br/>不適切だ)"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 60.5%;width: 90px;"
		}
		,{
			"text" : "ヘムロックの<br/><span style=\"font-weight: bold;\">大きく、脈打つ</span><br/>肝臓の方が<br/>見たいわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56.5%;top: 49%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">私の肝臓が<br/>充血してる?!</span><br/>うわっ…鬱血性<br/>肝障害?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 49%;"
		}
		,{
			"text" : "医者を<br/>呼ばな<br/>いと…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.5%;top: 58%;"
		}
		,{
			"text" : "いえ、冗談よ。<br/>男の人にある<br/>大きな肝臓って<br/>わかるでしょ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.5%;top: 71%;"
		}
		,{
			"text" : "<span style=\"font-size: 32px;\">とにかく</span><br/>ショーを<br/>始めます!!!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 79.5%;top: 87%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p40": [
		{
			"text" : "残念ながら、<br/>まだ何名か<br/>来ていない<br/>ようです…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 18%;"
		}
		,{
			"text" : "ですがジラスの<br/>センチネル達は<br/>破壊管理の<br/>正確さ同様に<br/>時間厳守!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46.5%;top: 19.5%;"
		}
		,{
			"text" : "ファッション<br/>の饗宴を<br/>開始する!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 23%;font-weight: bold;"
		}
		,{
			"text" : "最初の<br/>出演者は<br/>愛らしいミス<br/>エリノア"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 36%;"
		}
		,{
			"text" : "大胆な<br/>デザインのギガ<br/>ペトラゴン製の<br/>ダウンコー…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52%;top: 38.5%;"
		}
		,{
			"text" : "おっと"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51.5%;top: 87%;"
		}
		,{
			"text" : "これは<br/>ファッショナブル<br/>では<span style=\"font-weight: bold;\">無いな</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73%;top: 90.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p41": [
		{
			"text" : "アッ?!"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 46.4%;top: 16.5%;font-weight: bold;"
		}
		,{
			"text" : "オウ!!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 79%;top: 86.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p42": [
		{
			"text" : "ふん!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 30.2%;top: 25%;font-weight: bold;"
		}
		,{
			"text" : "うわ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 83%;top: 15%;font-weight: bold;"
		}
		,{
			"text" : "わぁ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 62.5%;top: 40%;font-weight: bold;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ラビ、<br/>このバカ!</span><br/>突っ立て1日中<br/>ファンを避けて<br/>られないのよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7%;top: 56%;"
		}
		,{
			"text" : "ファッション<br/>ショーに出場<br/>するの、忘れた!?<br/><span style=\"font-weight: bold;\">それが最優先よ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 65.5%;height: 100px;"
		}
		,{
			"text" : "ああ<br/>うん…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 69.5%;"
		}
		,{
			"text" : "この場合、<br/>オレは少し<br/>熱くなる<br/>べきだね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16.5%;top: 83.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p43": [
		{
			"text" : "おやおや、何て<br/>幸運なレディだ!<br/>君のプライベート<br/>ショーだよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.5%;top: 6%;"
		}
		,{
			"text" : "この場で使うと<br/>性的な意味が<br/>きっとあるけど、<br/>オレは急ぐんでね!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65%;top: 8.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p44": [
		{
			"text" : "まだ話は<br/>終わって<br/>ないわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 77%;width: 70px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p45": [
		{
			"text" : "う"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 11.9%;top: 3%;"
		}
		,{
			"text" : "お"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 14.5%;top: 5%;"
		}
		,{
			"text" : "は…はい?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 12%;top: 24%;"
		}
		,{
			"text" : "知っての通り、<br/>あたしはカズ<br/>のために来たけど<br/>自分自身の勉強に<br/>なったみたい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52.5%;top: 3%;"
		}
		,{
			"text" : "あなたと<br/>あたしは<br/>よく似てる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 73.5%;top: 4.5%;"
		}
		,{
			"text" : "く…詳しく<br/>頼むよ<br/>怒り狂う<br/>ラフレシア!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 85.5%;top: 8%;"
		}
		,{
			"text" : "例えば、<br/>あたし達は両方<br/>自己中心的ね"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11.7%;top: 43.5%;"
		}
		,{
			"text" : "あなたは<br/>人を物と見るし<br/>あたしは人を<br/>邪魔に思ってる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.5%;top: 47%;"
		}
		,{
			"text" : "あなたは人に<br/>褒められたいし<br/>あたしは<br/>一人になりたい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 44%;"
		}
		,{
			"text" : "明日から、<br/>それを変えて<br/>いきましょ、<br/>OK?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 63.5%;"
		}
		,{
			"text" : "もちろんさ、<br/>自虐的なダーリン!<br/>明日からオレ達<br/>心機一転生まれ<br/>変わった気で…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 66%;"
		}
		,{
			"text" : "でも今日のあたし達<br/>超ヒドいから、<br/>やっぱ憂さ晴らしに<br/>あんたのキ○タマ<br/>蹴り潰すわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 65%;"
		}
		,{
			"text" : "ハァ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 67%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p46": [
		{
			"text" : "地震<br/>でしょうか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 85%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p47": [
		{
			"text" : "センチネル達の<br/>怒りは今日は<br/>本当に悲惨です"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13.5%;top: 4%;"
		}
		,{
			"text" : "地震があっても<br/>なくても、燻った<br/>体の山が自ずと<br/>物語ってるわね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35.5%;top: 5%;"
		}
		,{
			"text" : "将来、生徒達の<br/>安全のために<br/>伝統は避ける<br/>必要があるやも"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 10%;"
		}
		,{
			"text" : "この大虐殺の<br/>キャットウォーク<br/>誰も生き残れ<br/>ないのか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15%;top: 47%;"
		}
		,{
			"text" : "えっと、ミス<br/>ヒトミ・オオクモが<br/>遅れて参加よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 49%;"
		}
		,{
			"text" : "彼女のモデルは<br/>ただシンプルに<br/>“パンドラ”とだけ<br/>記されてるわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 58%;"
		}
		,{
			"text" : "多分彼女は<br/>他の人達ほど…<br/><ruby><rb>百合色の肝臓<rp>(</rp><rt>おくびょう</rt><rp>)</ruby><br/>じゃないのね"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13.8%;top: 71.5%;font-weight: bold;"
		}
		,{
			"text" : "頼むから、<br/>妹よ、<br/>少し自重しろ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 74%;"
		}
		,{
			"text" : "パンドラ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78.5%;top: 74.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p48": [
		{
			"text" : "あら、<br/>見たことない<br/>生徒みたいね、<br/>でも確かに<br/>美しい素材ね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60.5%;top: 4%;"
		}
		,{
			"text" : "憂愁の兆しを<br/>見せる魅惑の秋。<br/>どんな秘密を<br/>鋼のような<br/>冷たい瞳に<br/>隠すのか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 12%;"
		}
		,{
			"text" : "あっ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 75%;"
		}
		,{
			"text" : "センチネル達の<br/>猛攻撃が<br/>始まった!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14.5%;top: 79.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p49": [
		{
			"text" : "秋…が<br/>冬になった"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68.3%;top: 43.5%;"
		}
		,{
			"text" : "寒気を<br/>感じるわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 53%;"
		}
		,{
			"text" : "どんな<br/>悲しみが<br/>少女の心を<br/>凍らせたのか"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.5%;top: 60.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p50": [
		{
			"text" : "春!!!!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 78.5%;top: 46%;font-weight: bold;"
		}
		,{
			"text" : "彼女の<br/>優雅さに<br/>笑顔になり<br/>ますな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 64%;"
		}
		,{
			"text" : "なんて<br/>暖かい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65.7%;top: 71.5%;"
		}
		,{
			"text" : "しかし、<br/>センチネル達は<br/>猛暑の夏の<br/>ようです!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 75.3%;"
		}
		,{
			"text" : "確かに、<br/>激怒してる<br/>みたい!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 87.3%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p51": [
		{
			"text" : "見てら<br/>れない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 57%;font-weight: bold;"
		}
		,{
			"text" : "センチネル<br/>どうして!?<br/>あんなに<br/>オシャレ<br/>なのに!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.5%;top: 56.5%;"
		}
		,{
			"text" : "いえ…<br/>見て"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 87.5%;top: 80.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p52": [
		{
			"text" : "夏の<br/>太陽!"
			,"style" : "font-size: 24px;color: black;background-color: white;left: 40.5%;top: 9%;"
		}
		,{
			"text" : "灼熱の<br/>パレオ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 30.6%;top: 42.6%;font-weight: bold;"
		}
		,{
			"text" : "スゲェな、<br/>オイ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 77.4%;font-weight: bold;"
		}
		,{
			"text" : "マジか"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70.5%;top: 77%;font-weight: bold;"
		}
		,{
			"text" : "クソ、<br/>お前最高だ!<br/>ショーの後<br/>一緒にブギ<br/>踊らね?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.5%;top: 76%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p53": [
		{
			"text" : "これに<br/>追いつくのは<br/>明らかに至難ですが<br/>参加者はもう一人<br/>います…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19.5%;top: 3%;"
		}
		,{
			"text" : "ええ、<br/>輝かしきミス<br/>シルキー"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.2%;top: 8%;"
		}
		,{
			"text" : "彼女は“グランド<br/>・ファイナル”を<br/>希望したわ。<br/>今年は男性モデルを<br/>使うはずよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 7.5%;"
		}
		,{
			"text" : "それでは舞台に<br/>最後の参加者を<br/>迎えましょう、<br/>ミスター…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78.5%;top: 30%;"
		}
		,{
			"text" : "ハァ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 47.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p54": [
		{
			"text" : "ハァ~~~~"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 75%;top: 10%;font-weight: bold;"
		}
		,{
			"text" : "こんなの<br/>カズは望んでない<br/>気がする<br/>でも…もう…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 5.2%;top: 37.3%;"
		}
		,{
			"text" : "どうでも<br/>いいわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 44%;"
		}
		,{
			"text" : "それなら<br/>大丈夫だよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.3%;top: 38%;"
		}
		,{
			"text" : "僕はショーを<br/>楽しめたし。<br/>パンドラは<br/>見違える程だ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 39%;"
		}
		,{
			"text" : "彼女の<span style=\"font-weight: bold;\">ドレス</span>は<br/>素敵だった。<br/>話してる間にも<br/>きっと一等賞<br/>を取るさ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 38.5%;"
		}
		,{
			"text" : "君は受賞とか<br/>気にしないのは<br/>知ってる、でも<br/>僕は君と分かち<br/>合いたいんだ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10.4%;top: 82%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p55": [
		{
			"text" : "でも…<br/>後ろの<br/>破壊の跡は<br/>君の仕業<br/>なんだろ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 3%;"
		}
		,{
			"text" : "あたしの<br/>醜い面を<br/>見ないで。<br/><span style=\"font-weight: bold;\">こんな</span>ことも<br/>したくなかった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82%;top: 5%;"
		}
		,{
			"text" : "“醜い面”も<br/>“美しい面”も<br/>ないよ、<br/>全部“君”さ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21.5%;top: 39%;"
		}
		,{
			"text" : "もしこれが<br/>君のショーの<br/>やり方なら<br/>それこそ僕が<br/>見たかった<br/>ものだよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77.4%;top: 38.5%;"
		}
		,{
			"text" : "つまり、<br/>僕じゃ多分<br/>沢山の人を<br/>吹っ飛ばせないし、<br/>だけど僕は<br/>ファッションも<br/>全然わから<br/>なくて"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 62.5%;"
		}
		,{
			"text" : "全く<br/>その通りよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 64.5%;"
		}
		,{
			"text" : "大切なのは、<br/>これは君にしか<br/>できないこと。<br/>最強の女の子で…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.4%;top: 80.5%;"
		}
		,{
			"text" : "一番可愛い<br/>サイクロプスで…<br/>僕が会った中で<br/>最高に創造的な<br/>ファッション<br/>デザイナーさ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54.6%;top: 81%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p56": [
		{
			"text" : "君はそれを<br/>人に見せるのを<br/>怖がるべき<br/>じゃない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6%;top: 4.5%;"
		}
		,{
			"text" : "*ヒトミビジョン起動 "
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43%;top: 17.3%;"
		}
		,{
			"text" : "君の成功に<br/>必要なのは<br/>君らしくいる<br/>ことだ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6.5%;top: 21.5%;"
		}
		,{
			"text" : "そこにいる<br/>君が最高の<br/>“ヒトミ”さ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6%;top: 40.5%;"
		}
		,{
			"text" : "ハァ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48%;top: 38.5%;"
		}
		,{
			"text" : "ハァ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51.2%;top: 42%;"
		}
		,{
			"text" : "うあ なんだ!<br/>大丈夫?!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 8.5%;top: 59.5%;font-weight: bold;"
		}
		,{
			"text" : "ああああ!<br/>誰か救急車を<br/>呼んで!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 24.5%;top: 59%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40%;top: 80%;"
		}
		,{
			"text" : "進展した<br/>ようだな、<br/>兄弟"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41.3%;top: 63%;"
		}
		,{
			"text" : "そして今…<br/>ここでの<br/>オレの仕事は<br/>終わったぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 60%;top: 58.5%;"
		}
		,{
			"text" : "ヒトミィィ!!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 56.3%;top: 81%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p57": [
		{
			"text" : "次の<br/>登校日<br/>…"
			,"style" : "font-size: 18px;color: white;background-color: black;left: 17.5%;top: 4%;"
		}
		,{
			"text" : "カズ、<br/>助けて!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "人気になり<br/>たくない!<br/>恐い!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 71%;top: 27%;font-weight: bold;"
		}
		,{
			"text" : "ぼ…僕に<br/>どうにか<br/>できるって<br/>思う?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 77%;top: 52%;"
		}
		,{
			"text" : "来なさい、ラビ!<br/>重量挙げ部の<br/>初日よ!力こそ<br/>スタイリッシュ!<br/>野生こそ美!"
			,"style" : "font-size: 14.5px;color: black;background-color: white;left: 18%;top: 72%;"
		}
		,{
			"text" : "すぐに<br/>トレンドを<br/>見直して<br/>外見を再構成<br/>しないと!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 52.7%;top: 85%;"
		}
		,{
			"text" : "ラビ、あなたを<br/><span style=\"font-weight: bold;\">引きずって</span>でも<br/>ファッションの<br/>新時代に<br/>行くわよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 70%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p58": [
		{
			"text" : "教員<br/>共有<br/>ルーム"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 15%;"
		}
		,{
			"text" : "どんな学校でも<br/>問題を共有するのは<br/>分かってるけど、<br/>腰抜けの校長が<br/>災害をどうにか<br/>してくれるのを<br/>願うわ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29%;top: 5%;"
		}
		,{
			"text" : "あら?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 12%;"
		}
		,{
			"text" : "思い起こせば、<br/>最近の2つの<br/>“災害”は<br/>科学関係<br/>だったわね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.5%;top: 14.5%;"
		}
		,{
			"text" : "3つ目が<br/>あんたのショー!<br/>廊下で爆弾が<br/>爆発したようよ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10%;top: 33%;"
		}
		,{
			"text" : "なんのこと<br/>言ってるのか<br/>わからない<br/>わね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27.5%;top: 34.5%;"
		}
		,{
			"text" : "私に分かるのは<br/>火も爆弾も<br/>早期退職まで<br/>遠ざけろ<br/>ってこと!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42.5%;top: 33%;"
		}
		,{
			"text" : "火の話と<br/>いえば、<br/>この建物は<br/>禁煙よ!<br/><span style=\"font-weight: bold;\">それを置き<br/>なさい!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 32%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch03p59": [
		{
			"text" : "デビライザーの<br/>象徴的エピソード<br/>完!離婚裁判所<br/>までチャンネル<br/>はそのまま"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 20.5%;top: 2.5%;"
		}
		,{
			"text" : "カチッ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36%;top: 4.3%;font-weight: bold;transform: rotate(-10deg);"
		}
		,{
			"text" : "…3カップの<br/>イェーグの<br/>血で豊かな<br/>香りを…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 42%;top: 2.8%;"
		}
		,{
			"text" : "カチッ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.5%;top: 3.9%;font-weight: bold;transform: rotate(-10deg);"
		}
		,{
			"text" : "…お電話で<br/>無料サンプル<br/>デスグリップ<br/>教授の<br/>サイキック…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 62%;top: 2.7%;"
		}
		,{
			"text" : "カチッ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 75%;top: 4.1%;font-weight: bold;transform: rotate(-10deg);"
		}
		,{
			"text" : "血と腸TVの<br/><span style=\"font-weight: bold;\">Dr.エース</span><br/>マラソンに<br/>戻ります!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81.5%;top: 2.7%;"
		}
		,{
			"text" : "やれやれ!<br/>悪魔生物質が尽きた!<br/><span style=\"font-weight: bold;\">デススラッグ大家族</span><br/>は1000年の寿命を<br/>生きるために健康で<br/>いるべきだったな、<br/>だが注射に使う<br/>筋肉がクタクタだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.9%;top: 27.6%;"
		}
		,{
			"text" : "注射は尽きるかも<br/>しれない、でも<br/>一つだけ決して<br/>尽きないもの<br/>それは…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 28.5%;"
		}
		,{
			"text" : "そして<br/>私達が誰よりも<br/>愛するのは…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 41%;"
		}
		,{
			"text" : "最愛の子、<br/>カズ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 15%;top: 49.3%;font-weight: bold;"
		}
		,{
			"text" : "きっと家で<br/>観てる<br/>わよね、<br/>愛しい子!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 56.5%;"
		}
		,{
			"text" : "番組を観ない<br/>ようにしてる"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 42%;top: 55.3%;width: 91px;"
		}
		,{
			"text" : "世界中を<br/>まわってる<br/>途中で<br/>治療してる<br/>子供達は<br/>あなたじゃ<br/>ないけど…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 41.5%;top: 62%;width: 85px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">バッコーン!</span><br/>この言葉を確実に<br/><span style=\"font-weight: bold;\">持っていけぇぇ、</span><br/>息子よぉぉぉ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.5%;top: 62.5%;"
		}
		,{
			"text" : "ハニー、<br/>そのキャッチ<br/>フレーズに私が<br/>何て言ったと<br/>思う?<br/><span style=\"font-weight: bold;\">ヒドイ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 85%;"
		}
		,{
			"text" : "でも…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 89.4%;"
		}
		,{
			"text" : "絶対<br/>流行らない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.5%;top: 93%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p00": [
	]
	,"http://devilscandycomic.com/comic/ch04p01": [
		{
			"text" : "頭上の宝石クラウン<br/>"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 35%;top: 4.3%;width: 224px;height: 35px;"
		}
		,{
			"text" : "被らぬが"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 39%;top: 7%;width: 160px;height: 27px;"
		}
		,{
			"text" : "心にスカーレット・クラウン"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 34.5%;top: 12.3%;width: 236px;height: 27px;"
		}
		,{
			"text" : "力強く鼓動して"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 39%;top: 15%;width: 160px;height: 30px;"
		}
		,{
			"text" : "赤き血が確かに流れるように"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 35%;top: 82.5%;"
		}
		,{
			"text" : "与えし者の贈り物は<br/>真実なり"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 38%;top: 84.5%;width: 178px;"
		}
		,{
			"text" : "だから我らは感謝を示す"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 34%;top: 90.4%;width: 225px;height: 30px;"
		}
		,{
			"text" : "我ら全ての行いで"
			,"style" : "font-size: 18px;color: red;background-color: black;left: 40%;top: 93%;width:150px;height: 30px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p02": [
		{
			"text" : "導く角と<br/>守る翼と共に"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 43.9%;top: 3.62%;width: 137px;height: 60px;"
		}
		,{
			"text" : "我らは道を確かに照らす"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 41.4%;top: 8%;width: 190px;height: 34px;"
		}
		,{
			"text" : "我らの忠義と勇気は<br/>一日たりとも挫けない"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 42.3%;top: 12.5%;width: 166px;height: 64px;"
		}
		,{
			"text" : "我らの言葉を全土の悪魔へ"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 38.5%;top: 82.5%;width: 239px;height: 34px;"
		}
		,{
			"text" : "鳴り響かせ真とする"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 42.4%;top: 85%;width: 173px;height: 28px;"
		}
		,{
			"text" : "我らがスカーレット<br/>・クラウン、<br/>我らが輝く誇り、"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 43.6%;top: 88.5%;width: 147px;height: 65px;"
		}
		,{
			"text" : "我らがどこにあろうとも"
			,"style" : "font-size: 16px;color: red;background-color: black;left: 42.4%;top: 94%;width: 180px;height: 37px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p03": [
		{
			"text" : "何度聴いても、<br/>奮い立つ曲だな。<br/>君の<span style=\"font-weight: bold;\">他の</span>作品も<br/>退屈でなければ<br/>良いんだがね、<br/>トレモロ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 22%;"
		}
		,{
			"text" : "…で、<br/>ワシは学校を<br/>一つ経営<br/>している"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28.2%;top: 62%;"
		}
		,{
			"text" : "ストラツィオ。<br/>君の雇い主が<br/>ワシらを重要な<br/>会議に呼び出して<br/>遅刻してる理由を<br/>説明しても<br/>いいんだぞ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 62%;"
		}
		,{
			"text" : "彼女が<br/>時間通り<br/>来る方が<br/>怖いですよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 63.5%;width: 103px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p04": [
		{
			"text" : "来た<br/>わよ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 27%;top: 4.5%;font-weight: bold;"
		}
		,{
			"text" : "あと、<br/>時間守るの<br/>なんて<br/><span style=\"font-weight: bold;\">老人だけよ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35.6%;top: 6%;"
		}
		,{
			"text" : "時間を<br/>気にしだすのは<br/>老い先短い<br/>証拠!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 6.5%;"
		}
		,{
			"text" : "ところで…、<br/>その…<br/>なぜ<br/><span style=\"font-weight: bold;\">ハズマット<br/>スーツ?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10.5%;top: 38.5%;"
		}
		,{
			"text" : "その箱の<br/>輸送中に<br/><span style=\"font-weight: bold;\">放射線漏れ</span><br/>起こしてない<br/>ですよね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23.3%;top: 41.5%;"
		}
		,{
			"text" : "笑ってます?<br/>お願いですから<br/>無害な冗談の<br/>良識ある笑いで、<br/>俺達を殺す気はない<br/>と言って下さい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 59.6%;"
		}
		,{
			"text" : "許して頂戴、<br/>これ以上<br/>不安にさせるべき<br/>じゃないわね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.5%;top: 61.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p05": [
		{
			"text" : "<span style=\"font-weight: bold;\">ジャ~~ン!</span><br/>中身は<br/>美女<br/>でした!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 5.5%;"
		}
		,{
			"text" : "皆あなたは<br/>美しいって<br/>知ってますよ<br/>メティア"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52%;top: 31.5%;"
		}
		,{
			"text" : "“貴婦人”って<br/><span style=\"font-weight: bold;\">あなたは</span><br/>呼んでよ、<br/>ストラツィオ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78%;top: 6%;"
		}
		,{
			"text" : "はうぅぅぅ!<br/>メイメイ、<br/>アイシャドウ<br/>かわいいよぉ!<br/><span style=\"font-weight: bold;\">チューして!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31%;top: 42%;"
		}
		,{
			"text" : "ピアは<br/>“メイメイ”<br/>なのに俺は<br/>“貴婦人”?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 42.5%;"
		}
		,{
			"text" : "見ての通り<br/>ワシは確かに<br/>墓場に片足<br/>突っ込んどるが<br/>聞くぞ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10%;top: 65%;"
		}
		,{
			"text" : "箱の<br/>中身は<br/>何だ?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 49.5%;top: 67.5%;"
		}
		,{
			"text" : "兵器<br/>ですかね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 68.5%;"
		}
		,{
			"text" : "カップ<br/>ケーキかな?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 64%;top: 84.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p06": [
		{
			"text" : "エッグ<br/>スクラムの<br/>卵"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 64%;top: 4.5%;"
		}
		,{
			"text" : "素晴らしい!<br/>早速チームに<br/>連絡しておく!<br/>どこに挑戦<br/>するんだ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14.5%;top: 40%;"
		}
		,{
			"text" : "ストーン<br/>ラビリンス高校の<br/>ミノタウロス?<br/>ハウリング ホロウの<br/>ウェアウルブズ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.5%;top: 41%;"
		}
		,{
			"text" : "単純<br/>すぎよ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 17%;top: 58.5%;font-weight: bold;"
		}
		,{
			"text" : "いえ…私達が<br/>挑戦するのは、<br/><span style=\"font-weight: bold;\">ヘムロック<br/>ハートの<br/>ナイトメアズ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35%;top: 59%;"
		}
		,{
			"text" : "私は"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 60%;top: 61.5%;"
		}
		,{
			"text" : "エリオット<br/>の"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66%;top: 67%;"
		}
		,{
			"text" : "身をよじらせ<br/>たいの"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 81.5%;top: 81%;font-weight: bold;width: 119px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p07": [
		{
			"text" : "エッグスクラムの歌を歌おう、至高のスポーツ<br/>優雅にして野蛮、一種の儀式でもある"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 29.8%;top: 1%;"
		}
		,{
			"text" : "我らを天上から審判する恐るべきゾマ・ゴラモスによって<br/>高い山の上で、それは古代に生まれた"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 25%;top: 5%;"
		}
		,{
			"text" : "次代の悪魔である神聖なエッグスクラムの卵が生まれ<br/>戦士達はそれを手に取り、戦うことを、誓った"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.2%;top: 40%;"
		}
		,{
			"text" : "男、女、子供を成す全てのもの<br/>我らを賢く、狡猾に野蛮にする全てのもの<br/>我らの全ての愛憎と情熱が神聖なエッグスクラムの<br/>競技場に飛び上がり、卵へと注がれる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 4.8%;top: 50.5%;"
		}
		,{
			"text" : "戦士達が真に一進一退の攻防を繰り広げる時、<br/>卵は静かな殻の中で世界の全てを聴き学ぶ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41.5%;top: 63%;width: 424px;"
		}
		,{
			"text" : "これは一体!何事か?<br/>試合が終わり、ひび割れからゾマ・ゴラモスが<br/>不気味な光のなかに、生れ出る"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 26%;top: 68.5%;width: 404px;"
		}
		,{
			"text" : "猛火の戦いで鍛えた、強力な子が皆の努力で生まれる<br/>新たな卵が生まれる時、新たな試合が始まる<br/>さぁ盃を高く掲げ、その日を祝おう"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 92%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p08": [
		{
			"text" : "なぜ<br/>エッグ<br/>スクラム?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 22.5%;top: 4.5%;"
		}
		,{
			"text" : "彼女は<br/>学校を焼き払い<br/>私を吊るし<br/>上げる気だ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74%;top: 6%;"
		}
		,{
			"text" : "メティアは<br/>私を苦しめる<br/>名人ですよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25.5%;top: 39%;"
		}
		,{
			"text" : "心配<br/>ご無用!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 52.5%;top: 38%;font-weight: bold;"
		}
		,{
			"text" : "例えチームが<br/><span style=\"font-weight: bold;\">オレ一人でも、</span><br/><span style=\"font-weight: bold;\">一騎当千</span>の力で<br/>立ち向かい<br/>ますよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.8%;top: 80%;"
		}
		,{
			"text" : "いや、<br/>それじゃ<br/>ダメだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48%;top: 60%;"
		}
		,{
			"text" : "エッグスクラムの<br/>卵を受けるのは<br/>大変な栄誉だけど…<br/>良い試合ができなきゃ<br/>我が校の信頼は<br/>地に落ちる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 57%;top: 60.5%;"
		}
		,{
			"text" : "こんな時、<br/>とるべき<br/><span style=\"font-weight: bold;\">手段は<br/>一つ…</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84%;top: 62%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p09": [
		{
			"text" : "カズ~~~~~~~!<br/>助けて~~~~!!!!!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 12.5%;top: 33%;font-weight: bold;"
		}
		,{
			"text" : "なぜ陸の人々は<br/>間違っているか"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 35.2%;top: 41%;"
		}
		,{
			"text" : "あー、<br/>つまり…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 39%;"
		}
		,{
			"text" : "カズ・デッカーは<br/>ただちに校長室に<br/>報告に来て<br/>くれますか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.5%;top: 62%;"
		}
		,{
			"text" : "頑張<br/>れよ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 47.5%;top: 66.5%;"
		}
		,{
			"text" : "それと、ニモも<br/>連れてきてね!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62%;top: 67.2%;"
		}
		,{
			"text" : "ふざけ<br/>んな!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 79.4%;top: 70.4%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p10": [
		{
			"text" : "パンドラは<br/>“海の不思議”<br/>受けたく<br/>ないのか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47%;top: 34%;"
		}
		,{
			"text" : "彼女が<br/><span style=\"font-weight: bold;\">何</span>したいのか<br/>わからないよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73%;top: 45.5%;"
		}
		,{
			"text" : "彼女は今<br/>年の割に<br/>超気難しいんだ。<br/>僕を見てさえ<br/>くれないよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17.5%;top: 60%;"
		}
		,{
			"text" : "ああ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 63.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p11": [
		{
			"text" : "やぁ。<br/>オレだ<br/>ニモだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20%;top: 4%;"
		}
		,{
			"text" : "オレの肌は<br/>濡れてる時は<br/>透明じゃ<br/>ないんだ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 27%;top: 6%;"
		}
		,{
			"text" : "ママが<br/>グリンディロー<br/>パパが透明<br/>だからオレは…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 13.5%;"
		}
		,{
			"text" : "あー…<br/>そういう<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 9.5%;"
		}
		,{
			"text" : "ことさ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81.5%;top: 16.5%;"
		}
		,{
			"text" : "オレの内臓が<br/>本当に外に<br/>出てると思って<br/>ないよな?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13.5%;top: 40.5%;"
		}
		,{
			"text" : "それ<br/>キモい<br/>だろ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 48.1%;top: 40%;"
		}
		,{
			"text" : "…キモい<br/>わね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 64%;"
		}
		,{
			"text" : "ここ数日で<br/>唯一喋った…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.5%;top: 63%;"
		}
		,{
			"text" : "とにかく、<br/>パンドラ、<br/>エリオットが<br/>呼んでる、<br/>僕らは<br/>行くけど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40.5%;top: 63%;"
		}
		,{
			"text" : "一緒に<br/>来ても<br/>いいよ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 64%;"
		}
		,{
			"text" : "フン!"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 71%;top: 62%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p12": [
		{
			"text" : "あぁ<br/>よかった<br/>来た!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62.5%;top: 19%;"
		}
		,{
			"text" : "結局来た"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 38%;top: 37.5%;"
		}
		,{
			"text" : "彼女は<br/>来たいのか<br/>来たくない<br/>のか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.5%;top: 35.5%;"
		}
		,{
			"text" : "時間が<br/>ないから、<br/>単刀直入に<br/>いくよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16%;top: 47%;"
		}
		,{
			"text" : "我が校は<br/>かってない規模の<br/>危機に直面してる。<br/>私達の名誉が<br/>試され…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27%;top: 51%;"
		}
		,{
			"text" : "エヘン…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17.5%;top: 57%;font-weight: bold;"
		}
		,{
			"text" : "エッヘン!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35.5%;top: 59.4%;font-weight: bold;"
		}
		,{
			"text" : "あー、うん…<br/>彼はドレイク、<br/>ヘムロック<br/>ハート<br/>ナイトメアズ<br/>のリーダー"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.5%;top: 47%;"
		}
		,{
			"text" : "いかにも<br/>オレだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 48%;font-weight: bold;"
		}
		,{
			"text" : "ドレイク…<br/>カズに説明<br/>したいの<br/>かい?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 74%;"
		}
		,{
			"text" : "いえ、<br/>続けて"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84.2%;top: 74%;"
		}
		,{
			"text" : "えっと<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.5%;top: 86%;"
		}
		,{
			"text" : "何を言おうと<br/>してたん<br/>だっけ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 89.7%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p13": [
		{
			"text" : "待った、<br/>ナイトメアズ<br/>って何だ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.5%;top: 6%;"
		}
		,{
			"text" : "エッグ<br/>スクラム<br/>のチーム?<br/>本当にある?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21.7%;top: 5.5%;"
		}
		,{
			"text" : "実は、それが<br/>問題なんだ。<br/>ドレイク<span style=\"font-weight: bold;\">だけの</span><br/>チームなんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39%;top: 6%;"
		}
		,{
			"text" : "スカーレット<br/>クラウンアカデミーが<br/>私達に試合を<br/>申し込んだが<br/>受けても断っても<br/>大きな影響がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 37%;top: 14.5%;"
		}
		,{
			"text" : "スカーレット<br/>クラウン?<br/>気取り屋どもの<br/>純血デーモン学校?<br/>何で奴らが…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4.5%;top: 33.5%;"
		}
		,{
			"text" : "やりま<br/>しょう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32.5%;top: 35%;"
		}
		,{
			"text" : "奴らに<br/>勝つん<br/>です!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 50%;top: 34.5%;"
		}
		,{
			"text" : "何だって!?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 59.5%;top: 35%;font-weight: bold;"
		}
		,{
			"text" : "これ<br/>ですよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 35.5%;"
		}
		,{
			"text" : "これこそ<br/>一般入試学校<br/>でもできるって<br/>証明する<br/>チャンスですよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.6%;top: 59%;"
		}
		,{
			"text" : "僕らは<br/>最強の純血種<br/>学校でも<br/>倒せますよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31%;top: 61%;"
		}
		,{
			"text" : "見せましょう<br/>僕らは互角…<br/>いえ…<br/><span style=\"font-weight: bold;\">それ以上<br/>だって!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56.5%;top: 59.5%;"
		}
		,{
			"text" : "カズ…!!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 86%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p14": [
		{
			"text" : "<span style=\"font-weight: bold;\">カズ、お前は<br/>余計なお世話<br/>焼きすぎだ!</span><br/>これは明らかに<br/><span style=\"font-weight: bold;\">バカげてる!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 6%;"
		}
		,{
			"text" : "えぐっ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31.5%;top: 19.7%;font-weight: bold;"
		}
		,{
			"text" : "ありがとう、<br/>ニモ。それが<br/>君を呼んだ<br/>理由なんだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38.5%;top: 28.5%;"
		}
		,{
			"text" : "カズと私は<br/>熱中しやすい。<br/>君の消極性で<br/>私達を抑える<br/>必要がある"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.5%;top: 9%;"
		}
		,{
			"text" : "ヘムロックさんは<br/>オレがスカーレット<br/>クラウンに単独で<br/>挑むのを禁じた、<br/>だからチームを組む<br/>必要がある、<br/>手順に従うだけ<br/>ならね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 43%;"
		}
		,{
			"text" : "言い換えれば、<br/>チームに専門技能が<br/>欠けていても、<br/>オレがそれ以上に<br/>補えばいい!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 44%;"
		}
		,{
			"text" : "うん?お前<br/>エッグスクラム<br/>上手いの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 43.2%;"
		}
		,{
			"text" : "オレは<br/>エッグスクラム<br/>に命の恩がある!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 43.7%;font-weight: bold;"
		}
		,{
			"text" : "大昔、<br/>オレが子供の頃、<br/>火事関係の事故が<br/>不運にも俺の家で<br/>あった"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 70.5%;top: 74.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p15": [
		{
			"text" : "炎の壁がオレを<br/>両親から分断した。<br/>炎の指が猛烈に<br/>爪を立てオレの頭に<br/>天上を雨あられと<br/>少しずつ落として<br/>きた。"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 12%;top: 7%;"
		}
		,{
			"text" : "我を失い<br/>怖かった、オレは<br/>泣くだけだった…<br/>だがオレのぼやけた目に<br/>何かが映った、神聖な<br/>衣服を纏う、強力な<br/>エッグスクラムの<br/>戦士だ!"
			,"style" : "font-size: 14px;color: white;background-color: black;left: 69.5%;top: 17%;"
		}
		,{
			"text" : "彼女は叫んだ<br/>“ハット、ハット、<br/>恐れるな、我が子よ!”<br/>そして炎を通り抜けた、<br/>彼女の腕の中に俺を<br/>大切なエッグスクラム<br/>の卵のように抱き<br/>抱えながら"
			,"style" : "font-size: 14px;color: white;background-color: black;left: 68.5%;top: 43%;"
		}
		,{
			"text" : "窓を突き破り<br/>オレを下の通りの<br/>安全な場所まで<br/>運ぶと、彼女は<br/>オレの小さな体を<br/>道端に置いた"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 31%;top: 65.4%;"
		}
		,{
			"text" : "それから、<br/>激しく勝利の<br/>ダンスをした後、<br/>彼女は闇夜に<br/>消えた"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 70%;top: 84.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p16": [
		{
			"text" : "何ソレ"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 10.5%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "オレの質問の<br/>答えになって<br/>ねーぞ、<span style=\"font-weight: bold;\">全然…</span><br/>お前は何を<br/>分かってるんだ?<br/>もういいよ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 24%;top: 4.5%;"
		}
		,{
			"text" : "問題ないよ、<br/>ニモ、だって<br/>感動的な話で<br/>僕のハートに火が<br/>ついた…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 7.5%;"
		}
		,{
			"text" : "脳に血を送り込み、<br/>ニューロンに<br/>力を生み<br/>素晴らしい<br/>考えが閃いた!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41.5%;top: 17.5%;"
		}
		,{
			"text" : "ほほ本当に??"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 8%;"
		}
		,{
			"text" : "ヘムロック<br/>ハートの<br/>生徒の皆<br/>ちょっと<br/>聞いて?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33.5%;top: 37.5%;"
		}
		,{
			"text" : "突然だけど、<br/>本日をもって、<br/>学校に新ルールが<br/>追加されました!<br/>課外活動が必須に<br/>なりました!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.3%;top: 41.8%;"
		}
		,{
			"text" : "スライム君主"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 35.4%;transform: rotate(3deg);width :130px;"
		}
		,{
			"text" : "・ブロブ王<br/>・1000年の<br/>自賛の治世"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53.5%;top: 37%;text-align:left;transform: rotate(3deg);width :85px;"
		}
		,{
			"text" : "護身の<br/>心得"
			,"style" : "font-size: 14.5px;color: black;background-color: white;left: 82.5%;top: 44%;width: 65px;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;border-bottom: solid 1px black;\">噛み付き</span><br/>禁止"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 91.8%;top: 46.8%;"
		}
		,{
			"text" : "すでにクラブに<br/>入っている人達には<br/>朗報です、<br/>自動的に成績に<br/>評価が加点されます。<br/>他の人達も…<br/>心配いりません!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 52%;"
		}
		,{
			"text" : "超楽しい部が<br/>新メンバーを<br/>募集中です…<br/>一度参加するだけで<br/>無料で‘A’評価が<br/>ゲットできます!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29.5%;top: 65.5%;"
		}
		,{
			"text" : "興味のある人は<br/>ヘムロックさん<br/>のオフィスまで<br/>至急報告に来て!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44%;top: 73.7%;"
		}
		,{
			"text" : "やる価値は<br/>ねーよ。<br/>オレを<br/>信じろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.5%;top: 75.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p17": [
		{
			"text" : "カズ、お前は<br/>校長じゃない。<br/>そんな決定権<br/>ないだろ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 4.5%;top: 6%;"
		}
		,{
			"text" : "君の新しい<br/>エッグスクラム<br/>チームに会う<br/>準備だ、<br/>ドレイク!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59.5%;top: 2.5%;"
		}
		,{
			"text" : "しばらく後…"
			,"style" : "font-size: 24px;color: black;background-color: white;left: 10%;top: 23.5%;"
		}
		,{
			"text" : "エッグスクラム?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4.5%;top: 39.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">出産の</span><br/>スポーツ?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 26%;top: 56%;"
		}
		,{
			"text" : "それにしちゃあ<br/>チームの野郎共<br/>やたら多いね…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26.5%;top: 62.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ペトラ・フォボス(15)</span><br/>強い責任感があるが、<br/>授業はいつも<br/>サボる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21.2%;top: 77%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">OK、</span><br/>まず第一<br/>に…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 37%;"
		}
		,{
			"text" : "人前で着替えは<br/>不愉快だ、<br/>だから僕専用の<br/>ロッカー室が<br/>いる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42.7%;top: 42.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">第二に、</span><br/>僕は臭いの検出域が低い、<br/>だから標準尺度で3ランクを<br/>超えたら即座に標準に戻して。<br/>もし誰かがスパゲッティ食べて<br/>僕に分けてくれなかったら、<br/>僕は気絶するまで叫ぶよ。<br/>それが条件だ。調べておけよ。<br/>20キロヘルツ以下の音で僕は<br/>すぐに吐くよ。僕の父の名は<br/>ウォレス。もし僕に贈物する<br/>なら、オレンジはやめろ。<br/>アレルギーとかじゃないけど、<br/>オレンジとかは十分ある。<br/>それと、医者の注意に…"
			,"style" : "font-size: 12.5px;color: black;background-color: white;left: 72.5%;top: 38%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ウォルトン・<br/>ストーンウォール(16)</span><br/>完全に嫌な奴。<br/>どのクラブも彼をとらなかった"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 65.5%;top: 60%;"
		}
		,{
			"text" : "マスかき野郎共<br/>大当たりだ!俺より<br/>エッグスクラムの<br/>上手い奴はいねぇ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 68%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">全てにおいて</span><br/>俺より優れた<br/>奴はいねぇ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 81%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ナイジェル・デュースナップ(16)</span><br/>小さすぎ。<br/>どんなクラブでもただ小さすぎ。<br/>あと、好戦的"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54.5%;top: 90.3%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p18": [
		{
			"text" : "わ~い<br/>スポーツ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 21.5%;transform: rotate(-10deg);"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">リケット・パンターノ(14)</span><br/>演劇クラブの演劇から<br/>逃げて来た"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 43%;"
		}
		,{
			"text" : "卵?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 56%;top: 10%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ジェラルド・<br/>ガルシア(17)</span><br/>?????"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47%;top: 47.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ニモ<br/>・マスターマン(14)</span><br/>クイズクラブ脱退"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.5%;top: 35.5%;text-decoration: line-through;"
		}
		,{
			"text" : "オレは<br/>やらないって<br/><span style=\"font-weight: bold;\">言ったろ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 45%;"
		}
		,{
			"text" : "残念だけど<br/>やらなきゃ、<br/>不参加なら<br/>君は退学です"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31.5%;top: 61.5%;"
		}
		,{
			"text" : "ところで、<br/>参加者が私の<br/>予想よりもかなり<br/>少ないですね。<br/>何故でしょう?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55%;top: 81%;"
		}
		,{
			"text" : "あんたは<br/><span style=\"font-weight: bold;\"><ruby><rb>虚仮威<rp>(</rp><rt>こけおど</rt><rp>)</ruby>し</span><br/>ばっかりで<br/>大げさすぎるって<br/>皆知ってるからだよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.2%;top: 83.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p19": [
		{
			"text" : "自室の<br/>虫を怖がって<br/>誰か虫を潰しに<br/>来なきゃ<br/>学校閉鎖するって<br/>言ったり"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 5%;top: 5%;"
		}
		,{
			"text" : "会議に出たくない<br/>からクローゼットに<br/>閉じこもったり、<br/>その後、俺があんたを<br/>連れ出しに来た時、<br/>俺に告げ口したら<br/>退学って言ったよな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21%;top: 6%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">あああああああ!</span><br/>ばらしたな!<br/>き…君なんか<br/>退学だ、ニモ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 6.5%;"
		}
		,{
			"text" : "あー…<br/>試合の後で"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47.5%;top: 13.8%;font-weight: bold;"
		}
		,{
			"text" : "皆もう知ってんだよ!<br/>放送がONのままだったから、<br/>俺はあんたが泣いてるのも<br/>全部聞こえてたんだよ!<br/>他にどうやってあんたを<br/>クローゼットから出そうって<br/>思いつくんだよ!?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 62%;top: 2%;font-weight: bold;"
		}
		,{
			"text" : "気にすんな。<br/>オレは行くぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31.5%;top: 36.5%;"
		}
		,{
			"text" : "待てよ…<br/>これドア<br/>じゃない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 37.5%;"
		}
		,{
			"text" : "うー…<br/>OK…<br/><span style=\"font-weight: bold;\">失礼だな</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8.5%;top: 63%;"
		}
		,{
			"text" : "僕が<span style=\"font-weight: bold;\">ドア</span>だと?<br/>僕は<span style=\"font-weight: bold;\">障害物</span>さ。<br/>僕は<span style=\"font-weight: bold;\">誰も</span><br/>通さないよ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 44.5%;top: 62%;"
		}
		,{
			"text" : "笑わない<br/>でくれ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 74.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p20": [
		{
			"text" : "これは<br/>私個人の些細な<br/>ワガママに<br/>見えると思う…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.5%;top: 9%;"
		}
		,{
			"text" : "でも真剣に<br/>やらなければ、<br/>本当に学校は<br/>終わりかも<br/>しれない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72.5%;top: 10%;"
		}
		,{
			"text" : "私の心臓は<br/>耐えられない<br/>もし私の戦ってきた<br/>全てが…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 33%;"
		}
		,{
			"text" : "全てが…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.5%;top: 36.5%;"
		}
		,{
			"text" : "彼<span style=\"font-weight: bold;\">は</span><br/>ドア<br/>なの?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 58.5%;"
		}
		,{
			"text" : "待って、<br/>いや…<br/><span style=\"font-weight: bold;\">ジャイロ!?</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 60%;"
		}
		,{
			"text" : "怖がるなよ<br/>親愛なる<br/>教育者"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 69%;"
		}
		,{
			"text" : "オレには<br/>お前らに必要な<br/>全てのぉぉぉ<br/>答えがあるぜ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 76%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ジャイロ・リーマンクタス(15)</span><br/>解散した科学クラブを探すために<br/>停学から復帰した"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 48%;top: 86%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p21": [
		{
			"text" : "ここ来たか<br/>状況<br/>分かる?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 5.5%;top: 4%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">全然、</span><br/>でもバイオ<br/>モンスターで<br/>全て解決だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 24.5%;top: 3%;"
		}
		,{
			"text" : "バイオモンスター<br/><span style=\"font-weight: bold;\">チーム!</span><br/>うまくいくかも!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39.5%;top: 2%;"
		}
		,{
			"text" : "明らかに<br/>ダメだろ!!!<br/>最初に何で<br/>停学にしたのか<br/>忘れたか!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 2%;font-weight: bold;"
		}
		,{
			"text" : "OK、OK、<br/>ジャイロに<span style=\"font-weight: bold;\">一体</span><br/>だけ付けます、<br/>片腕ないですし"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.5%;top: 1.5%;"
		}
		,{
			"text" : "交渉成立!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82.5%;top: 9.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">パーフェクトォ<br/>ォォォ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7.5%;top: 28%;"
		}
		,{
			"text" : "本物の生徒でないと<br/>誰も<span style=\"font-weight: bold;\">疑うまい</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 28%;"
		}
		,{
			"text" : "カズ、<br/>ヒトミ呼べない?<br/>彼女なら多分<br/>1人で試合圧勝<br/>できるよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 5%;top: 37%;"
		}
		,{
			"text" : "彼女は<br/>今日歯医者<br/>なんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28.1%;top: 39%;"
		}
		,{
			"text" : "待って…<br/>君は兄弟か<br/>何かいたね?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56%;top: 38%;"
		}
		,{
			"text" : "いや…<br/>兄弟が2人。<br/>プリンスと<br/>レトロな<br/>感じの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66.6%;top: 37.5%;"
		}
		,{
			"text" : "それに姉妹<br/>かな?長い<br/>金髪の?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67.5%;top: 46.5%;"
		}
		,{
			"text" : "ある時は<br/>優雅な乙女、<br/>またある時は<br/>勇敢な剣士、<br/><span style=\"font-weight: bold;\">無数の仮面</span>と<br/>知られる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 5.7%;top: 57%;"
		}
		,{
			"text" : "舞台の学者、<br/><span style=\"font-weight: bold;\">リケット・<br/>パンターノ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 83%;"
		}
		,{
			"text" : "あぁ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.7%;top: 58.5%;"
		}
		,{
			"text" : "つまり君は<br/>学校で唯一の<br/>デーモンの<br/>生徒の人?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55.5%;top: 59%;"
		}
		,{
			"text" : "はぁ…君の<br/>“兄弟姉妹”の<br/>参加を期待<br/>してたけど"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 79.9%;top: 59%;"
		}
		,{
			"text" : "デーモン3人<br/>は1.5ヒトミ<br/>の価値が…"
			,"style" : "font-size: 14.5px;color: black;background-color: white;left: 81%;top: 67%;"
		}
		,{
			"text" : "でも君は<br/>すごいって<br/>わかるよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 75.5%;"
		}
		,{
			"text" : "この<br/>筋肉で?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64.5%;top: 77%;"
		}
		,{
			"text" : "プシュー!<br/>やるさ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82.5%;top: 82.5%;"
		}
		,{
			"text" : "奴らに<br/>潰される<br/>だろうなぁ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 90.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p22": [
		{
			"text" : "元気<br/>出して"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 3.5%;"
		}
		,{
			"text" : "ナイジェルの<br/>半分の大きさ<br/>でもないし<br/>彼の自信見て!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 17.3%;top: 3%;"
		}
		,{
			"text" : "お前から<br/>引っこ抜く!<br/>(内臓を)"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32.3%;top: 4%;font-weight: bold;"
		}
		,{
			"text" : "ハ、怖がる<br/>とでも?<br/>そもそも<span style=\"font-weight: bold;\">意味</span><br/>わかんない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43.4%;top: 2%;"
		}
		,{
			"text" : "OK、多分<br/>理想的でないが、<br/>選手8人<br/>控え1人だ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.5%;top: 9.5%;"
		}
		,{
			"text" : "拒否したが、<br/>引き受けてる"
			,"style" : "font-size: 14px;color: white;background-color: black;left: 54.5%;top: 28.3%;"
		}
		,{
			"text" : "お前ならかなり<br/>上手くいくさ。<br/>その、あー…<br/>お前の才能に<br/>あってる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69%;top: 5.5%;"
		}
		,{
			"text" : "やらない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 82.3%;top: 12%;"
		}
		,{
			"text" : "はぁ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 45.7%;"
		}
		,{
			"text" : "それじゃ<br/>選手7人と<br/>控え1人だ、<br/>入るか<br/>カズ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.7%;top: 52.5%;"
		}
		,{
			"text" : "な…<br/>何だって?!<br/>ダメだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 57%;top: 45.5%;font-weight: bold;"
		}
		,{
			"text" : "その、僕は<br/>チームを手伝い<br/>たいけど、<br/><span style=\"font-weight: bold;\">競技は</span>無理!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56%;top: 51%;"
		}
		,{
			"text" : "きっと<br/><span style=\"font-weight: bold;\">殺され</span>ちゃう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 85%;top: 56.7%;"
		}
		,{
			"text" : "文字通り<br/>本当に<br/>殺される!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 88%;top: 62%;"
		}
		,{
			"text" : "パンドラを<br/>控えの1人に<br/>今は入れてよ。<br/>彼女ならやる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 71.5%;"
		}
		,{
			"text" : "俺が言うのも<br/>変だけどさぁ、<br/>彼女は<br/><span style=\"font-weight: bold;\">そこにいる</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 25%;top: 71%;"
		}
		,{
			"text" : "無視<br/>できない<br/>だろ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 37.5%;top: 73.5%;"
		}
		,{
			"text" : "それこそ<br/>彼女が<span style=\"font-weight: bold;\">僕に</span><br/>何日もしてきた<br/>ことだよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 50.5%;top: 72.5%;"
		}
		,{
			"text" : "今は<br/>深刻な状況だ!<br/>そんな幼稚なこと<br/>する余裕は<br/>今はないよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82%;top: 83%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p23": [
		{
			"text" : "バカな怒りを<br/>冷ましなよ<br/>とにかく2人共<br/>落ち着いて?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6%;top: 5%;"
		}
		,{
			"text" : "週末には<br/>解決してるし<br/>代役探しても<br/>いいわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 4%;"
		}
		,{
			"text" : "週末?<br/>そんな、<br/>滅相もないよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 4%;"
		}
		,{
			"text" : "試合は<br/>3時間後だよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 25%;"
		}
		,{
			"text" : "何だって~~~~~~~~?!"
			,"style" : "font-size: 53px;color: black;background-color: white;left: 4.5%;top: 33%;font-weight: bold;"
		}
		,{
			"text" : "いかにも!"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 10.5%;top: 64%;font-weight: bold;"
		}
		,{
			"text" : "進め、我が受胎の<br/><ruby><rb>百人隊長<rp>(</rp><rt>センチュリオン</rt><rp>)</ruby>達…<br/>誕生<br/>アリーナへ!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 69%;top: 74%;font-weight: bold;"
		}
		,{
			"text" : "何だって~~~~~~~~?!!"
			,"style" : "font-size: 52.5px;color: black;background-color: white;left: 6%;top: 88.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p24": [
		{
			"text" : "ペナンブラ上部の<br/>誕生出産アリーナ<br/>(ヘムロックハートから街を通った所)"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 13.5%;top: 5.5%;"
		}
		,{
			"text" : "よし。<br/>全て順調な<br/>ようだな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.5%;top: 44%;"
		}
		,{
			"text" : "それで<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.4%;top: 80.5%;"
		}
		,{
			"text" : "その…<br/>どうやって<br/>競技すれば<br/>いいの?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 85%;"
		}

	]
	,"http://devilscandycomic.com/comic/ch04p25": [
		{
			"text" : "ルール<br/>知らないの?<br/><span style=\"font-weight: bold;\">誰も</span>ルール<br/>知らない?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 3%;"
		}
		,{
			"text" : "OK、OK…<br/>試合は数分後だが<br/>目的は卵を<br/>フィールドの<br/>端から逆の端へ<br/>運ぶことだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 31%;"
		}
		,{
			"text" : "相手チームが<br/>阻止してくる。<br/>タックルで<br/>卵がチームを<br/>移る"
			,"style" : "font-size: 16px;color: black;background-color: white;left:59%;top: 31%;"
		}
		,{
			"text" : "細かい事は<br/>重要じゃない…"
			,"style" : "font-size: 16px;color: black;background-color: #e1e1e1;left: 73.5%;top: 36%;transform: rotate(-10deg);"
		}
		,{
			"text" : "見よ、シンプルだ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 58%;top: 52%;transform: rotate(7deg);"
		}
		,{
			"text" : "フィールドの端に<br/>卵を持っていって<br/>ゴールした時、<br/>少しダンスして…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 63%;"
		}
		,{
			"text" : "神聖な<br/>裁定の巣の<br/>頂きから見てる<br/>崇高なる<br/>ゾマ・ゴラモスに<br/>武勇を示すんだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28.5%;top: 65%;"
		}
		,{
			"text" : "そこは<br/>心配<br/>いらない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 49%;top: 78%;"
		}
		,{
			"text" : "ただとにかく<br/>ドレイクに<br/>卵渡せば<br/>何とかする"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 78%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p26": [
		{
			"text" : "<span style=\"font-weight: bold;\">ヘイ!</span><br/>1つ<br/>質問だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 6%;"
		}
		,{
			"text" : "何じゃ<br/>あれ!?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 45%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "もちろん、<br/><span style=\"font-weight: bold;\">最ぃぃぃ愛の</span><br/>クラスメート、<br/><span style=\"font-weight: bold;\">チャーリー・<br/>ヤマモトだ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 27%;"
		}
		,{
			"text" : "お前らの幼馴染で<br/>彼はラボで<br/>超短期間で<br/>作成されては<br/><span style=\"font-weight: bold;\">絶対にない</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 32%;"
		}
		,{
			"text" : "彼が<br/>構造的に不安定で<br/>放射線が漏れてる<br/>という噂は<br/>無論嘘だぜ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14%;top: 52%;"
		}
		,{
			"text" : "ここに来た<br/>お前らの優しい<br/>同胞はとても<br/>頼りになるぞ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 54%;"
		}
		,{
			"text" : "生誕の<br/><ruby><rb>組み鐘<rp>(</rp><rt>カリヨン</rt><rp>)</ruby>が<br/>鳴り響いてる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21%;top: 73%;font-weight: bold;"
		}
		,{
			"text" : "聞け!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 15%;top: 71.5%;font-weight: bold;"
		}
		,{
			"text" : "戦いだ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 56%;top: 75%;font-weight: bold;"
		}
		,{
			"text" : "うわあああぁ<br/>これ本当に<br/>マズくない?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 68.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p27": [
		{
			"text" : "み・み・見ろよ、ヨォ!<br/>い・い・家の中で<br/>危ねぇお喋り!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44%;top: 7.5%;font-weight: bold;width: 230px;"
		}
		,{
			"text" : "この最も壮大な試合の<br/>アナウンサーが俺だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64.5%;top: 12%;font-weight: bold;width: 190px;height: 80px;display: flex;align-items: center;justify-content: center;"
		}
		,{
			"text" : "我らが屈強な<br/>戦士達が出場だ、<br/>新たな<br/>ゾマ・ゴラモスの<br/>誕生を記念して、<br/>比喩的な剣を掲げる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 27%;font-weight: bold;"
		}
		,{
			"text" : "紳士淑女の皆様、<br/>誕生アリーナへ<br/>スカーレット クラウン<br/>インフェルノズと<br/>ヘムロック ハート<br/>ナイトメアズを<br/>ご歓迎下さい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 50%;font-weight: bold;width: 214px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p28": [
		{
			"text" : "両チームとも<br/>卵の落下の<br/>競争を制するために<br/>塔を作るでしょう"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.8%;top: 59%;font-weight: bold;"
		}
		,{
			"text" : "クラスB高校ルールに<br/>従い、選手達は地面から<br/><ruby><rb>約3m<rp>(</rp><rt>10フィート</rt><rp>)</ruby>以上の<br/>飛行は禁止。<br/>投擲の高度制限は無し"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 67%;font-weight: bold;"
		}
		,{
			"text" : "いつも通り、<br/>試合の継続は<br/>卵の孵化まで<br/>…"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 74.2%;top: 72%;font-weight: bold;"
		}
		,{
			"text" : "…または<br/>選手全員が<br/>死ぬまでだ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 72%;top: 82%;font-weight: bold;"
		}

	]
	,"http://devilscandycomic.com/comic/ch04p29": [
		{
			"text" : "確か死者は<br/><span style=\"font-weight: bold;\">そんなに</span><br/>いないはず…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27.7%;top: 25%;"
		}
		,{
			"text" : "やぁ<br/>見知らぬ人<br/>緊張してるね<br/>親ですか?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 43.5%;top: 5.5%;"
		}
		,{
			"text" : "娘は誇りだ<br/>ほら、あの娘"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 11%;width: 95px;"
		}
		,{
			"text" : "あ…いえ、<br/>私はヘムロック<br/>ハートの<br/>校長です"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 6%;"
		}
		,{
			"text" : "言いにくいですが<br/>あなたの子供達に<br/>勝ち目はなさそう<br/>ですな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19%;top: 37.5%;"
		}
		,{
			"text" : "本当に<br/>勝てると<br/>思います?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41.6%;top: 37.5%;"
		}
		,{
			"text" : "やってみるまで<br/>わかりません"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 38.7%;"
		}
		,{
			"text" : "ああ、失礼。<br/>つまり…<br/>一般入試校は<br/>前例がありません。<br/>これは全く<br/>未知の領域、<br/>と言えます"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 64%;"
		}
		,{
			"text" : "躓いたり<br/>落ちることも<br/>あるでしょうが、<br/>新たな世界へ道を<br/>作ると信じてます"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53.5%;top: 65%;"
		}
		,{
			"text" : "今後とも<br/>よろしく<br/>♥"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.5%;top: 90.2%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p30": [
		{
			"text" : "これで美しく<br/>なれるのよ、<br/>親愛なる<br/>私の少年君"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34%;top: 4%;width: 106px;"
		}
		,{
			"text" : "多分<br/>開けた方が<br/>効果的で<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59.5%;top: 3%;"
		}
		,{
			"text" : "ハウッ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 15.2%;font-weight: bold;"
		}
		,{
			"text" : "ゴホッ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 62.5%;top: 27.8%;font-weight: bold;"
		}
		,{
			"text" : "ああ、<br/>ハマった!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 68%;top: 29%;"
		}
		,{
			"text" : "あむ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 89.5%;top: 28%;transform: rotate(-15deg);"
		}
		,{
			"text" : "塔達が<br/>できてゆく!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67.6%;top: 43%;font-weight: bold;"
		}
		,{
			"text" : "いや、その<br/>塔が1つ<br/>できた"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78.5%;top: 46%;font-weight: bold;"
		}
		,{
			"text" : "ウォルトン、<br/>お前は下だ!<br/>重すぎる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 61%;"
		}
		,{
			"text" : "おい、失礼な!<br/>僕は“重く”ない<br/>僕は端整だ!<br/>それにスターだ!<br/>上だ!上だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43%;top: 59.4%;"
		}
		,{
			"text" : "あー<br/>…"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 51.4%;top: 81%;"
		}
		,{
			"text" : "いずれに<br/>せよ、<br/>天が開く!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61.2%;top: 60%;font-weight: bold;width: 85px;"
		}
		,{
			"text" : "今夜の<br/>栄誉ある幼生の<br/>誇り高き両親が<br/>卵を落とす準備<br/>ができている!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 60.4%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p31": [
	]
	,"http://devilscandycomic.com/comic/ch04p32": [
		{
			"text" : "インフェルノズ<br/>が卵を捉えた!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 68%;top: 55.1%;font-weight: bold;width: 141px;height: 96px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p33": [
		{
			"text" : "だが<br/>待った<br/>…!"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 22%;top: 27%;font-weight: bold;"
		}
		,{
			"text" : "レッド<br/>ホット<br/>インター<br/>セプション!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 29.4%;top: 62%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p34": [
		{
			"text" : "そして今、<br/>栄光の<br/>大はしゃぎ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 56%;top: 44.5%;font-weight: bold;height: 124px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "未来へ<br/>の力!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 53.5%;"
		}
		,{
			"text" : "チャカ チャカ<br/>ワー ワー<br/>フー!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 58.5%;"
		}
		,{
			"text" : "ヒック!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 47%;top: 85.5%;height: 30px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "オレのエッグ<br/>スクラムの<br/>英雄よ<br/>見てます?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 70%;"
		}
		,{
			"text" : "この<br/>栄光と…<span style=\"font-weight: bold;\">命<br/></span>あなたの<br/>おかげだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 85.5%;top: 79%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p35": [
		{
			"text" : "両親が裁定の<br/>巣に着地。<br/>彼の動きを<br/>気に入るか<br/>見ましょう!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 20.3%;top: 14.3%;"
		}
		,{
			"text" : "最高得点!<br/>ゴール4点<br/>ダンス6点!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37%;top: 5%;width: 106px;"
		}
		,{
			"text" : "全く予想外!<br/>彼の誠意に<br/>動かされた<br/>としか思えない!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 47%;top: 9.5%;"
		}
		,{
			"text" : "ダンスが<br/>最重要<br/>なんだ…?!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39%;top: 24.1%;"
		}
		,{
			"text" : "見て、<br/>パンドラ!<br/>君もあんなの<br/>できるよね?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69%;top: 7%;"
		}
		,{
			"text" : "いいぞ、<br/>ドレイクが<br/>この調子<br/>なら…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7%;top: 41%;"
		}
		,{
			"text" : "…彼女<br/>抜きでも<br/>大丈夫だな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 39%;"
		}
		,{
			"text" : "やる<br/>じゃん"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13.5%;top: 62%;"
		}
		,{
			"text" : "あれは<br/>スゴ<br/>かった!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 5%;top: 65.5%;"
		}
		,{
			"text" : "ふん…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24.5%;top: 63%;transform: rotate(-10deg);"
		}
		,{
			"text" : "奇襲は<br/>2度は通じない<br/>オレ1人じゃ<br/>止めきれない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 58.5%;height:116px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "守備を<br/>固くする<br/>必要がある"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 59.4%;"
		}
		,{
			"text" : "君に期待<br/>してるよ、<br/>ウォル…<br/>えーと…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.5%;top: 80%;"
		}
		,{
			"text" : "ドア…<br/>ドアリィ?<br/>ドアストン?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51%;top: 81.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p36": [
		{
			"text" : "OK、<br/>まず第一<br/>にだな…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 6%;"
		}
		,{
			"text" : "来て<br/>るよ!"
			,"style" : "font-size: 33px;color: black;background-color: white;left: 39%;top: 35%;font-weight: bold;"
		}
		,{
			"text" : "あぐっ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41.5%;top: 54%;font-weight: bold;"
		}
		,{
			"text" : "しっっ<br/>れぇぇい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 33%;top: 67.5%;"
		}
		,{
			"text" : "いや…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84.5%;top: 81%;"
		}
		,{
			"text" : "まだだ…!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 88.5%;top: 86.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p37": [
		{
			"text" : "インフェルノズ<br/>の得点で<br/>ダンスが<br/>ヒット!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14%;top: 66.5%;font-weight: bold;"
		}
		,{
			"text" : "得点は<br/>今<br/>10対10!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 71%;font-weight: bold;"
		}
		,{
			"text" : "オレらは奴らを<br/>打ち破れないし<br/>チームワークも<br/>良くない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 70%;"
		}
		,{
			"text" : "唯一の選択肢は<br/>妙なクソの寄集めで<br/>奴らを驚かせて<br/>ドレイクの突破口が<br/>できるのを<br/>望むだけだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39%;top: 81%;"
		}
		,{
			"text" : "問題ない。<br/>私にいい<br/>考えがある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 82.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p38": [
		{
			"text" : "OK<br/>ウォルトン<br/>輝く時だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 4%;"
		}
		,{
			"text" : "奴らに<br/><span style=\"font-weight: bold;\">本物の</span>星は<br/>何で<br/>できてるか<br/>見せよう"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 32%;top: 3%;"
		}
		,{
			"text" : "中央前面の<br/>配置が<br/>君には<br/>ふさわしい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 3%;"
		}
		,{
			"text" : "いよいよ<br/>か…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 58%;top: 4.5%;"
		}
		,{
			"text" : "卵?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65.2%;top: 12%;"
		}
		,{
			"text" : "準備<br/>して、<br/>ドレイク"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 31.5%;"
		}
		,{
			"text" : "わぁ!!"
			,"style" : "font-size: 37.5px;color: black;background-color: white;left: 11%;top: 88%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p39": [
		{
			"text" : "行け 行け<br/>行け!!"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 74%;top: 4%;font-weight: bold;"
		}
		,{
			"text" : "ゴメン、<br/>ドアストン!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 31.5%;"
		}
		,{
			"text" : "卵!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 83%;top: 33%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p40": [
		{
			"text" : "ドレイク、<br/>危ない!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 4.3%;"
		}
		,{
			"text" : "さらに得点<br/>ヘムロック<br/>ハート!<br/>そして今、<br/>栄光の大…"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 76.5%;top: 62%;font-weight: bold;"
		}
		,{
			"text" : "あら<br/>らら"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 84.5%;top: 74%;font-weight: bold;"
		}
		,{
			"text" : "美味しい<br/>卵"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.2%;top: 73%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p41": [
		{
			"text" : "奴を<br/>止めろ<br/>!!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 52%;top: 3%;"
		}
		,{
			"text" : "吐け!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 5.2%;"
		}
		,{
			"text" : "起きて、<br/>キッド!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 26%;font-weight: bold;"
		}
		,{
			"text" : "来て。<br/>急いで!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 48.5%;top: 32.5%;font-weight: bold;"
		}
		,{
			"text" : "ん…?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 28%;"
		}
		,{
			"text" : "怖がら<br/>ないで"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 31%;top: 50%;font-weight: bold;"
		}
		,{
			"text" : "君を<br/>救いに<br/>来た!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 38%;top: 58%;font-weight: bold;width: 80px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p42": [
		{
			"text" : "消防士<br/>…"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 14%;top: 6%;"
		}
		,{
			"text" : "そうか"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 21%;top: 12%;"
		}
		,{
			"text" : "エッグ<br/>スクラム<br/>選手じゃ<br/>なかったのか"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 8%;"
		}
		,{
			"text" : "なんでエッグ<br/>スクラム<br/>選手じゃ<br/>ないんだ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 26%;"
		}
		,{
			"text" : "すまない<br/>チームの皆<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.5%;top: 41%;"
		}
		,{
			"text" : "服を掛けてくる。<br/>今まで、オレは<br/>消防士になるべき<br/>だったんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21%;top: 46%;"
		}
		,{
			"text" : "なぁ、<br/>おい、<br/>大丈夫?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 42%;"
		}
		,{
			"text" : "おい<br/>おい<br/>おい"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 62.2%;top: 72.5%;"
		}
		,{
			"text" : "あいつ<br/><span style=\"font-weight: bold;\">どうした<br/>??</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68%;top: 74.5%;"
		}
		,{
			"text" : "とにかく<br/>あいつ必要<br/>ないぜ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 73.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p43": [
		{
			"text" : "OK、<br/>処理する事が<br/>沢山ある"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11%;top: 8%;"
		}
		,{
			"text" : "卵は無傷で、<br/>ナイトメアズは<br/>凄惨な罰は無し。<br/>ゴールで4点だが<br/>卵食いダンスで<br/>-6点…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 9%;width: 121px;"
		}
		,{
			"text" : "…つまり<br/>最後のゴールで<br/>2失点。<br/>そして選手1名が<br/>謎の失踪、<br/>だから選手交代を<br/>するか…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 60%;top: 15.5%;"
		}
		,{
			"text" : "タイムア~~ウト!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 9%;top: 38%;font-weight: bold;"
		}
		,{
			"text" : "ああ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10.5%;top: 50%;"
		}
		,{
			"text" : "つまり、<br/>そう…<br/>交代だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 53%;"
		}
		,{
			"text" : "よし、まだ<br/>チャンスは<br/>ある。<br/>誰が…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 18%;top: 55%;"
		}
		,{
			"text" : "カズゥゥ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48.5%;top: 79%;"
		}
		,{
			"text" : "僕…<br/>僕の番<br/>かな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 54%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p44": [
		{
			"text" : "パンドラ、<br/>もし君の気が<br/>変わるなら、<br/>今がいい時だよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 5.5%;"
		}
		,{
			"text" : "僕は君に何も<br/>させられない。<br/>君に何か<br/>学ばせることも<br/>できない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 3%;"
		}
		,{
			"text" : "僕はただ普通に<br/>生きて欲しかった<br/>それがどういう<br/>意味かは<br/>わからない<br/>けど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70.5%;top: 7%;"
		}
		,{
			"text" : "さぁ、<br/>なんとか<br/>しようぜ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69%;top: 22%;"
		}
		,{
			"text" : "でも、<br/>1つだけ<br/>言うよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15.8%;top: 38.5%;width: 71px;"
		}
		,{
			"text" : "誰かに助けが<br/>必要な時に<br/>座って<br/>何もしないのは<br/>間違ってる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 41.5%;"
		}
		,{
			"text" : "それで<br/>人が納得しても<br/>しなくても…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.6%;top: 60%;"
		}
		,{
			"text" : "僕が<br/>できるのは<br/>率先して<br/>手本を示す<br/>だけだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 59%;"
		}
		,{
			"text" : "もし僕が<br/>死んでも、<br/>ただ僕は君に<br/>とっての最善を<br/>望んでたって<br/>覚えてて"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 60%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p45": [
		{
			"text" : "キャッ!!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 33%;top: 8.7%;font-weight: bold;"
		}
		,{
			"text" : "わぁ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61.1%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "そしてぇぇぇぇ<br/>再び動きが<br/>あるぞ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36%;top: 63%;"
		}
		,{
			"text" : "うわ、<br/>ええい!<br/>押し返せ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 63.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p46": [
		{
			"text" : "アスモディア!!"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 68.5%;top: 63.5%;font-weight: bold;"
		}
		,{
			"text" : "あらら…"
			,"style" : "font-size: 16px;color: white;background-color: #2f2f2f;left: 67.5%;top: 83.6%;transform: rotate(-15deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p47": [
		{
			"text" : "彼女を返せ<br/>デカ毛皮の<br/>ろくでなし!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "ゲップ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 18.4%;font-weight: bold;"
		}
		,{
			"text" : "ゾマは仰る!<br/>試合を<br/>続けよと!<br/>控えを出せ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 76%;font-weight: bold;height: 108px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/nycc": [
		{
			"text" : "やぁ みんな!"
			,"style" : "font-size: 47px;color: black;background-color: #cacaca;left: 17%;top: 6%;font-weight: bold;"
		}
		,{
			"text" : "デビルズキャンディは<br/>日曜の夜<br/>いつもの時間に再開するよ、<br/>でもその前に、<br/>ニュヨーク コミコン、<br/>ブース U-7で会おう!"
			,"style" : "font-size: 14px;color: black;background-color: #cacaca;left: 17%;top: 13%;text-align: left;width: 226px;font-weight: bold;"
		}
		,{
			"text" : "デビルズキャンディを<br/>印刷した<br/>本物の紙上の本を<br/>販売するよ。"
			,"style" : "font-size: 14px;color: black;background-color: #cacaca;left: 17%;top: 24.2%;text-align: left;width: 211px;font-weight: bold;"
		}
		,{
			"text" : "最初の本の<br/>コミコンに<br/>来れない人達も、<br/>心配ご無用。<br/>コンベンションの後<br/>オンライン注文を<br/>できるだけ早く<br/>オープンするよ。<br/>関連ステッカーも<br/>あるかも!"
			,"style" : "font-size: 14px;color: black;background-color: #cacaca;left: 17%;top: 32%;text-align: left;width: 225px;font-weight: bold;"
		}
		,{
			"text" : "読んでくれてありがとう!!"
			,"style" : "font-size: 17px;color: black;background-color: #cacaca;left: 17%;top: 49.8%;text-align: left;font-weight: bold;"
		}
		,{
			"text" : "--REM"
			,"style" : "font-size: 19px;color: black;background-color: #cecece;left: 17%;top: 53%;text-align: left;width: 81px;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p48": [
		{
			"text" : "あの小さな子と<br/>この世界で<br/>共にいる。<br/>それが私達の<br/>誓いよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 6%;"
		}
		,{
			"text" : "それは<br/>アスモディア<br/>の望みでも<br/>あった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 5%;"
		}
		,{
			"text" : "アスモディア<br/>の望みは<br/><span style=\"font-weight: bold;\">敵の粉砕だ!</span>"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 45%;top: 31%;"
		}
		,{
			"text" : "えぇ…"
			,"style" : "font-size: 15px;color: black;background-color: #b3b3b3;left: 64%;top: 33%;transform: rotate(-25deg);"
		}
		,{
			"text" : "インフェルノズ<br/>はアスモディア<br/>の交代を選択、<br/>だがこの構成で<br/>彼女が同じ<br/>役割をできるか<br/>疑問で…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 32.5%;font-weight: bold;"
		}
		,{
			"text" : "誰も<br/>アスモディア<br/の>代わりは<br/>できない!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 83%;top: 48%;font-weight: bold;"
		}
		,{
			"text" : "おれの<br/>役割は…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 63%;font-weight: bold;"
		}
		,{
			"text" : "復讐だ"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 80%;top: 68.5%;font-weight: bold;width: 135px;"
		}
		,{
			"text" : "じ…充分<br/>そうだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 72.2%;font-weight: bold;"
		}
		,{
			"text" : "ナイトメアズ<br/>ですが、控え選手が<br/>いないとの情報です。<br/>残念ながら、それは<br/>あの人食い生徒が<br/>試合が終了し、<br/>即座に警察に<br/>護送されるまで<br/>競技を続けることを<br/>意味します"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40%;top: 77%;font-weight: bold;width: 152px;"
		}
		,{
			"text" : "弱い慰め<br/>ですが、卵は<br/>インフェルノズ<br/>に行きます"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 84%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p49": [
	]
	,"http://devilscandycomic.com/comic/ch04p50": [
		{
			"text" : "アスモディア<br/>のために!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "決定的な<br/>10点<br/>ゴール!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 64.5%;font-weight: bold;"
		}
		,{
			"text" : "ナイトメアズ<br/>に時間を<br/>あげましょう…<br/>その…芝生から<br/>引き剥がす<br/>ために"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 63%;top: 67%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p51": [
		{
			"text" : "お前は<br/>巻き添え<br/>避けた方が<br/>いい、相棒"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 23%;top: 6%;"
		}
		,{
			"text" : "孵化まで<br/>終われない。<br/>寝てたら<br/>またエルボー<br/>ドロップが"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 33%;top: 10.5%;"
		}
		,{
			"text" : "そしたら<br/>僕死ぬ…"
			,"style" : "font-size: 14px;color: black;background-color: #f5f5f5;left: 33%;top: 23%;width: 85px;"
		}
		,{
			"text" : "言って、<br/>ウォルトン<br/>あの凄い戦術を<br/>もう一度やるって?<br/>超カッコいい。<br/><span style=\"font-weight: bold;\">ハンサム</span>だわ。<br/>ハンサムは<br/>言ったっけ?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 47%;top: 5%;"
		}
		,{
			"text" : "多分<br/>コイツ<br/>女に興味<br/>ねーな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 27%;"
		}
		,{
			"text" : "あなたは<br/>夢のようよ、<br/>ウォルオン!<br/>またブッ倒して<br/>踏ませて?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82%;top: 8%;font-weight: bold;"
		}
		,{
			"text" : "何だと、<br/>俺じゃ不満か<br/>クソブロック<br/>!?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26%;top: 38%;font-weight: bold;"
		}
		,{
			"text" : "ドレイクじゃ<br/>ないけど、<br/>ぼく<span style=\"font-weight: bold;\">は</span>デーモン<br/>だよ、少なく<br/>とも"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39%;top: 40%;"
		}
		,{
			"text" : "ぼくに卵を<br/>渡して、ニモと<br/>ジェラルド…<br/>違う…ニモと<br/>ペトラでぼくを<br/>前線に投げて"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 39%;"
		}
		,{
			"text" : "もし<br/>また奴らを<br/>驚かせれば、<br/>ぼくが得点<br/>できる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 40%;"
		}
		,{
			"text" : "叫んで<br/>逃げ回るのは<br/>御免だし。<br/>やってみる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 65%;"
		}
		,{
			"text" : "ハアッ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 87%;top: 86.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p52": [
		{
			"text" : "んふ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59.5%;top: 45%;font-weight: bold;"
		}
		,{
			"text" : "で、小さな<br/>裏切者、<br/>除け者学校で<br/>デーモンの<br/>お前は何?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 57.5%;"
		}
		,{
			"text" : "障害か<br/>何かあるの?<br/>脳損傷?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 59.6%;"
		}
		,{
			"text" : "ぼ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 74.5%;"
		}
		,{
			"text" : "ぼくは<br/>遠い国の<br/>プリンスさ、<br/>庶民の中で<br/>暮らしに来…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 83%;top: 57%;"
		}
		,{
			"text" : "はい。<br/>脳損傷と"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 81%;"
		}
		,{
			"text" : "あぐ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 79%;top: 90%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p53": [
		{
			"text" : "さらに<br/>10点だ<br/>インフェルノズ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 8%;font-weight: bold;"
		}
		,{
			"text" : "さらに<br/>追加得点だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48%;top: 14%;font-weight: bold;"
		}
		,{
			"text" : "インター<br/>セプション!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 72.5%;top: 23.5%;font-weight: bold;"
		}
		,{
			"text" : "素早い<br/>反撃により<br/>さらに完璧な<br/>10点だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64.4%;top: 42%;font-weight: bold;"
		}
		,{
			"text" : "イン<br/>フェル<br/>ノズ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 48%;font-weight: bold;"
		}
		,{
			"text" : "イン<br/>フェル<br/>ノズ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 35%;top: 41%;font-weight: bold;"
		}
		,{
			"text" : "イン<br/>フェル<br/>ノズ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 45%;top: 43.5%;font-weight: bold;"
		}
		,{
			"text" : "また<br/>得点だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36%;top: 54%;font-weight: bold;"
		}
		,{
			"text" : "さらに<br/>得点!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 76%;top: 75%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p54": [
		{
			"text" : "ナイトメアズ<br/>は服従を拒否、<br/>だが勝利への道は<br/>ないようだ。<br/>残念だが、卵は<br/>まだ孵化の兆候を<br/>見せない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28.5%;top: 9%;"
		}
		,{
			"text" : "ご覧の醜態<br/>ですが、私は強く<br/>非難できません。<br/>誰がこれが成長に<br/>負の影響があると<br/>わかるでしょうか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 19%;"
		}
		,{
			"text" : "タ…<br/>タイム<br/>アウト!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 88%;top: 17%;font-weight: bold;"
		}
		,{
			"text" : "ナイトメアズの<br/>タイムアウト要請<br/>慈悲に思えるが、<br/>何が好転するのか<br/>現時点では<br/>想像できません"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 16%;top: 42%;"
		}
		,{
			"text" : "エッグ<br/>スクラムは<br/><span style=\"font-weight: bold;\">手が</span>必要<br/>か…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 54%;"
		}
		,{
			"text" : "パンドラ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62%;top: 70%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p55": [
		{
			"text" : "試合を<br/>知って、<br/>すぐに来たの"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 5.5%;"
		}
		,{
			"text" : "上手く<br/>いってない<br/>みたいね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.5%;top: 12%;"
		}
		,{
			"text" : "ヒトミ<br/>…?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 18.5%;"
		}
		,{
			"text" : "綺麗な<br/>歯ね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 27%;"
		}
		,{
			"text" : "それでカズは<br/>また誰かの騒動に<br/>夢中になってるん<br/>でしょ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77.5%;top: 6%;"
		}
		,{
			"text" : "あたし自身本当に<br/>理解できないわ。<br/>あたしはあんな風に<br/>してあげられること<br/>なんてないもの"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 14%;"
		}
		,{
			"text" : "でも時に、<br/>自分にしか<br/>できないことが<br/>あるなら…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6.5%;top: 45.5%;"
		}
		,{
			"text" : "私は<br/>やるべき<br/>だと思う"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44%;top: 43%;"
		}
		,{
			"text" : "それが<br/>“普通”?"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 79.5%;top: 57%;"
		}
		,{
			"text" : "“普通”?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 11%;top: 66%;"
		}
		,{
			"text" : "違うわ。<br/>超カッコいい<br/>のよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 21%;top: 68%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p56": [
		{
			"text" : "ところで<br/>カズは<br/>どこ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14%;top: 5%;"
		}
		,{
			"text" : "救護の<br/>はずよね?<br/>応援?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 6%;width: 96px;"
		}
		,{
			"text" : "つまり、彼が<br/><span style=\"font-weight: bold;\">出場してる</span><br/>はずは…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.3%;top: 6%;"
		}
		,{
			"text" : "誰が<br/>やったの?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 40.7%;font-weight: bold;"
		}
		,{
			"text" : "奴ら<br/>殺す!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 9.5%;top: 56.2%;font-weight: bold;width: 76px;"
		}
		,{
			"text" : "全員<br/>ブッ殺す!"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 13%;top: 62%;font-weight: bold;"
		}
		,{
			"text" : "骨から<br/>肉を喰い<br/>千切って<br/>やる!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 54%;top: 78%;font-weight: bold;width: 128px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p57": [
		{
			"text" : "おい<br/>審判!<br/>何してる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 36.7%;"
		}
		,{
			"text" : "試合<br/>するぞ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 39%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p58": [
		{
			"text" : "気が<br/>変わって<br/>くれたね<br/>やっぱり…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 45.7%;top: 16%;"
		}
		,{
			"text" : "…<br/>いえ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 37%;"
		}
		,{
			"text" : "私はただ<br/>超カッコいい<br/>だけよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78%;top: 41%;"
		}
		,{
			"text" : "よし、<br/>ナイトメアズは<br/>交代したようだ!<br/>新選手が新たな<br/>人食いでは<br/>ないことを<br/>望みます"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23%;top: 53%;"
		}
		,{
			"text" : "いずれにせよ<br/>インフェルノズ<br/>が卵を<br/>持っている"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38.5%;top: 56.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p59": [
		{
			"text" : "やり方<br/>わかるか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 3%;"
		}
		,{
			"text" : "エリオット<br/>何なの<br/>これは?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 33%;top: 12%;"
		}
		,{
			"text" : "挑戦?"
			,"style" : "font-size: 33px;color: black;background-color: white;left: 65.9%;top: 21.5%;"
		}
		,{
			"text" : "ラアァ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 82.3%;top: 57%;font-weight: bold;"
		}
		,{
			"text" : "クッ!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 72%;top: 87.1%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p60": [
		{
			"text" : "アッ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 54%;top: 14%;font-weight: bold;"
		}
		,{
			"text" : "インター<br/>セプション!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 21.5%;font-weight: bold;"
		}
		,{
			"text" : "待望の<br/>ナイトメアズの<br/>ゴールだ!<br/>そして彼女の<br/>大はしゃぎ、<br/>彼女は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19.5%;top: 30.5%;font-weight: bold;"
		}
		,{
			"text" : "あー、はい。<br/>非常に良いです<br/>インフェルノズ<br/>へ卵は移ります"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 87%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p61": [
		{
			"text" : "アレ<br/>教えたの<br/>俺だぜ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 20.5%;top: 5%;"
		}
		,{
			"text" : "少し背中<br/>押しとこう、<br/>ジェラルド、<br/>試合後に卵1つ<br/>おごるよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.5%;top: 5%;"
		}
		,{
			"text" : "卵<br/>くれるの<br/>!?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 7%;"
		}
		,{
			"text" : "もう少し<br/>早くしてよ<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 7%;"
		}
		,{
			"text" : "ウォルトン、<br/>1つ助言だ。<br/>人を排除したい<br/>時は、お前が<br/>他の連中を<br/>巻き込めば<br/>いい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 6%;top: 30%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">俺は、</span><br/>お前が<span style=\"font-weight: bold;\">奴らを</span><br/>ブロックする<br/>助けに<br/>なりたい"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 15.5%;top: 39%;"
		}
		,{
			"text" : "おい!<br/>人の話聞いてるか<br/>お前は***の<br/><ruby><rb>デク人形<rp>(</rp><rt>マペット</rt><rp>)</ruby>か!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 63%;top: 48.5%;font-weight: bold;"
		}
		,{
			"text" : "おい!<br/>人の話聞いてるか<br/>お前は***の<br/><ruby><rb>デク人形<rp>(</rp><rt>マペット</rt><rp>)</ruby>か!"
			,"style" : "font-size: 14px;color: black;background-color: #a4a4a4;left: 15.5%;top: 59%;font-weight: bold;width: 140px;"
		}
		,{
			"text" : "お…<br/>お爺ちゃん?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39%;top: 62%;font-weight: bold;"
		}
		,{
			"text" : "俺は<br/>てめぇの<br/>クソジジイ<br/>じゃねぇ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 62%;font-weight: bold;"
		}
		,{
			"text" : "とにかく。<br/>お爺ちゃんで<br/>いてよ。<br/>彼に火が付く<br/>みたい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 64%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p62": [
		{
			"text" : "“チャーリー”<br/>は知らんが<br/>俺達は援護する<br/>パンドラ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 3%;"
		}
		,{
			"text" : "まぁ…<br/>言っても<br/>しょうが<br/>ねぇが"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 25%;top: 4%;"
		}
		,{
			"text" : "おや、ごめん<br/>邪魔かな?<br/>景色を<br/>楽しみな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 85%;top: 48%;"
		}
		,{
			"text" : "お前から<br/>引っこ抜く!!!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 70.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p63": [
		{
			"text" : "ナイトメアズの<br/>2連続ゴールだ!<br/>現時点では<br/>復活には程遠いが、<br/>まだ死んでは<br/>いない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 50%;font-weight: bold;"
		}
		,{
			"text" : "だが、<br/>インフェルノズが<br/>これを受け入れた<br/>ままとは思えない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57%;top: 58.8%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p64": [
		{
			"text" : "ちょっと<br/>楽しいわね、<br/>奴ら反撃<br/>してきた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40%;top: 5%;"
		}
		,{
			"text" : "下がれ!<br/>下がれ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55.2%;top: 8%;font-weight: bold;"
		}
		,{
			"text" : "また<br/>あの塔だ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 61%;top: 10.5%;"
		}
		,{
			"text" : "少なくとも<br/>全力を出す<br/>言い訳が<br/>できたな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45.9%;top: 18%;"
		}
		,{
			"text" : "つまり<br/><ruby style=\"font-size: 21px\"><rb>叩き潰せ!<rp>(</rp><rt>CRUSH</rt><rp>)</ruby>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 13%;top: 31.9%;font-weight: bold;"
		}
		,{
			"text" : "ああ、<br/>ピュティア。<br/>こいつも潰せ、<br/>あいつも潰せ、<br/>全てを潰せ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 35%;"
		}
		,{
			"text" : "そういや、<br/>お前<br/><span style=\"font-weight: bold;\">デズモンド</span>に<br/><ruby><rb>惚れてる<rp>(</rp><rt>CRUSH</rt><rp>)</ruby><br/>らしいな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 66%;"
		}
		,{
			"text" : "ち…<br/>ちげーし"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 86%;"
		}
		,{
			"text" : "OK、皆、注目。<br/>天国の歌の時よ。<br/>もしこれで卵が<br/>孵らなければ、<br/>絶対孵らない<br/>でしょうね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 51%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p65": [
	]
	,"http://devilscandycomic.com/comic/ch04p66": [
		{
			"text" : "卵は?!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 14.5%;top: 9.5%;font-weight: bold;"
		}
		,{
			"text" : "ハッ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 67%;top: 18.5%;font-weight: bold;"
		}
		,{
			"text" : "落ち着いて、<br/>チャーリー!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 26.5%;"
		}
		,{
			"text" : "待って、<br/>何言ってんだ?<br/><span style=\"font-weight: bold;\">爆発し<br/>そうだ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25%;top: 31%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p67": [
		{
			"text" : "彼が<br/>構造的に<br/>不安定って<br/>噂は本当じゃ<br/>ないか!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 75.2%;top: 67%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/break": [
		{
			"text" : "小学校の頃は、ピュティアがアスモディアの面倒を見ていました、<br/>しかし高校に行く頃には、2人の関係は逆転していました。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 22%;top: 8%;"
		}
		,{
			"text" : "ピュティア<br/>(6)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 36%;height: 63px;"
		}
		,{
			"text" : "アスモディア<br/>(6)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 40%;height: 59px;"
		}
		,{
			"text" : "デビルズキャンディは12月26日、通常時間に再開予定です。<br/>運が良ければ、私達はその後日にショップ(本付き!)を<br/>開店します!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18%;top: 77%;font-weight: bold;width: 535px;"
		}
		,{
			"text" : "両アカウントとも遅れてしまってすみません、<br/>しかし印刷の問題が本を遅らせ、<br/>突然の出来事でスケジュールが混乱してしまいました。<br/>全てがすぐに元に戻ることを願っています。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18%;top: 84%;font-weight: bold;width: 552px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p68": [
	]
	,"http://devilscandycomic.com/comic/ch04p69": [
		{
			"text" : "王だ<br/>…"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 39%;top: 85.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p70": [
		{
			"text" : "王が<br/>産まれた!!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 17%;top: 6.5%;font-weight: bold;"
		}
		,{
			"text" : "歴史的瞬間です!<br/>この尋常でない試合は<br/>最も希少な奇跡を<br/>産み出しました!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 32%;font-weight: bold;height: 134px;display: flex;align-items: center;"
		}
		,{
			"text" : "王<br/>万歳!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 37%;font-weight: bold;width: 68px;"
		}
		,{
			"text" : "<ruby><rb>選手達<rp>(</rp><rt>センチュリオン</rt><rp>)</ruby><br/>万歳!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 42%;font-weight: bold;width: 99px;"
		}
		,{
			"text" : "万歳!"
			,"style" : "font-size: 40px;color: black;background-color: white;left: 29%;top: 59%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p71": [
		{
			"text" : "アスモディア?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "く…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31.5%;top: 12.5%;"
		}
		,{
			"text" : "生きてる<br/>!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68%;top: 4%;font-weight: bold;"
		}
		,{
			"text" : "チャーリー<br/>ヤマモト…<br/>お前は立派な<br/>敵だった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 80.5%;top: 25%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p72": [
		{
			"text" : "あぐ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.8%;top: 20.5%;font-weight: bold;"
		}
		,{
			"text" : "よくやった、<br/>見事成功"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 18%;"
		}
		,{
			"text" : "今はね"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 67.5%;top: 23%;"
		}
		,{
			"text" : "負けたけど、<br/>とにかく!<br/>生きてる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 59.4%;"
		}
		,{
			"text" : "卵…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 61%;"
		}
		,{
			"text" : "俺に<br/>触るな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 83%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p73": [
		{
			"text" : "ごめんよー<br/>!!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32.5%;top: 8%;font-weight: bold;"
		}
		,{
			"text" : "さらば、<br/>チャーリー、<br/>最も気高い<br/>獣よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 30%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">とにかく…</span><br/>オレがここにいる以上<br/>最も価値ある脳を<br/><span style=\"font-weight: bold;\">浪ぉぉ費させるのは<br/>恥ずべきことだな…</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 50%;top: 27.5%;"
		}
		,{
			"text" : "あっ、やぁ<br/>ヒトミ。<br/>歯医者の<br/>予約へ行って<br/>どうだった?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48%;top: 66%;"
		}
		,{
			"text" : "チャプター4:完"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 63.5%;top: 95%;border:solid 1px;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p74": [
		{
			"text" : "ホーム ライフ"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 36%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "おかえり、<br/>親愛なる子。<br/>君の今日の試験が<br/>上手くいっている<br/>ことを望むよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27%;top: 34%;"
		}
		,{
			"text" : "ええ、<br/>最愛の子、<br/>どうしたのか<br/>教えて"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37%;top: 42.5%;"
		}
		,{
			"text" : "俺は…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 36%;"
		}
		,{
			"text" : "俺は<br/>██で<br/>出し抜いて<br/>██で<br/>全部<br/>██ ███!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 30%;top: 55%;font-weight: bold;width: 119px;"
		}
		,{
			"text" : "██イェーイ!<br/>それでこそ我が小さな<br/>███!████<br/>チッチキブー██!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 29%;top: 75.5%;font-weight: bold;width: 175px;"
		}
		,{
			"text" : "██な<br/>███ ███の<br/>本物のスゲェ奴だ、<br/>言ったろ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 56%;top: 75.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p75": [
		{
			"text" : "ラブ ライフ"
			,"style" : "font-size: 34px;color: black;background-color: white;left: 37%;top: 5%;font-weight: bold;width: 212px;"
		}
		,{
			"text" : "ねぇ<br/>ピュティア、<br/>デズモンドだ!<br/>勉強の<br/>パートナー<br/>頼みなよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 29%;top: 10%;"
		}
		,{
			"text" : "おれ…<br/>無理強いは<br/>できない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55%;top: 11%;"
		}
		,{
			"text" : "じゃあ<br/>見返りに何か<br/>してあげなよ!<br/>あなたが<br/>できる何か<br/>特別な事を"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 25%;top: 33%;height: 127px;"
		}
		,{
			"text" : "わ…わかった<br/>やってみる<br/>…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 63%;top: 42.5%;"
		}
		,{
			"text" : "デズモンド、<br/>勉強手伝ってくれたら、<br/>お前の敵全て倒してやる!"
			,"style" : "font-size: 16.5px;color: black;background-color: white;left: 29.5%;top: 53.7%;font-weight: bold;"
		}
		,{
			"text" : "ふむ。素晴らしい<br/>僕は敵が多い。<br/>これはお互い<br/>有益な関係だね"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 55%;top: 54.3%;"
		}
		,{
			"text" : "か…<br/>関係!"
			,"style" : "font-size: 27px;color: black;background-color: white;left: 28%;top: 76%;font-weight: bold;border:solid 1px;transform: rotate(-10deg);width: 221px;"
		}

	]
	,"http://devilscandycomic.com/comic/ch04p76": [
		{
			"text" : "ナイト ライフ"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 35%;top: 5%;font-weight: bold;width: 240px;"
		}
		,{
			"text" : "1杯目"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 56%;top: 11%;border:solid 1px;width: 110px;"
		}
		,{
			"text" : "2杯目"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 56%;top: 32.5%;border:solid 1px;width: 110px;"
		}
		,{
			"text" : "3杯目"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 56%;top: 54%;border:solid 1px;width: 110px;"
		}
		,{
			"text" : "4杯目"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 56%;top: 76%;border:solid 1px;width: 110px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch04p77": [
		{
			"text" : "スペース ライフ"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 34%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "新たな打ち上げ成功<br/>おめでとう。<br/>君達のような2人の<br/>天才ロケット科学者が<br/>チームにいて幸運だ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 27%;top: 11.5%;"
		}
		,{
			"text" : "あぁ、これが<br/>君達の息子の、<br/>ジェラルド?<br/>もう君達の後を<br/>追っているね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 32%;"
		}
		,{
			"text" : "※数学チャンピオン"
			,"style" : "font-size: 12px;color: black;left: 34%;top: 51.5%;"
		}
		,{
			"text" : "ハイ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 45.6%;top: 37%;"
		}
		,{
			"text" : "次回の打ち上げには<br/>ぜひ彼を連れて<br/>来て下さい!<br/>きっと…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 52%;top: 53.5%;"
		}
		,{
			"text" : "シーッ。<br/>話は<br/>もういい。<br/>卵の時間だ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 28.2%;top: 76%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p00": [
	]
	,"http://devilscandycomic.com/comic/ch05p01": [
		{
			"text" : "あなたが<br/>欲しいもの<br/>何でもあげる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 19.5%;"
		}
		,{
			"text" : "見返りに<br/>私が望むものは<br/>ただ1つ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 22.5%;top: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p02": [
		{
			"text" : "ニンジャルティメットニンジャリミネイション<br/>チャレンジで勝って!"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 21%;top: 37.1%;font-weight: bold;"
		}
		,{
			"text" : "嫌だあああああああ!!!"
			,"style" : "font-size: 45px;color: black;background-color: white;left: 33%;top: 71.5%;font-weight: bold;transform: rotate(6.5deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p03": [
		{
			"text" : "ハッ!"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 19%;top: 7.2%;font-weight: bold;"
		}
		,{
			"text" : "毎回…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 32%;top: 63.5%;"
		}
		,{
			"text" : "毎回…!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 68.5%;top: 63.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p04": [
		{
			"text" : "ふぁ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72.5%;top: 32.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p05": [
		{
			"text" : "マイロ!"
			,"style" : "font-size: 24px;color: black;background-color: white;left: 25.1%;top: 34.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p06": [
		{
			"text" : "妹に<br/>朝食作る事の<br/>どこに<span style=\"font-weight: bold;\">そんな</span><br/>驚く事が<br/>ある??"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 3.5%;width: 115px;"
		}
		,{
			"text" : "うぐぅ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 5%;"
		}
		,{
			"text" : "ぼくの運は<br/>兄さんと同じ位<br/>悪くなった<br/>みたい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75.5%;top: 5.5%;"
		}
		,{
			"text" : "そんな。<br/>ことを。<br/>言うんじゃ。<br/>ない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.5%;top: 35.5%;"
		}
		,{
			"text" : "くそ、時間<br/>忘れてた!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 69%;"
		}
		,{
			"text" : "今朝は早くに<br/>仕事がある"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30%;top: 71.5%;"
		}
		,{
			"text" : "またトップ<br/>シーク<br/>レット?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 70%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p07": [
		{
			"text" : "“トップ<br/>シーク<br/>レット”<br/>じゃない…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 31%;top: 8%;"
		}
		,{
			"text" : "…ただ<br/>“プライベート”"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 83%;top: 4.5%;"
		}
		,{
			"text" : "言ったろ。<br/>有名な顧客への<br/>超退屈な<br/>配達だって"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 82%;top: 9.5%;"
		}
		,{
			"text" : "人生の全ては<br/><ruby><rb>演劇<rp>(</rp><rt>ドラマ</rt><rp>)</ruby>じゃない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34.5%;top: 35%;"
		}
		,{
			"text" : "OK、うん<br/>頑張って"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60.5%;top: 34.5%;"
		}
		,{
			"text" : "何でぼくに<br/>沢山卵が<br/>必要って<br/>思うんだ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 73.5%;top: 70.5%;"
		}
		,{
			"text" : "それに、これ<br/><span style=\"font-weight: bold;\">ぼくが</span>掃除<br/>するわけ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 81%;top: 77.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p08": [
		{
			"text" : "…でオレの<br/>姉妹が彼に電話<br/>投げつけてさ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 5%;"
		}
		,{
			"text" : "昔懐かしい<br/>大きな<br/>やつ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 4.5%;"
		}
		,{
			"text" : "ハハハ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62.5%;top: 10%;transform: rotate(15deg);"
		}
		,{
			"text" : "おはよう<br/>スポーツチーム<br/>仲間。<br/>筋肉で勝つ準備は<br/>できてる?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 7%;top: 29%;"
		}
		,{
			"text" : "あぁ、<br/>微分積分の<br/>試験を<br/>ベンチプレス<br/>してやるよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68.5%;top: 29%;"
		}
		,{
			"text" : "調子どう<br/>パンドラ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19.2%;top: 53%;"
		}
		,{
			"text" : "やぁ、<br/>クレアンス!<br/>君が挨拶するとは<br/>めずらしいね!<br/>今朝は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 63%;top: 49.5%;"
		}
		,{
			"text" : "その娘に<br/>話してるん<br/>だよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 58%;"
		}
		,{
			"text" : "別に<br/>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 69%;width: 57px;"
		}
		,{
			"text" : "いいね<br/>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47%;top: 87.3%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p09": [
		{
			"text" : "ヤギーはどこ?<br/>君達はお尻が<br/>くっついてると<br/>思ってたけど"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 23%;top: 5.5%;"
		}
		,{
			"text" : "お前はわざと<br/>怒らせてんのか<br/>ナチュラルに<br/>ムカつく奴<br/>なのか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39.6%;top: 5.5%;"
		}
		,{
			"text" : "とにかく、<br/>ヤギーは恋の歌で<br/>プリンセスを<br/>捕えようとしてる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 8%;"
		}
		,{
			"text" : "オレの出る<br/>幕じゃない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 16%;"
		}
		,{
			"text" : "ロマンチック<br/>ね!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 18%;top: 34.5%;"
		}
		,{
			"text" : "待って、君は<br/>プリンセス<br/>好きじゃない?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 33%;"
		}
		,{
			"text" : "プリンスは<br/>好き?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 34%;"
		}
		,{
			"text" : "ヤギーに君の<br/>プリンスに<br/>なって欲しい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 34%;"
		}
		,{
			"text" : "お前はヤギーに<br/><span style=\"font-weight: bold;\">お前の</span>プリンスに<br/>なって欲しいか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 37%;"
		}
		,{
			"text" : "え~"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30.5%;top: 57%;"
		}
		,{
			"text" : "ぼくは<br/>むしろ<br/>プリンスに<br/>なるさ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 34%;top: 58%;"
		}
		,{
			"text" : "待って。<br/>なんで<br/>笑ってるの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27%;top: 80%;"
		}
		,{
			"text" : "あいつの歌<br/>蹴っ飛ばしたく<br/>なると思うぜ。<br/>聴いてみな"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 70%;top: 60%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p10": [
		{
			"text" : "あぁ、君は<br/>凍った野菜<br/>食べてたね…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30%;top: 5.5%;"
		}
		,{
			"text" : "お昼<br/>休みの<br/>時間に"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42%;top: 8%;width: 75px;"
		}
		,{
			"text" : "太らない<br/>ようにする<br/>女の子は<br/>好きだぜ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69.5%;top: 8%;width: 75px;"
		}
		,{
			"text" : "君がカロリー<br/>摂取するの<br/>見てた"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 78.6%;top: 11%;"
		}
		,{
			"text" : "その後君が<br/>泣いてるのを<br/>見た、確かに…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40%;top: 35%;"
		}
		,{
			"text" : "オレは女の子<br/>の気持ちとか<br/>気にしない<br/>けど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 36.5%;"
		}
		,{
			"text" : "演劇ギーグ共<br/>と口論してた<br/>時のように…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53%;top: 61.5%;"
		}
		,{
			"text" : "あれは本当に<br/>クールだ、奴らは<br/>変人だと思うし"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 60%;top: 67.7%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p11": [
		{
			"text" : "とんがり帽子の<br/>女の子、オレの<br/>とんがり帽子の<br/>クィーン、君は<br/>帽子雑誌の<br/>表紙を飾る"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 5%;"
		}
		,{
			"text" : "そして本には<br/>セクシーな女の子<br/>がいっぱい…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 9%;"
		}
		,{
			"text" : "なぜ君はオレに<br/>とんがり帽子<br/>の旋風を<br/>くれないのか?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 65.5%;top: 23%;"
		}
		,{
			"text" : "彼はギターひけるの?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 38.5%;"
		}
		,{
			"text" : "すごいや"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 45%;top: 42.8%;"
		}
		,{
			"text" : "これは<br/>ヒドい"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 50%;top: 45.5%;font-weight: bold;"
		}
		,{
			"text" : "ぼくは演劇部と<br/>議論してたの<br/>奴らぼくの役の幅が<br/>狭いって言うから。<br/>だから、ぼくは最初<br/>あんな衣装<br/>着てたの…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 56%;"
		}
		,{
			"text" : "証明する<br/>ために!"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 27%;top: 60%;font-weight: bold;"
		}
		,{
			"text" : "それに食物が<br/>無かったから<br/>凍った野菜<br/>食べるしか<br/>なかったの!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 59%;"
		}
		,{
			"text" : "誰が<br/>あんな目的で<br/>食べる!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 64.5%;"
		}
		,{
			"text" : "あと、ぼくが<br/>泣いてた<br/>のは…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42%;top: 73%;"
		}
		,{
			"text" : "いや、どうでも<br/>いいだろ!?<br/>人が泣いてるの<br/>見てるなんて<br/>気味が悪い!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 79.5%;font-weight: bold;"
		}
		,{
			"text" : "この歌<br/>全部<br/>キモい!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 80%;top: 88%;font-weight: bold;"
		}

	]
	,"http://devilscandycomic.com/comic/ch05p12": [
		{
			"text" : "うぐぅ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 10%;top: 4%;font-weight: bold;"
		}
		,{
			"text" : "正してくる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 4%;height: 40px;display: flex;align-items: center;"
		}
		,{
			"text" : "待て"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 13.5%;top: 9%;"
		}
		,{
			"text" : "奴が<br/>何て言うか<br/>オレは正確に<br/>分かる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 10%;"
		}
		,{
			"text" : "無駄<br/>だろうな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 8.5%;"
		}
		,{
			"text" : "“君が<br/>とんがり帽子の<br/>女の子って<br/>どういう意味?”"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.5%;top: 23.5%;"
		}
		,{
			"text" : "“君の<br/>オッパイは<br/>小さいじゃ<br/>ないか”"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 37%;font-weight: bold;width: 102px;"
		}
		,{
			"text" : "皆がヤギーを<br/>格好良く思うのは<br/>彼が何も言わない<br/>から?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8%;top: 46%;"
		}
		,{
			"text" : "だって彼の<br/>口から出る<br/>印象全部<br/>ゴミじゃん"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 53.5%;width: 108px;"
		}
		,{
			"text" : "ノー<br/>コメント"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 77.5%;top: 50%;"
		}
		,{
			"text" : "とにかく、<br/>とんがり帽子の<br/>少女自身が<br/>奴をふる<br/>必要がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 64.5%;width: 109px;"
		}
		,{
			"text" : "だが…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 66.5%;"
		}
		,{
			"text" : "もし<br/>1人じゃ上手く<br/>できなそうなら、<br/>俺がダブルデート<br/>だって言って<br/>頼んで…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 65%;"
		}
		,{
			"text" : "しっ<br/>しっ<br/>しっ、"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75.5%;top: 65.5%;"
		}
		,{
			"text" : "わかった"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 81%;top: 68.7%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p13": [
		{
			"text" : "ヤギー、<br/>ねぇ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.6%;top: 3.5%;"
		}
		,{
			"text" : "歌うの<br/>やめて"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19.2%;top: 7%;"
		}
		,{
			"text" : "ぼくは<br/>とんがり帽子の<br/>女の子の親友さ。<br/>彼女の名は<br/>グレーテル"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 4%;"
		}
		,{
			"text" : "彼女が今日の<br/>放課後君に<br/>会いたいって。<br/>5時にガッツ<br/>スクリーマー駅前"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 5%;"
		}
		,{
			"text" : "いいね<br/>?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 10%;"
		}
		,{
			"text" : "楽しみだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.5%;top: 46%;"
		}
		,{
			"text" : "結論を<br/>急ぐべきじゃ<br/>ないよ!<br/>仲良くなるかも<br/>しれないし!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 36.5%;"
		}
		,{
			"text" : "ヤギーは<br/>悪い奴じゃない、<br/>でも間が抜けてる。<br/>ギーグな女の子に<br/>惚れるにはまだ<br/>浅はかすぎる"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 26%;top: 66.5%;"
		}
		,{
			"text" : "ギーグ達の<br/>残りは、<br/>リケットに目を<br/>光らせておくべき<br/>だろう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 66%;"
		}
		,{
			"text" : "はぁ……"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.7%;top: 67.7%;transform: rotate(-20deg);"
		}
		,{
			"text" : "彼女は<br/>心に何か<br/>深い悩みが<br/>あるようだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67.5%;top: 85.5%;width: 100px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p14": [
		{
			"text" : "むむむOK<br/>彼は入った"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52.5%;top: 38.5%;"
		}
		,{
			"text" : "彼の陽気な<br/>仲間達は<br/>君の仕事に<br/>十分な長さ<br/>留まるようだ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 17%;top: 68.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p15": [
		{
			"text" : "奴らが一緒に<br/>アレを持ってると<br/>考えないん<br/>ですか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 16%;top: 5%;"
		}
		,{
			"text" : "あり<br/>得んね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45.1%;top: 24%;"
		}
		,{
			"text" : "いずれにせよ<br/>ここでは回収<br/>しない…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 5%;"
		}
		,{
			"text" : "ここでは<br/><span style=\"font-weight: bold;\">メッセージを</span><br/>送る"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 24%;"
		}
		,{
			"text" : "それに、<br/>もし誰もが<br/>善人なら<br/>君はどうやって<br/>負債を返す?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 33%;"
		}
		,{
			"text" : "君は<br/>感謝する<br/>べきだよ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 10.5%;top: 64%;"
		}
		,{
			"text" : "奇跡を待って<br/>一生を過ごす<br/>人もいるのに"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 66.2%;"
		}
		,{
			"text" : "君は65回目の<br/>奇跡を体験する"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31%;top: 75%;"
		}
		,{
			"text" : "さぁ<br/>行け"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 68%;top: 66.5%;font-weight: bold;width: 78px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p16": [
		{
			"text" : "こ…今日は<br/>紳士諸君"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.3%;top: 20%;"
		}
		,{
			"text" : "アドバイスは<br/>しないけど"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 43%;"
		}
		,{
			"text" : "急に動けば<br/>僕は神経質に<br/>なって<br/>それはいつも<br/>悪い結果で<br/>終わる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 73.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p17": [
		{
			"text" : "僕はここに<br/>メッセージを<br/>伝えに来た"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 28.5%;top: 18%;"
		}
		,{
			"text" : "ただ…<br/>それ位は<br/>いいだろ、<br/>OK?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59.6%;top: 21%;"
		}
		,{
			"text" : "よ…よし<br/>俺が聞く"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 10%;"
		}
		,{
			"text" : "最近<br/>僕の雇い主達が<br/>購入したい商品が<br/>オークションに<br/>あった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 48.5%;"
		}
		,{
			"text" : "君達が<br/>落札した"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20%;top: 57%;"
		}
		,{
			"text" : "雇い主達は<br/>不満だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.5%;top: 53%;"
		}
		,{
			"text" : "おい、とにかく<br/>取引はできる。<br/>だからもう<br/>車を降りろ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65.5%;top: 39%;"
		}
		,{
			"text" : "俺のボスに<br/>お前のボスを<br/>呼ぶよう<br/>頼む…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 56.5%;"
		}
		,{
			"text" : "雇い主達は<br/>取引には<br/>興味ない"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 13%;top: 70%;"
		}
		,{
			"text" : "雇い主達が<br/>興味があるのは<br/>君達を身の程に<br/>あった場所へ<br/>送ることだけだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54.5%;top: 81%;"
		}
		,{
			"text" : "もういい!<br/>コイツを撃て!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 89%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p18": [
		{
			"text" : "OK…"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 11%;top: 23%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">本当に</span><br/>神経質に<br/>なるよ<br/>今すぐ"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 20%;top: 22%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p19": [
		{
			"text" : "チッチッチッ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 59%;top: 56.5%;"
		}
		,{
			"text" : "誰かに<br/>医者が必要<br/>そうだな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57.5%;top: 81%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p20": [
		{
			"text" : "最悪"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 14%;top: 4%;"
		}
		,{
			"text" : "来週へ<br/>タイムトラベル<br/>できないかな?<br/>それか来年?<br/>それかヤギーが僕に<br/>興味なくして<br/>マイロが転職した時?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 4%;"
		}
		,{
			"text" : "できれば<br/>マシュマロ工場か<br/>ビーズクッション店なら<br/>いつも怪我しないで<br/>くれるかな?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 15%;"
		}
		,{
			"text" : "“配達”の後も<br/>いつも本当に<br/>変なんだ<br/>よな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 37%;"
		}
		,{
			"text" : "僕が早退したの<br/>気づいたら怒るかな、<br/>でもグレーテルの<br/>役作りに時間要るし。<br/>彼女の動かし方まだ<br/>分からないから<br/>悩むし"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48.5%;top: 37%;"
		}
		,{
			"text" : "そういえば、<br/>クレアンスが<br/>言ってた事も<br/>悩むな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 39%;"
		}
		,{
			"text" : "あぁ、1つ<br/>助言だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8%;top: 68%;"
		}
		,{
			"text" : "もしヤギーが<br/>強引に迫って来たら、<br/>ニンジャルティメット<br/>ニンジャリミネイション<br/>チャレンジって言え。<br/>それで<span style=\"font-weight: bold;\">本当に</span>すぐ<br/>目を覚ます"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 8.5%;top: 73%;"
		}
		,{
			"text" : "本気?<br/>かなり<br/>でたらめ<br/>っぽい"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 60.5%;top: 71.5%;"
		}
		,{
			"text" : "多分僕を<br/>からかって<br/>るな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.5%;top: 89.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p21": [
		{
			"text" : "やばっ!<br/>マイロが<br/>家にいる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 25.3%;"
		}
		,{
			"text" : "うー…今日は<br/>早退したって<br/>言うべき?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14%;top: 43.3%;"
		}
		,{
			"text" : "問題は<br/>そこよね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 22%;top: 50.5%;"
		}
		,{
			"text" : "いえ、<br/>仕事は上出来。<br/>少なくとも<br/>あなたの定義<br/>ではね"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 69.2%;top: 44%;"
		}
		,{
			"text" : "上司と<br/>話してる!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 17%;top: 80.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p22": [
		{
			"text" : "僕はただ<br/>“奇跡”が本当に<br/>奇跡的になって<br/>きてるのが<br/>心配だよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 4%;"
		}
		,{
			"text" : "歯が抜け落ちた<br/>けど普通の医者<br/>には行けないし…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 23%;top: 5.2%;"
		}
		,{
			"text" : "フグウウゥゥ!<br/>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 12%;font-weight: bold;"
		}
		,{
			"text" : "ゴホ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48.2%;top: 9.5%;font-weight: bold;width: 37px;"
		}
		,{
			"text" : "ゴホ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 49.4%;top: 11.2%;font-weight: bold;width: 37px;"
		}
		,{
			"text" : "ハッ!!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 9.5%;top: 38%;font-weight: bold;"
		}
		,{
			"text" : "いいね畜生。<br/>そこら中<br/>血まみれだ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 68.8%;top: 41.5%;"
		}
		,{
			"text" : "あぁ、<br/>もちろん気に<br/>しないでいい"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 78%;top: 46.5%;"
		}
		,{
			"text" : "ああ、僕が<br/>ピアノピアーノに<br/>残した物は<br/>持っていけない。<br/>少なくとも<br/>5:30まで"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 5.5%;top: 55%;"
		}
		,{
			"text" : "僕は随分<br/>協力したろ、<br/>だがもし僕を使う<br/>のを止めたら誰も<br/>幸せにならない。<br/>トレモロはいい<br/>だろうが"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19%;top: 54%;"
		}
		,{
			"text" : "それと、<br/>ニコディモスと<br/>別の予定を<br/>予約してくれ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 33.5%;top: 57%;"
		}
		,{
			"text" : "彼は僕に<br/>こだわる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62%;top: 68.5%;"
		}
		,{
			"text" : "お前も<br/>ふざけんなよ<br/>ストラツィオ<br/>昼寝する"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68%;top: 72.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p23": [
		{
			"text" : "うわぁぁ<br/>これは<br/>マズい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17%;top: 5%;"
		}
		,{
			"text" : "待って、<br/>“普通の医者には<br/>行けない”って<br/><span style=\"font-weight: bold;\">どういう<br/>意味?!!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 39%;top: 6%;"
		}

		,{
			"text" : "上司の男の名は<br/>ストラツィオ。<br/>ピアノピアーノ<br/>に行けば、<br/>事態が分かる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 6%;"
		}
		,{
			"text" : "ストラ<br/>ツィオ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 64%;top: 6%;"
		}
		,{
			"text" : "ヤギーに会う<br/>時間もある"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 79%;top: 16.3%;"
		}
		,{
			"text" : "実際に、もし<br/>マイロが暗殺者か<br/>悪い魔法使いか何かの<br/>集団で働いてたら、<br/>ぼくはヤギーを生きた盾<br/>にして逃げる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13.5%;top: 37%;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37%;top: 41%;"
		}
		,{
			"text" : "グレーテル<br/>ならそうする"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44%;top: 39%;"
		}
		,{
			"text" : "グレーテルは<br/>誰であろうと<br/>舐めた真似は<br/>許さない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 60%;top: 39%;"
		}
		,{
			"text" : "彼女は<br/>真相へ立ち向かい<br/>情け容赦しない!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73%;top: 40%;"
		}
		,{
			"text" : "ええ、<br/>グレーテルは<br/>クレイジー…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 74%;"
		}
		,{
			"text" : "…彼女は<br/>自分の<br/>ルールは<br/>自分で決める"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 86%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p24": [
	]
	,"http://devilscandycomic.com/comic/ch05p25": [
		{
			"text" : "早く来てる、<br/>でもクールに<br/>見せようと<br/>してる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30%;top: 5%;"
		}
		,{
			"text" : "ぼくに<br/>気づいた!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50%;top: 7%;"
		}
		,{
			"text" : "…でもまた<br/>クールに<br/>見せに<br/>戻った"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 60%;top: 6%;"
		}
		,{
			"text" : "OK、<br/>立場を逆転<br/>させる時よ、<br/><span style=\"font-weight: bold;\">グレーテル<br/>スタイルで!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 81.5%;top: 5%;"
		}
		,{
			"text" : "だーれだ、<br/>こん畜生!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14%;top: 36.5%;font-weight: bold;"
		}
		,{
			"text" : "グラックル?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 62%;top: 43%;"
		}
		,{
			"text" : "じ…十分<br/>近いかな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84%;top: 49%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ブワッ<br/>ホー ホー!</span><br/>優雅な美女<br/>だと思ったか、<br/>本当の私は<br/>情緒不安定な<br/>狂人よ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.5%;top: 63%;"
		}
		,{
			"text" : "ラカップスは<br/>オレが書いた<br/>歌のこと<br/>言ってるの?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 57.5%;top: 63.3%;"
		}
		,{
			"text" : "“ラカップス”!?<br/>ぼくのこと?<br/>何でそんなに名前<br/>覚えるの苦手!?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74%;top: 63.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p26": [
		{
			"text" : "オゥイェーイ<br/>君の歌よ。<br/>あれ<span style=\"font-weight: bold;\">超</span>メタル<br/>なら嬉しいわね"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 3%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">芋虫や血の</span><br/>歌大好き!<br/>ラブソングの<br/>クソはダメね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12.6%;top: 11%;"
		}
		,{
			"text" : "あー、うん。<br/>あれは…<br/>大体芋虫に<br/>ついてかな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67.5%;top: 4%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">本物のメタル</span><br/>やるなら、<br/>楽しむ時に<br/>鼻の上に芋虫を<br/>置くのよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6%;top: 33%;"
		}
		,{
			"text" : "当然、<br/>かな?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 34.5%;top: 35%;"
		}
		,{
			"text" : "それで私が君を<br/>未知の、危険な場所へ<br/>連れて行って<br/>悪い事が起きたら<br/>生きた盾にしても<br/>いい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 33%;"
		}
		,{
			"text" : "いいよ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 79%;top: 35.6%;"
		}
		,{
			"text" : "よし、頼んだ。<br/>大事になっても<br/>罪悪感を感じる<br/>必要はないわね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 64%;"
		}
		,{
			"text" : "君の恐怖心の<br/>無さは不思議と<br/>力が湧いてくるわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34%;top: 65.5%;"
		}
		,{
			"text" : "さぁ、手を取って<br/><span style=\"font-weight: bold;\"><ruby><rb>深淵<rp>(</rp><rt>アビス</rt><rp>)</ruby>へゴーよ!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 39%;top: 72.2%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p27": [
		{
			"text" : "地下鉄…<br/>使えば…<br/>いいじゃん…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 8%;"
		}
		,{
			"text" : "それは…<br/>全然…<br/>メタルじゃ…<br/>ない…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77.5%;top: 8%;"
		}
		,{
			"text" : "実際はただ<br/>貧乏なだけ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 86%;top: 16%;"
		}
		,{
			"text" : "待った…<br/>このナイトクラブに<br/>来たんじゃないよね?<br/>高校生は入れて<br/>くれないよ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 23%;top: 30.8%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">忍び込むのよ。</span><br/>私達は<span style=\"font-weight: bold;\">ワイルド</span>で<br/><span style=\"font-weight: bold;\">ある男を騙したり</span><br/>するのよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 31.5%;"
		}
		,{
			"text" : "裏へ回って。<br/>搬入口か<br/>開いた窓か<br/>何か探すの<br/>手伝って"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81.5%;top: 41%;"
		}
		,{
			"text" : "ぼく<span style=\"font-weight: bold;\">何してんだろ</span><br/>でも最悪でもない?<br/>クールなクラブの中を<br/>見たい2人のアホの子!<br/>これ以上は良く<br/>わからない!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 57.5%;"
		}
		,{
			"text" : "悪い魔法使い<br/>でさえこんな<br/>物語買う?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 30.5%;top: 59.5%;"
		}
		,{
			"text" : "ねぇ。<br/>窓がある。<br/>僕が上げて<br/>あげるよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 60%;"
		}
		,{
			"text" : "よっ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 54.5%;top: 72.5%;"
		}
		,{
			"text" : "どうぞ<br/>ご自由に、<br/>変態。ブルマ<br/>履いてるもん"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 87.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p28": [
		{
			"text" : "人影なし"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 38%;top: 6%;"
		}
		,{
			"text" : "倉庫部屋<br/>みたいね"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 47%;top: 8%;"
		}
		,{
			"text" : "ギター<br/>ケース<br/>かな?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 18%;top: 52%;width: 71px;"
		}
		,{
			"text" : "何よ、<br/>急に歌う気?<br/>目立っちゃ<br/>ダメよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45%;top: 53%;"
		}
		,{
			"text" : "わあ。<br/>かなり<br/>メタルね、<br/>実際"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 82.5%;top: 56%;"
		}
		,{
			"text" : "…助けて<br/>…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 81%;top: 71.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p29": [
		{
			"text" : "だ…誰か<br/>入ってる?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 5.5%;"
		}
		,{
			"text" : "…<br/>出して<br/>…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25%;top: 10%;"
		}
		,{
			"text" : "絶対に<br/>幽霊だ"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 37%;top: 7%;"
		}
		,{
			"text" : "すごい自信!<br/>すごいバカ!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 60%;top: 8%;"
		}
		,{
			"text" : "いや。<br/>君達は<br/><span style=\"font-weight: bold;\">選ばれし者!</span>"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 37.5%;top: 27.2%;"
		}
		,{
			"text" : "ケースを<br/>開けて<br/><span style=\"font-weight: bold;\">運命を<br/>受け入れろ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 27%;"
		}
		,{
			"text" : "最高って<br/>約束<br/>するぜ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 88.5%;top: 30.5%;"
		}
		,{
			"text" : "わぁ、<br/>ギターだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14.5%;top: 61.5%;"
		}
		,{
			"text" : "格好<br/>良い"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 64.5%;"
		}
		,{
			"text" : "やれやれ、<br/>ありがとう。<br/>バカ共が俺を<br/>売り払おうと<br/>してたんだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.5%;top: 50%;"
		}
		,{
			"text" : "ここから<br/>俺を連れ<br/>出してくれ。<br/>急いでな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51%;top: 54%;"
		}
		,{
			"text" : "バカ共?<br/>バカ共って何?<br/>ストラツィオ<br/>って奴はいた?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81.5%;top: 43%;"
		}
		,{
			"text" : "ん?あぁ。<br/>アイツか。<br/>俺に悪いこと<br/>したがってる<br/>トレモロって奴と<br/>一緒にいる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 66%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">とにかく、</span><br/>俺はただの<br/>ギター型悪魔で<br/>ギターじゃない<br/>だから俺を売るのは<br/>奴隷売買みたいな<br/>もんだろ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 66%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p30": [
		{
			"text" : "選ばれし<br/>者って何?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6.5%;top: 8.8%;"
		}
		,{
			"text" : "見たこと<br/>無い悪魔ね。<br/>何て<br/>名前?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top:7%;"
		}
		,{
			"text" : "あー…マ…<br/>マーク…?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 20.3%;top: 28.3%;"
		}
		,{
			"text" : "ただの<br/>“マーク?”"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34.5%;top: 7%;"
		}
		,{
			"text" : "嘘<br/>臭い"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 41.2%;top: 7.5%;"
		}
		,{
			"text" : "スティ…<br/>スティーブン"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 40%;top: 14%;"
		}
		,{
			"text" : "それじゃ<br/>“スティーブン”<br/>か“マーク”?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 46.5%;top: 18.2%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">マーク・<br/>スティーブンソン!</span><br/>俺の名はマーク・<br/>スティーブンソンだ!<br/><span style=\"font-weight: bold;\">クソ!</span>お前の名は<br/>俺が楽しめる位<br/><span style=\"font-weight: bold;\">超</span>スゴイのかよ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56%;top: 4.5%;"
		}
		,{
			"text" : "グレーテル<br/>よ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 76.5%;top: 9%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ただの<br/>“グレーテル”?</span><br/>悪魔の名前に<br/>聞こえないね!<br/>お前こそギターじゃ<br/>ねーのか?!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.5%;top: 28.5%;"
		}
		,{
			"text" : "OK OK、<br/>今のは忘れろ。<br/>俺の脱出を助けて<br/>くれるのか<br/>どうか?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 8.5%;top: 42.5%;"
		}
		,{
			"text" : "奴らは<br/>今にもここに<br/>来るぞ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 43.8%;"
		}
		,{
			"text" : "いいわ、でも<br/>ストラツィオについて<br/>知ってること全部<br/>話してもらうわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 6%;top: 57.5%;"
		}
		,{
			"text" : "ストラツィオ<br/>って誰?<br/>何かあった?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 42%;top: 59%;"
		}
		,{
			"text" : "交渉<br/>成立…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30%;top: 76%;"
		}
		,{
			"text" : "俺はストラツィオの<br/><span style=\"font-weight: bold;\">専門家さ。</span>俺の裏に<br/>ギターの指板が<br/>無いこと位良く<br/>知ってる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 37%;top: 76%;"
		}
		,{
			"text" : "アッ<br/>クソ!<br/>隠れろ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64.2%;top: 68.5%;font-weight: bold;"
		}
		,{
			"text" : "ロッカー<br/>!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 78.8%;top: 87%;"
		}
		,{
			"text" : "ロッカー<br/>よ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 91.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p31": [
		{
			"text" : "ありがとう。<br/>君達はとても<br/>親切だね"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 22.5%;top: 23%;"
		}
		,{
			"text" : "当然です。<br/>ギターは<br/>その隅です。<br/>どうぞ確認を"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 4%;"
		}
		,{
			"text" : "そう<br/>するよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 7%;"
		}
		,{
			"text" : "おやおや、<br/>これはどういう<br/>ことかな?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.5%;top: 75%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p32": [
		{
			"text" : "かなり生意気<br/>じゃねぇか?<br/>俺達の仲間2人が<br/>殺された直後に<br/>古物商が1人で<br/>来るか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13.5%;top: 4%;"
		}
		,{
			"text" : "君達がギターを<br/>手渡す契約を<br/>俺は信じて…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 37%;top: 6%;"
		}
		,{
			"text" : "地獄で<br/>契約しな!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 61%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "俺達を脅して<br/>従わせたいなら、<br/>黒い殉教者でも<br/>連れてこい!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 6%;"
		}
		,{
			"text" : "お前に答えてやる<br/>義理はない。<br/>それに、お前の頭を<br/>ギターケースに詰めて<br/><span style=\"font-weight: bold;\">ソレを</span>ストラツィオに<br/>送ってやる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74%;top: 27%;"
		}
		,{
			"text" : "全く<br/>ひどい<br/>誤解だよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 44%;width: 102px"
		}
		,{
			"text" : "第一、<br/>ケースは<br/>空だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 45%;width: 88px;"
		}
		,{
			"text" : "何?!"
			,"style" : "font-size: 26px;color: black;background-color: white;left: 15.5%;top: 74.5%;font-weight: bold;"
		}
		,{
			"text" : "誰かが盗んだ<br/>と言う気か?!<br/>貴様一体<br/>何をした?!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 43%;top: 58.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05fanime": [
		{
			"text" : "やぁ皆!<br/><br/>今週末のFanimeに向けてコンベンションの準備が大変になったので<br/>簡潔に言えばストーリーを中断するつもりです。<br/>心配なく、月曜には戻ります!<br/>今、ここにはリケットとマイロと彼らの母と父の昔の写真があります。<br/>何かパッとしない人々ですね!!<br/>OK、コンベンションに行く人は、そこで会いましょう。<br/>他の人達は、月曜日に会いましょう!<br/><br/>--REM"
			,"style" : "font-size: 16px;color: white;background-color: #6c709A;left: 10%;top: 62%;text-align: left;width: 681px;"
		}
		,{
			"text" : "マイロ<br/>(16)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 5%;top: 31%;"
		}
		,{
			"text" : "ルーファス"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39%;top: 12.5%;"
		}
		,{
			"text" : "ミッチー"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 12.5%;"
		}
		,{
			"text" : "リケット<br/>(7)"
			,"style" : "font-size: 18px;color: black;background-color: white;left:76.5%;top: 28%;"
		}
		,{
			"text" : "パンターノ<br/>一家!"
			,"style" : "font-size: 16px;color: #6B7095;background-color: white;left: 79%;top: 15%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p33": [
		{
			"text" : "貴様らは<br/>唯一無二の<br/>楽器を<br/>失くした"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65.5%;top: 19.5%;width: 95px;"
		}
		,{
			"text" : "貴様らは<br/>約束を最後まで<br/>果たせなかった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 25.5%;"
		}
		,{
			"text" : "貴様らは<br/>義務よりも<br/>ささいな復讐を<br/>優先した"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23.5%;top: 35.5%;"
		}
		,{
			"text" : "俺は<br/><span style=\"font-weight: bold;\">自分</span>が…"
			,"style" : "font-size: 22px;color: white;background-color: black;left: 40%;top: 53%;"
		}
		,{
			"text" : "銃を<br/>突きつけられる<br/>べきだとは<br/>思わない"
			,"style" : "font-size: 16px;color:white;background-color: black;left: 47.5%;top: 58%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p34": [
		{
			"text" : "そ…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 74%;top: 22%;"
		}
		,{
			"text" : "その通り<br/>です"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 44%;top: 52%;"
		}
		,{
			"text" : "なんて<br/>こと"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 11%;top: 72%;"
		}
		,{
			"text" : "一体何が<br/>起きてるの~~?"
			,"style" : "font-size:18px;color: black;background-color: white;left: 64%;top: 87%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p35": [
		{
			"text" : "なぁ、<br/>おい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21.5%;top: 23.5%;"
		}
		,{
			"text" : "チャンス<br/>だぜ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.5%;top: 19%;"
		}
		,{
			"text" : "彼女に<br/>キスしろ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41.5%;top: 25%;"
		}
		,{
			"text" : "う、うん…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 26%;"
		}
		,{
			"text" : "わ…<br/>わぁ"
			,"style" : "font-size:22px;color: black;background-color: white;left: 24%;top: 56%;"
		}
		,{
			"text" : "ここで<br/>情熱的なこと<br/>する気?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 82%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ニンジャルティメット<br/>ニンジャリミネイ<br/>ション チャレンジ</span><br/>と同じ位情熱的ね"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 51%;top: 67.5%;"
		}
		,{
			"text" : "な…<br/>な…!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.5%;top: 77.8%;font-weight: bold;"
		}
		,{
			"text" : "ア!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.8%;top: 64.5%;font-weight: bold;"
		}
		,{
			"text" : "ワ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 89%;top: 84.4%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p36": [
		{
			"text" : "おや、<br/>今日は"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 7%;"
		}
		,{
			"text" : "2人とも"
			,"style" : "font-size: 16px;color: black;background-color: white;left:54%;top: 5%;"
		}
		,{
			"text" : "待て"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 8%;"
		}
		,{
			"text" : "これは<br/>どういうことか<br/>分からないが、<br/>ギターを渡すのを<br/>強く勧める"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 42.7%;top: 24%;"
		}
		,{
			"text" : "今日はもう<br/>トラブルは<br/>十分だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46.5%;top: 35.7%;"
		}
		,{
			"text" : "やめろ!<br/>奴は不気味だ!<br/>俺をパンツに<br/>突っ込む気だ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 55.5%;font-weight: bold;"
		}
		,{
			"text" : "弾け!<br/>俺を弾くんだ!<br/>何か超メタルな<br/>やつを!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71.5%;top: 57.5%;font-weight: bold;"
		}
		,{
			"text" : "どんなの?<br/>イカした<br/>パワー<br/>コード?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12.5%;top: 73%;"
		}
		,{
			"text" : "そうだ!<br/><span style=\"font-weight: bold;\">“パワー”</span><br/>が鍵だ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11.7%;top: 82%;"
		}
		,{
			"text" : "あんたが<br/>ストラツィオ?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 59%;top: 75%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p37": [
		{
			"text" : "う…<br/>うわぁ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54.5%;top: 69.5%;"
		}
		,{
			"text" : "逃げろ<br/>!"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 66%;top: 72%;font-weight: bold;height: 60px;display: flex;align-items: center;"
		}
		,{
			"text" : "行け!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 77.5%;top: 92%;font-weight: bold;"
		}
		,{
			"text" : "行け!"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 83%;top: 93%;font-weight: bold;"
		}
		,{
			"text" : "行け!"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 88%;top: 91%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p38": [
		{
			"text" : "ねえ!<br/>どこに<br/>行くの?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 30%;top: 60.5%;"
		}
		,{
			"text" : "家だ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 47%;top: 65%;font-weight: bold;"
		}
		,{
			"text" : "ついて来るな!<br/>君おかしいよ!<br/>君のせいで<br/><span style=\"font-weight: bold;\">殺され</span>そう<br/>だったんだぞ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72%;top: 60%;width: 134px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p39": [
		{
			"text" : "待って、<br/>私には<br/>マークが<br/>必要よ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 5%;"
		}
		,{
			"text" : "まだ<br/>ストラツィオ<br/>のこと何も<br/>聞いてない!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 24%;top: 7%;"
		}
		,{
			"text" : "オレには<br/>関係ない!<br/>僕は連れて行く<br/>ギターを…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81.5%;top: 5%;"
		}
		,{
			"text" : "マークだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84%;top: 12%;"
		}
		,{
			"text" : "マークは<br/>連れていく、<br/>オレにふさわしい<br/>素晴らしい<br/>ギター…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 41%;top: 22%;"
		}
		,{
			"text" : "仲間だよ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 49%;top: 30.5%;"
		}
		,{
			"text" : "ギターは<br/>貰って当然だ<br/><span style=\"font-weight: bold;\">オレをあんな目に<br/>あわせたん<br/>だからな!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17.5%;top: 44%;"
		}
		,{
			"text" : "何が<br/>起きてるか<br/>知らないけど、<br/>オレもバカ<br/>じゃない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 60.5%;font-weight: bold;"
		}
		,{
			"text" : "勝手に<br/>しろ…<br/>他の誰かに<br/>聞けよ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 60%;top: 80%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p40": [
		{
			"text" : "ヤギー…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24%;top: 6.5%;"
		}
		,{
			"text" : "ごめん<br/>なさい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 30.5%;top: 9.5%;"
		}
		,{
			"text" : "怒らせる<br/>つもりは<br/>なかったの"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16%;top: 40.5%;"
		}
		,{
			"text" : "素晴らしい<br/>デートを考えたわ。<br/>君が私のために<br/>書いてくれた歌<br/>私もすごく<br/>聴きたいな…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75%;top: 19.5%;"
		}
		,{
			"text" : "マークで<br/>演奏すれば<br/>きっと素敵よ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 77%;top: 32.9%;"
		}
		,{
			"text" : "いいね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 65.8%;"
		}
		,{
			"text" : "それじゃ、<br/>明日も<br/>会える?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 70%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p41": [
		{
			"text" : "ハッ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34.3%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "ワ!"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 18.5%;top: 27%;font-weight: bold;"
		}
		,{
			"text" : "大丈夫<br/>ですか?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 28.5%;"
		}
		,{
			"text" : "この割れた<br/>ガラスを<br/>見ろ<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 72%;"
		}
		,{
			"text" : "ここの<br/>店員達は<br/>明らかに<br/>不注意だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53%;top: 78%;width: 86px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p42": [
		{
			"text" : "マネージャーが<br/>見つけたら<br/>酷く腹を立てる<br/>だろう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70.5%;top: 6%;"
		}
		,{
			"text" : "君達の望みは<br/>証拠を燃やす<br/>ことだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 24%;"
		}
		,{
			"text" : "ガスタンク<br/>があれば、<br/>役に立つだろう…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 24.3%;top: 31%;"
		}
		,{
			"text" : "マイロ…!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 70%;top: 81%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05ax": [
		{
			"text" : "あなたは死のドアに<br/>爪を立てている?<br/>それなら<span style=\"font-weight: bold;\">奇跡</span>が必要だ!<br/>お電話は奇跡のニック<br/>1-666-MIRACLE!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 6.5%;width: 174px;"
		}
		,{
			"text" : "やあ皆!<br/>私は今アニメ・エキスポにいます<br/>だから更新は今度の金曜日(7月7日)に再開します<br/>それではまた会いましょう!<br/>--REM"
			,"style" : "font-size: 20px;color: white;background-color: black;left: 22%;top: 83%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p43": [
		{
			"text" : "マイロ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "えっと…<br/>家にいる?<br/>なんで<br/>暗いの…?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13.5%;top: 20%;"
		}
		,{
			"text" : "ねぇ??"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 61%;top: 4.5%;"
		}
		,{
			"text" : "うあっ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 4%;font-weight: bold;"
		}
		,{
			"text" : "マイロ!!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 62%;top: 33%;font-weight: bold;"
		}
		,{
			"text" : "グー……"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 53%;"
		}
		,{
			"text" : "ふぅ…"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 35.4%;top: 76%;"
		}
		,{
			"text" : "よかった。<br/>ここに<br/>いたんだ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 48%;top: 82.5%;"
		}
		,{
			"text" : "死んでない。<br/>それで<br/>十分だよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48.5%;top: 89%;"
		}
		,{
			"text" : "マーク<br/>と話せば<br/>全部分かる<br/>よね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.5%;top: 71%;"
		}
		,{
			"text" : "誰…?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 82.5%;"
		}
		,{
			"text" : "シーッ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 88.3%;top: 82.2%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p44": [
		{
			"text" : "うわぁ、<br/>彼女はオレに<br/>ベタ惚れだよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 37.5%;top: 7%;"
		}
		,{
			"text" : "全くな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 7.5%;"
		}
		,{
			"text" : "ところで、いい<br/>ベッドだな、兄弟。<br/>俺にエアマットか<br/>何かくれないか?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 73%;top: 22.5%;"
		}
		,{
			"text" : "それに、<br/>何か…<br/>侍ソードとか<br/>忍者スター<br/>ないか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 24%;top: 35%;"
		}
		,{
			"text" : "ほら。<br/><span style=\"font-weight: bold;\">クールな</span><br/>ヤツ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35%;top: 38%;"
		}
		,{
			"text" : "ナイフ<br/>とか?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47.8%;top: 51.5%;"
		}
		,{
			"text" : "魔法の<br/>ギターが<br/>ナイフで<br/>何する気?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 48.5%;"
		}
		,{
			"text" : "俺はギター<br/><span style=\"font-weight: bold;\">じゃない!</span><br/>それに、ガキ、<br/>魔法なんて<br/>存在しない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 3%;top: 61%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">忍者</span>も<br/>存在<br/>しないよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26%;top: 62.5%;"
		}
		,{
			"text" : "2本の腕と<br/>投げスターが<br/>あれば、本物の<br/>忍者を見せて<br/>やるぜ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 5%;top: 77.5%;font-weight: bold;"
		}
		,{
			"text" : "<ruby><rb>“手裏剣”<rp>(</rp><rt>しゅりけん</rt><rp>)</ruby><br/>だろソレ!"
			,"style" : "font-size: 17.5px;color: black;background-color: white;left: 38.5%;top: 80%;font-weight: bold;"
		}
		,{
			"text" : "忘れて"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 69%;top: 63.7%;"
		}
		,{
			"text" : "クローゼット<br/>に君をしまう。<br/>クレアンスに<br/>電話しなきゃ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75.5%;top: 65%;"
		}
		,{
			"text" : "おい!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 78.5%;transform: rotate(-10deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p45": [
		{
			"text" : "よお?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 8%;"
		}
		,{
			"text" : "やぁ<br/>クレアンス"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28.5%;top: 19%;"
		}
		,{
			"text" : "おぅ。<br/>デートは<br/>どうだ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75%;top: 4.5%;"
		}
		,{
			"text" : "皆!夕食<br/>できた!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 7%;transform: rotate(10deg);"
		}
		,{
			"text" : "良かったよ。<br/>オレは魔法の<br/>喋るギターを<br/>手に入れた"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 39%;"
		}
		,{
			"text" : "お前が..."
			,"style" : "font-size: 13px;color: black;background-color: white;left: 52%;top: 41%;"
		}
		,{
			"text" : "はぁ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 44%;"
		}
		,{
			"text" : "ああ、<br/>イカれた力を<br/>持ってる。<br/>でも感じ<br/>悪い"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 83%;top: 40.5%;"
		}
		,{
			"text" : "売っ払おう<br/>と思う。<br/>いい場所<br/>知らない?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13%;top: 70.5%;"
		}
		,{
			"text" : "ヤギー、<br/>お腹すいた?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 72.5%;transform: rotate(-15deg);"
		}
		,{
			"text" : "…何?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 59%;top: 72%;font-weight: bold;"
		}
		,{
			"text" : "今日は<br/>私のチャクラが<br/>全部揃ったって<br/>信じられるか?<br/><span style=\"font-weight: bold;\">全部</span>だぞ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58.2%;top: 86%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p46": [
		{
			"text" : "あぁ、うん。<br/>そういう物を<br/>専門に取り扱う所<br/>知ってるよ。<br/><span style=\"font-weight: bold;\">音楽</span>関係とか。<br/>魔法はないが"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 3%;"
		}
		,{
			"text" : "明日<br/>遊びに行こう"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13%;top: 14.5%;"
		}
		,{
			"text" : "パンドラ<br/>連れて<br/>来たら嫌か?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 20%;"
		}
		,{
			"text" : "カズの<br/>生物学の<br/>課題?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69.5%;top: 4%;"
		}
		,{
			"text" : "なんで、<br/>彼女に<br/>夢中<br/>なんだ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80.5%;top: 4%;"
		}
		,{
			"text" : "自分でも<br/>分からない。<br/>彼女が<br/>いいんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 51.5%;"
		}
		,{
			"text" : "とにかく<br/>まぁ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 53%;"
		}
		,{
			"text" : "カズも連れて<br/>こなきゃ<br/>いいよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 58%;"
		}
		,{
			"text" : "彼女の番号<br/>知ってる?<br/>そもそも電話<br/>持ってる?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 78%;top: 51.5%;"
		}
		,{
			"text" : "いや、<br/>彼女達の家へ<br/>寄るだけで<br/>いいさ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 79%;"
		}
		,{
			"text" : "この<br/>ハンサム顔に<br/>誰がダメって<br/>言える?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 79%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p47": [
		{
			"text" : "ダメ<br/>だよ!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 35.5%;top: 3%;font-weight: bold;"
		}
		,{
			"text" : "あー…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 5%;"
		}
		,{
			"text" : "つまり…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 55.8%;top: 7.8%;"
		}
		,{
			"text" : "なんで<br/>全員で<br/>行けないの?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 80%;top: 5%;"
		}
		,{
			"text" : "お前ダサいし<br/>一緒に<br/>行きたくない。<br/>よく考えた<br/>結果だよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 30.5%;top: 32.5%;"
		}
		,{
			"text" : "何、お前<br/>パンドラの<br/><span style=\"font-weight: bold;\">オーナー?</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45.6%;top: 34.5%;"
		}
		,{
			"text" : "い…いや…<br/>ただ…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 68.5%;top: 34.5%;"
		}
		,{
			"text" : "クレアンスは<br/><ruby><rb>吸血鬼<rp>(</rp><rt>ノスフェラトゥ</rt><rp>)</ruby>だ…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 25.5%;top: 58.5%;font-weight: bold;border:solid 1px;"
		}
		,{
			"text" : "もし血を飲もう<br/>としたら…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 40%;top: 60.7%;font-weight: bold;border:solid 1px;"
		}
		,{
			"text" : "彼女は<br/>歯を<br/>叩き折る!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 68%;top: 59.2%;font-weight: bold;border:solid 1px;"
		}
		,{
			"text" : "そしたら<br/>彼女は<br/>牢屋行きだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 84.5%;font-weight: bold;border:solid 1px;height: 90px;display: flex;align-items: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p48": [
		{
			"text" : "もしオレが<br/>彼女を血を<br/>飲むことが<br/>心配なら…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 3.5%;width: 96px;"
		}
		,{
			"text" : "オレは<br/>ストレート<br/>エッジだ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 79.5%;top: 20.5%;"
		}
		,{
			"text" : "血液銀行か<br/>レストランの<br/>悪魔の血しか<br/>飲まない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20%;top: 34.5%;width: 127px;"
		}
		,{
			"text" : "パンドラ..."
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63.5%;top: 36%;"
		}
		,{
			"text" : "君<br/>行きたい?"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 63%;top: 40%;"
		}
		,{
			"text" : "ソレ問題?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 20%;top: 87.8%;"
		}
		,{
			"text" : "むむむぐぐぐ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 37%;top: 69.3%;font-weight: bold;"
		}
		,{
			"text" : "OK"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 62.8%;top: 70%;"
		}
		,{
			"text" : "少し<br/>待って"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67.5%;top: 70.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p49": [
		{
			"text" : "この<br/>スクリーミィ<br/>バディを一緒に<br/>持っていって"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39.5%;top: 4%;"
		}
		,{
			"text" : "僕は<br/>こいつの<br/>兄弟を持つ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43%;top: 26%;"
		}
		,{
			"text" : "こいつの<br/>目を突けば、<br/>両方とも叫ぶ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 7%;"
		}
		,{
			"text" : "…それで<br/>叫んだ場所から<br/>君を見つけられる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 78%;top: 7%;"
		}
		,{
			"text" : "僕は1人で<br/>ぶらついてるよ<br/>君抜きで<br/>数ブロック<br/>離れてね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 40%;"
		}
		,{
			"text" : "もし何か…<br/><span style=\"font-weight: bold;\">何かが</span><br/>起きたら、<br/>スクリーミィ<br/>バディを突けば<br/>すぐ行くよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 39%;"
		}
		,{
			"text" : "OK,これはどう…<br/>もし用事が済んだ後<br/>スクリーミィ バディを<br/>持って帰れば…つまり<br/>僕と分かれてすぐに<br/>投げ捨てなきゃ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 72%;"
		}
		,{
			"text" : "サイコキラー<br/>・スティーブ<br/>・ショベルを<br/>買ってあげる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 73.5%;"
		}
		,{
			"text" : "わかった"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 52%;top: 69.3%;"
		}
		,{
			"text" : "よし。<br/>またな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 59%;"
		}
		,{
			"text" : "またな"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 88%;top: 77.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p50": [
		{
			"text" : "ごめん<br/>遅れた"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.2%;top: 6%;"
		}
		,{
			"text" : "少し…<br/>交渉が<br/>必要だった"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66%;top: 4%;"
		}
		,{
			"text" : "あらやだ。<br/>カズを殺した<br/>のね?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 79%;top: 9.5%;"
		}
		,{
			"text" : "大したことねぇよ。<br/>ヤギーは俺の意に<br/>反して体からヒデェ音を<br/>強制的に出させて<br/>レディにセレナーデ<br/>聴かせてた"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 5.2%;top: 33%;"
		}
		,{
			"text" : "よぉ。<br/>俺マーク"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11%;top: 43%;"
		}
		,{
			"text" : "それで<br/>やっとどこ行くか<br/>教えてくれるの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46.5%;top: 32.5%;"
		}
		,{
			"text" : "ついて<br/>来て"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80.8%;top: 34.8%;"
		}
		,{
			"text" : "おぉ、何か<br/>デケェ秘密か?<br/>ヒント位<br/>くれよ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 50%;top:42%;"
		}
		,{
			"text" : "これ…<br/>これ<span style=\"font-weight: bold;\">忍者<br/>レストランか!?</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 7%;top: 55%;"
		}
		,{
			"text" : "ここだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 56.5%;"
		}
		,{
			"text" : "何だ<br/>こりゃ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 58%;"
		}
		,{
			"text" : "待って、<br/>ヤギー、<br/>あなた…"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 80%;top: 70%;"
		}
		,{
			"text" : "すいませ~ん。<br/>魔法の喋るギター<br/>売りたいん<br/>ですけど"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 77%;top: 77%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p51": [
		{
			"text" : "いいとも!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16.5%;top: 27.5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">これ</span>は<br/>好都合!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 75%;top: 26%;"
		}
		,{
			"text" : "ええええ…<br/>そんな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 50%;"
		}
		,{
			"text" : "ヤギー、<br/>こういう予定<br/>だったの?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 51%;font-weight: bold;"
		}
		,{
			"text" : "いや…<br/>オレ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 53.5%;font-weight: bold;"
		}
		,{
			"text" : "どうした?<br/>何怖がって<br/>んだよ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84.5%;top: 52%;"
		}
		,{
			"text" : "逃げて!!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 52%;top: 85%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p52": [
		{
			"text" : "むっ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 41%;top: 47.8%;font-weight: bold;"
		}
		,{
			"text" : "がぁ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 63%;font-weight: bold;"
		}
		,{
			"text" : "おぉ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 46%;transform: rotate(10deg);width: 61px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p53": [
		{
			"text" : "パンドラ!!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 44%;top: 18.5%;font-weight: bold;"
		}
		,{
			"text" : "...パンドラ..."
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 70%;"
		}
		,{
			"text" : "チャプター5:完"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 71%;top: 95.5%;font-weight: bold;border: solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p54": [
		{
			"text" : "サイコ・キラー・スティーブ"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 23%;top: 5%;font-weight: bold;"
		}
		,{
			"text" : "コイツは<br/>サイコ<br/>キラー<br/>スティーブ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28.5%;top: 22%;border: solid 1px;"
		}
		,{
			"text" : "彼は<br/>どこでも<br/>信頼する<br/>シャベル<br/>と一緒だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 28%;top: 42%;border: solid 1px;width: 85px;"
		}
		,{
			"text" : "彼は<br/>あらゆる<br/>事件に<br/>関わる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61.5%;top: 54.5%;border: solid 1px;width: 73px;"
		}
		,{
			"text" : "ランチ<br/>ターイム!!"
			,"style" : "font-size: 13px;color: red;left: 44%;top: 75%;transform: rotate(20deg);"
		}
		,{
			"text" : "彼の<br/>キャッチ<br/>フレーズは<br/>子供達に<br/>大ウケだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 83.5%;border: solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p55": [
		{
			"text" : "消防士"
			,"style" : "font-size: 35px;color: black;background-color: white;left: 27%;top: 5%;font-weight: bold;width: 385px;"
		}
		,{
			"text" : "まだ<br/>全員<br/>逃げ出せて<br/>ないと<br/>思う!!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 61%;top: 10%;"
		}
		,{
			"text" : "恐れ<br/>るな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42.7%;top: 33%;"
		}
		,{
			"text" : "オレが<br/>救って<br/>みせる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 32%;"
		}
		,{
			"text" : "消防"
			,"style" : "font-size: 13px;color: black;background-color: #8EABAB;left: 56.5%;top: 41.7%;transform: rotate(-22deg);height: 29px;display: flex;align-items: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch05p56": [
	]
	,"http://devilscandycomic.com/comic/ch06p00": [
	]
	,"http://devilscandycomic.com/comic/ch06p01": [
		{
			"text" : "ステュクス<br/>キック!!!"
			,"style" : "font-size: 33px;color: black;background-color: white;left: 13%;top: 9%;font-weight: bold;transform: rotate(-9deg);"
		}
		,{
			"text" : "ギャアアアア!!<br/>"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 34%;top: 34.5%;font-weight: bold;transform: rotate(13deg);"
		}
		,{
			"text" : "はい、<br/>カット!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 72%;font-weight: bold;"
		}
		,{
			"text" : "5分<br/>休憩だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.5%;top: 71.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p02": [
		{
			"text" : "ふんぐうぅぅ…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 16.5%;top: 6.8%;font-weight: bold;"
		}
		,{
			"text" : "君が<br/>カズだね"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 74.5%;top: 37%;"
		}
		,{
			"text" : "嬉しいよ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 11.5%;top: 66.5%;"
		}
		,{
			"text" : "気をつけて。<br/>俺には<br/>爪がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 71.5%;"
		}
		,{
			"text" : "大丈夫だよ<br/>僕にも<br/>あるもん"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53%;top: 66%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p03": [
		{
			"text" : "ねぇ あなた。<br/>またヘルメット<br/>ハマったの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46.5%;top: 3%;"
		}
		,{
			"text" : "あぁ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 5%;"
		}
		,{
			"text" : "喫煙も<br/>したかった<br/>けど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 8%;transform: rotate(10deg);"
		}
		,{
			"text" : "あっ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 5%;"
		}
		,{
			"text" : "その…<br/>つまり…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 25.5%;"
		}
		,{
			"text" : "ムワハハハ!"
			,"style" : "font-size: 26px;color: black;background-color: white;left: 13%;top: 34.8%;font-weight: bold;transform: rotate(5deg);"
		}
		,{
			"text" : "貴様のヘルメットは<br/>闇の接着剤で封じた!<br/>罪なき少女を火山に<br/>投げ込まねば解けんぞ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 31%;top: 34%;font-weight: bold;width: 248px;"
		}
		,{
			"text" : "大丈夫だよ、<br/>役者って<br/>知ってるよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11%;top: 62%;"
		}
		,{
			"text" : "ところでロード<br/>・ダークレディ、<br/>僕のパパが<br/>君はかわいい…<br/>いや…ハンサム<br/>だって"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 77.5%;"
		}
		,{
			"text" : "ええ、それはパパには<br/>悪いわね、だって<br/>私はもうこの色男と<br/>結婚してるもの"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 62%;"
		}
		,{
			"text" : "ロ…ロード・<br/>ダークレディと<br/>デビライザー<br/>は結婚してる!?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 67%;top: 84.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p04": [
		{
			"text" : "こちらは<br/>Dr.エースの<br/>お子さんだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 13%;top: 5%;"
		}
		,{
			"text" : "何ですってぇぇ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 6.5%;font-weight: bold;transform: rotate(2deg);"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">当然だけど、</span><br/>君のパパがハンサムな<br/>新妻が欲しければ、<br/>いつでも離婚するわよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47.5%;top: 3%;"
		}
		,{
			"text" : "おいぃぃ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 45.5%;top: 10.5%;transform: rotate(3deg);"
		}
		,{
			"text" : "わかんない。<br/>パパはママ<br/>大好きだし"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 70%;top: 5%;"
		}
		,{
			"text" : "それに、<br/>君達はすごく<br/>お似合いだし"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 6.5%;"
		}
		,{
			"text" : "同感だ。実際、<br/>俺はデビライザーと<br/>ダークレディが<br/>番組でも結婚して<br/>欲しい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 5.5%;top: 35.5%;"
		}
		,{
			"text" : "結局、<br/>愛だけが悪に<br/>打ち勝てる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.6%;top: 44%;"
		}
		,{
			"text" : "それ何か<br/>パパの言うこと<br/>みたい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.5%;top: 48.8%;height:65px;display: flex;align-items: center;"
		}
		,{
			"text" : "誤解しないでくれよ…<br/>もし<span style=\"font-weight: bold;\">本当に酷いこと</span>が<br/>起きたなら、<br/>小さな爪の暴力は<br/>それを止められる<br/>唯一の手だろう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 61%;"
		}
		,{
			"text" : "だがそれは<br/>一時的な<br/>解決だ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34%;top: 61%;"
		}
		,{
			"text" : "暴力では<br/>世界は<br/>救えない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34%;top: 68%;width: 83px;"
		}
		,{
			"text" : "愛だけが<br/>世界を<br/>救えるんだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 62%;top: 64%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p05": [
		{
			"text" : "あの…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 10.5%;"
		}
		,{
			"text" : "皆で<br/>写真撮っても<br/>いい?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44%;top: 6.5%;"
		}
		,{
			"text" : "いいよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51%;top: 19%;"
		}
		,{
			"text" : "じゃ、<br/>私が<br/>撮ろう"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 76%;top: 4.5%;"
		}
		,{
			"text" : "Dr.エース!!!<br/>キャアアア"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 43.9%;font-weight: bold;transform: rotate(-13deg);"
		}
		,{
			"text" : "よし、<br/>皆<br/>集まって!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 15%;top: 61%;"
		}
		,{
			"text" : "おっと!<br/>僕もー!"
			,"style" : "font-size: 15px;color: black;background-color: #C2C2C2;left: 32.5%;top: 61.2%;font-weight: bold;transform: rotate(3deg);"
		}
		,{
			"text" : "さぁ、<br/>撮ろう!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 54%;top: 63%;"
		}
		,{
			"text" : "ヘルメット<br/>脱げたよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56.5%;top: 68%;"
		}
		,{
			"text" : "はい<br/>“チーズ”!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 68%;top: 64%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p06": [
		{
			"text" : "結局、彼は<br/>暴力でも愛でも<br/>世界を<br/>救えなかった"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 30.5%;border:solid 1px;width: 127px;"
		}
		,{
			"text" : "残ったのは<br/>再放送だけだ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 72%;top: 38.2%;border:solid 1px;"
		}
		,{
			"text" : "悪は何度でも<br/>蘇り続ける…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 62%;top: 56%;border:solid 1px;width: 124px;height: 79px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p07": [
		{
			"text" : "追い出す気か!?<br/>俺達は兄弟だと<br/>思ったのに!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 12%;top: 2.1%;"
		}
		,{
			"text" : "君の関係なんて<br/>知らないよ!<br/>君<span style=\"font-weight: bold;\">が</span>何かさえ<br/>知らないのに!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 3.5%;"
		}
		,{
			"text" : "君を<br/>養わないと<br/>いけない?<br/>嫌っちゃ<br/>いけない?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60%;top: 3%;"
		}
		,{
			"text" : "それに、<br/>オレは<span style=\"font-weight: bold;\">クールな</span><br/>ギターが<br/>欲しかった<br/>のに…君は<br/>ダサいよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69%;top: 6%;"
		}
		,{
			"text" : "それでお前は<br/>この悪党に<br/>俺を売るか!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 22.5%;font-weight: bold;"
		}
		,{
			"text" : "それは<br/>クレアンスの<br/>せいだ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 30%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">悪い</span>店に<br/>連れてくって<br/>言わなかった!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.5%;top: 37%;"
		}
		,{
			"text" : "俺の物を盗んで<br/>壁に吹っ飛ばして<br/>おいて、<br/>お前が“悪”を<br/>語るのは<br/>納得いかん"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 47%;top: 43%;"
		}
		,{
			"text" : "おいおい!<br/>一体何のデート<br/>してるんだよ<br/>お前は!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 65%;top: 31%;"
		}
		,{
			"text" : "さてはドラマ<br/>だなオメー"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 69%;top: 39%;"
		}
		,{
			"text" : "ごめんね。<br/>オレ達帰って<br/>いいだろ?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11.5%;top: 58.5%;"
		}
		,{
			"text" : "ギターは返す<br/>これでチャラ<br/>だろ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 59%;"
		}
		,{
			"text" : "“チャラ”は<br/>どうかな?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.5%;top: 61%;"
		}
		,{
			"text" : "少なくとも、<br/>俺が<span style=\"font-weight: bold;\">お前を</span><br/>同じ様に壁に<br/>吹っ飛ばさないと"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81%;top: 61%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p08": [
		{
			"text" : "何で子供は<br/>こんなに腐ってて<br/>ワガママなのか<br/>理解できないな"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 17.5%;top: 5%;"
		}
		,{
			"text" : "騙し盗み<br/>人を傷つけて<br/>後悔もない…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 49%;top: 6.5%;"
		}
		,{
			"text" : "何のために?<br/>見せびらかす<br/>ためではない<br/>のは確かだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 21.5%;"
		}
		,{
			"text" : "いや…お前を<br/>突き動かす<br/>ものはわかる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 13.5%;top: 37%;"
		}
		,{
			"text" : "不安だ"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 73%;top: 40%;"
		}
		,{
			"text" : "それで、俺に<br/>迷惑をかけた<br/>代償に…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 39.5%;top: 56.5%;"
		}
		,{
			"text" : "釣り合うのは<br/>お前が友達に<br/>ブチ撒けることだ<br/><span style=\"font-weight: bold;\">お前が隠している<br/>思い出せる限りの<br/>恥ずかしい話を<br/>全てな</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46%;top: 66%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p09": [
		{
			"text" : "うっ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 12%;top: 7%;font-weight: bold;"
		}
		,{
			"text" : "ぐっ"
			,"style" : "font-size: 21px;color: black;background-color: white;left: 46%;top: 4%;font-weight: bold;"
		}
		,{
			"text" : "ぜ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 59%;top: 6.5%;"
		}
		,{
			"text" : "全部<br/>クレアンス<br/>のせいだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66%;top: 5%;"
		}
		,{
			"text" : "彼は…オレを<br/>止めるべき<br/>だったのに…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 83.5%;top: 5%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">助けても</span><br/>くれなかった!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 83.5%;top: 10%;"
		}
		,{
			"text" : "皆の前にオレを<br/>置き去りに<br/>した"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 14.5%;top: 36.5%;"
		}
		,{
			"text" : "頭から<br/>離れないよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 36%;"
		}
		,{
			"text" : "一生ずっと<br/>死ぬまで"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 42%;"
		}
		,{
			"text" : "ニンジャルティ<br/>メット…"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 65%;top: 53%;font-weight: bold;border-radius: 50%;"
		}
		,{
			"text" : "もういい<br/>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83.5%;top: 58%;"
		}
		,{
			"text" : "子供を<br/>苦しめるために<br/>その力を<br/>与えられたんじゃ<br/>ないだろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 67.5%;"
		}
		,{
			"text" : "さっさと<br/>ギターを奪って<br/>終わりにしろ、<br/>トレモロ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 36%;top: 68%;"
		}
		,{
			"text" : "チッ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 54.5%;top: 76.7%;font-weight: bold;"
		}
		,{
			"text" : "ト…<br/>トレモロ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 86%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p10": [
		{
			"text" : "あんたが<br/>ストラツィオ<br/>じゃないの?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 6%;"
		}
		,{
			"text" : "ストラツィオ<br/>は<span style=\"font-weight: bold;\">俺だ。</span><br/>それが?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 26.7%;top: 29%;"
		}
		,{
			"text" : "マイロ・<br/>パンターノ<br/>…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 57.5%;top: 8%;"
		}
		,{
			"text" : "彼が<br/>あんたの所で<br/>働いてるわね?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 77%;top: 25%;"
		}
		,{
			"text" : "そうだ…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 7%;top: 53.3%;"
		}
		,{
			"text" : "でも彼の名を<br/>聞いたことがある<br/>とは驚きだ。<br/>大抵は<br/>“黒い殉教者”<br/>としか知らない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 9%;top: 56%;"
		}
		,{
			"text" : "彼の犠牲者達の<br/>1人が調べて<br/>いたの<br/>だろうが"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12.5%;top: 84.5%;"
		}
		,{
			"text" : "“犠牲者達…?”"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 61%;"
		}
		,{
			"text" : "まぁ、彼が<br/>君の親兄弟を<br/>殺していても<br/>問題ない。<br/>復讐しても無意味だ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75.6%;top: 85%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p11": [
		{
			"text" : "君の苦しみなど<br/>取るに足らないし、<br/>他の誰かが<br/>彼に今以上の<br/>苦痛を与えるさ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 4%;"
		}
		,{
			"text" : "彼は<br/>何度も<br/>死んでる…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68.5%;top: 7.5%;"
		}
		,{
			"text" : "彼の死体は<br/>引きずり出され<br/>縫い合わされて<br/>何度も死に送られる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65.5%;top: 26.5%;"
		}
		,{
			"text" : "呪いが彼を<br/>生物兵器に変えた…<br/>死と破壊が彼の足元に<br/>追いすがるのさ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63.5%;top: 43%;"
		}
		,{
			"text" : "寝る前にそれを<br/>考えればいいさ<br/>それで君の気が<br/>少しでも晴れる<br/>ならね"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 39.5%;top: 63.4%;"
		}
		,{
			"text" : "な…"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 87%;top: 66%;font-weight: bold;"
		}
		,{
			"text" : "♪お前にゃプラチナのファンキーなケツがある!♪<br/>お前は俺のプラチナのファンキーなベイビーだ!"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 15%;top: 76%;font-weight: bold;width: 660px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p12": [
		{
			"text" : "♪シェイク、シェイク、メーキング、ベーコン、<br/>それを食卓に出して俺を狂わせてくれ!"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 7%;top: 3.3%;;font-weight: bold;"
		}
		,{
			"text" : "メイメイ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 31%;top: 12%;;font-weight: bold;"
		}
		,{
			"text" : "出たほうが<br/>いいぞ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 16.5%;"
		}
		,{
			"text" : "…今日は、<br/>メティア"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79.5%;top: 9%;"
		}
		,{
			"text" : "ハイ<br/>マヌケ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7%;top: 28.5%;"
		}
		,{
			"text" : "ピアと<br/>ストラツィオ<br/>もう着いた?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 10%;top: 32%;"
		}
		,{
			"text" : "私の着メロ<br/>“プラチナの<br/>ファンキーなケツ”<br/>にしたのか確認<br/>させないと"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 50%;top: 38%;"
		}
		,{
			"text" : "しくじったら<br/>そういう約束<br/>だったわね"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 46.5%;"
		}
		,{
			"text" : "ええ、来てます<br/>あなたの着メロは<br/>100%ファンキー<br/>と保証しますよ。<br/>取り込み中でして。<br/>かけ直しても…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 75%;top: 55.5%;"
		}
		,{
			"text" : "私を<br/>イラつかせたら<br/>お前の<span style=\"font-weight: bold;\">内臓</span><br/>引きずり出すわ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 73%;top: 67.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p13": [
		{
			"text" : "少し<br/>時間を貰うわ。<br/>私用の真っ最中<br/>なの"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 5%;"
		}
		,{
			"text" : "具体的には、<br/>開心術。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 13.5%;"
		}
		,{
			"text" : "開心術の<br/><span style=\"font-weight: bold;\">真っ最中</span>って<br/>ことよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42%;top: 22%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">私の</span>心臓は<br/>大丈夫よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 28%;"
		}
		,{
			"text" : "とにかく、<br/>あなたのギター<br/>まわりで<br/>致命的な損害が<br/>あったと聞くわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61%;top: 4%;width: 125px;"
		}
		,{
			"text" : "あなたが<br/><span style=\"font-weight: bold;\">完全に冷静さを<br/>失ってないか</span><br/>確認したかった<br/>だけ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 14%;top: 51%;"
		}
		,{
			"text" : "まぁ、マイロが<br/>関与すれば<br/>どうなるかは<br/>お分かりの…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 48%;top: 36.5%;"
		}
		,{
			"text" : "見て、<br/>これは面白い、<br/>だって私が<br/>聞いたのは…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 37.5%;"
		}
		,{
			"text" : "私がグロスガー・<br/>ラスフォームの<br/>賞状を受ける<br/>必要あるって<br/>どういう<span style=\"font-weight: bold;\">意味よ?</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 11%;top: 65%;"
		}
		,{
			"text" : "OK、皆<br/>私の代わりに<br/>仕上げて"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 48%;top: 67%;"
		}
		,{
			"text" : "も…<br/>もしもし?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 67.2%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p14": [
		{
			"text" : "これは<br/>本当に<br/>マズいわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8%;top: 9%;"
		}
		,{
			"text" : "ここから<br/>逃げなきゃ<br/>あの変人が<br/>電話してる<br/>うちに"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 6%;top: 14%;width: 94px;"
		}
		,{
			"text" : "メティア?"
			,"style" : "font-size: 14px;color: black;background-color: #DDDDDD;left: 29%;top: 13.5%;"
		}
		,{
			"text" : "必要なら<br/>マークを<br/>また使って"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55.5%;top: 17%;"
		}
		,{
			"text" : "聞け、<br/>俺は殺しは<br/>好きじゃないが<br/>問題の排除が<br/>仕事だ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27.5%;top: 33%;"
		}
		,{
			"text" : "言いかえれば…<br/><span style=\"font-weight: bold;\">君は今問題に<br/>なりたくは<br/>ないだろ</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 39.5%;"
		}
		,{
			"text" : "ギターを<br/>置いて…"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 12.5%;top: 56.5%;"
		}
		,{
			"text" : "あーらら…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70%;top: 76.2%;"
		}
		,{
			"text" : "逃げろ!!<br/>行け!!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 82%;top: 80%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p15": [
		{
			"text" : "メイメイが<br/>試合で君を見た後<br/><span>君の<span style=\"font-weight: bold;\">本当の</span>強さを</span>知りたいって"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 44.5%;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ちょ~~~<br/>強いといいなぁ、<br/>だって<br/>君に会ったら<br/>我慢しなくて<br/>いいってさ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 63%;"
		}
		,{
			"text" : "“あなたが<br/>倒せるようなら<br/>彼女には全く<br/>価値がないわ”<br/>って言ってた"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 78%;top: 83%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p16": [
		{
			"text" : "くそっ、<br/>パンドラは<br/>どこだ?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 4%;"
		}
		,{
			"text" : "ううっ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26.2%;top: 59.8%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p17": [
		{
			"text" : "ここから<br/>逃げろ、<br/>急げ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 4%;font-weight: bold;width: 80px;"
		}
		,{
			"text" : "心配するな!<br/>安全になったら<br/>呼ぶ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 10.5%;"
		}
		,{
			"text" : "もしオレの<br/>連絡がなければ<br/><span style=\"font-weight: bold;\">絶対戻って<br/>来るな!</span>"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 47.5%;top: 5%;"
		}
		,{
			"text" : "クレアンス…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46.7%;top: 18.2%;"
		}
		,{
			"text" : "行くわよ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82%;top: 21%;font-weight: bold;"
		}
		,{
			"text" : "ねぇ<br/>ガキ共"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19%;top: 51.4%;"
		}
		,{
			"text" : "まだ<br/>生きてる<br/>よね?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 83%;top: 49%;"
		}
		,{
			"text" : "もう遅い。<br/>奴らは<br/>もう逃げた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64.5%;top: 65%;"
		}
		,{
			"text" : "お前らは<br/>ギターを<br/>取り戻せない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 74.5%;top: 65%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p18": [
		{
			"text" : "アタイは君の<br/>臭いギター顔の<br/>友達なんて<br/>いらない"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 9%;top: 3%;"
		}
		,{
			"text" : "トレモロか…<br/>ストラツィオ<br/>の問題だし"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 3%;"
		}
		,{
			"text" : "奴らは仕事を<br/>失敗したけど、<br/>アタイは違う"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 23.2%;"
		}
		,{
			"text" : "うぐっ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.5%;top: 58.5%;font-weight: bold;"
		}
		,{
			"text" : "だって何であれ<br/>アタイより<br/>優れた奴なんて<br/>いないもん"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77.5%;top: 66.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p19": [
		{
			"text" : "ぐ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.5%;top: 11.5%;font-weight: bold;"
		}
		,{
			"text" : "うぐっ!<br/>何?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 86.5%;top: 26.5%;"
		}
		,{
			"text" : "やめろ!<br/>何でカズを<br/>呼ぶんだ!?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 68%;top: 50%;font-weight: bold;"
		}
		,{
			"text" : "どうすべきか<br/>きっと知ってる"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 25.2%;top: 63.5%;"
		}
		,{
			"text" : "赤ん坊用の<br/>クッションみたく<br/>叩き潰される<br/>だけだ!<br/>逃げろ!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 28%;top: 69%;font-weight: bold;"
		}
		,{
			"text" : "何、<span style=\"font-weight: bold;\">君が</span><br/>アタイを<br/>抑えてる<br/>間に?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 63%;width: 88px;"
		}
		,{
			"text" : "君が倒せるのは<br/>ストラツィオだけ<br/>彼弱いから"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56%;top: 63.5%;"
		}
		,{
			"text" : "ああ、<br/>分かってるよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 90.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p20": [
		{
			"text" : "血とか飲んでも<br/>オレはパンドラ<br/>の半分も強く<br/>なれねぇよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 8%;top: 5.7%;"
		}
		,{
			"text" : "ダメそうだ。<br/>だから頼む、<br/>俺の誇りに免じて<br/>ここは逃げてくれ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 46%;top: 9.8%;"
		}
		,{
			"text" : "俺が何か<br/>クールなこと<br/>したフリでも<br/>して…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 48%;top: 19.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p21": [
		{
			"text" : "アタイが<br/>クールか君が<br/>超ダサいだけ<br/>じゃない?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12.5%;top: 14%;"
		}
		,{
			"text" : "要は、わざと<br/>弱くなるなんて<br/>何てバカなの?<br/>メイメイは<br/>彼の根性<br/>きっと嫌うわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25.5%;top: 17%;"
		}
		,{
			"text" : "まぁ、<br/>とにかく。<br/>彼は最早<br/>路上のクッキー"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 16.5%;top: 32.5%;"
		}
		,{
			"text" : "さぁ<br/>ケンカ<br/>しましょ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 32%;top: 34%;"
		}
		,{
			"text" : "怖がら<br/>ないで。<br/>戦いは<br/>楽しいわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 50.8%;top: 31.5%;"
		}
		,{
			"text" : "いい<br/>パンチ<br/>頂戴。<br/>カモン"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60.5%;top: 34.5%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p22": [
		{
			"text" : "お?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 32%;top: 6%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p23": [
		{
			"text" : "アアッ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 85.3%;top: 43.5%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p24": [
	]
	,"http://devilscandycomic.com/comic/ch06p25": [
		{
			"text" : "アッ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 62.5%;top: 72.2%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06-devilizer": [
		{
			"text" : "ハイ 読者の皆!この金曜はビックリが特別な短編小説を作ってくれたよ。<br/>特に考察する文章が欲しい人達のためにね。<br/>(戦闘シーンはかなり会話に欠けますが…)下の投稿を見て読んでね…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 8.5%;top: 87%;width: 708px;"
		}
		,{
			"text" : "デビライザー エピソード1:食物が体を作る"
			,"style" : "font-size: 29px;color: black;background-color: white;left: 11%;top: 93%;width: 657px;font-weight: bold;"
		}
		,{
			"text" : "訳者注:一通り訳したものの品質は最悪<br/><br/>宇宙のはるか彼方、<br/>銀河の向こう<br/>ギャラギャラ<ruby><rb>銀河<rp>(</rp><rt>ギャラクシー</rt><rp>)</ruby>の中の超銀河、<br/>そこにダークネイザー66という死にかけの星があった。<br/>\"死にかけ\"というのは状況をよく表しており、<br/>事実その星は殺されかけていた、<br/>正確には、<br/>宇宙正義連盟がそれを行っていた。<br/>宇宙人に対する対する多くの宇宙犯罪行為<br/>及び宇宙を脅かす宇宙科学の違法行使、<br/>ダークネイザー66は超破壊兵器が向けられる以前から<br/>何度も警告を受けていた。<br/><br/>彼らの世界王は、禁止された科学の深淵を探求し<br/>彼の惑星の持つ力に魅了され<br/>それを奥深くに隠していた。<br/>この闇の技術の放棄を望まない王は<br/>宇宙正義同盟を滅ぼすための戦争を挑んだ。<br/>しかしながら、<br/>ダークネイザー星の中枢は分断され、<br/>海は沸騰し、<br/>空は炎で満たされ、<br/>彼の反乱が勝利で終わらないことは明白であった。<br/><br/>どちらにせよ、<br/>王はその敗北に対してある計画をしていた。<br/>彼の世界の最後の時には、<br/>管の中の脈動する黒い塊の近くに集まった、<br/>2人の科学者によってその計画は実行された。<br/>王自身は研究室の隅で血まみれの肉塊となっていた、<br/>彼の遺産を残すことを命じられた科学者達に<br/>殺されたに他ならない。<br/><br/>2人は自分たちを殺人者などではなく、<br/>物理学者だと思っていたが、<br/>絶望的な状況が彼らを狂気に追いやった。<br/>あるいは彼らは狂い始めていたのだろう。<br/>危険な禁断の科学に自身の命を委ねた時点で、すでに。<br/>星が滅びる最後の瞬間に、<br/>狂った世界が彼らを狂わせたのか<br/>狂った彼らが世界を狂わせたのか<br/>誰が分かろうか。<br/><br/>いずれにせよ、<br/>彼らは現在の状況を世界王のせいだと避難し<br/>彼らの作り出す新たな未来の王位を彼に与えることを拒んだ。<br/><br/>ダークネイザー66は滅びたが、<br/>もし計画通りにいけば、<br/>急速に崩壊する研究所に隠れた、<br/>彼らの前の奇妙な黒い塊のおかげで存続できるはずだった。<br/><ruby><rb>\"サイコアック プランリゾーブ\"、<rp>(</rp><rt>Psychoarc Planisorb</rt><rp>)</ruby><br/>それはダークネイザー66の全要素を吸収凝縮させ、<br/>新しい星へ向け射出、<br/>流星のように向かっていく。<br/>それは生物学的な物質だけでなく、<br/>社会学的、哲学的な概念すら同様に内包する。<br/>遠く離れた星に墜落したら、<br/>それは内部のダークネイザリアンの要素を開放し<br/>世界を新しいダークネイザーに変える。<br/><br/>ダークネイザーの住民にとっては遅すぎましたが、<br/>彼らの遺産の象徴となるべきダークネイザリアン1人を<br/>この装置は収容できました。<br/>それは世界王が意図したものだが、<br/>2人の科学者は、彼ら自身が新世界の<ruby><rb>君主<rp>(</rp><rt>ロード</rt><rp>)</ruby>と<ruby><rb>女君主<rp>(</rp><rt>レディ</rt><rp>)</ruby>になるのにふさわしいと決めていた。<br/>だがこの装置は1人用に作られていた、<br/>彼らはお互いを犠牲にすることを好まず、<br/>2人で新世界を見れなければ、<br/>新世界を見る価値がないと考えていた。<br/>だから、愛と利己により、<br/>彼らはお互いの手を取りサイコアック プランリゾーブの作動ボタンを押した、<br/>すぐに彼らの燃える世界は小さく縮小されると、<br/>終わり無く無限に見える星の海の孤独な球体となった。<br/><br/>----------<br/><br/>何スペースマイルも離れた、<br/>はるかに見慣れた星、<br/>はるかに見慣れた町、<br/>はるかに見慣れた悪魔達が沢山いる場所、<br/>若きコボルトのチップ・ブリスケケットはグラムドッグの、<br/>キギーの散歩をしていた。<br/>グラムドック達は街ではあまり見かけない、<br/>正確に言えば、<br/>どこであろうとあまり見かけない。<br/>穏やかな高級獣はペットとして非常に需要がありましたが、<br/>手に入れることは非常に困難です。<br/>この一因は彼らが飼い主に対ししてかなり気まぐれで<br/>致命的なうつ病の要因になりがちです。<br/>もし飼い主のグラムドッグに対する愛がなくなれば、<br/>グラムドックの体は痩せ衰えます。<br/>飼い主の愛が純粋なら、<br/>彼らはより美しくなります。<br/><br/>チップのグラムドッグは非常に美しかった。<br/>絹のような柔らかい毛皮には<br/>様々な色の毛玉があり<br/>小さな黒い足を引き立て<br/>美しさに満ちていた。<br/>これはチップには生きた家族や友人がいないおかげでした。<br/>他に趣味が無いのです。<br/>彼の人生にあるのは、仕事、グラムドッグへの愛、そして先行きの分からない未来だけでした。<br/>仕事もグラムドッグも両方とも多かれ少なかれ祖父から受け継いだものでした。<br/>人生の方向性がないので、<br/>祖父が亡くなった後、その人生の足跡に続き、彼も警察官になった。<br/>「キギーがそう望んでいる」<br/>と彼は思った、<br/>動物の気持ちを野生だと決めてかかっていた。<br/>それでも、<br/>キギーはかなり幸せで、その幸福をチップと分かち合いたいと思っていた。<br/>毎朝、<br/>チップのは小鳥の静かな鳴き声のように、<br/>胸に座る小さな黒い足に目を覚ました。<br/><br/>チップは退屈に悩んでいる印象はなかった。<br/>彼の耳と小さな尾はよく整えられ、<br/>身なりは整っていた。<br/>彼はハンサムで、多弁であった。<br/>仕事に対して情熱が欠けていたが、<br/>彼は適正試験に優秀な成績で合格した。<br/>彼はさらに確信していた、<br/>自分は良い警察官になれると、<br/>しばらくの間は。<br/>しかし敵対的な労働環境は、すぐにそういった希望をなくした。<br/><br/>敵意はチップ自身に向けられていなかった、<br/>彼の仲間からも来なかった。<br/>むしろ、<br/>敵意は警察のチーフから、<br/>交通違反を犯した悪魔に向けらた。<br/>これは大したことには聞こえないが、<br/>チーフが交通違反者に対して持っていた怒りは、署の誰もが不安になるほどであった。<br/>彼は自分自身で犯人に連れてきて、耳や尾や触手で事務所に引きずり出した。<br/>それに続くのは純粋な恐怖;絶え間ない騒音、叫び、許しを請う声。<br/>チーフが何をしているのか誰も知らず<br/>誰も聞く勇気もなかった。<br/>一部の警官は、叫び声とそれに続く不自然な静寂の両方から<br/>自身を守るため耳栓を持ってきました。<br/><br/>チップは多分チーフが交通事故で家族を失ったか何かで<br/>その怒りが収まっていないのだろうと思った。<br/>「僕が彼に手を差し伸べないと」<br/>と思った。<br/>これは当然、<br/>行われなかった、<br/>チーフの警察官に対する奇妙な行動のせいである。<br/><br/>「俺がスマートだと思うかい?」とチーフは良く聞いた。<br/><br/>「ええ、チーフ。あなたは切れ者ですよ。」<br/><br/>「ああ、でも俺が先週よりもスマートだと思わないかい?」<br/><br/>「えっと…わかりません、チーフ。」<br/><br/>それからチーフを舌打ちして<br/>ムッとした顔で歩き去る。<br/>いつも近寄りがたい態度でした。<br/><br/>これらのストレスには、<br/>全て合理的な対処はできなかったが、<br/>キギーが毎晩柔らかい毛皮で抱きついてくれた。<br/>キギーとの散歩もチップを安心させた。<br/>キギーとの散歩で幸せだったのか<br/>チーフのせいで悲鳴に鈍感になっていたのか、<br/>チップは公園から逃げ惑い<br/>大声で叫ぶ人々に気付かなかった。<br/>空が不気味な紫色に変わり 彼は何かおかしいと思ったが、<br/>隕石のように飛んでく大きな黒い塊から逃げるには手遅れだった。<br/>チップは本能的にキギーをつかみ、<br/>守るように抱きしめた、<br/>彼は本当にキギーを愛しており<br/>申し訳程度の理由で警官になったが、<br/>心の中では、<br/>他の人々を守ることを望んでいた。<br/><br/>----------<br/><br/>チップは奇妙な夢にうなされた。<br/>他の人から見れば、<br/>面白かったかもしれないが、<br/>彼にとってはかなりのストレスでした。<br/>それはキギーの名前を選ぶ儀式の悪夢だった。<br/><br/>グラムドッグは飼い主に名付けられなかった、<br/>むしろ、<br/>アルファベットが書かれた大きなマットの上に置かれ、それで自分の名前を選んだ。<br/>実際のキギーの時は、<br/>夢でないキギーの時は、<br/>その名前を選んだ。<br/>そして文字 \"K\"の上を歩いた。<br/>その後、 鳴きながら何度も\"G\"の文字上を回った。<br/>結果、<br/>届出書の名前は<br/>「Kgggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg」<br/>となった。<br/><br/>夢のキギー、<br/>ですが、<br/>非常にいたずら好きなグラムドッグでした。<br/>彼は自分で変な名前を選んだ。<br/>酷かったので、<br/>チップは彼に再びやってみさせた。 <br/>夢のキギーが選んだ新しい名前は、前のものより長くなっていた。<br/>グラムドッグの実際に起こり得る悪夢のような夢だったのかもしれない。<br/><br/>チップはいつものように目を覚ました、<br/>キギーの足が彼の胸の上に置かれていた。<br/>妙な命名式と奇妙な落下物の両方が彼の想像以上のものでなくてホッとした、<br/>彼はキギーを強く抱きしめた。<br/>悲しいことに、<br/>キギーはすでにこの世界を去っていた。<br/>残っていたのは灰と焼け焦げた1人と1匹、<br/>体から離れた小さな足。<br/><br/>苦痛に苛まれるより、<br/>チップは恐怖に襲われた、<br/>何か恐ろしいことが彼の体に起きたようだったから。<br/>焼けたキギーを握る爪のような手は<br/>自分の手だとはほとんど分からなかった。<br/>彼は大慌てで立ち上がると、<br/>困惑しながら自分の体を調べた。<br/>体は革のようなもので覆われていたが、<br/>胸や肩に太い殻の部分が付いていた。<br/>頭部の形は完全に変わっていた。<br/>ヘルメットのように固く、<br/>奇妙な形でトゲが、<br/>妙な方向に突き出ていた。<br/><br/>普通なら、<br/>服が変わったとだけ思うだろうが、<br/>チップは「服」の中に自分がいないことを深く感じていた。<br/>「ヘルメット」から手を離した、<br/>取れてしまうかもしれないと恐れて、<br/>そこには彼の頭が収まるだけの空間しかないかった。<br/>彼の体となった生きた鎧の中で、<br/>チップが感じることは1つ:熱い血のたぎり。<br/>炎が、<br/>彼の体のあらゆる虚空を川の流れのように駆け巡った。<br/>気が狂わん程に、<br/>千の声の囁きのように。<br/>それらを静めることはできなかった、<br/>かれは微かな呼び声を聞いた。<br/><br/>正義<br/><br/>正義<br/><br/>正義<br/><br/>チップはすすり泣く声が聞こえ、正気に戻った。<br/>音の源を探すと、<br/>彼は地獄のような光景に気づいた。<br/>公園がこうなったとはまるで思えなかった。<br/>目の前のどこにも生存者の様子はなく、<br/>不毛の地のあちこちに黒い泥が散らばっていた。<br/>よく見ると、<br/>その「泥」は生き物に見えた、<br/>というより、<br/>生き物の集まりだ。<br/>小さな虫の群れのように、<br/>泥達は紫の空へ向かって体を伸ばした。<br/>泥達のいくつかは白い小さな歯が輝いているように見えたが、<br/>チップにはそんな些細はことを考えている状況ではなかった。<br/><br/>泣き声を追った、<br/>セイレーンの歌声のように、<br/>彼は地面のクレーターに向かった。<br/>その中には空から落ちた黒い塊があり、<br/>その中央には純白の人影がうずくまっていた。<br/>その塊自体は、公園に散らばっている<br/>無数の黒い虫で出来ているようだった。<br/>それらは糸上にしっかりと結びつき、<br/>互いに帯状に巻きついて、一種の球体を形成していた。<br/>見たところ、<br/>そこから泣き声は聞こえた、<br/>デーモンのような見た目で、<br/>角と翼があった。<br/>その蒼白な肌はぼんやりと輝き、<br/>長く白い髪が揺れ<br/>その上で月光が踊るようだった。<br/>だが空を見ると、<br/>チップには闇しか見えない、<br/>月光のような銀色の光源は無かった。<br/><br/>その姿には優しさと悲壮感を感じた、<br/>だがよく見ると、<br/>その体格はかなり印象的だった。<br/>絹のような髪は広い肩の上に広がり、<br/>筋肉質な腕は長く、<br/>短剣のような爪が生えていた。<br/>あたかも大理石の彫刻のようだが、<br/>製作者が、月の女神や戦争の神として作ったのかは分からない。<br/><br/>一瞬立ち尽くすと、<br/>チップはその人物が手を握っていたことに気づいた、<br/>蒼白で純白な腕は、<br/>球状の塊から外に出ていた。<br/>チップにはこの状況を解析することさえできなかった、<br/>彼の燃える血を凍りつかせる何かがここにはあった。<br/>突然 この生物が自分に襲ってくるのではないかと怖くなり、<br/>チップは不慣れな足に運ばれるように、<br/>できる限り早く、クレーターを後にした。<br/><br/>----------<br/><br/>恐ろしいことが自分を襲わなかったのは<br/>チップにとっては大きな驚きでした。<br/>実際、<br/>彼は公園から逃げてすぐ、<br/>住んでいた都市はほぼ無事なのを見た。<br/>公園自体は、紫のドームに覆われていたが<br/>彼は公園から逃げる際に、知らないうちに通り抜けてた。<br/>彼が見上げて見た、曇った、暗い空は、単にその天井であり、<br/>光を遮断していた。<br/>チップには何が起こったか仮説を立てられなかった。<br/>ドームから現れた自分の出現が、周囲に訪れた野次馬達に<br/>大きな警戒を引き起こしたことにすぐ気づいた。<br/>チップが脱出した時、<br/>大胆な見物人は踏み入ろうとしたが、<br/>地面に叩き出されるだけだった。<br/>別の謎を解く時間はなかった。<br/><br/>彼は夢中で歩いていたので、<br/>チップは無意識のうちに警察署へ行っていたことに気づいた。<br/>それ自体は別に不自然ではなかったが、<br/>彼は自身が持つ動機に困惑した。<br/>彼は身近な場所を探していたのではなく、<br/>むしろその場所へ\"向かわされて\"いた。<br/>彼の燃える血の鼓動は熱く激しくなり、<br/>彼の奇妙な新しい体を突き動かした。<br/>署に近づいていった、<br/>だが、<br/>彼は理解した。<br/>彼は血の呼び声に、<br/>囁きに、<br/>彼の耳に今聞こえる叫びに、<br/>応えているのだと。<br/><br/>正義<br/><br/>正義<br/><br/>正義<br/><br/>署はチップが入った時は騒然としていた、<br/>別に驚くことはなかった、<br/>都市の真ん中に巨大な紫色のドームが突然現れたことを考えれば。<br/><br/>多分恐怖か、ショックか、<br/>あるいは他の何か、<br/>とにかく他の警官は警察署へのチップの進入を止めなかった。<br/>ドアはロックされていたが、<br/>彼はドアノブを切り裂き引き抜くと<br/>何も考えずに歩き入っていった。<br/><br/>チーフは、<br/>緑色の肉体を青い制服に詰め込んだような異常に大きなゴブリンは、<br/>何かの液体に覆われた、<br/>自分の指を舐めていた。<br/>彼のオフィスには交通犯罪者の遺体が散乱し、<br/>彼らの開かれた頭には脳がなかった。<br/><br/>\"なぜだ?\"<br/>チップは冷たく聞いた。<br/>チーフはあえて無視しなかった。<br/><br/>\"賢くなるためよ!<br/>俺は脳を食べ<br/>クロスワードパズルを解く!<br/>もっと賢くなって、<br/>宝クジの当て方を解いて金持ちになってやる!<br/>俺がやるべきは脳を食べ続けることよ!\"<br/><br/>\"犯罪者の脳を食べても賢くはなれん、<br/>貴様が犯罪者になるだけだ!\"<br/>チップの声が轟いた、<br/>彼自身驚いていた。<br/>奇妙なヘルメットから出る声は<br/>彼自身の声に聞こえなかった。<br/><br/>チーフは銃を抜いた、<br/>だがそれはあまりに遅かった。<br/>チップは素早くチョップを彼の頭に見舞った、<br/>彼の頭蓋骨の上部が壁に散らばり、脳の一部を露出させた。<br/>チーフは一瞬喉を鳴らした、<br/>つまらない言い訳が最期の言葉となった、<br/>そして、<br/>イスから床に無残に崩れ落ちた。<br/><br/>チップは固まっていた。<br/>これが彼の求めていた正義か?<br/>正しいことのように感じたが、<br/>部屋の混沌を見て、<br/>部屋に1体死体を追加しただけようのな気もした。<br/>結局、彼は交通違反者達の脳を戻すことはできなかった。<br/>彼は本当に彼を突き動かす力にここに連れて来られてのか、<br/>または本当は彼自身がチーフを殺したかったのか?<br/>これらの考察は、<br/>合理的思考をもたらし、<br/>チップを夢から目覚めさせた。<br/>もはや盲目的な正義の力の道具ではなく、<br/>チップはどこへ行くべきか分からなかった。<br/>恐らく刑務所が彼の家になるだろう。<br/>彼は殺人を犯したのだ。<br/>彼はチーフのオフィスからゆっくりと歩き出ると、<br/>手を上げた。<br/><br/>署の全て目が彼を見た。<br/><br/>\"あんたは…ある種のスーパーヒーローかい?\"<br/>人狼の警察官が尋ねた。<br/>ヤムズ・ドルディだ。<br/>チップはあまり気にしたことはなかったが、<br/>彼は悪い奴には見えなかった。<br/><br/>\"俺は獣だ。<br/>俺は正義のためにのみ飢える。\"<br/><br/>本当に僕がそれ言ったの!?<br/>つまり、<br/>本当だよ、<br/>でも文脈上はスーパーヒーローのように聞こえる。<br/>僕はただの錯乱した殺人者なのに!<br/><br/>\"君の名前は?\"<br/>バーボン・マクダーモットが尋ねた、<br/>イエティの警官だ。<br/>チップは彼もあまり気にしていなかった、<br/>特に理由はなかったが、<br/>多分彼は衛生面があまり良くなかったからだろう。<br/><br/>名前?<br/><br/>チップは妙な気持ちだった。<br/>スーパーヒーローを考えると\"エッグマスター・ゴルゴス\"というテレビ番組を思い出した。<br/>スーパーヒーローじゃないけど、<br/>主人公にはコミックを読む若い息子がいました。<br/>彼の好きな漫画の主人公は\"デビライザー\"というキャラでした。<br/>デビライザーは腐敗した警察のチーフ達を断頭したりしませんし<br/>今のチップのように精神的に不安定でもありませんが、<br/>彼には冷静に考える時間はなかった。<br/><br/>\"デビライザー\"<br/>彼は言った、<br/>本当の素性を明らかにしたくなかった<br/>(もし名を借りる人物が実在していたとしても)<br/><br/>彼はそれ以上の質問に答える前に署を脱出するため、<br/>チップは玄関から出ていった、<br/>彼の残した驚きによる沈黙が<br/>彼が自宅のアパートに逃げる時間を生むことを望んでいた。<br/>警官たちは固まったままだったが、<br/>チップは突然疲弊した。<br/>彼はカタツムリのようなペースで街を歩き回り、<br/>彼の燃える血は今や室温ほどもなかった。<br/>あるいは彼を動かしていた謎の力を使い果たし<br/>路端で乾いた死んだ魚のような状態なのだろう。<br/>とにかく、<br/>彼の体は弱っているようだったが、<br/>彼は自分の心を失わずに死ねることを幸せに思っていた。<br/>怒りと正義の霧が頭から晴れ<br/>ある種の幸福感が頭蓋骨に滑り込んだようだった。<br/><br/>この幸福な瞬間はすぐに崩れ去った<br/>異常で奇妙な日の終わりとして<br/>チップが見たこともない奇妙な光景が視界に広がった。<br/><br/>彼の前にある種のモンスターが立っていた。<br/>チップの知る悪魔ではないことは確かでした。<br/>背が高く大柄でピニックバスケットのような形状でした。<br/>様々なカートゥーンのような異様な大きさの食物の中から<br/>大きく、白く、怒ったような目が中から覗いていた、<br/>その生物は4本の腕を持ち、<br/>バスケットの横から突き出ていた、<br/>それぞれ1対のハサミが付いていた。<br/>細く、だが筋肉質な足もバスケットから覗いていたが、<br/>派手な短い運動ショーツと<br/>スタイリッシュなランニングシューズを履いていた。<br/><br/>普通誰もがそう思うが、<br/>チップはこの常軌を逸したモンスターを避けたかったが、<br/>彼に会うために来たようだった。<br/>道を塞ぐように、<br/>チップの前に立っていた。<br/>その顔(もしあればだが)が隠されていたにもかかわらず、<br/>輝く白い目が作る怒りの表情は<br/>明らかに戦いを望んでいた。<br/><br/>\"我らと一緒になれ!\"<br/>バスケットのモンスターが叫んだ。<br/>チップはハサミを使うバスケットがどんな声かわからなかったが、<br/>間違いなくこいつの声ではなかった。<br/>明らかに、<br/>この生き物には極めて不自然な点があった。<br/>不吉で忌まわしいことです。<br/>それはコイツが持っていたものではない<br/>(食物はむしろ美味しそうだった)<br/>コイツには無かったもの。<br/>それは形無き要素<br/>全ての悪魔が持つもの<br/>それがこの生き物には無かった。<br/><br/>\"私は文化大使だ!\"と誇らしげに言った。<br/>\"私はダークネイザー66の世界を代表する。<br/>すぐに、この世界はダークネイザーになるだろう!\"<br/><br/>こいつは、意味が分からない。<br/><br/>\"我が名はグラクラス!<br/><ruby><rb>お婆ちゃんの料理 ハサミと走る<rp>(</rp><rt>Grandma’s-Cooking-Running-With-Scissors</rt><rp>)</ruby> の略だ!<br/>私は2つのダークナイザリアンの文化コンセプトを融合したものだ!<br/>お婆ちゃんの料理そして…ハサミと走る!\"<br/><br/>\"ここにもソレはある\"<br/>チップは弱々しく言った。<br/><br/>モンスターは激怒した。<br/>チップに向けてハサミを叩きつけた。<br/>母が君に語ったようにそれは本当に危険だった。<br/>忌むべき道具で突かれ、<br/>チップは歩道に大きく吹き飛ばされた。<br/><br/>体がついていかない…。<br/>僕は戦うにも…逃げるにも疲労しすぎている。<br/>すぐに逝くよ 可愛いキギー。<br/><br/>モンスターは2本のハサミを下ろし<br/>チップを持ち上げ、<br/>彼をその巨大なバスケットに詰め込んだ。<br/><br/>\"君は今私達と1つになる!<br/>わかる!<br/>わかるだろ!\"<br/>と口に食物があるかのような声で言った。<br/>この奇妙でグロテスクな場面は<br/>突然の銃撃によって中断された、<br/>バスケットモンスターにそこら中から撃ち込まれた。<br/><br/>\"デビライザーを下ろせ!\"<br/>バーボン・マクダーモットが叫んだ。<br/>フレンドー・ビスケットソンという1人の警官を除いて<br/>署の全ての警官がチップの援護に来ていた。<br/>政策に反していましたが、<br/>彼らは気に入った新しいスーパーヒーローを救うために<br/>何度も何度も銃弾をバスケットモンスターに撃ち込みました。<br/><br/>\"俺達はひどい警官であることに疲れてるんだ!\"<br/>ヤムズ・ドルディが叫んだ。<br/>\"正義を取り戻す!\"<br/><br/>モンスターは激しく回転しました。<br/>あまりにも激しく、<br/>なのでチップがその過程で偶然歩道に投げ出されました。<br/><br/>\"お前らエイリアンは街を乗っ取れない!\"<br/>フレンドー・ビスケットソンだ!<br/>彼は結局来た、ただ皆より足が遅かっただけだった!<br/><br/>エイリアン?<br/>奴らはそうなのか?<br/>彼はダークネイザー66から来たと言った。<br/>多分球体は彼らのUFOだし<br/>惑星を征服するためにここに来た。<br/><br/>チップは真っ先に撃つタイプではなく<br/>後で質問するタイプでした、<br/>だから彼は宇宙戦争が始まってたと判断を下す準備ができていませんでした。<br/>ですが、<br/>彼に分かるのは1つ…<br/><br/>彼らはキギーを殺した。<br/>彼らは哀れで罪もない生き物と<br/>恐らくは公園内の全員を殺した。<br/>もし奴らを許せば、<br/>より多くのグラムドッグも死ぬでしょう。<br/><br/>路上のチップの血液が沸騰し始めた。<br/>もしその音を近くで聞けば<br/>ある言葉を口に出すでしょう<br/><br/>正義<br/><br/>再び燃え上がる<br/><br/>チップは地面から上昇すると<br/>開いた手を空に向けた。<br/>歓声とともに、警官たちは武器を空に向かって空撃ちした。<br/>血の声は今や囁きを超えた、<br/>叫びだった。<br/><br/>\"叫べ!バーニングブラッド!\"<br/>チップが吠えた。<br/>彼は爪と復讐の竜巻のようになり<br/>バスケットボールモンスターに飛びかかった。<br/><br/>この奇妙なクリーチャーを攻撃するには<br/>少し物流上の問題がありました。<br/>食物に攻撃したら痛むのか?<br/>バスケットの中の小さな生物なのか<br/>あるいはバスケット自身の肉なのか?<br/>この不可能な質問に直面し、<br/>チップは怪物の腕を切り裂くだけにした。<br/>力と勇気が瞬時に合わさり、<br/>真の正義が迅速かつ確実になされた。<br/>この生き物は恐怖で逃げ出した、<br/>血を流し<br/>お婆ちゃんの料理を路上の至る所にこぼしながら。<br/>偉いところは、<br/>ランニングシューズは見せかけだけではなく、<br/>瞬く間にチップの攻撃範囲外へ出た。<br/><br/>素早く反応して、<br/>チップは敵の体から落ちた手を拾うとハサミ部分をねじり取り<br/>その生物の筋肉質な足めがけて投げつけた。<br/>すぐに激しく転倒した。<br/>雷光のように走り寄ると、<br/>チップはバスケットの取っ手を握り<br/>自分に振り向かせた。<br/><br/>\"お婆ちゃんの料理が欲しければ、<br/>この世界にもある。<br/>ハサミを持って走る回るなら…<br/>あの世でやってろ!\"<br/><br/>そう言うと、<br/>チップは彼の爪を<br/>生物の大きく、不細工な目に<br/>叫ばなくなるまで<br/>何度も何度も叩き込んだ。<br/>バスケットの中が泡立ち滲み、<br/>チップが公園で見た小さな黒い虫以外何も残らなかった。<br/>よく見ると、<br/>そいつらは口を持っており、<br/>無力に溶けて消える前に、<br/>小さな最期のうめき声を出した。<br/><br/>顔にシンバルを受けたような、<br/>強力なビジョンをチップは見た。<br/>数え切れないお婆ちゃんが未知の場所、時間で愛する者のために料理をしていた。<br/>子供達はハサミを持って走り回る、<br/>どんな愚かな理由であれ。<br/>彼らがエイリアンだとしても、<br/>この世界の人々とそう違うようには見えませんでした。<br/>彼らはついに解放されたのでしょうか?<br/><br/>チップに計り知れない安堵の波が押し寄せた。<br/>彼の胸部装甲は壊れ始め、<br/>ヘルメットはそれに続いた。<br/>彼はその下に自分のコボルトの体を感じることができた。<br/>彼は腕に毛が立っているのを感じた。<br/>アーマースーツは失われたが、<br/>体は元に戻っていた。<br/>彼は生きのびたのだ。<br/><br/>素性が明らかになるのを恐れて、<br/>チップは素早く逃げ出した。<br/>警官たちは路上の食物に気を取られていた。<br/><br/>\"これ食ってみろよ!\"と<br/>どこかのバカが言った。<br/>\"慣れ親しんだお婆ちゃんの味だ!\"<br/><br/>----------<br/><br/>新しく作り変えられたダークネイザー公園、<br/>デーモンの姿から筋肉質の腕が伸び<br/>美しい黒いガウンが裸体の上を滑り、<br/>しっかりと抱きしめた。<br/>奴らは白いマスクを付けており、<br/>鋭い牙のある笑顔を顔に広げていた。<br/><br/>\"お前の語る正義は私を困惑させる、<br/>デビライザー…お前はそれをあるべき場所、<br/>私の心から盗んだ。<br/>だが私は絶望しない、<br/>取り返すのが楽しみだ…<br/>お前の冷たい死体からな。\""
			,"style" : "font-size: 14px;color: black;background-color: #DEDEE3;left: 0%;top: 128%;width: 85%;border:solid 1px;text-align:left;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p26": [
		{
			"text" : "食物を"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 11%;top: 38%;font-weight: bold;"
		}
		,{
			"text" : "粗末に"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 62%;top: 57%;font-weight: bold;"
		}
		,{
			"text" : "するな!!"
			,"style" : "font-size: 36px;color: black;background-color: white;left: 70%;top: 85%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p27": [
		{
			"text" : "アタイの技<br/>盗むな<br/><ruby><rb>試験管<rp>(</rp><rt>つくりもの</rt><rp>)</ruby>の<br/>クソが!!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 34.4%;top: 64%;font-weight: bold;"
		}
		,{
			"text" : "苦労して<br/>覚えたんだぞ!!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 76.5%;top: 64.7%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p28": [
		{
			"text" : "君となら<br/>楽しめると<br/>思ったけど、<br/>違った"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 10%;top: 17%;"
		}
		,{
			"text" : "最初から<br/>叩き潰すべき<br/>だったわ"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 13.5%;top: 27%;"
		}
		,{
			"text" : "全部<br/>エリーが悪い。<br/>彼を擦り潰せば<br/>メイメイは奴のこと<br/>二度と考えずに<br/>すむわ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 68%;top: 46.7%;"
		}
		,{
			"text" : "奴の痕跡を<br/>跡形もなく<br/>消してやる、<br/>手始めはお前よ!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 70%;top: 60%;font-weight: bold;"
		}
		,{
			"text" : "一体…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 7%;top: 82%;font-weight: bold;"
		}
		,{
			"text" : "誰よ…"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 10%;top: 86.5%;font-weight: bold;"
		}
		,{
			"text" : "エリー<br/>って??"
			,"style" : "font-size: 22px;color: black;background-color: white;left: 72%;top: 89%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p29": [
	]
	,"http://devilscandycomic.com/comic/ch06p30": [
		{
			"text" : "ぐ…!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 8%;top: 8%;font-weight: bold;"
		}
		,{
			"text" : "アタイが<br/>考えてる<br/>のはね…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 82.5%;top: 11%;"
		}
		,{
			"text" : "う!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 85.5%;top: 24.1%;font-weight: bold;"
		}
		,{
			"text" : "君の綿菓子の<br/>脳ミソケースに<br/>パンチしたら<br/>どうなるかな?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 77%;top: 35.2%;"
		}
		,{
			"text" : "デビ…ライザー…?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 90.8%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p31": [
		{
			"text" : "何者?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 29%;top: 4.5%;height: 50px; font-weight: bold;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "オォフ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 82.8%;top: 18%;font-weight: bold;"
		}
		,{
			"text" : "君の<br/>友達?"
			,"style" : "font-size: 29px;color: black;background-color: white;left: 61%;top: 64%;"
		}
		,{
			"text" : "先生"
			,"style" : "font-size: 28px;color: black;background-color: white;left: 13%;top: 82.5%;"
		}
		,{
			"text" : "また<br/>エリー<br/>なの?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78.5%;top: 89%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p32": [
		{
			"text" : "君の命は<br/>もう終わ<br/>ってる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25%;top: 4%;"
		}
		,{
			"text" : "アタイの<br/>邪魔を<br/>するな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76%;top: 13.5%;width: 70px;"
		}
		,{
			"text" : "君の攻撃は<br/>大したことない<br/>反撃はできない<br/>でしょ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 42%;top: 24%;"
		}
		,{
			"text" : "何か見せるなら<br/>早くした方が<br/>いいわよ"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 49%;top: 42.7%;height: 67px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p33": [
		{
			"text" : "唸れ、バーニング ブラッド!!"
			,"style" : "font-size: 16px;color: black;left: 44%;top: 70.5%;transform: rotate(2deg);text-shadow: white 2px 0px,  white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px , white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px,  white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px,  white -2px 1px, white 2px -1px, white -2px -1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06-xmas": [
		{
			"text" : "今年も皆の愛と支援をありがとう、皆がいて私達は幸運です!<br/>デビルズキャンディの休日<br/>そして金曜の更新ページで会いましょう!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 7%;top: 89%;width: 720px;height: 90px;width: text-align: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p34": [
		{
			"text" : "ハートに育つ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 5.5%;width: 152px;font-weight: bold;"
		}
		,{
			"text" : "この花は何だ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71.7%;top: 7%;width: 164px;font-weight: bold;"
		}
		,{
			"text" : "血を糧に、<br/>その爪は敵を引き裂く"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70%;top: 9.5%;width: 175px;font-weight: bold;"
		}
		,{
			"text" : "悲しみの色に"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.1%;top: 45.2%;width: 89px;font-weight: bold;"
		}
		,{
			"text" : "染まり"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 5.5%;top: 46.5%;width: 139px;font-weight: bold;"
		}
		,{
			"text" : "無関心(アパシー)な<br/>顔に咲き"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 48.2%;width: 126px;font-weight: bold;"
		}
		,{
			"text" : "思いやり(シンパシー)"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 18%;top: 51.5%;width: 136px;font-weight: bold;"
		}
		,{
			"text" : "の光で輝く…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 18%;top: 53%;width: 156px;font-weight: bold;"
		}
		,{
			"text" : "その花の名は正義!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 34%;top: 68%;width: 263px;font-weight: bold;"
		}
		,{
			"text" : "ぐぅ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84.2%;top: 71%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p35": [
		{
			"text" : "あり得ない強さを持つ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39.5%;top: 5%;width: 226px;font-weight: bold;"
		}
		,{
			"text" : "その男は誰だ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 6.5%;width: 145px;font-weight: bold;"
		}
		,{
			"text" : "真紅の荒野を"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39.5%;top: 8.5%;width: 219px;font-weight: bold;"
		}
		,{
			"text" : "歩き続け"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 10%;width: 117px;font-weight: bold;"
		}
		,{
			"text" : "勇敢に"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.5%;top: 41.2%;width: 102px;font-weight: bold;"
		}
		,{
			"text" : "苦難を背負い"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 42.5%;width: 133px;font-weight: bold;"
		}
		,{
			"text" : "敵は苦痛に"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22%;top: 45.5%;width: 90px;font-weight: bold;"
		}
		,{
			"text" : "悲鳴をあげ、"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17%;top: 47%;width: 133px;font-weight: bold;"
		}
		,{
			"text" : "彼は全身で"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80.5%;top: 45.3%;width: 122px;font-weight: bold;"
		}
		,{
			"text" : "慟哭する…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 47%;width: 107px;font-weight: bold;"
		}
		,{
			"text" : "正義の花!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 38%;top: 90.5%;width: 254px;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p36": [
		{
			"text" : "君の炎じゃ<br/>アタイに<br/>ダメージは<br/>ない。<br/>君はただの<br/>灰さ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73%;top: 7.5%; width:85px;"
		}
		,{
			"text" : "2度目の死を<br/>迎えるまで<br/>解体してやる!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 31%;top: 61%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p37": [
		{
			"text" : "ウザい"
			,"style" : "font-size: 19px;color: black;background-color: white;left: 85.5%;top: 7.5%;"
		}
		,{
			"text" : "邪魔者め<br/>アタイの<br/>時間を無駄に<br/>するなんて<br/>信じらんない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 24%;top: 61.5%;width: 95px;"
		}
		,{
			"text" : "君の<br/>無価値な頭は<br/>彼の頭の横に<br/>置いてあげる"
			,"style" : "font-size: 16.5px;color: black;background-color: white;left: 80.4%;top: 85%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p38": [
		{
			"text" : "ぐ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 22.3%;top: 16.5%;"
		}
		,{
			"text" : "ごめんデビライザー。<br/>僕にはまだ<br/>愛で世界を救う<br/>方法は分からない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8%;top: 23.5%;height: 79px;"
		}
		,{
			"text" : "今は妥協するよ<br/>2番目に<br/>良いお薬の…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 33.5%;width:133px; height: 65px;"
		}
		,{
			"text" : "お薬で!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 60%;top: 73%;width: 144px; height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p39": [
		{
			"text" : "おいチビ!<br/>何す…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21%;top: 3.5%;width: 64px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…うぅ…<br/>フラつく…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 30%;top: 8%;width: 64px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "まずい、<br/>注射か。<br/>感覚がない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.5%;top: 21.5%;width: 78px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ねぇ<br/>パンディ<br/>君って<br/>本当…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 7.5%;width: 76px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "…友達<br/>多いね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 86%;top: 26%;width: 65px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "何とか<br/>する"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 87.3%;top: 56.5%;width: 51px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何にかえても<br/>何とかする。<br/>約束する!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 72%;width: 88px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p40": [
		{
			"text" : "君は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15%;top: 28%;width: 54px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君は<br/>僕を呼んだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 33.5%;top: 24%;width: 89px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "トラブルに<br/>巻き込まれて<br/>呼んだんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77.5%;top: 24.5%;width: 110px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "どうして?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23%;top: 39%;width: 65px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君が望んだ<br/>ことだから"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 40%;width: 129px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "例えそれが<br/>バカなことでも<br/>あなたが自分で<br/>決断した"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73%;top: 59%;width: 109px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p41": [
		{
			"text" : "バ…バカ…?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.2%;top: 5%;width: 88px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうかな?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 8.5%;width: 84px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "自分でも何を<br/>しようとしたか<br/>分からないよ。<br/>僕はただ<span style=\"font-weight: bold;\">何とか</span><br/>君を守りたかった"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 33.5%;top: 24.6%;width: 106px;height: 89px;text-align: center;"
		}
		,{
			"text" : "緊急手術道具<br/>持ってきたけど<br/><span style=\"font-weight: bold;\">こんな風に</span>使うとは<br/>思わなかった…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 52%;top: 4%;width: 93px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "待って…<br/>この女性誰?<br/>何が<br/>あったの?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 79%;top: 23%;width: 84px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "クレアンス<br/>は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.5%;top: 39%;width: 97px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ここ<br/>だよ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 26%;top: 43%;width: 74px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ヤギーへ<br/>電話した。<br/>リケットの所へ<br/>向かってる"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 14%;top: 77%;width: 97px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何か悪いことが<br/>起きる前に<br/>行こう"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 74%;top: 78%;width: 112px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p42": [
		{
			"text" : "君の傷<br/>看ようか?<br/>君の様子…<br/>その…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7%;top: 7.5%;width: 75px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ぐ…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 26.9%;top: 12.2%;width: 36px;height: 17px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "パンドラを<br/>心配しろ、<br/>オレはいい"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 41%;top: 8%;width: 69px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "傷はすぐ治せる。<br/>ただ血が要る。<br/>途中の自販機で<br/>買うよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.5%;top: 21%;width: 116px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "無駄口やめて<br/>早く行くぞ。<br/>沢山の敵が<br/>できたぞ、<br/>確実に"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7%;top: 40%;width: 101px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うわぁ、<br/>うわぁ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 37%;width: 67px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "第6章:完。"
			,"style" : "font-size: 23px;color: black;background-color: white;left: 67%;top: 95%;width: 198px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p43": [
		{
			"text" : "来てくれて<br/>ありがとうね<br/>ローワン!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19%;top: 20%;width: 97px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "直接<span style=\"font-weight: bold;\">会いたかったわ!</span><br/>エースとあなたは<br/>長いこと一緒だから<br/>妬けちゃうわ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62.5%;top: 5.5%;width: 161px;height: 73px;text-align: center;"
		}
		,{
			"text" : "保証しますよ、<br/>俺とあなたの夫は<br/>プラトニックな<br/>関係だって"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 37%;width: 120px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "※眉をひそめる"
			,"style" : "font-size: 14px;color: black;left: 85%;top: 74%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やめろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.5%;top: 78.5%;width: 42px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p44": [
		{
			"text" : "あなたが<br/>アレクサンドラ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 4%;top: 8%;width: 88px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "アレックス<br/>でいいわ"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 26%;top: 7.5%;width: 59px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "こちらは<br/>どなた?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38.2%;top: 7.4%;width: 76px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やぁ 僕は<br/>ドミニク"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.2%;top: 5.5%;width: 79px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その…レディ<br/>ダークロード<br/>を演じてる?<br/>髭無しじゃ多分<br/>分からないよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.4%;top: 11.3%;width: 98px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.4%;top: 23.5%;width: 65px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "面白い衣装で<br/>筋肉の見事な!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 50%;top: 27.3%;width: 101px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "筋肉の<br/>付け方も<br/><span style=\"font-weight: bold;\">私</span>に教えて<br/>くれる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4%;top: 40%;width: 70px;height: 67px;"
		}
		,{
			"text" : "え…えぇ<br/>一緒に<br/>鍛えます…?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.5%;top: 39%;width: 82px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハニーも<br/>一緒に<br/>どう?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30.5%;top: 40.5%;width: 65px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハハハ!<br/><span style=\"font-weight: bold;\">私に</span>必要な<br/>筋肉は<br/>脳だけさ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61.5%;top: 39.5%;width: 87px;height: 77px;"
		}
		,{
			"text" : "コイツ<br/>本当に<br/>医者か?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82.2%;top: 39.5%;width: 67px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それでエース<br/>また旅に行くって<br/>聞いたけど?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.8%;top: 63.3%;width: 125px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "“旅”?<br/><span style=\"font-weight: bold;\">悟りの航海さ!</span>"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 39.1%;top: 62.5%;width: 122px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "東の大陸を<br/>見に行くの<br/>悪魔達がいたら<br/>ラブラブ薬を<br/>使うわ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71.5%;top: 64.2%;width: 125px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p45": [
		{
			"text" : "マジで!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.4%;top: 4.7%;width: 66px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "危険な<br/>場所じゃ<br/>ないのか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 9%;width: 95px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "カズも<br/>連れてく<br/>気か?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28.5%;top: 26.5%;width: 83px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "もちろん!<br/>小さな王者は<br/>連れてくよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.8%;top: 5%;width: 84px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大半は未知の<br/>地域だけど、<br/>古代遺跡が<br/>あるのは<br/><span style=\"font-weight: bold;\">分かってるわ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84%;top: 8.5%;width: 97px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ミイラが関係<br/>してるかも!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 22%;width: 103px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "待った、<br/>君達は医者で、<br/>考古学者じゃ…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 73%;top: 21%;width: 87px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ミイラで<br/>一杯だと<br/>いいな!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 10%;top: 37%;width: 100px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "そしたら<br/>大手柄だ!<br/>でなきゃ<br/>無意味だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.9%;top: 46%;width: 90px;height: 84px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "まぁ君なら<br/>手柄なしでも<br/>皆を救ってる<br/>じゃないか"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 37%;width: 94px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "聴け"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81.5%;top: 39%;width: 55px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "医大を出て<br/>命を救うのは<br/>誰でもできる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.3%;top: 63.3%;width: 90px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "だが善行も誰も<br/>気付かなければ<br/>どうして<br/><span><span style=\"font-weight: bold;\">他人</span>の良心を</span>呼び覚ませる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 73.6%;width: 109px;height: 109px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は人々に<br/>見てもらい<br/>愛される<br/>必要がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 64.5%;width: 76px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "デビライザー<br/>も同じだろ?<br/>悪と戦うのを<br/>誰も観なきゃ<br/>何が良く<br/>なる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 86%;top: 64%;width: 91px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ふむ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61%;top: 88%;width: 49px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p46": [
		{
			"text" : "ほらまた!<br/>タバコは<br/>止めてよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 6%;width: 78px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "喫煙は早くに<br/>墓場行きよ<br/>私を独りに<br/>しないで!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 5%;width: 105px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "俺は…俺は<br/>どこにも<br/>行かないよ…<br/>この世の悪が<br/>消えるまで"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 33.5%;width: 93px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "全ての悪と<br/><span><span style=\"font-weight: bold;\">戦う</span>か</span>私みたいに<br/>結婚する気?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40.5%;top: 41.5%;width: 92px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "さあね、奴ら皆<br/>君位セクシーか?<br/>俺にセクシーな<br/>悪党紹介したい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 32%;width: 114px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私にも<br/>紹介して!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40.5%;top: 51.8%;width: 73px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕も<br/>頼む…<br/>独身だ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 52.5%;top: 52%;width: 55px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "失礼!<br/>予約なしの<br/>席の専有は<br/>遠慮下さい!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 52%;width: 89px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ここは<br/>他の方の<br/>席です!<span style=\"font-weight: bold;\">シッ!<br/>シッ!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.8%;top: 52%;width: 61px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ガビーン?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 43.3%;top: 72.5%;width: 92px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ハニー<br/>やめて"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 74%;width: 43px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "恥ずかしい…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 80%;top: 74%;width: 87px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "6章 外伝:完。 "
			,"style" : "font-size: 20px;color: black;background-color: white;left: 68%;top: 95%;width: 243px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p47": [
		{
			"text" : "悪役達が次に<br/>何をしたのか?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 37.5%;top: 5%;width: 210px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "トレモロは怒り狂い<br/>自分の店をさらに荒らした"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 10%;width: 260px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "ストラツィオは病院行き"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 32%;width: 221px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "メティアは電話を新調した"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 53.3%;width: 204px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "2つ<br/>取った!"
			,"style" : "font-size: 14px;color: black;background-color: #F6E8F0;left: 50%;top: 55.5%;width: 57px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ピアは路上でお昼寝"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 36.5%;top: 75%;width: 210px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch06p48": [
		{
			"text" : "人気の女の子"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 35.5%;top: 5.8%;width: 239px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "愛しのピア!<br/>パンドラと<br/>喧嘩したのね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30.4%;top: 10.8%;width: 92px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "どうだった?<br/>彼女強い?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30.7%;top: 19%;width: 81px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "強い?<br/>いや<br/>アタイが<br/>ボコした"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29%;top: 33%;width: 70px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "友達は多い<br/>けどね。<br/>彼女は本当に<br/>人気者よ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59.5%;top: 32%;width: 109px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハハハ…<br/>人気なの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 56.4%;width: 71px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私より人気<br/>じゃない<br/>わよね?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30%;top: 76.3%;width: 75px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p01": [
	]
	,"http://devilscandycomic.com/comic/ch07p02": [
		{
			"text" : "リケットが<br/>いなくて<br/>良かった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.3%;top: 4.5%;width: 94px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "兄がギャングで<br/>働いてるなんて<br/>彼女は失望する<br/>でしょうね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8.8%;top: 11%;width: 101px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ失望するね。<br/>“親友のグレーテル”が<br/>狂って犯罪者共から<br/>盗みを働いた<br/>なんてね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 30.5%;width: 146px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "幸い僕の<span><span style=\"font-weight: bold;\">賢い</span>妹は</span>そんな危険な<br/>ことはしない…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 53%;width: 127px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕は妹を守るために<br/>一生懸命働いてきたんだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 61.5%;width: 165px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p03": [
		{
			"text" : "わぁ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 29%;width: 49px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "あっ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 39%;top: 29%;width: 29px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "おい!"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 37%;top: 33%;width: 24px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ストラツィオ<br/>が言ってた<br/>ことは本当ね"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 37.5%;top: 48%;width: 76px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "単なる<br/>不運を<br/>超えてる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 51%;width: 74px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そう…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13.5%;top: 71.5%;width: 55px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ミイラの<br/>呪いだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.5%;top: 75.5%;width: 81px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何だと?<br/>ミイラは<br/>実在しない!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61.5%;top: 65%;width: 81px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "マーク、黙れ。<br/>ミイラは<br/>超実在する。<br/>テレビで見た"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 64%;width: 101px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p04": [
		{
			"text" : "待って<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7%;top: 6%;width: 53px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それじゃ<br/>あなたが<br/>殺したの!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.2%;top: 4.6%;width: 99px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "リケット<br/>の…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59.6%;top: 5%;width: 76px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ママと<br/>パパを…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.8%;top: 24%;width: 81px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それ本当に<br/>今話すべき?<br/>皆の前で?"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 10.2%;top: 58%;width: 117px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.8%;top: 59%;width: 56px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "皆もうあなたの<br/>ギャング仲間と<br/>戦ったのよ。<br/>皆を守るためにも<br/>秘密はダメよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 60%;width: 133px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "さぁ話して!<br/>洗いざらい!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 57.7%;top: 60%;width: 101px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ハァ…"
			,"style" : "font-size: 16px;color: white;background-color: #C8C8C8;left: 80%;top: 60%;width: 77px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "それは数年前、<br/>考古学の発掘物から<br/>始まった"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 39.2%;top: 87.6%;width: 180px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p05": [
		{
			"text" : "リケットと僕は<br/>悪魔学者の<br/>家の生まれで、<br/>調査に関係<br/>していた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 18%;top: 7%;width: 110px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕の祖父<br/>Dr.マイナス・<br/>パンターノが率い<br/>スカーレット・<br/>クラウン団体から<br/>莫大な助成金を得た"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 76.3%;top: 19%;width: 123px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "知っての通り、<br/><span>団体は<ruby><rb>与えし者<rp>(</rp><rt>The Giver</rt><rp>)</ruby>に<br/></span>執着してる。<br/>団体の古代史の情熱は<br/>本気で彼が存在した<br/>証拠の発見が目的だ。<br/>デーモンが選ばれし子<br/>だと証明したいんだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 12.5%;top: 49.4%;width: 128px;height: 164px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "もちろん、祖父には<br/>重要なことじゃない。<br/>真実が何だろうと<br/>究明したかった、<br/>団体の援助の有無に<br/>関わらずね"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 56%;top: 65.5%;width: 122px;height: 104px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p06": [
		{
			"text" : "彼は地下深い<br/>古代のピラミッドを<br/>発掘していた。<br/>大陸外の生活は<br/>ほぼ未知だから<br/>素晴らしい発見だ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 39%;top: 6%;width: 135px;height: 113px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼は最深部で、<br/>現代世界では類を見ない<br/>ミイラを発見した。<br/>考古学者としては、<br/>誇るべき瞬間だ。<br/>親としては、悪夢の<br/>始まりだった。"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 39%;top: 18.5%;width: 142px;height: 124px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "事態はすぐ崩壊した、<br/>団体は祖父の<br/>発見を理解せず、<br/>発掘に興味を失い、<br/>予告なしに<br/>現場を閉鎖した。"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 9%;top: 49%;width: 132px;height: 111px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "祖父は現場の膨大な<br/>残作業で残ったが<br/>当然悔しがった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 69.5%;top: 50%;width: 115px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "事後処理の最中…<br/>事故は起こった"
			,"style" : "font-size: 12px;color: white;background-color: black;left: 40.3%;top: 80%;width: 119px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p07": [
		{
			"text" : "僕の両親や<br/>数えきれない程の<br/>労働者達の命を奪った。<br/>祖父の恐怖や不満が<br/>無意識にピラミッドの<br/>破壊を引き起こしたんだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 15%;top: 7%;width: 156px;height: 132px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼の仕事、生活、<br/>家族は失われ…<br/>リケットと僕は<br/>助かった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 47%;top: 14.4%;width: 105px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "手遅れだったが、祖父は<br/>呪いの原因を発見した。<br/>警告はピラミッドの<br/>そこら中の壁にあった、<br/>けど意味不明だった。<br/>分かったのは周囲を<br/>安全にしたければ<br/>落ち着く必要があることだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 73%;top: 8%;width: 156px;height: 171px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "不条理な状況に簡単な<br/>解決策はなかったが、<br/>祖父は隠居を選んだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 17%;top: 59.5%;width: 149px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "社会と団体から遠く離れ、<br/>静かで平穏な田舎の小屋で<br/>2人の孫を育てながらの<br/>余生を望んだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 66%;top: 76%;width: 163px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p08": [
		{
			"text" : "ハッピーエンドを<br/>僕らは迎えたよう<br/>に聞こえるけど、<br/>何故僕が今ここに<br/>いるかと思うよね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.4%;top: 8%;width: 117px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "全てが下り坂に<br/>突然なったのは<br/>保証できるよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 17.5%;width: 112px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "計画は数年は<br/>上手くいった…<br/>ある日、2人の<br/>来訪者が来た"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13.5%;top: 37.4%;width: 122px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "只事じゃない、<br/>だって僕らの小屋は<br/>文明から徒歩2時間で<br/>僕らが住んでるのは<br/>誰も知らない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.8%;top: 51%;width: 161px;height: 109px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その上、2人は<br/>別に自然に<br/>興味も無い様<br/>だった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 55%;width: 108px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p09": [
		{
			"text" : "まだ<br/>着かねぇの?<br/>苦痛だよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 4.8%;width: 80px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ご不満なら、<br/>帰ればいいと<br/>私は思いますがね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 6%;width: 121px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ全くな<br/>俺自然嫌い<br/>みたいだわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 83%;top: 11.6%;width: 96px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "出てきなさい<br/>少年。害意は<br/>ありません…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 36%;width: 112px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "まぁ害意が<br/>あっても<br/>君は何も<br/>できませんが"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 84%;top: 43%;width: 79px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "こいつが<br/>例のガキ?<br/>よし"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 64.5%;top: 56%;width: 60px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "俺達に<br/>喋…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68.4%;top: 60.5%;width: 52px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "シーッ<br/>シーッ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 66.2%;top: 76%;width: 42px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それは<br/>必要ない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72%;top: 77%;width: 60px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p10": [
		{
			"text" : "君がマイロ<br/>パンターノだね?<br/>お爺さんは<br/>どこですか?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 16.6%;top: 4.3%;width: 96px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "死んだよ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 65.7%;top: 11%;width: 52px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕の<br/>両親や"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 19%;width: 59px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "妹みたい<br/>にね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 23.8%;width: 59px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "聞け<br/>マイロ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7.7%;top: 34.2%;width: 53px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私を<br/>騙すな。<br/>私は嘘が<br/>分かる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29%;top: 32%;width: 67px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私はこの友人程<br/>短気ではないが、<br/>遠回しも嫌いだ。<br/>率直に言おう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.5%;top: 32%;width: 117px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君達は自身を<br/>被害者と思うが、<br/>実際は、君の<br/>祖父は損害額や<br/>山程の死に対して<br/>君の想像以上に<br/>責任がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8.8%;top: 82.5%;width: 125px;height: 127px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私達はこの件を<br/>君の祖父に問う気だ<br/>例え君が阻もうとも"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30.8%;top: 57%;width: 127px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "う…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 42%;top: 65%;width: 35px;height: 16px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "さぁ<br/>どうする<br/>!?"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 73.4%;top: 60%;width: 96px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p11": [
		{
			"text" : "あぐ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 11.4%;top: 10%;width: 34px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "陥没<br/>だと?!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71%;top: 35%;width: 59px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "メッヘッヘッ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74.5%;top: 85.2%;width: 125px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p12": [
		{
			"text" : "面白い"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 77%;top: 61%;width: 61px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君も<br/>呪われて<br/>いるな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 78%;top: 66%;width: 84px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p13": [
		{
			"text" : "それで、<br/>この件は1人が<br/>命で償うものだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 3%;width: 114px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君の祖父の場合、<br/>私達への責務を<br/>果たすために<br/>100回以上死ぬ<br/>必要がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.5%;top: 2%;width: 131px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "正直、彼に<br/>可能か分からん。<br/><span>一方<span style=\"font-weight: bold;\">君</span>なら…</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43%;top: 2%;width: 121px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "こいつ殺して<br/>計画通り<br/>マイナス<br/>連れてけよ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 60.5%;top: 2.7%;width: 83px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span><span style=\"font-weight: bold;\">別の</span>実験材料</span>は不要だろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 60.5%;top: 9.5%;width: 96px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "殺す?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 85%;top: 7.7%;width: 38px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "実験…<br/>材料…?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 86%;top: 25%;width: 55px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "私の友達は<br/>品がないな。<br/>私こそ<span style=\"font-weight: bold;\">奇跡の使い手</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 32.5%;width: 99px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "呪いは<br/>治せないが<br/>聞け…<br/><span>私は<span style=\"font-weight: bold;\">死者を</span></span><span style=\"font-weight: bold;\">蘇生できる</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 20%;top: 36%;width: 101px;height: 124px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "もちろん、<br/>誰かを死と苦しみの螺旋に<br/>永遠に囚えもできるが<br/>…それは無益だろう、特に<br/>呪いの有効利用よりはね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61%;top: 31.5%;width: 182px;height: 125px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そこで<br/>取引だ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71.3%;top: 42.2%;width: 90px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私と来て<br/>欲しい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 58%;width: 79px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "約束する<br/>長生きできる…<br/>君が何度<br/>死のうが"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 32.5%;top: 57.6%;width: 112px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君の老いた祖父が…<br/>安らかに生きようが<br/>永眠しようが…<br/>私には同じだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 46.5%;top: 57.8%;width: 114px;height: 115px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "この優れた<br/>提案の期限は"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 63%;top: 58%;width: 82px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わかった!<br/>とにかく!<br/>イエスだ!"
			,"style" : "font-size: 17px;color: black;background-color: white;left: 63%;top: 74.5%;width: 89px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p14": [
		{
			"text" : "僕は言われたよ<br/>もし100回仕事したら<br/>祖父の“負債”は完済と。<br/>65回終えたよ…<br/>ほぼ毎回死んだけど"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 9%;top: 5%;width: 153px;height: 134px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも彼の<br/>言葉は本当だ、<br/>ニコディモスは<br/>毎回蘇生して<br/>くれる"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 71.5%;top: 11%;width: 122px;height: 119px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "リケットは<br/>どうして?<br/>森とかに住んでて<br/>良かったんじゃ?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 60%;top: 27%;width: 102px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "1年前から<br/>同居してる…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75%;top: 28.5%;width: 96px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "祖父の<br/>死後にね"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 81%;top: 33.5%;width: 72px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕は去る時、<br/>都市から来たハイカーが<br/>良い仕事を紹介してくれたと<br/>言ったんだ。<br/>少なくともリケットによれば<br/>祖父は真相を知ってるとか<br/>そういう素振りは無かった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 6%;top: 57.4%;width: 183px;height: 114px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "すぐにはそうならない<br/>ことを望んだけど、<br/>祖父は孫娘の側で<br/>安らかに亡くなった。<br/>僕の決断は正しかったと思う"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 51%;top: 58%;width: 165px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p15": [
		{
			"text" : "とにかく、この場所は<br/>雇い主達には秘密で、<br/>リケットは安全だ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 10%;top: 1.5%;width: 146px;height: 103px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "奴らの所で<br/>働いてるのに<br/>奴ら住所<br/>知らねぇの?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 41%;top: 1.8%;width: 92px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁうん、彼らは都心に<br/>高級住宅を用意したけど<br/>この場所は彼らが<br/>くれる僅かなお金で<br/>僕が用意したんだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 56%;top: 2.5%;width: 133px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">何ですってぇぇ!?</span>普通の家があるのに<br/>こんなボロに<br/>住んでるの!?<span style=\"font-weight: bold;\">何でよ?</span>"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 81%;top: 4%;width: 108px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ただ…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 31.5%;width: 76px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君と一緒に<br/>居たかった<br/>から"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 54%;width: 104px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "おい<br/>おい<br/>おい<br/>…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66.5%;top: 29.5%;width: 69px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "どういうこと?<br/>この人君の<br/>パパか何か?<br/>麻薬売った金で<br/>同棲してるの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76%;top: 29.5%;width: 121px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "黙れ<br/>ヤギー"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 39.5%;width: 72px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "あの、カズ…<br/>大丈夫?<br/>ここ来てから<br/>一言も喋って<br/>ないけど"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 37%;top: 64%;width: 114px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "こんなこと<br/>止めるんだ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 84.5%;top: 74.5%;width: 103px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "は?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 89%;top: 87.5%;width: 53px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p16": [
		{
			"text" : "あなたのせいで<br/>人が死ぬなら、<br/>それは間違ってる"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 25%;top: 1.5%;width: 114px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "例え家族を<br/>守るためでも<br/>すぐ止めないと、<br/>あなたは雇い主の<br/>殺人者達以下だ!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 39.5%;top: 1.5%;width: 127px;height: 129px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕に選択肢<br/>なんてないよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 2.3%;width: 118px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君はニコディモスが<br/>死者蘇生すら<br/>できるの忘れてない?<br/>同じ位簡単に<br/>細切れにも<br/>できるんだよ!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 56%;top: 8%;width: 143px;height: 147px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "歯向かった瞬間<br/><span>僕は<span style=\"font-weight: bold;\">終わりだ</span></span>本当に死ぬ…<br/>いやそれ以上にマズい。<br/>リケットの身に<br/>何かあったら?!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 75.8%;top: 23.8%;width: 132px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君達みたいな子供は<br/>ピアが怖くないのか?<br/>彼女は普通の<br/>デーモンだけど!<br/>トレモロと<br/>ニコディモスは…"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 2.3%;top: 34%;width: 120px;height: 103px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "奴らは違う。<br/>超自然的な<br/>何かだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 16.3%;top: 34.5%;width: 103px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "科学で説明<br/>出来ない物は<br/>ありません。<br/>ニコディモスは<br/>あなたを騙してる。<br/>証明できます"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 49%;width: 142px;height:134px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ミイラの呪いは<br/>実在しません"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 52.2%;top: 36%;width: 100px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いやいや。<br/>超実在するぜ。<br/>ヤギーが<br/>テレビで見た"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 72%;top: 35.7%;width: 115px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "黙れ<br/>マーク"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.8%;top: 43.5%;width: 61px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "あなたには<br/><span><span style=\"font-weight: bold;\">寄生虫</span>が</span>ついている"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 62%;width: 98px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">カースモ<br/>バグバギー</span>と言います"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22.5%;top: 62%;width: 102px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたの症状は<span style=\"font-weight: bold;\">“悲しい時の<br/>マクマミー症”</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 63%;width: 152px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "な…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48%;top: 70.5%;width: 54px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "知ってますよ<br/>僕の父が<br/>発見した<br/>症状だから"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 58.5%;top: 63%;width: 105px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "だから…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 82%;top: 64.2%;width: 58px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "だからこんな<br/>バカげた<br/>名前なんだ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58.5%;top: 79%;width: 109px;height: 84px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p17": [
		{
			"text" : "おいおい…。<br/>笑えないよ。<br/>そんな理論が<br/>あるなら<br/>聞いてるはずだ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 10%;top: 1.5%;width: 127px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あらゆる<br/>歴史書や科学誌を<br/>漁ったけど<br/>神話しか見つから<br/>なかったよ…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 9%;top: 10%;width: 146px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "情報統制<br/>されたからです。<br/>遺跡の発掘を<br/>中止させた<br/>連中でしょう"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 41%;top: 2.5%;width: 128px;height: 134px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕の両親は東大陸で<br/>“Dr.エースがおくる<br/>:世界はおかしい!<br/>治そう”を撮影しました。<br/>でもミイラの部分は<br/>番組ではカット<br/>父の発見は<br/>公表されなかった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 75%;top: 3%;width: 150px;height: 158px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "父はバカですが<br/>同時に天才です。<br/>とにかく父はカースモ<br/>バグバギーは絶対に<br/>事実だと言って<br/>いました"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 77%;top: 16.5%;width: 134px;height: 109px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "で…<br/>何を発見<br/>したの?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 12%;top: 39.2%;width: 97px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "バグバギーが<br/>頭蓋骨内に住む寄生虫で、<br/>大抵は休眠中ですが<br/>宿主が興奮すると<br/>あるものを発します…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 29.2%;top: 39.8%;width: 164px;height: 103px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "…何を<br/>発するの?"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 53%;top: 41%;width: 63px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "チョー<br/>トテモ<br/>スゴイ波"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 63%;top: 40%;width: 60px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "この現象は<br/>そう呼ばれ…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 70.2%;top: 40%;width: 79px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "呼ばれ…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 71.2%;top: 44.8%;width: 62px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "バカな名前は<br/>気にしなくて<br/>いいから…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 81.5%;top: 41%;width: 90px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "つまりその考えは、<br/>マイロの頭骨に<br/>彼が動揺すると<br/>破壊波を出す<br/>虫がいる?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 9.2%;top: 62.4%;width: 131px;height: 137px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "その通り。その現象は<br/>現代社会では<br/>報告がないから<br/>Dr.パンターノが発見した<br/>ミイラの頭骨にある種の<br/>休眠状態で寄生虫が<br/>いた可能性が高い"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 25.5%;top: 62.7%;width: 170px;height: 150px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "祖父との<br/>長期接触で<br/>マイロに感染<br/>したみたいだ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 46%;top: 63.5%;width: 115px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でもリケットも<br/>運が悪い!<br/>呪いの初期段階<br/>だと思う?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 87.5%;top: 63.6%;width: 87px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "父の理論だと<br/>感染は同性間のみ<br/>なので…その…<br/>リケットはただの<br/>不運かな?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 62.5%;top: 78%;width: 110px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ふうっ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 79%;top: 80.6%;width: 53px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "寄生虫に<br/>とって私は<br/>男らしく<br/>ない?"
			,"style" : "font-size: 11px;color: black;background-color: white;left: 89.2%;top: 80.8%;width: 62px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p18": [
		{
			"text" : "こんな事を<br/>言うのも<br/>何ですが。<br/>運なんて<br/>ありませんよ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 4%;top: 3%;width: 115px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたの<br/>行動があなたを<br/>決めるんです"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 32%;top: 3%;width: 104px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "今この瞬間も、<br/>あなたの行動が<br/>未来を決めます"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 32.5%;top: 10%;width: 106px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "今までの<br/>苦しみは<br/>一体…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 7%;top: 39%;width: 84px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それは<br/>無駄じゃ<br/>ありません!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 54%;width: 100px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "そのおかげで<br/>あなたは<br/>今ここに<br/>いるんです!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 40%;top: 54%;width: 84px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕が寄生虫を摘出し<br/>人生を取り戻せます<br/>リケットもね"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 64%;top: 66.5%;width: 119px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p19": [
		{
			"text" : "も…もう、カズ<br/>あなたって突然<br/>カッコよく<br/>なるわね"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 11.3%;top: 2.7%;width: 114px;height: 90px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何だよ?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 41.3%;top: 13.5%;width: 52px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あぁ。<br/>そうだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 32.2%;top: 20.8%;width: 45px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "どうでも<br/>いいけど"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 48%;top: 21%;width: 65px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "待って、君は<br/>高校生なのに<br/>僕の頭を<br/>切開する気?!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 2%;width: 102px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼なら<br/>できるわ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 69%;top: 9.5%;width: 59px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私を<br/>創った<br/>もの"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 84.6%;top: 24.8%;width: 64px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">パンドラ…!</span>そんなこと<br/>言わなくても…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 11.5%;top: 36%;width: 100px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 26%;top: 37.8%;width: 57px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "気にして<br/>ないわ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45%;top: 59.4%;width: 96px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本当…?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 87.6%;top: 37%;width: 54px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "“…私を<br/>創った”<br/>…?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 50.5%;width: 70px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "怖がることは<br/>ありません。<br/>僕に全て任せて<br/>下さい"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 26%;top: 71%;width: 102px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ギャング仲間も<br/>心配いりません"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 71%;top: 71%;width: 101px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それも<br/>解決策が<br/>あります!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 82%;top: 74%;width: 95px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p20": [
		{
			"text" : "ダメ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 59%;top: 31%;width: 75px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p21": [
		{
			"text" : "ん…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 33%;top: 7%;width: 34px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "リケット?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 54.5%;top: 5%;width: 57px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 7%;width: 49px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "手術は<br/>成功した?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 3.5%;width: 89px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "手術は<br/>成功した?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 77%;top: 3.5%;width: 89px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん。<br/>虫は<br/>取れた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 88%;top: 7.5%;width: 67px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "嘘を<br/>ついてて<br/>ゴメン…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 44%;width: 74px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕はただ…<br/>どれだけ<br/>一緒にいれるか<br/>分からなかった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 30%;width: 110px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "だから僕は<br/>君に幸せでいて<br/>欲しかった。<br/>少なくとも…<br/>不幸にしたく<br/>なかった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 68%;top: 31%;width: 107px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "まぁ長いこと<br/>足踏みしてたけど<br/>これからは一緒に<br/>やっていこう?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.5%;top: 61.5%;width: 155px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "秘密は<br/>無しね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 62%;width: 70px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あっ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52%;top: 77.5%;width: 42px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うわぁ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55.5%;top: 80%;width: 47px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ねぇ!</span>僕の患者に<br/>何してるの!?<br/>ここから<br/>出てって!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 61%;width: 88px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "よく<br/>休まないと<br/>新しい仕事の<br/>ために!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 85.5%;top: 61.5%;width: 93px;height: 90px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "新しい…<br/>仕事?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 81.5%;top: 83%;width: 58px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p22": [
		{
			"text" : "君の苦痛は<br/>私には想像すら<br/>できないよ<br/>マイロ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 7%;top: 39%;width: 118px;height: 118px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君の家族とは<br/>近しくないが<br/>父の仕事を通して<br/>知ってるよ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70%;top: 41.5%;width: 147px;height: 118px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "とにかく<br/>ご覧の通り<br/>本が滅茶苦茶で<br/>部屋を生徒に<br/>解放できてない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11%;top: 63%;width: 129px;height: 151px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p23": [
		{
			"text" : "本の整理に<br/>数ヶ月かかる<br/>かもしれないが<br/>君が独りを<br/>気にしないなら"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 4%;width: 124px;height: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…司書を<br/>頼みたい"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 10%;top: 13.5%;width: 111px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何ヶ月も…<br/>独り…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 5%;width: 74px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "静かで…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 8%;width: 67px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本に<br/>囲まれ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 57.5%;top: 23%;width: 75px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "分かるよ。<br/>楽しくは<br/>なさそう、<br/>だけど…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79%;top: 3%;width: 100px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ!!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 10%;top: 33%;width: 76px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ありがとう!<br/>ありがとう!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 23%;top: 32%;width: 107px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "よし<br/>よし…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 39.5%;top: 37%;width: 46px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う…うん<br/>それじゃ…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 53%;top: 33%;width: 79px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ゴッホン"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 70%;top: 32%;width: 89px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "あぁ<br/>…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 89.5%;top: 48%;width: 35px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん…<br/>それと…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 90%;top: 51%;width: 51px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "未使用の<br/>寄宿舎が<br/>図書館に<br/>繋がってる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.5%;top: 61.6%;width: 102px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君は当分は<br/>隠れ住む方が<br/>都合がいいと<br/>聞いてる、<br/>それで…"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 21%;top: 61.5%;width: 123px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "その宿泊施設を<br/>使ってくれると<br/>嬉しい、<br/>無料でね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34.5%;top: 61%;width: 103px;height: 121px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "聞いた<br/>マイロ?<br/>ぼくらの<br/>学校だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 61.5%;width: 95px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ぼくが<br/>校長だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 60%;top: 61.5%;width: 73px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "パンドラ<br/>副校長、<br/>この男は<br/>ぼくの家の<br/>侵入者だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70%;top: 61%;width: 95px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ただちに<br/>追い出せ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 81%;top: 62%;width: 89px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "な…<br/>ヤメテ!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 84.5%;top: 90%;width: 69px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p24": [
		{
			"text" : "冗談だよ!<br/>ありがとう、<br/>先生"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 26.5%;width: 105px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "幸い、騒ぎの間<br/>変装してたから、<br/>ぼくは安全、<br/>兄さんみたく<br/>隠れる必要ないよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 33%;top: 5%;width: 125px;height: 122px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "まぁ、<br/>呪いの無い僕は<br/>用無しだから、<br/>前の雇い主達も<br/>すぐ興味を<br/>無くすさ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 5.5%;width: 122px;height: 123px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも、奴ら僕を<br/>小さく無力な<br/>虫みたいに<br/>叩き潰すかも"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78%;top: 6%;width: 126px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "奴ら<br/>激怒してる<br/>だろうな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.2%;top: 37%;width: 96px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "リケットの<br/>騒ぎのせいも<br/>あるけど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28.5%;top: 37%;width: 124px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ところで、<br/>マークはどう?<br/>ヤギーとは<br/>一緒じゃないと<br/>思うけど"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 37%;width: 113px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "マークにも<br/>仕事を<br/>あげたよ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 53%;width: 96px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "警備員<br/>みたいな<br/>ものかな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 21%;top: 66%;width: 89px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "全部<br/>済んだと<br/>思うから<br/>私はこれで<br/>失礼…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 36%;top: 65%;width: 94px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ゴッホン"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 64.5%;width: 68px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "カズ、<br/>頼むよ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 37%;top: 80%;width: 83px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ゴッホン"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 56%;top: 80%;width: 86px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p25": [
		{
			"text" : "マイロ、<br/>君に仕事をあげたら<br/>私の首が狙われそうで<br/>最初は怖かったんだ、<br/>でもよく考えれば<br/>もう狙われていた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10%;top: 4%;width: 147px;height: 127px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "カズの善対悪<br/>という考えに<br/>私は賛同できないが<br/>対称的な私でも<br/>スカーレット<br/>クラウン団体は<br/>この学校の敵に近いと<br/>考えざるを得ない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 2%;width: 148px;height: 184px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "とにかく、<br/>奴らは君と<br/>雇い主にとって<br/>明白な敵だ。<br/>私は君を<br/>全力で守る"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 27.5%;width: 107px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "結局、<br/>私の平等の<br/>推進には…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 20%;top: 45%;width: 86px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "不公平と<br/>戦う必要が<br/>ある"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 46%;top: 46%;width: 77px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "不公平と<br/>戦え!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 53%;top: 48%;width: 81px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "平等を勧め<br/>不公平<br/>と戦え"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 63.8%;top: 56%;width: 50px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "はい、<br/>はい…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73%;top: 46%;width: 46px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "パンドラ副校長、<br/>飛行要塞に<br/>学校を改造して、<br/>スカーレット<br/>クラウン<br/>アカデミーに<br/>即攻撃開始だ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 9.5%;top: 63%;width: 115px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 20%;"
		}
		,{
			"text" : "絶対に<br/>ヤメテ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 64%;width: 121px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ニモが<br/>いないと<br/>これだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 62%;width: 123px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "次に私に<br/>言いに来る時は<br/>彼を連れて<br/>来てください!<br/>非常ブレーキは<br/>必要ですよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 44%;top: 87%;width: 153px;height: 127px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ニモ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 86.5%;top: 63.5%;width: 64px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ずっと<br/>会ってない<br/>気がする!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 85%;top: 66%;width: 95px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "教室に<br/>戻らないと!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 85%;top: 79%;width: 85px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p26": [
		{
			"text" : "ニモォォォォ!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 66%;top: 6.5%;width: 119px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "寂し<br/>かった!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 77.5%;top: 9.5%;width: 67px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "たった<br/>2日だろ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 80%;top: 29%;width: 87px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "病気か<br/>何かか?<br/>何が<br/>あった?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 38%;width: 98px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span>何も<span style=\"font-weight: bold;\">無かった!</span></span>色んな友達が<br/>できたんだよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 37.5%;width: 100px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "リケット<br/>…いや…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 9%;top: 52.5%;width: 58px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "つまり…<br/>グレーテル?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 16%;top: 52.5%;width: 81px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "グレーテルは<br/>いないぞカズ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 14%;top: 58%;width: 77px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;font-weight: bold;"
		}
		,{
			"text" : "あと…マーク<br/>スティーブン<br/>ソン?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 31%;top: 53%;width: 90px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ヤギーと<br/>クレアンス?<br/>多分?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 41%;top: 53%;width: 91px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ヤギーと<br/>クレアンス?<br/>多分?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 41%;top: 53%;width: 91px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "なぁ<br/>相棒…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 39.5%;width: 59px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "想像の<br/>友達なんて<br/>作らなくて<br/>いいんだぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 39%;width: 87px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">オレが</span>お前の<br/>友達だ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 82%;top: 40%;width: 55px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "同情<br/>しないでよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 72%;width: 85px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "君が<br/>優しい時は<br/>変なんだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41%;top: 73%;width: 86px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p27": [
		{
			"text" : "デビ…"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 50%;top: 6%;width: 77px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ねぇ…<br/>聞こえた?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45%;top: 77.5%;width: 86px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p28": [
		{
			"text" : "誰かが<br/>ギター<br/>弾いてる<br/>みたい"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 12%;top: 7%;width: 102px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大騒ぎ<br/>してる<br/>ようだな"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 36%;top: 7%;width: 79px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何?"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 77.5%;top: 8.5%;width: 52px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "待て。<br/>この曲は"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6%;top: 37%;width: 74px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ニンジャルティ<br/>メット ニンジャ<br/>リミネイション<br/>チャレンジの…<br/>始まりの<br/>超メタルな<br/>ヤツだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 36%;width: 116px;height: 141px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "近づい<br/>てる…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 62%;width: 77px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p29": [
		{
			"text" : "説明を"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 13%;top: 9%;width: 143px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "してやるぜ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 12%;top: 11%;width: 125px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "殺害の"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 17%;top: 13%;width: 119px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "時間だぜ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 15%;top: 15%;width: 106px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "この対決"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 21%;top: 17.5%;width: 87px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "からは"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 18.5%;top: 19%;width: 110px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "逃げられない"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 16%;top: 20.5%;width: 145px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "イェーイ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 18%;top: 22.5%;width: 95px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "テメェの強さを"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 58%;top: 37%;width: 149px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "テストしてやる"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 57%;top: 39%;width: 150px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ニンジャ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 66%;top: 42%;width: 88px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "クラウンが"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 62.5%;top: 43.5%;width: 127px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "テメェの目標"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 62%;top: 45%;width: 109px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ためらう"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 69%;top: 48%;width: 158px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "余地はねぇ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 70%;top: 49.5%;width: 141px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "イェーイ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 73%;top: 51.5%;width: 95px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "一体<br/>何事?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 45.5%;width: 76px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(-10deg);"
		}
		,{
			"text" : "イカれ<br/>てる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 51%;width: 49px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(-10deg);"
		}
		,{
			"text" : "わぁぁぁ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 52%;top: 48%;width: 75px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(5deg);"
		}
		,{
			"text" : "カッコいい!!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 55%;top: 50.5%;width: 70px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ヤギィィィ!"
			,"style" : "font-size: 40px;color: black;background-color: white;left: 9%;top: 69%;width: 225px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "出てきて<br/>遊ぼうぜぇぇ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 64%;top: 81%;width: 220px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p30": [
		{
			"text" : "俺、トレモロ<br/>ブラッドストーム<br/>サーペントロードが<br/>テメェの限界に<br/>挑戦だ、<br/>金曜朝<br/>場所はここ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 8%;width: 138px;height: 128px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "勝てば<br/>ギターは<br/>そのまま…<br/>負けたら<br/>返せ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69%;top: 22%;width: 102px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "もし挑戦を<br/>拒否すれば…<br/>そしたら…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 72%;top: 32.5%;width: 102px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "殺害の時間だ!"
			,"style" : "font-size: 55px;color: black;background-color: white;left: 11%;top: 61.8%;width: 503px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(3deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p31": [
		{
			"text" : "スゲェェェ!!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54.5%;top: 7.5%;width: 110px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(-8deg);"
		}
		,{
			"text" : "クレイジー!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 72%;top: 4%;width: 69px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(-8deg);"
		}
		,{
			"text" : "これは<br/>スゴイことに<br/>なりそう…"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 90%;top: 4%;width: 67px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(3deg);"
		}
		,{
			"text" : "ハハッ!"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 90%;top: 8.5%;width: 40px;height: 16px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "トレモロがT.B.<br/>サーペントロード?<br/>有名な作曲家の?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 47.5%;top: 23.5%;width: 126px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "公の場に<br/>出てきたこと<br/>無いのに…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 31%;width: 105px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "マジで?<br/>有名な音楽家が<br/>ヤギーに挑戦<br/>するの?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 73%;top: 23%;width: 91px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そりゃ<br/>超スゲェ!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 86%;top: 24.5%;width: 63px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ<br/>君って<br/>有名人<br/>みたいね!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 8.5%;top: 48.5%;width: 94px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "サイン<br/>欲しいな!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23%;top: 57%;width: 87px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ヤギー<br/>君って<br/>スゴイ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.5%;top: 48%;width: 81px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君は挑戦<br/>受けるん<br/>だろ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 56%;width: 82px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "当然<br/>でしょ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 86%;top: 59%;width: 74px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "受けて<br/>たつ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 72%;top: 70%;width: 69px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "かかって<br/>来な"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 77%;top: 75%;width: 72px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "7章:完"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 10%;top: 93%;width: 187px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07extra01": [
		{
			"text" : "マズかったですか?<br/>極力短く<br/>切らないように<br/>したんですが!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 54%;top: 11%;width: 165px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "いや<br/>大丈夫…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45%;top: 30.5%;width: 68px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "コーヒー…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25%;top: 60%;width: 84px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "床屋行って<br/>ゴメンよ!!<br/>帽子でも借りれば<br/>良かったかな…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 51%;width: 131px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p32": [
		{
			"text" : "厳しいボス"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 38%;top: 5%;width: 202px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "しまった<br/>マーク見るの<br/>忘れてた<br/>死んでる!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39%;top: 9.8%;width: 119px;height: 90px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "俺は寝てた<br/>だけだ。なぜ<br/>死んでると<br/>思う?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 33%;width: 124px;height: 152px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">仕事中に</span>寝てた?"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 29%;top: 54%;width: 137px;height: 119px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あぁいや<br/>俺は死んでる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 74%;width: 114px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p33": [
		{
			"text" : "厳しいボス2"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 36%;top: 5%;width: 230px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "はぁ…<br/>あんな事が<br/>あった後に<br/>こんな幸せで<br/>いいのかな?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27%;top: 9%;width: 109px;height: 111px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ!クモだ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 28%;top: 32.5%;width: 175px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "何で<br/>ドアが<br/>開かない!?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 52.3%;width: 111px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "助けて!<br/>クモだ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 58%;top: 52.5%;width: 116px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "すまないマイロ…<span style=\"font-weight: bold;\">でもクモを出すわけ<br/>には行かない!!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 74.5%;width: 150px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p34": [
		{
			"text" : "マークのソウルメイト"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 33%;top: 5%;width: 280px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "数日前"
			,"style" : "font-size: 20px;color: black;background-color: #FEDC75;left: 30%;top: 10%;width: 153px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ニンジャルティ<br/>メイト ニンジャ<br/>リミネイション<br/>チャレンジか。<br/>番組を見続けて<br/>彼の弱みを<br/>分析だ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28%;top: 14%;width: 141px;height: 174px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "1話目"
			,"style" : "font-size: 20px;color: black;background-color: #FEDC75;left: 30%;top: 31%;width: 153px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "理解<br/>できん"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 61%;top: 31%;width: 96px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "12話目"
			,"style" : "font-size: 20px;color: black;background-color: #FEDC75;left: 30%;top: 53%;width: 153px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "イエェェェイ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 57%;top: 53%;width: 136px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "68話目"
			,"style" : "font-size: 20px;color: black;background-color: #FEDC75;left: 30%;top: 74.5%;width: 153px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07p35": [
		{
			"text" : "スリバーフェイス"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 41%;top: 5%;width: 151px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:Rem"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 26%;top: 7%;width: 105px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:Rem"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 54%;top: 7%;width: 145px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "聞いた?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27%;top: 9.5%;width: 62px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "研究棟で子供達が<br/>行方不明、<span style=\"font-weight: bold;\">スリバーフェイス</span>の仕業だって。<br/>近寄らない<br/>方がいいよ…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 27%;top: 13.5%;width: 109px;height: 147px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "スリバー<br/>フェイスなんて<br/>いないよ…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 51.5%;top: 9.5%;width: 92px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "証明して<br/>あげる!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64.5%;top:12%;width: 65px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "責任<br/>持たないよ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 56%;top: 24.5%;width: 68px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">ハッ</span>何もいない<br/>つまんない"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.5%;top: 31.5%;width: 91px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "待って<br/>何アレ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40.5%;top: 32%;width: 65px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "失礼…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 42.5%;width: 51px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ スリバー<br/>フェイスだ!!"
			,"style" : "font-size: 16px;color: #CE3058;background-color: white;left: 29%;top: 53.5%;width: 138px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "目玉を<br/>吸われる!!"
			,"style" : "font-size: 15px;color: #CE3058;background-color: white;left: 49%;top: 53.5%;width: 88px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "君が噂を<br/>広めてるの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30.5%;top: 74%;width: 83px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "静かで<br/>平和なのが<br/>いいって<span style=\"font-weight: bold;\">言った</span>じゃん?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 74%;width: 83px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest01": [
		{
			"text" : "暴行"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 44%;top: 5%;width: 105px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:reetz@alphasasuke"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 26%;top: 7%;width: 208px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "パンドラが<br/>襲われた?!<br/>暴行だろ!<br/>警察呼べよ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29%;top: 11.5%;width: 93px;height: 140px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "なぜ警察を?<br/>また問題<br/>ですか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41.5%;top: 32.5%;width: 115px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いえいえ!言葉の綾です!<br/>“わぁニモ、それ警察呼ばなくて<br/>いいの?”みたいな"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 33%;top: 53.5%;width: 283px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "それは面白い!<br/>子供は創造性<br/>豊かですね!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 51%;top: 75%;width: 138px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest02": [
		{
			"text" : "暴行2"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 43%;top: 5%;width: 115px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:MISSY PEÑA<br/>@MISSPENART"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26%;top: 7%;width: 208px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "引越して<br/>落ち着き<br/>ましたか<br/>マイロ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32.5%;top: 23%;width: 86px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "たまに少し<br/>ビックリ<br/>しますよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 32%;width: 95px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "なぜか<br/>大きな虫が<br/>沢山<br/>いたり…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56%;top: 40%;width: 103px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "おいおいマイロ<br/><span>なぜ<span style=\"font-weight: bold;\">警察を<br/>呼ばないんです?</span></span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 28%;top: 56%;width: 142px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "すみま<br/>せん…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 42%;top: 75%;width: 48px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "二度と<br/>文句<br/>言いま<br/>せん"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 43.5%;top: 78.5%;width: 55px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest03": [
		{
			"text" : "スーパーフレンド"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 5%;width: 145px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:@MAXIMOLORΞNZO"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 7%;width: 218px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "世界に無視<br/>されてる気分だ。<br/>今までモンスター<br/>ばかり作って<br/>友達作らなかった<br/>からな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29%;top: 10%;width: 179px;height: 150px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "まだ<br/>遅くない!<br/>今日から<br/>友達作りを<br/>始めよう!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 33%;width: 101px;height: 140px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">待てよぉぉぉ</span>もっといい<br/>方法がある!<span><span style=\"font-weight: bold;\">オレに</span>友達を作る</span>バイオモンスター<br/>を作ればいい!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30%;top: 63%;width: 122px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そして<br/>友達を材料に<br/><span style=\"font-weight: bold;\">合成スーパー<br/>フレンド</span>を作るのだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29%;top: 76.5%;width: 117px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest04": [
		{
			"text" : "ロックンロール"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 41%;top: 5%;width: 145px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:Tetra @tetrablock"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 7%;width: 218px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "どんな一日<br/>だった?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 11%;width: 82px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "最高の<br/>ヘビィメタルに<br/>巻き込まれたよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27%;top: 33%;width: 138px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "死にそう<br/>と言うか<br/>マジで<br/>死にかけた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31.5%;top: 40%;width: 126px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ロックン<br/>ロールで<br/>死にかけたの?<br/>母さん<br/>誇らしいわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56%;top: 56.5%;width: 104px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "悪く<br/>ないぞ<br/>息子よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 76%;width: 81px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "オレも愛してるよ<br/>クソども"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 60%;top: 91.5%;width: 125px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest05": [
		{
			"text" : "あなたの目だけに"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 5%;width: 206px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "<span>絵:<span style=\"color:#ff66c2;\">Z</span><span style=\"color:#e066ff;\">A</span><span style=\"color:#8566ff;\">M</span><span style=\"color:#66a3ff;\">B</span><span style=\"color:#66ffff;\">I</span><span style=\"color:#66d1ff;\">C</span><span style=\"color:#66a3ff;\">A</span><span style=\"color:#6675ff;\">N</span><span style=\"color:#8566ff;\">D</span><span style=\"color:#b366ff;\">Y</span></span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 7%;width: 218px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "アタイ寂しいよメイメイ<br/>家に来てよぉぉぉ(╥_╥)"
			,"style" : "font-size: 10px;color: black;background-color: #FFE5BD;left: 29.5%;top: 14.5%;width: 134px;height: 33px;text-align: left;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あなたを守るわ<br/>ベイビー♡<br/>寂しい夜を<br/>乗り切れるものを<br/>送るわ ;^)"
			,"style" : "font-size: 10px;color: black;background-color: #FFE5BD;left: 56%;top: 33%;width: 102px;height: 75px;text-align: left;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私のお尻よ"
			,"style" : "font-size: 16px;color: black;background-color: #FFE5BD;left: 36%;top: 65%;width: 115px;height: 28px;text-align: left;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "え~っと<br/>…???"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 58%;top: 77%;width: 82px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest06": [
		{
			"text" : "スーパースター"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 5%;width: 206px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:SirPangur"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 7%;width: 218px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ニュースに<br/>なってると思うが<br/>何か言ってる<br/>かな…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 10%;width: 122px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "有名な作曲家<br/>T.B.サーペント<br/>ロードが本日<br/>初めて人前に<br/>現れました"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 61.5%;top: 31.5%;width: 98px;height: 103px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "<span>しかし<span style=\"font-weight: bold;\">予告無し</span>に</span>高校に現れたため<br/>写真を撮れる記者がおらず<br/>上空にいたので<br/>一握りの生徒が遠くから<br/>姿を見ただけでした"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 53%;width: 192px;height: 137px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "当面、提供できるのは<br/>このアーティストの<br/>絵のみです"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 74.3%;width: 152px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest07": [
		{
			"text" : "成長パニック"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 5%;width: 206px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "作:kata @koughdrops"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 7%;width: 218px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "パンドラの<br/>初めての歩み"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 28%;top: 85%;width: 65px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "パンドラの<br/>手足の型"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 46%;top: 85%;width: 59px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "パンドラの<br/>乳歯"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 54%;top: 85.5%;width: 59px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
		,{
			"text" : "パンドラの<br/>初めての服"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 63%;top: 90%;width: 72px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest08": [
		{
			"text" : "いとこ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 45.1%;top: 5%;width: 91px;height: 28px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "絵:"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 7%;width: 67px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "Puré"
			,"style" : "font-size: 20px;color: #C35A5C;background-color: white;left: 32.5%;top: 4.5%;width: 65px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(-30deg);"
		}
		,{
			"text" : "話:BIKKURI"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "大勝負の前に<br/>特訓しねぇとな、<br/>でもお前の両親に<br/>俺のことを<br/>説明できるか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22%;top: 14.5%;width: 148px;height: 152px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "押し入れに<br/>俺を入れない<br/>みたいだが"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 29.5%;top: 25.5%;width: 95px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "安心して<br/>オレにいい<br/>考えがある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 12.5%;width: 95px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと…こちらは<br/>オレのいとこ、マーク<br/>スティーブンソン<br/>しばらくここに<br/>泊まる"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 40%;top: 31.5%;width: 138px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "家族には<br/>その手は<br/>通じないって<br/>分かってる<br/>わよね?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23%;top: 75%;width: 134px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "くそ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 69%;top: 86.5%;width: 61px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07guest10": [
		{
			"text" : "約束は約束"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38%;top: 5%;width: 206px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "<span>絵:<span style=\"color:#892E32;\">CosmicSpectrum</span></span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 26%;top: 7%;width: 218px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "話:REM"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 52%;top: 7%;width: 166px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "パンドラ!<br/>君に荷物が<br/>届いてるよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 11%;width: 106px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "待って<br/>ヤメテ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32%;top: 53%;width: 95px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "スゴい<br/>嬉しそう!<br/>やめさせる気に<br/>ならないよ…!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49%;top: 88%;width: 99px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07extra02": [
		{
			"text" : "カズ・デッカー君"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 69.5%;top: 2%;width: 192px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "1.研究学習の日!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 18.5%;width: 164px;height: 33px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "2.もしヘムロック<br/> ハートアカデミーに<br/> 制服があったら?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 74%;top: 21.5%;width: 177px;height: 61px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "3.ファンシーな<br/> HHAの制服?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 27%;width: 166px;height: 44px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "4.心が痛む<br/> ;_;)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 76.5%;top: 31%;width: 160px;height: 51px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "5.私はピアスをした<br/> カズを描いています<br/> でも実際には<br/> 穴は空けていません"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 74%;width: 163px;height: 118px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "6.ニモが何か<br/> 困ることを<br/> 言った直後"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75%;top: 84%;width: 164px;height: 92px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch07extra03": [
		{
			"text" : "パンドラちゃん"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 69.5%;top: 2%;width: 192px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "1.パンドラは<br/> 沢山のものを<br/> 食べるのが<br/> 好きです、<br/> 虫は除く"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4%;top: 37%;width: 124px;height: 80px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "2.ヒトミが<br/> デザインした"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4%;top: 46%;width: 135px;height: 34px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "3.とても<br/> 気怠い<br/> 日曜の午後"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4%;top: 51%;width: 94px;height: 50px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "4.カズが以前<br/> 着ていた服"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4%;top: 57%;width: 171px;height: 40px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "5.少し<br/> ケガした"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 4%;top: 62%;width: 121px;height: 44px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p00": [
	]
	,"http://devilscandycomic.com/comic/ch08p01": [
		{
			"text" : "ようこそ<br/>ニンジャルティメット<br/>ニンジャリミネイション<br/>チャレンジへ!"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 25%;top: 3.5%;width: 245px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "俺は司会者、<br/>ニンジャック<br/>ニンジャクソン!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27%;top: 13%;width: 104px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そして私は<br/>サム…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 21%;width: 77x;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "シノビ<br/>サム!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 73%;top: 22%;width: 96px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ジャック<br/>君を生中継で<br/>絞め殺そうと<br/>思うんだが<br/>それで満足<br/>かい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 83%;top: 25%;width: 90px;height: 113px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "初視聴の方に<br/>説明すると…<br/>挑戦者が進むのは<span style=\"font-weight: bold;\">忍者地獄コース、</span><span><span style=\"font-weight: bold;\">忍者地獄</span>の火中で作られ</span><span style=\"font-weight: bold;\">地獄へ堕ちたヘル忍者</span>によって現れました!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.5%;top: 52%;width: 158px;height: 182px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "*忍者地獄は本物ではありません。<br/>マネしないで下さい。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 17%;top: 76%;width: 291px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border:solid 1px;font-weight: bold;"
		}
		,{
			"text" : "ゴールにあるのは<br/>羨望の忍者クラウン、<br/>冠する称号は<span style=\"font-weight: bold;\">ニンジャルティメット!</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65%;top: 55%;width: 228px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本日最初の<br/>挑戦者は<br/>地元ギャング<br/>リーダー"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61%;top: 81%;width: 95px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "待った。<br/>違う<br/>ようです"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 86%;top: 83%;width: 65px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p02": [
		{
			"text" : "オレ達は<br/>クライムタウンの<br/>マーダーボーイズ<br/>他のギャング共に<br/>オレ達は強く無敵だと<br/>見せに来た"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7%;top: 3%;width: 143px;height: 160px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "オレ達は<br/>恐ろしく<br/>危険で<br/>スゴいんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 4.5%;width: 132px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "今日、オレが一番<br/>カッコよくて…<br/>ニンジャルティメイト<br/>だと証明する!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 6%;width: 185px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "助けて!<br/>助けて!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 64.5%;width: 75px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "コワイ<br/>よぉ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 12%;top: 78.5%;width: 89px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "お家<br/>帰る!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 16%;top: 82%;width: 93px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "クレアンス!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45%;top: 67%;width: 102px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ママ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55%;top: 69.5%;width: 73px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p03": [
		{
			"text" : "オレは二度と<br/>やりたくない!<br/>オレは逃げて<br/>穴の中で<br/>残りの人生を<br/>過ごすんだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35%;top: 5%;width: 132px;height: 179px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "セクシーな<br/>女の子も、お前の髪を<br/>褒める奴もいない。<br/>一週間も<br/>持たないだろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 10.5%;top: 31%;width: 143px;height: 123px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あぁ<br/>口だけさ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30%;top: 31.5%;width: 58px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも何で<br/>オレにこんな<br/>拷問するんだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 37%;top: 32%;width: 109px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">トレーニングよ!</span>君はギターは上手いけど<br/>ポンコツだもん!<br/>これは人格矯正よ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 57%;top: 32%;width: 169px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "つまりグレーテルは<br/>トレモロがお前の弱点を<br/>狙うと言ってる、<br/>この前みたいに"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 14%;top: 63%;width: 170px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "スーパー<br/>ヒーローには<br/>弱点がある。彼には<span><span style=\"font-weight: bold;\">不安が</span>あるわ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 70.5%;width: 140px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "黙れ!オレは<br/>お終いだ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 66%;width: 117px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "オレの家から<br/>出てけ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42%;top: 71.5%;width: 110px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "分かる?<br/>君は辛うじて<br/>魔法の舌の力の無い<br/>私の相手はできる。<br/>でもトレモロは君を<br/>叩きのめす気よ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 61%;top: 64%;width: 125px;height: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君が克服<br/>するまで<br/>ニンジャを<br/>見続けるわ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 65%;width: 104px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p04": [
		{
			"text" : "オレに<br/>“克服”して<br/>欲しいなら<br/>クレアンスが<br/>まず謝ったら<br/>どうだ?!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 6%;top: 3%;width: 107px;height: 124px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "全部<br/>お前の<br/>せいだ!"
			,"style" : "font-size: 15px;color: black;background-color: white;left: 19%;top: 4.5%;width: 68px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何だと?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 36%;top: 5.5%;width: 53px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">放置して</span>いったから…"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 48.5%;top: 7.5%;width: 110px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "聴け、<br/>奴は小さな<br/>クレアンス。<br/>小さな<br/>クレアンスは<br/>バカだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 5%;width: 99px;height: 118px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "オレはもう小さな<br/>クレアンスじゃない、<br/>だから謝れない。<br/>奴は今死んだ、<br/>小さなヤギーも一緒に<br/>葬り去れよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 34.5%;width: 191px;height: 104px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼が<br/>詩的なのか<br/>歪んでるのか<br/>分からない…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43.5%;top: 55%;width: 94px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "んぐうぅぅぅ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 39%;top: 36%;width: 128px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "OK,OK,もっと<br/>有意義なこと<br/>しましょ。<br/>何か有益な<br/>情報ない?<br/>トレモロとか?<br/>君の力とか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 35%;width: 150px;height: 162px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "奴について<br/>俺は何も<br/>知らねぇよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 66%;width: 90px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "誰も俺に<br/>言うこと<br/>ないのか!<br/>奴ら俺を<br/>金目の物扱い<br/>したんだぞ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19%;top: 66.5%;width: 103px;height: 127px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ん?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 83%;width: 49px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "言えるのは<br/>俺がどこから<br/>来たのか…<br/>と言うより<br/>どうやって俺が<span><span style=\"font-weight: bold;\">作られた</span>かだ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78%;top: 66%;width: 111px;height: 136px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p05": [
		{
			"text" : "俺の創造主は<br/>キチガイの<br/>神経学者で<br/>名前はジギー・<br/>ハムストレッチ。<br/>多分大物か何かだ<br/>派手な研究所<br/>だったからな"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 11%;top: 7%;width: 113px;height: 156px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで彼は<br/>ロック好きだ、<br/>だから趣味と<br/>組み合わせて<br/>俺を作った…<br/>他に理由が考え<br/>られるか?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 42%;top: 7%;width: 96px;height: 126px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "お前らの誕生は知らんが、<br/>俺のそれは、目覚めて<span>すでに<span style=\"font-weight: bold;\">物事を知っていた。</span></span>お前らが氷は冷たい、<br/>火は熱いと知ってるように。<br/>正確には記憶じゃない、<br/>お前らは、それを理解した<br/>瞬間を覚えてないだろ、でも<br/>意識か何かの片隅にあるだろ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 64%;top: 5%;width: 166px;height: 151px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうだな、全構築済みの<br/>神経技術の脳が<br/>生まれたようなもんだ、<br/>知りたがりに答えるならな"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 65%;top: 32%;width: 150px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで、ジギー博士は<br/>多くを語ったが<br/>俺には何言ってるか<br/><span>サッパリだ。<span style=\"font-weight: bold;\">そういう</span></span>知識は俺の脳に<br/>プログラム<br/>しなかったらしい"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 11%;top: 45%;width: 131px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "俺が分かったのは<br/>狂ったオッサンが<br/>ロックスターの<br/>夢破れて科学を<br/>やってることだ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 82%;top: 50%;width: 102px;height: 104px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "奴は俺を<br/>弾こうとしたが<br/>全然上手く<br/>いかなかった"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 12%;top: 64%;width: 92px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ウーホーホー<br/>イエェェイ、ベイビー!<br/>大騒ぎしようぜ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37%;top: 62.5%;width: 169px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "あー、俺は<br/>何かする必要ある?<br/>俺達何を…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 88%;width: 121px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p06": [
		{
			"text" : "あー…<br/>生きてるか<br/>博士?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31.5%;top: 5.5%;width: 79px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "なぁ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38%;top: 10%;width: 57px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ダメ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 19.5%;width: 43px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "よし<br/>よし"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 7%;width: 69px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "俺は…<br/>その…<br/>テレビは<br/>観れるな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 11%;width: 72px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "忍者風紀委員7を<br/>続けます、<br/>月間忍者<br/>マラソンです!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 75.5%;top: 7%;width: 113px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "忍者消防車ゴー!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 11.2%;top: 38.5%;width: 49px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ヒャッフー!"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 14%;top: 42.5%;width: 35px;height: 16px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ここだ"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 87%;top: 40%;width: 29px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "会えて<br/>嬉しいよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 61%;width: 91px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "皆は<br/>忍者好き?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 61%;width: 70px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "最高に格好<br/>良いのは…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 78%;width: 74px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "その後は、<br/>ずっと闇だった。<br/>2回持ち主が変わって<br/>その後お前らに<br/>出会った"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 61%;width: 184px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p07": [
		{
			"text" : "うわぁ…<br/>大変ね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 18%;top: 3.5%;width: 67px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あぁ、だが<br/>ロックンロール<br/>の何が俺に<br/>分かる?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34%;top: 22%;width: 99px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "多分<br/>ジギー博士には<br/>良い考えが<br/>あったんだろ。<br/>ギターに必要<br/>なのは目と口と<br/>脳と…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 7%;width: 114px;height: 146px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">…感情</span>だとな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53%;top: 19%;width: 82px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ギターに<br/>感情は無いわ<br/>マーク。<br/>君は悪魔よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 49%;width: 92px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ…<br/>ありがとう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 34.5%;width: 84px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "皆<br/>大丈夫?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 63%;width: 69px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "バンドの練習かと<br/>思ったけど。<span><span style=\"font-weight: bold;\">お通夜</span>みたいな</span>雰囲気よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22%;top: 84%;width: 133px;height: 128px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ママ、<br/>解くように<br/>言ってよ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 39%;top: 63%;width: 94px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "場合によるわ。<br/>どういう状況?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53%;top: 63%;width: 109px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "鍛えてあげて<br/>るんですよ…<br/>その…<br/>コンサートで"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55%;top: 86%;width: 98px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "フリースタイル<br/>ラップバトルで<br/>炎上しそうな位<br/>彼が弱いってこと?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 63%;width: 156px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ、<br/>大体合って<br/>ますよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 80%;top: 84%;width: 98px;height: 103px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p08": [
		{
			"text" : "私はよくフリー<br/>スタイルバトル<br/>を大学時代に<br/>してたわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.5%;top: 5.5%;width: 106px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "昔、バカな%&*$が私の<br/>頭上にイス叩きつけたわ<br/>私の歌詞が腑抜けな<br/>彼女には率直すぎてね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54%;top: 5%;width: 166px;height: 104px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "笑ったわ<br/>何だろ、<br/>彼女には角が<br/>見えなかったの<br/>かしら?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74%;top: 5%;width: 106px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "へぇ~~~~…"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 8%;top: 35%;width: 184px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "この話は<br/>聞いた<br/>ことある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.5%;top: 40%;width: 82px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;transform: rotate(-20deg);"
		}
		,{
			"text" : "ママ、オレに<br/>恥かかせ<br/>ないで…"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 37%;top: 35.5%;width: 92px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ええ、私も<br/>君と同じ位残念で<br/>ママが立派なら<br/>恥ずかしいと<br/>思うわ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 35.5%;top: 47%;width: 105px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "実は…待って…<br/>カブラさん、<br/>ヤギーと練習して<br/>あげれません?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 36%;width: 134px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私に自分の<br/>息子を侮辱する<br/>ラップを作って<br/>欲しいの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 54%;width: 106px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いや…<br/>その…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 65%;width: 51px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "面白そう。<br/>私の相手が<br/>できれば、<br/>誰の相手でも<br/>できるわよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 22%;top: 64%;width: 84px;height: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "手伝って、あと<br/>ドラムを教える。<br/>時間が無いわ、<br/>早くした方が<br/>いいわね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51%;top: 65%;width: 129px;height: 123px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p09": [
		{
			"text" : "グレーテルが<br/>ドラム、<br/>オレがベース…<br/>それと…<br/>もう一度説明<br/>頼めるか…<br/>カズ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.3%;top: 5%;width: 102px;height: 139px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "クールッキ・<br/>カラウィだよ。<br/>ヴァル・バラピ谷の<br/>跳びロック達の<br/>伝統的な楽器さ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 35%;top: 4%;width: 118px;height: 132px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "家族が長い間<br/>その部族と一緒に<br/>いたんだよ、<br/>僕が子供の頃"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 36%;top: 15.5%;width: 109px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "プゥィィィィ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 54%;top: 4.4%;width: 84px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼らは一日に<br/>何時間も跳ね<br/>続けるんだ、<br/>疲れて止まるまで<br/>僕らは何も<br/>できなかったよ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 75.5%;top: 3%;width: 116px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕の両親は<br/>足をケガした<br/>ロック達を治療してて<br/>僕は高齢や病気で<br/>跳べないロック達と<br/>遊んでたんだ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 13%;top: 41%;width: 141px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "カズ<br/>9才"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 50%;top: 42%;width: 45px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 20%;font-weight: bold;"
		}
		,{
			"text" : "楽器を<br/>練習する時間は<br/>山程あった"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 78.5%;top: 41.5%;width: 98px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "実際、<br/>ロック族以外では<br/>僕が世界で唯一の<br/>クールッキ・<br/>カラウィ演奏者<br/>だろうね"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 8%;top: 60.5%;width: 129px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "どんな<br/>音だ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 63%;width: 72px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ジャンプする<br/>みたいな?<br/>少し泣いてる<br/>ような"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 77%;width: 95px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ぬぬぬぬ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43%;top: 78%;width: 100px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そうだ!<br/>ニモに話そう!<br/>一緒に演奏した<br/>時の電子録音<br/>持ってるはず"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 62%;top: 61%;width: 123px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも本当の事は<br/>言わないで<br/>警察呼んじゃう!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 82%;top: 79.5%;width: 100px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p10": [
		{
			"text" : "彼の所へ行くよ。<br/>パンドラ、君も<br/>一緒に来たい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 4%;width: 120px;height: 111px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "外出前に、<br/>少し時間<br/>くれるか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 4%;width: 109px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "内緒でな?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67%;top: 7%;width: 66px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ありがと"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 53%;width: 66px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "この前、<br/>君の小さな<br/>対立について<br/>強く忠告した<br/>はずだが"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9%;top: 72%;width: 125px;height: 138px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p11": [
		{
			"text" : "俺に<br/>イジメに<br/>屈しろと?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 5%;width: 85px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それって<br/>ここで話す<br/>ことかい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 9%;width: 84px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それは<br/>むしろ話の<br/>拡大解釈<br/>だろう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64%;top: 10%;width: 93px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "違うのか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.5%;top: 12%;width: 78px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "人気者気取りの<br/>ガキが自分の不安を<br/>解消するために<br/>俺の人生を台無しに<br/>しやがる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 41%;width: 160px;height: 90px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ヤバくなったら<br/>“泣き叫んで、<br/>オレは子供だよ!<br/>意地悪しないで!”<br/>それで、お前は<br/>騙されると"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 78%;top: 44%;width: 138px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "銃を突きつけた<br/>方が“イジメ”と<br/>言うのに<br/>俺は反対だ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 10%;top: 63%;width: 126px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "これが終わったら、<br/>俺は組織を始める、<br/>遺伝子改造した<br/>超イジメっ子を作り<br/>普通のイジメっ子を<br/>叩きのめし<br/>優しさか…少なくとも<span><span style=\"font-weight: bold;\">恥を</span>教える</span>"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 33%;top: 78%;width: 132px;height: 151px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "それが君の<br/>慈善団体の<br/>アイデアか?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 52%;top: 62%;width: 100px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 20%;"
		}
		,{
			"text" : "超イジメっ子<br/>達が反乱したら<br/>どうする?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 52%;top: 69%;width: 98px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 20%;"
		}
		,{
			"text" : "超イジメっ子達の<br/>寿命は6ヶ月だけだ、<br/>バカ。奴らの死体は<br/>栄養満点でイジメ<br/>被害者達のご馳走に<br/>なるのさ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 67%;top: 62.5%;width: 137px;height: 122px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p12": [
		{
			"text" : "まぁ、とても<br/>勉強になる<br/>会話だったよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14%;top: 3%;width: 112px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "おぃ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.5%;top: 8%;width: 67px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;transform: rotate(-10deg);"
		}
		,{
			"text" : "お前が何を<br/>するにしても<br/><span style=\"font-weight: bold;\">手早く</span>終わらせろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7%;top: 34%;width: 95px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "メティアは<br/>すぐ戻って来る、<br/>お前の悪ふざけで<br/>彼女に迷惑かける</span>のは許さん"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 64%;top: 33%;width: 114px;height: 119px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "メ…メティア様は<br/>この下らん世界の<br/>唯一の光だ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 76.5%;top: 39.5%;width: 107px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "お…お前は…"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 82%;top: 45%;width: 84px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "で、俺達は<br/><span><ruby><rb>仲良く<rp>(</rp><rt>キス</rt><rp>)</ruby>か何か<br/></span>する気か?"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 12%;top: 62%;width: 77px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "俺の<br/>言葉を<br/>聞…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 47%;top: 64%;width: 77px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "俺は<br/>嫌われた方が<br/>良さそうだな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77%;top: 88%;width: 98px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p13": [
		{
			"text" : "音楽バトルまであと2日"
			,"style" : "font-size: 14px;color: white;background-color: black;left: 13%;top: 4%;width: 207px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "最高!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 30.5%;top: 68%;width: 106px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うー!!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 29.8%;top: 67.4%;width: 55px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;transform: rotate(-30deg);"
		}
		,{
			"text" : "で、ヤギー、<br/>2日間ピエロの<br/>格好して<br/>何か分かった?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62%;top: 55.5%;width: 96px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "人生とは<br/>苦しみ、<br/>死ぬ覚悟は<br/>できた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 63%;top: 73%;width: 83px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p14": [
		{
			"text" : "いや、ぼくが<br/>聞いてるのは<br/>ピエロの格好なら<br/><span><span style=\"font-weight: bold;\">ヘビィメタル</span>が</span>分かるの?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 3.5%;width: 131px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "全然!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 21%;top: 11.5%;width: 75px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 50%;"
		}
		,{
			"text" : "ピエロは<br/>ダサい!<br/>メタルとは<br/>世界で最も<br/>程遠い!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 34%;top: 4.5%;width: 86px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そうね、でも<br/>ヘビィメタル<br/><span>はクール<span style=\"font-weight: bold;\">かつ</span></span>ダサいわ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 45.5%;top: 4%;width: 76px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "格好良すぎて<br/>ピエロの格好<br/>できないなら…<br/><span>ソイツは<span style=\"font-weight: bold;\">実は</span></span>格好良くない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 2.5%;width: 126px;height: 114px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "真に格好良い奴は<br/>ピエロの格好も<br/>気にしない、<br/><span><span style=\"font-weight: bold;\">ソイツの</span>格好良さは</span>揺るがないから"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 74%;top: 2.5%;width: 125px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ヘビメタ演奏者は<br/>派手なメイクして、<br/>偽の血を吐いて、<br/>魔法使いや魔法とか<br/>クソなこと歌うわ<br/>“笑ってみろ”と<br/>言わんばかりに"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 5%;top: 36%;width: 120px;height: 153px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも最高の<br/>ギターソロに<br/>突入すれば、<br/>それに気づく前に<br/>君も一緒に<br/>頭振ってる"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 6%;top: 50%;width: 113px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ダサい?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 45%;top: 36%;width: 50px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "多分ね!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 40%;width: 63px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "最高?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45%;top: 50%;width: 53px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "疑う余地<br/>無しよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 43.9%;top: 54%;width: 81px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 50%;"
		}
		,{
			"text" : "言い換えれば、<br/>恥を捨てるのはトレモロに<br/>対抗するだけの道じゃない、<span style=\"font-weight: bold;\">今まで以上に過酷な道よ!</span>"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 63%;top: 35%;width: 216px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "ハァ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15%;top: 68.5%;width: 62px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 50%;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">お前は</span>何をニヤ<br/>ついて<br/>るんだ?"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 30%;top: 68%;width: 66px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "オレはカズが<br/>今回は命の<br/>危険が無い事に<br/>関わってくれて<br/>嬉しいんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 46%;top: 68%;width: 108px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "すごい変な<br/>状況だけど、<br/>少なくとも誰も<br/>傷つかない"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59%;top: 69%;width: 111px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "うん…"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 76%;top: 69%;width: 115px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p15": [
		{
			"text" : "待った、<br/>伝えて<br/>な…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11%;top: 4%;width: 74px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "シーッ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 21%;top: 7%;width: 77px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 50%;"
		}
		,{
			"text" : "静かにだと!<br/>図書館で…<span style=\"font-weight: bold;\">僕の家で</span>ヘビメタ演奏<br/>しといて!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35%;top: 5%;width: 103px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;"
		}
		,{
			"text" : "安まる<br/>時間を…<span style=\"font-weight: bold;\">少し位は</span>くれよ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 48%;top: 5.5%;width: 94px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;"
		}
		,{
			"text" : "<span><span style=\"font-weight: bold;\">もう</span>文句?</span>トレモロを懲らしめた後<br/>あなたを元に仕事に<br/>戻すよう<br/>彼に頼もうかしら"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 66%;top: 5%;width: 171px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;"
		}
		,{
			"text" : "本当に<br/>できると<br/>思うか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 35%;width: 80px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;"
		}
		,{
			"text" : "<span><span style=\"font-weight: bold;\">ちょっと!</span>ヤギー</span>にバカな服着せて<br/>ナード達と数日<br/>つるませて"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31%;top: 36%;width: 112px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ニンジャルティメット<br/>ニンジャリミネイションチャレンジ観ても<br/>もう少しも泣かない。<br/>地面に穴も掘らない<br/>木の上に逃げたけど<span style=\"font-weight: bold;\">一度だけ!</span>"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 53%;top: 47.5%;width: 141px;height: 146px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "最高の<br/>ギターを持つ<br/>最高の<br/>ギタリストよ!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 81.5%;top: 35%;width: 89px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "こんな<br/>セリフ言うとは<br/>思わなかった、<br/>信じてるわ、<br/>ヤギー!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 12%;top: 64%;width: 90px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "さぁ<br/>最終<br/>テスト<br/>よ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 71%;top: 62%;width: 71px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "口から<br/>芋虫入れて<br/>鼻から<br/>出して!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 79%;top: 65%;width: 100px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 20%;font-weight: bold;"
		}
		,{
			"text" : "嫌だあぁぁ!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 76%;top: 91%;width: 138px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08nycc": [
		{
			"text" : "ニューヨーク・コミコンのため漫画は小休止します!<br/>しばらくして今週末(10/4-7)に<br/>アーティスト・アレイ・ブース B35で私に会えます。<br/>待ってくれてありがとう、私達はすぐに戻ります!"
			,"style" : "font-size: 16px;color:white;background-color:  black;left: 14%;top: 89%;width: 615px;height: 115px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08minihiatus": [
		{
			"text" : "野<br/>菜<br/>!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 8%;top: 8%;width: 30px;height: 145px;text-align: center;display: flex;flex-direction: column;align-items: center;"
		}
		,{
			"text" : "フラン!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 52%;top: 5%;width: 81px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;"
		}
		,{
			"text" : "ラ<br/>|<br/>メ<br/>ン<br/>!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 8%;top: 34%;width: 27px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;"
		}
		,{
			"text" : "コ<br/>|<br/>ヒ<br/>|"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 89%;top: 34%;width: 28px;height: 133px;text-align: center;display: flex;flex-direction: column;align-items: center;"
		}
		,{
			"text" : "アップルパイ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 12%;top: 85.6%;width: 138px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;"
		}
		,{
			"text" : "ぶどう!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 72%;top: 85.8%;width: 139px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;"
		}
		,{
			"text" : "やぁ皆さん!<br/>小更新です:デビルズキャンディは小休止中で10/19に戻ります。<br/>その間、子供達とその好きな食物を載せます、<br/>月曜にも何か投稿します!<br/>待ってくれてありがとう!"
			,"style" : "font-size: 16px;color:white;background-color:  black;left: 14%;top: 90%;width: 615px;height: 115px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08minihiatus2": [
		{
			"text" : "(踊れない男性を<br/>メティアは雇いません)"
			,"style" : "font-size: 16px;color:black;background-color:  #DDDDDD;left: 39%;top: 92%;width: 223px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p16": [
		{
			"text" : "勝負直前"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 11%;top: 5.4%;width: 167px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p17": [
	]
	,"http://devilscandycomic.com/comic/ch08p18": [
		{
			"text" : "棺桶を持ってきたな<br/>なら俺はお前の墓を<br/>掘ってやる"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 11%;top: 4.5%;width: 183px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 20%;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 16px;color: white;background-color: black;left: 36%;top: 7%;width: 208px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "俺の一言で<br/>お前は俺の奴隷だ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 39%;top: 7%;width: 158px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 16px;color: white;background-color: black;left: 57%;top: 31%;width: 166px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 16px;color: white;background-color: black;left: 55%;top: 32.5%;width: 197px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "俺を王と呼び<br/>王冠を渡せ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 55.5%;top: 30.5%;width: 193px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 16px;color: white;background-color: black;left: 41%;top: 44%;width: 154px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 16px;color: white;background-color: black;left: 38%;top: 45.5%;width: 166px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前は<br/>学校と共に<br/>崩れ去れ"
			,"style" : "font-size: 18px;color: white;background-color: black;left: 41%;top: 44%;width: 142px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p19": [
		{
			"text" : "学級<br/>避難だ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40%;top: 18.7%;width: 71px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 30%;font-weight: bold;"
		}
		,{
			"text" : "大丈夫さ<br/>ニモ。<br/>普通の<br/>ロックン<br/>ロールさ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 86.5%;top: 37.5%;width: 81px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9%;top: 55.2%;width: 178px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12%;top: 57%;width: 130px;height: 18px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "初めて会った時<br/>オレがお前を<br/>フッ飛ばしたよな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 54%;width: 121px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "初めて会った時<br/>オレがお前を<br/>フッ飛ばしたよな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 54%;width: 121px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 59%;width: 184px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15%;top: 60%;width: 147px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "オレが泣いて逃げる<br/>とでも思ったか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13%;top: 59%;width: 160px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "恥は葬った<br/>マジな話…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 58%;top: 54.1%;width: 175px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61%;top: 59.2%;width: 169px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : ""
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62.5%;top: 61%;width: 151px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "<div>俺の<ruby><rb>反復旋律<rp>(</rp><rt>リフ</rt><rp>)</ruby>は</div>電撃だぜ!</div>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 62.5%;top: 59.5%;width: 160px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08announcemnent": [
		{
			"text" : "やぁ!<br/>ページ20は月曜日に掲載します!<br/>アーティストからちょっとしたお知らせがあります、<br/>下の記事を呼んで下さい、ありがとう!"
			,"style" : "font-size: 25px;color: white;background-color: black;left: 9.31%;top: 79.77%;width: 80.79%;height: 12.94%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p20": [
		{
			"text" : "生きた虫を<br/>鼻から吸った。<br/>ピエロの格好で<br/>登校した。ママに<br/>ラップで何時間も<br/>ディスられた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 26.97%;top: 58.75%;width: 13.72%;height: 13.16%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "オレを<br/>辱められる?<br/>倒せる<br/>かい?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 27.80%;top: 71.69%;width: 10.86%;height: 7.88%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ここで全部<br/>終わりだ!<br/>失う物は<br/>無い!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 55.97%;top: 59.28%;width: 11.58%;height: 10.65%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "テメーの<br/>醜態を<br/>晒せ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 67.42%;top: 61.04%;width: 9.31%;height: 7.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p21": [
		{
			"text" : "疑惑の蛇"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 7.88%;top: 11.45%;width: 25.54%;height: 2.26%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "恐怖の蛇"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 7.34%;top: 13.40%;width: 27.45%;height: 2.01%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "その猛毒は"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 66.89%;top: 13.15%;width: 25.30%;height: 2.01%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前の耳に染み込む"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 67.60%;top: 15.08%;width: 23.99%;height: 1.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前の心に"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 41.71%;top: 29.33%;width: 17.54%;height: 2.05%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前のハートに"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 37.89%;top: 31.06%;width: 24.46%;height: 1.93%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前の決意は<br/>揺らぎ砕け散る"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 36.81%;top: 33.86%;width: 26.25%;height: 4.19%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "声で人を<br/>操ると聞いた<br/>けど…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.01%;top: 67.32%;width: 11.58%;height: 5.53%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "巨大な化物を<br/>召喚するとは<br/>聞いてないよ!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.37%;top: 72.75%;width: 11.22%;height: 7.80%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あぁ、<br/>新技だな"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 7.34%;top: 82.56%;width: 9.67%;height: 5.20%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "きっと<br/>飛行船が<br/>奴の力を増幅<br/>してるのよ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 37.29%;top: 82.49%;width: 11.93%;height: 5.78%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "マズイ! ヤギー!<br/>演奏して!<br/>落ちてる!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 50.89%;top: 68.50%;width: 14.44%;height: 5.78%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ヤバッ<br/>…!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 64.26%;top: 72.68%;width: 6.56%;height: 4.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "マークも<br/>できる?<br/>巨大な化物の<br/>召喚とか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.21%;top: 69.33%;width: 11.10%;height: 7.96%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "おいおい、<br/>足場を浮かせ<br/>られるのすら<br/>俺は知らな<br/>かったぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 84.07%;top: 87.35%;width: 11.93%;height: 9.47%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p22": [
		{
			"text" : "俺が見るのは"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 11.73%;top: 4.92%;width: 18.60%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前の秘密の恥"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 11.93%;top: 6.44%;width: 16.59%;height: 1.93%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "叫べ、自らの"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 13.37%;top: 8.74%;width: 20.05%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "名を求めるが如く"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 13.48%;top: 10.37%;width: 19.53%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "それから"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 44.75%;top: 24.33%;width: 25.16%;height: 2.18%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "幾月過ぎても"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 45.23%;top: 26.17%;width: 25.54%;height: 1.51%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お前は同じ悲しみを"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 47.97%;top: 28.10%;width: 27.09%;height: 1.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "味わい続ける"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 51.31%;top: 29.78%;width: 21.00%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "雷光のように<br/>蛇が敵を撃つ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 10.62%;top: 44.43%;width: 20.63%;height: 2.73%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "嵐の空から"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 29.95%;top: 51.74%;width: 20.29%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "降り注げ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 30.55%;top: 53.42%;width: 19.45%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "アンプを"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 55.73%;top: 46.79%;width: 22.32%;height: 1.76%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "11に上げ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 57.64%;top: 48.55%;width: 18.50%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "お前を焼きたての<br/>ヤギ肉にしてやる"
			,"style" : "font-size: 20px;color: white;background-color: black;left: 60.86%;top: 80.83%;width: 32.22%;height: 4.53%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08extra01": [
		{
			"text" : "美少女"
			,"style" : "font-size: 45px;color: black;background-color: #F3F3F3;left: 2.68%;top: 3.68%;width: 21.24%;height: 10.03%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "描いてみよう"
			,"style" : "font-size: 25px;color: black;background-color: #F3F3F3;left: 21.78%;top: 3.36%;width: 37.59%;height: 11.62%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "描いた人"
			,"style" : "font-size: 16px;color: black;background-color: #F3F3F3;left: 60.08%;top: 9.25%;width: 11.10%;height: 4.16%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "清純派"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 8.29%;top: 47.79%;width: 8.23%;height: 4.30%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "可愛い系"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 21.66%;top: 47.79%;width: 18.62%;height: 3.98%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "クール"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 40.75%;top: 47.94%;width: 18.14%;height: 3.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "活動的"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 59.37%;top: 48.10%;width: 18.26%;height: 3.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "中性的"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 78.34%;top: 48.26%;width: 17.90%;height: 3.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "セクシー"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 3.04%;top: 87.28%;width: 18.26%;height: 3.98%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "臆病"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 21.78%;top: 87.28%;width: 18.38%;height: 3.98%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "アホの子"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 40.51%;top: 87.44%;width: 18.50%;height: 3.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "美人"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 59.25%;top: 87.43%;width: 18.26%;height: 4.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "お好みの女子を"
			,"style" : "font-size: 20px;color: black;background-color: #F3F3F3;left: 77.98%;top: 87.43%;width: 18.62%;height: 3.82%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p23": [
		{
			"text" : "パンドラ!"
			,"style" : "font-size: 18px;color: black;background-color: transparent;left: 63.44%;top: 41.62%;width: 12.17%;height: 2.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;transform: rotate(15deg);font-weight: bold;text-shadow:white 1px 1px 0, white -1px -1px 0,white -1px 1px 0, white 1px -1px 0,white 0px 1px 0, white  0 -1px 0,white -1px 0 0, white 1px 0 0;"
		}
		,{
			"text" : "皆<br/>避難して!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 67.08%;top: 83.88%;width: 7.60%;height: 2.24%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;transform: rotate(-7deg);"
		}
	]
	,"http://devilscandycomic.com/comic/ch08extra02": [
		{
			"text" : "悪魔達を高校生として描くのは楽しいです…高校時代に彼らは一緒だったように見えるかもしれませんが、同じ高校に通っていたとか、そうではありません…皆年齢が違いあり得ない話です。しかし15才の子達は可愛いですね。楽しんでね~"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57.76%;top: 10.08%;width: 33.41%;height: 15.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "<-- トレモロが高校生だったら!<br/><br/>一匹狼の類。<br/>女子は彼を可愛く思いますが、彼氏には不向きです。<br/>よくケンカします"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 61.46%;top: 33.13%;width: 26.61%;height: 12.99%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "高校のニコディモス ---><br/><br/>高齢時と同じく変人です。<br/>君はどう予想してた?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 5.49%;top: 85.77%;width: 34.01%;height: 6.37%;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p24": [
		{
			"text" : "チッ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 46.30%;top: 28.44%;width: 5.13%;height: 3.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ヤギー、<br/>彼女は次は<br/>防げない。<br/>何とかしろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 5.97%;top: 36.15%;width: 13.60%;height: 9.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "どう<br/>やって!?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 59.90%;top: 37.07%;width: 9.07%;height: 3.77%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "忍者!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 27.68%;top: 65.57%;width: 10.14%;height: 3.27%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "忍者の事を<br/>歌うんだ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34.01%;top: 69.85%;width: 13.96%;height: 4.78%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ヨシ!!"
			,"style" : "font-size: 45px;color: black;background-color: white;left: 66.47%;top: 72.78%;width: 18.85%;height: 5.87%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08extra03": [
		{
			"text" : "さらに他の大人の悪魔キャラがもし高校生だったらのイラストです!<br/>だって楽しいんだもん!<br/>これも楽しんで頂けると幸いです!<br/>更新は金曜に投稿します、それでは~"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 47.37%;top: 5.45%;width: 36.75%;height: 8.97%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "<-- 高校のマイロ!<br/><br/>祖父や妹のためにバイトしており宿題をする時間はあまりありません。<br/>よくイジメられます。<br/>頑張れ、マイロ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.20%;top: 18.95%;width: 21.84%;height: 17.77%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "人のロッカーで何してる、お前?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65.99%;top: 18.61%;width: 26.97%;height: 1.76%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;"
		}
		,{
			"text" : "男子達!<br/><br/>エリオットはお終いですね。(オタクっぽい金持ちの子)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 19.45%;top: 48.70%;width: 16.47%;height: 9.56%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "高校の<br/>ストラツィオ<br/><---<br/><br/>学級委員長。<br/>下らないことに付き合う暇は無い。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.56%;top: 64.55%;width: 15.99%;height: 14.92%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "高校のピア ---><br/><br/>男子を叩きのめすのが好き。いつも居残りさせられている。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.44%;top: 82.99%;width: 14.80%;height: 12.24%;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08extra04": [
		{
			"text" : "デビルズキャンディの次ページを待たせて<br/>すみません!<br/>引越しに時間を<br/>取られています。<br/>ですが月曜のイラストを用意しました!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 40.21%;top: 5.32%;width: 20.17%;height: 17.48%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "双子再び~。<br/>今回は性転換。<br/>(あまり変わらないと思います)"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42.60%;top: 28.07%;width: 15.75%;height: 16.65%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "ピウス? ストラツィア?"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 39.02%;top: 54.44%;width: 26.73%;height: 2.31%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "エラ??"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 45.11%;top: 58.14%;width: 10.38%;height: 2.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "ピウスは男性<br/>なのでシャツ無しで描けますね…!<br/>その…科学の<br/>ためです。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 29.59%;top: 62.58%;width: 16.47%;height: 9.81%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "エリオットも…<br/>彼は…ほぼ同じ<br/>ですね。^^<br/>とても楽しいです、皆も楽しんで頂けると嬉しいです。"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 44.63%;top: 79.60%;width: 17.42%;height: 14.99%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p25": [
		{
			"text" : "忍者が来るぞ<br/>泣いて逃げろ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 25.72%;top: 9.41%;width: 16.71%;height: 2.60%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "パンツに漏らせ!<br/>死を覚悟しろ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 37.77%;top: 12.54%;width: 15.63%;height: 2.77%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "奴らにゃ秘密の歴史がある"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 67.24%;top: 16.23%;width: 25.18%;height: 1.84%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "オレはよく知らん<br/>だから聞くな"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 70.58%;top: 18.09%;width: 17.90%;height: 3.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "手裏剣 手裏剣"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 9.49%;top: 63.76%;width: 18.85%;height: 1.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "勝ち目は<br/>ないぞ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 11.28%;top: 65.43%;width: 14.80%;height: 3.44%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "スゲェ技に"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.72%;top: 61.41%;width: 20.17%;height: 1.76%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "震えあがれ"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 75.95%;top: 63.00%;width: 19.09%;height: 1.93%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "奴らは蛇を恐れない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 57.46%;top: 75.16%;width: 30.07%;height: 1.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p26": [
		{
			"text" : "蛇なんて怖くない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 38.84%;top: 6.80%;width: 20.05%;height: 1.93%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "危険なんて気にしない!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 35.26%;top: 8.51%;width: 26.37%;height: 1.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "ニンジャ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 39.44%;top: 26.58%;width: 17.18%;height: 3.60%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 25%;font-weight: bold;"
		}
		,{
			"text" : "ウオオオオオオォォォォォォォ!!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 19.99%;top: 37.40%;width: 56.56%;height: 3.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p27": [
		{
			"text" : "この…<br/>ために俺は<br/>作られた<br/>のか?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 24.28%;top: 5.38%;width: 9.90%;height: 7.38%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "人生の意味は<br/>後で考えろ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 74.88%;top: 6.63%;width: 13.84%;height: 4.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;"
		}
		,{
			"text" : "さぁ、<br/>ノッてくぜ!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 43.97%;top: 21.89%;width: 17.18%;height: 4.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;"
		}
		,{
			"text" : "竜巻のように"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 69.39%;top: 41.92%;width: 15.27%;height: 2.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "テメェの頭を<br/>切り落とす"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 66.65%;top: 43.85%;width: 18.85%;height: 3.27%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "悪ガキ共は<br/>死ぬしかない"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 11.40%;top: 65.02%;width: 25.18%;height: 3.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "斬る 切る キル<br/>雁首揃えて<br/>さっさと来な"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 42.90%;top: 89.37%;width: 19.81%;height: 4.27%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "貴様らの傲慢さが<br/>災いを呼ぶ"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 70.94%;top: 65.89%;width: 22.55%;height: 3.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p28": [
		{
			"text" : "蛇は尽きた"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 55.67%;top: 47.94%;width: 21.84%;height: 2.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "お前を倒す"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 60.20%;top: 50.64%;width: 12.65%;height: 1.93%;height: 2.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "頑張りな小僧<br/>俺はショーを"
			,"style" : "font-size: 14px;color: white;background-color: black;left: 75.00%;top: 52.23%;width: 18.26%;height: 3.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "楽しんでる"
			,"style" : "font-size: 14px;color: white;background-color: black;left: 79.77%;top: 55.28%;width: 8.59%;height: 1.34%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "頭を一つ斬り落とせ…"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 62.23%;top: 79.73%;width: 23.15%;height: 2.51%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "そうすりゃ…"
			,"style" : "font-size: 16px;color: white;background-color: black;left: 73.69%;top: 82.91%;width: 18.85%;height: 1.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p29": [
	]
	,"http://devilscandycomic.com/comic/ch08p30": [
		{
			"text" : "忍者の力を見せてやれ!"
			,"style" : "font-size: 30px;color: black;background-color: white;left: 9.73%;top: 39.66%;width: 38.07%;height: 3.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p31": [
		{
			"text" : "皆<br/>大丈夫?"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 76.07%;top: 87.35%;width: 13.08%;height: 5.87%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p32": [
		{
			"text" : "リケッ…<br/>グレーテルが…<br/>彼女が足場から<br/>落ちた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.83%;top: 3.95%;width: 14.08%;height: 6.37%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "何だって?!<br/>そんな!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 34.55%;top: 3.53%;width: 10.50%;height: 5.03%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "待て!<br/>一時休戦だ!!"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 71.30%;top: 3.89%;width: 14.44%;height: 8.13%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ヤギー聞け…<br/>お前が演奏<br/>止めたら、<br/>皆死ぬ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 9.73%;top: 45.86%;width: 13.60%;height: 8.13%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "これ以上<br/>無理だ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.86%;top: 64.81%;width: 9.90%;height: 5.53%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "お終い<br/>だ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 56.03%;top: 67.82%;width: 7.04%;height: 3.86%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p33": [
		{
			"text" : "この<br/>哀れなアホを<br/>見ろよ。<br/>何様の<br/>つもりだ?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.23%;top: 49.72%;width: 10.98%;height: 10.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "思い<br/>出すよ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 19.75%;top: 58.60%;width: 8.47%;height: 4.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "思い…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 65.45%;top: 53.49%;width: 5.97%;height: 4.11%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p34": [
		{
			"text" : "こいつの<br/>笛盗って<br/>屁かけて<br/>やろう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41.77%;top: 4.78%;width: 9.67%;height: 7.54%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "いや、<br/>ズボン盗って<br/>ケツで演奏<br/>させようぜ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 54.06%;top: 4.87%;width: 13.84%;height: 7.04%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "お尻じゃ<br/>演奏できないよ。<br/>必要なのは特別な<br/>マウスピースで…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72.91%;top: 5.00%;width: 16.11%;height: 8.38%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "ハックル<br/>ブルック、<br/>楽器はもう<br/>買ってやれん。<br/>自立しなさい"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 30.07%;top: 54.83%;width: 13.25%;height: 11.15%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;font-weight: normal;"
		}
		,{
			"text" : "お前はダンプ<br/>スタンパー家の<br/>一員だ"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 47.49%;top: 55.91%;width: 12.65%;height: 3.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "こんな目に<br/>あわされる<br/>謂れはない"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 46.66%;top: 59.93%;width: 14.08%;height: 5.03%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 40%;font-weight: normal;"
		}
		,{
			"text" : "ダンプスタンパー家<br/>になりたくないよ!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 8.23%;top: 69.40%;width: 15.16%;height: 4.44%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "何で他の子に<br/>狙われると思う?<br/>息子の名前を<span style=\"font-weight: bold;\">ハックルブルック・<br/>ダンプスタンパー</span>って何考えてるの!"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 8.23%;top: 73.93%;width: 16.23%;height: 10.31%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 35%;font-weight: normal;"
		}
		,{
			"text" : "大人に<br/>なったら<br/>名前を<br/>変えて…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42.84%;top: 71.33%;width: 10.74%;height: 7.46%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 35%;font-weight: normal;"
		}
		,{
			"text" : "ロック<br/>スターに<br/>オレはなる!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 79.12%;top: 71.08%;width: 10.62%;height: 6.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 35%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08extra06": [
		{
			"text" : "ダンプスタンパー家<br/>(顔に)泥を塗る<br/>という意味がある"
			,"style" : "font-size: 16px;color: black;background-color: #E5E5E5;left: 68.62%;top: 9.80%;width: 22.67%;height: 5.86%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">父</span>ジャックスロー・ダンプスタンパー<br/>職業:大手廃品管理業者<br/>好き:ビンテージ車の収集、<br/>リズムゲーム"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.42%;top: 64.32%;width: 40.33%;height: 7.87%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">母</span>ウィルヘルミナ・ダンプスタンパー<br/>職業:女相続人<br/>好き:乗馬、<br/>強い昆虫の身繕い"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.18%;top: 73.03%;width: 33.17%;height: 7.37%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "<span style=\"font-weight: bold;\">息子</span>ハックルブルック・ダンプスタンパー<br/>職業:学生(4年生)<br/>好き:アンティーク楽器の収集と演奏、<br/>ロックンロール"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 17.06%;top: 81.66%;width: 38.42%;height: 7.71%;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p35": [
		{
			"text" : "ロックスターにオレはなる!"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 11.22%;top: 11.04%;width: 31.50%;height: 3.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;border:solid 1px;"
		}
		,{
			"text" : "ロックスターに俺はなる!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 45.47%;top: 32.33%;width: 35.20%;height: 3.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;border:solid 1px;"
		}
		,{
			"text" : "ロックスターに俺はなる!"
			,"style" : "font-size: 27px;color: black;background-color: white;left: 30.91%;top: 66.95%;width: 39.38%;height: 2.93%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;border:solid 1px;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p36": [
		{
			"text" : "パンドラ<br/>今しかない。<br/>やるぞ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 45.64%;top: 67.84%;width: 12.05%;height: 7.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "くっ!"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 63.07%;top: 85.02%;width: 3.82%;height: 4.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p37": [
		{
			"text" : "こんな所で<br/>ゴメンな。<br/>お前も研究所<br/>生まれだろ…<br/>分かって<br/>くれると思う"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 31.92%;top: 9.42%;width: 13.84%;height: 13.41%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "お前は<br/>五体満足だが<br/>俺は狂人に<br/>作られた"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.67%;top: 11.09%;width: 12.53%;height: 10.90%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "世界は<br/>俺抜きでも<br/>良くなる<br/>だろう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 24.40%;top: 30.88%;width: 11.34%;height: 8.97%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "俺は慰めとか<br/>求めてない…<br/>それも<br/>悪くないが<br/>考えたんだ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.99%;top: 57.45%;width: 10.38%;height: 12.41%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "トレモロには<br/>勝てない。<br/>俺は兵器に<br/>されちまう"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 32.28%;top: 78.07%;width: 12.17%;height: 10.06%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "だから俺は今<br/>人生を<br/>決めるか…<br/>お前に願いを<br/>聞いてもらう<br/>必要がある"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 53.04%;top: 65.07%;width: 12.17%;height: 10.23%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p38": [
		{
			"text" : "つまり…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 11.87%;top: 3.80%;width: 8.71%;height: 4.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "命の始まりは<br/>選べな<br/>かったが…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.69%;top: 8.58%;width: 10.38%;height: 6.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "終わり方は<span style=\"font-weight: bold;\">選べる…</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 72.85%;top: 10.00%;width: 11.58%;height: 6.37%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "カッコよく<br/>サヨナラ<br/>したいんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.93%;top: 29.79%;width: 13.48%;height: 5.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "おぉ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 61.04%;top: 31.63%;width: 9.67%;height: 6.37%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "こいつは<br/>メタルだ"
			,"style" : "font-size: 18px;color: black;background-color: white;left: 57.58%;top: 74.80%;width: 12.05%;height: 7.96%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p39": [
	]
	,"http://devilscandycomic.com/comic/ch08p40": [
		{
			"text" : "よかった!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 38.19%;top: 55.25%;width: 9.31%;height: 4.19%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "グッジョブ<br/>生徒会。<br/>全員<br/>救出よ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 70.76%;top: 51.14%;width: 10.74%;height: 9.22%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "グレーテルは!?<br/>助けてくれた?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 35.32%;top: 70.59%;width: 13.37%;height: 6.71%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "誰?"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 68.14%;top: 72.18%;width: 5.85%;height: 3.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p41": [
		{
			"text" : "手遅れだよ<br/>ヤギー。<br/>グレーテルは<br/>ダメだった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 13.13%;top: 2.71%;width: 13.60%;height: 7.21%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "彼女は<br/>地面に激突、<br/>粉微塵に<br/>爆発四散さ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 42.24%;top: 3.30%;width: 13.13%;height: 7.88%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "彼女は<br/>言ってないけど<br/>魔女は爆発<br/>しやすいんだ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 41.89%;top: 11.26%;width: 13.60%;height: 8.72%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "グレーテルが<br/>大切なのは<br/>オレじゃない。<br/>君のために、<br/>彼女は最後まで<br/>頑張ったんだ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 12.77%;top: 32.05%;width: 15.99%;height: 12.74%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "こんな事で<br/>君の親友を<br/>亡くして<br/>ゴメンよ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 78.64%;top: 33.47%;width: 13.25%;height: 8.63%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "心配した!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 25.06%;top: 71.56%;width: 15.87%;height: 5.58%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "羽があるから<br/>どっちにしろ<br/>平気だよ"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 54.06%;top: 70.02%;width: 11.10%;height: 6.96%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "オレの<br/>携帯どこ?<br/>警察<br/>呼ばないと"
			,"style" : "font-size: 12px;color: black;background-color: white;left: 79.47%;top: 74.30%;width: 8.59%;height: 7.04%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p42": [
		{
			"text" : "クソ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40.69%;top: 46.38%;width: 8.95%;height: 5.11%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "ニックの<br/>助けがいる。<br/>いつまでも<br/>頭を押さえ<br/>られん"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 73.87%;top: 46.21%;width: 14.80%;height: 8.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "大丈夫<br/>相棒"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 15.75%;top: 74.30%;width: 12.65%;height: 7.54%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p43": [
		{
			"text" : "ギャ!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 38.48%;top: 13.92%;width: 8.83%;height: 5.62%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "ステープル<br/>ガンなら<br/>何でも<br/>直せるわ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 77.98%;top: 12.75%;width: 10.50%;height: 5.87%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "メティア<br/>俺は…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 76.43%;top: 51.81%;width: 6.92%;height: 4.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "シーッ<br/>シーッ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 49.82%;top: 72.52%;width: 11.34%;height: 3.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p44": [
		{
			"text" : "可愛げの<br/>あるうちは<br/>許せるわ、<br/>でも今回は<span><span style=\"font-weight: bold;\">違う</span>でしょ</span>"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 12.11%;top: 3.38%;width: 13.48%;height: 10.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "あなたは<br/>完全に<br/>暴走してる"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 50.18%;top: 5.22%;width: 15.63%;height: 6.87%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "しばらく<br/>大人しく<br/>してた方が<br/>良さそうね"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 75.12%;top: 30.87%;width: 15.39%;height: 7.63%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "だから<br/>これは<br/>返して"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.26%;top: 47.03%;width: 12.65%;height: 7.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "待っ…"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 74.40%;top: 47.80%;width: 9.31%;height: 4.02%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "“アー”って<br/>言って"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.62%;top: 63.98%;width: 14.80%;height: 3.94%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "アアアアああぁッ!!"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 30.97%;top: 74.84%;width: 36.52%;height: 3.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08p45": [
		{
			"text" : "エピローグ"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 7.22%;top: 3.14%;width: 15.75%;height: 2.26%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
		,{
			"text" : "史上最高の忍者<br/>マーク<br/>スティーブンソン<br/>を追悼して"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 20.86%;top: 21.48%;width: 16.59%;height: 9.72%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
		,{
			"text" : "もっと<br/>時間が<br/>あれば…<br/>君を救えた<br/>のに"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 51.01%;top: 22.46%;width: 10.62%;height: 9.99%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "彼は後悔<br/>してない。<br/>カズも後悔<br/>しないで"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 78.10%;top: 28.96%;width: 10.02%;height: 8.47%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "良い<br/>ギター<br/>だった"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 8.65%;top: 43.88%;width: 8.71%;height: 6.37%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "ヤギー!"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 23.57%;top: 44.72%;width: 6.21%;height: 4.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "…あと<br/>親友だ"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 40.63%;top: 44.80%;width: 8.59%;height: 5.28%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "お前に<br/>しちゃ<br/>頑張った<br/>方か"
			,"style" : "font-size: 13px;color: black;background-color: white;left: 74.16%;top: 44.30%;width: 10.02%;height: 5.62%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "待てよ、何で<br/>グレーテルの墓が<br/>無いんだ…"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 14.50%;top: 66.68%;width: 14.80%;height: 6.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "それに<br/>葬式も??"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 36.58%;top: 68.44%;width: 9.55%;height: 5.11%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: normal;"
		}
		,{
			"text" : "え~っと…"
			,"style" : "font-size: 25px;color: black;background-color: white;left: 71.18%;top: 78.16%;width: 21.12%;height: 3.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}
		,{
			"text" : "チャプター8:終"
			,"style" : "font-size: 20px;color: black;background-color: white;left: 67.48%;top: 93.00%;width: 24.34%;height: 2.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: bold;"
		}
	]
	,"http://devilscandycomic.com/comic/ch08extra07": [
		{
			"text" : "悪魔のギターシリーズ完結! お祝いのマーク新生(?)、<br/>手足付き(一番に必要な物でしょう)! 君が去って悲しいよ…! ;_;)<br/><br/>お祝いとして少しお休みを取ります。<span><span style=\"color: #45CF41;\">漫画は3月18日から再開</span>で、それから9章を開始します。</span><br/>休止中 私は2つのArtist Alleyの会場に参加します。<br/>シアトルのECCCとシカゴのC2E2です。願わくばそこで会いましょう! -- REM"
			,"style" : "font-size: 18px;color: white;background-color: black;left: 2.21%;top: 80.69%;width: 95.47%;height: 16.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0%;font-weight: normal;"
		}
	]
};

// Monster Pop本文 -10px -10px
const MONSTER_POP_JSON = {
	"http://www.monsterpop.mayakern.com/pages.php?page=0001" : [
		{
			"text" : "ダッシュボード"
			,"style" : "font-size: 12px;color: #A9AFBC;background-color: #495772;left: 666px;top: 23px;"
		}
		,{
			"text" : "文書を投稿"
			,"style" : "font-size: 20px;color: #2D3D57;background-color: white;left: 417px;top: 81px;font-weight: bold;text-align: left;width:205px;"
		}
		,{
			"text" : "タイトル<span style=\"font-size: 10px;color: #C3CCDD;\">(オプション)</span>"
			,"style" : "font-size: 14px;color: #716F77;background-color: white;left: 417px;top: 124px;"
		}
		,{
			"text" : "投稿"
			,"style" : "font-size: 14px;color: #54617A;background-color: white;left: 417px;top: 202px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0002" : [
		{
			"text" : "ハロー、私の名前はジョージ"
			,"style" : "font-size: 22px;color: #27271E;background-color: #EEE29A;left: 51px;top: 28px;width: 314px;height: 34px;text-align: center;font-weight: bold;"
		}
		,{
			"text" : "OK!<br/>この家<br/>みたいね!"
			,"style" : "font-size: 14px;color: #6F5728;background-color: #EEE29A;left: 76px;top: 105px;width: 81px; height: 59px;text-align: center;"
		}
		,{
			"text" : "まるで<br/>押し込み<br/>パーティね"
			,"style" : "font-size: 14px;color: #7F378D;background-color: #B782B6;left: 263px;top: 230px;width: 91px; height: 57px;text-align: center;"
		}
		,{
			"text" : "アハハ<br/><span style=\"font-weight: bold;\">本当に</span>そんな事<br/>言っちゃう?!"
			,"style" : "font-size: 14px;color: #6F5728;background-color: #EEE29A;left: 138px;top: 351px;width: 109px; height: 75px;text-align: center;"
		}
		,{
			"text" : "モンスター・ポップ!"
			,"style" : "font-size: 18px;color: white;background-color: #FFE996;left: 500px;top: 27px;text-shadow: 1px 2px 3px #000000;font-weight: bold;"
		}
		,{
			"text" : "これは私のブログ! ◯)<br/>ブログを持つことにしたの<br/>友達皆も持ってるから<br/>私もやろうかなって。<br/>多分全然使わないけど。<br/>つまり別に<br/>何か超面白ことが<br/>あったわけじゃないの(笑)"
			,"style" : "font-size: 20px;color: #060000;background-color: #FFF1C9;left: 452px;top: 109px;width: 300px; height: 300px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0003" : [
		{
			"text" : "これ<br/>本当に<br/>上手くいくと<br/>思う?"
			,"style" : "font-size: 14px;color: #6F5728;background-color: #EEE29A;left: 48px;top: 66px;width: 98px; height: 73px;text-align: center;"
		}
		,{
			"text" : "いいえ!"
			,"style" : "font-size: 14px;color: #782D89;background-color: #B782B6;left: 167px;top: 158px;width: 50px; height: 22px;text-align: center;"
		}
		,{
			"text" : "なっ…フラニー!!"
			,"style" : "font-size: 12px;color: #6F5728;background-color: #EEE29A;left: 258px;top: 221px;width: 95px; height: 20px;text-align: center;"
		}
		,{
			"text" : "考え直さないの!<br/>テスト手伝うって<br/>約束したでしょ!"
			,"style" : "font-size: 14px;color: #782D89;background-color: #B782B6;left: 434px;top: 22px;width: 135px; height: 105px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "プラス<br/>君のために<br/>作ったしね"
			,"style" : "font-size: 14px;color: #782D89;background-color: #B782B6;left: 661px;top: 31px;width: 88px; height: 63px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0004" : [
		{
			"text" : "でも<br/>もし…"
			,"style" : "font-size: 14px;color: #B49453;background-color: #F2E098;left: 146px;top: 25px;width: 66px; height: 34px;text-align: center;"
		}
		,{
			"text" : "でももし<span style=\"font-weight: bold;\">本当に</span><br/>上手くいったら?<br/>試してもないし"
			,"style" : "font-size: 14px;color: #672B87;background-color: #B292C1;left: 159px;top: 87px;width: 119px; height: 71px;text-align: center;"
		}
		,{
			"text" : "君が最初に<br/>思いついたん<br/>でしょうが!"
			,"style" : "font-size: 14px;color: #672B87;background-color: #B292C1;left: 397px;top: 13px;width: 121px; height: 75px;text-align: center;"
		}
		,{
			"text" : "えっと、<br/>こう<br/>被れば…"
			,"style" : "font-size: 14px;color: #B49453;background-color: #F2E098;left: 230px;top: 393px;width:70px; height: 73px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0005" : [
		{
			"text" : "わぁ、フラニー、<br/>君は天才魔女だわ!"
			,"style" : "font-size: 14px;color: #B49453;background-color: #F2E098;left: 120px;top: 223px;width: 124px; height: 58px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "人間達のパーティに<br/>乗り込みましょう!"
			,"style" : "font-size: 14px;color: #B49453;background-color: #F2E098;left: 305px;top: 263px;width: 126px; height: 52px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0006" : [
		{
			"text" : "ハロー"
			,"style" : "font-size: 14px;color: #605173;background-color: #C0B8C7;left: 580px;top: 25px;width: 52px; height: 17px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "2人は見たこと<br/>ない顔だね。<br/>聖ジュード高校の<br/>生徒かい?"
			,"style" : "font-size: 14px;color: #605173;background-color: #C0B8C7;left: 577px;top: 49px;width: 140px; height: 82px;text-align: center;"
		}
		,{
			"text" : "私達は<br/>転校生よ"
			,"style" : "font-size: 14px;color: #672B87;background-color: #B292C1;left: 536px;top: 178px;width: 66px; height: 36px;text-align: center;"
		}
		,{
			"text" : "へぇ<br/>いいね"
			,"style" : "font-size: 12px;color: #605173;background-color: #C0B8C7;left: 705px;top: 371px;width: 38px; height: 35px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0007" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0008" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0009" : [
		{
			"text" : "左足が<br/>赤"
			,"style" : "font-size: 14px;color: #662F2B;background-color: #EB6642;left: 68px;top: 27px;width: 91px; height: 38px;text-align: center;"
		}
		,{
			"text" : "左手が<br/>青"
			,"style" : "font-size: 14px;color: #172C35;background-color: #746FB0;left: 199px;top: 79px;width: 85px; height: 39px;text-align: center;"
		}
		,{
			"text" : "右手が<br/>緑"
			,"style" : "font-size: 14px;color: #436037;background-color: #B8D54B;left: 123px;top: 165px;width: 88px; height: 41px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0010" : [
		{
			"text" : "わぁ<br/>格好良い"
			,"style" : "font-size: 13px;color: #916B25;background-color: #FBF16B;left: 709px;top: 171px;width: 69px; height: 37px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0011" : [
		{
			"text" : "大丈夫<br/>かい?"
			,"style" : "font-size: 13px;color: #9E593E;background-color: #F3A074;left: 162px;top: 59px;width: 74px; height: 42px;text-align: center;"
		}
		,{
			"text" : "アハハハハハハハ…"
			,"style" : "font-size: 13px;color: #916B25;background-color: #FBF16B;left: 281px;top: 27px;width: 126px; height: 16px;text-align: center;"
		}
		,{
			"text" : "えぇ~~~~……"
			,"style" : "font-size: 13px;color: #916B25;background-color: #FBF16B;left: 311px;top: 45px;width: 110px; height: 18px;text-align: center;"
		}
		,{
			"text" : "ねぇ!<br/>君達は<br/>失格よ!"
			,"style" : "font-size: 13px;color: #735144;background-color: #E3BDA8;left: 675px;top: 15px;width: 81px; height: 51px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0012" : [
		{
			"text" : "君を<br/>見たことないと<br/>思うんだけど…"
			,"style" : "font-size: 14px;color: #9C402C;background-color: #F4994D;left: 43px;top: 23px;width: 128px; height: 68px;text-align: center;"
		}
		,{
			"text" : "聖ジュード<br/>の生徒?"
			,"style" : "font-size: 14px;color: #9C402C;background-color: #F4994D;left: 150px;top: 83px;width: 75px; height: 53px;text-align: center;"
		}
		,{
			"text" : "いえ、<br/>友達と一緒に<br/>忍び込んだの"
			,"style" : "font-size: 12px;color: #916B25;background-color: #FBF16B;left: 26px;top: 142px;width: 94px; height: 49px;text-align: center;"
		}
		,{
			"text" : "本当は<br/>アミティ高"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 131px;top: 167px;width: 94px; height: 35px;text-align: center;"
		}
		,{
			"text" : "…<span style=\"font-weight: bold;\">統合</span>学校<br/>だっけ?"
			,"style" : "font-size: 14px;color: #9C402C;background-color: #F4994D;left: 383px;top: 35px;width: 113px; height: 50px;text-align: center;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 589px;top: 88px;width: 41px; height: 21px;text-align: center;"
		}
		,{
			"text" : "そっか…"
			,"style" : "font-size: 14px;color: #9C402C;background-color: #F4994D;left: 593px;top: 213px;width: 62px; height: 22px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0013" : [
		{
			"text" : "フラニー!"
			,"style" : "font-size: 12px;color: #916B25;background-color: #FBF16B;left: 106px;top: 250px;width: 57px; height: 22px;text-align: center;"
		}
		,{
			"text" : "ねぇ、G、<br/>帰る時間よ!"
			,"style" : "font-size: 14px;color: #7E4091;background-color: #D5C1DD;left: 341px;top: 246px;width: 93px; height: 49px;text-align: center;"
		}
		,{
			"text" : "わぁ、もう<br/>こんな時間!"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 486px;top: 267px;width: 103px; height: 54px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0014" : [
		{
			"text" : "その、<br/>会えて<br/>良かった…"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 398px;top: 25px;width: 101px; height: 52px;text-align: center;"
		}
		,{
			"text" : "ベン、よね?"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 545px;top: 99px;width: 95px; height: 24px;text-align: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #6F452C;background-color: #F5A752;left: 663px;top: 149px;width: 53px; height: 24px;text-align: center;"
		}
		,{
			"text" : "俺と友達2人で<br/>ピクニックに<br/>明日行くんだ…"
			,"style" : "font-size: 14px;color: #6F452C;background-color: #F5A752;left: 87px;top: 244px;width: 137px; height: 67px;text-align: center;"
		}
		,{
			"text" : "…一緒に<br/>どうかな?"
			,"style" : "font-size: 14px;color: #6F452C;background-color: #F5A752;left: 479px;top: 260px;width: 84px; height: 52px;text-align: center;"
		}
		,{
			"text" : "はい!<br/>是非とも!!"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 549px;top: 338px;width: 83px; height: 44px;text-align: center;"
		}
		,{
			"text" : "…その"
			,"style" : "font-size: 14px;color: #916B25;background-color: #FBF16B;left: 675px;top: 405px;width: 56px; height: 25px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0015" : [
		{
			"text" : "…私の友達も<br/>一緒に連れて来て<br/>いいかしら?"
			,"style" : "font-size: 14px;color: #5E4825;background-color: #FFEA4D;left: 75px;top: 32px;width: 119px; height: 66px;text-align: center;"
		}
		,{
			"text" : "へへ…"
			,"style" : "font-size: 14px;color: #716077;background-color: #D9C8D2;left: 499px;top: 98px;width: 46px; height: 20px;text-align: center;"
		}
		,{
			"text" : "もう招待<br/>されてる"
			,"style" : "font-size: 14px;color: #6A267A;background-color: #D5C1DD;left: 518px;top: 32px;width: 96px; height: 33px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0016" : [
		{
			"text" : "フラニー<br/>あのピクニック覚えてる?"
			,"style" : "font-size: 14px;color: #00000C;background-color: #FDE55C;left: 281px;top: 15px;width: 175px; height: 40px;"
		}
		,{
			"text" : "私達はバカだったわね"
			,"style" : "font-size: 14px;color: #00000C;background-color: #FDE55C;left: 421px;top: 63px;width: 180px; height: 28px;"
		}
		,{
			"text" : "#大失敗<br/>#francantations<sup>※</sup>"
			,"style" : "font-size: 14px;color: #9D9162;background-color: #FDE45D;left: 660px;top: 440px;width: 117px; height: 40px;"
		}
		,{
			"text" : "※francantations=フラニーのtumblrブログ名 実在する"
			,"style" : "font-size: 12px;color: #9D9162;left: 450px;top: 500px; height: 40px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0017" : [
		{
			"text" : "遅れてなきゃ<br/>いいんだけど!<br/>少し迷って"
			,"style" : "font-size: 14px;color: #785628;background-color: #FCF26C;left: 177px;top: 10px;width: 110px; height: 68px;text-align: center;"
		}
		,{
			"text" : "大丈夫さ!<br/>来てくれて<br/>嬉しいよ"
			,"style" : "font-size: 14px;color: #764123;background-color: #F7B367;left: 628px;top: 59px;width: 133px; height: 51px;text-align: center;"
		}
		,{
			"text" : "あなたは<br/>最高の友達よ<br/>愛してる!!"
			,"style" : "font-size: 14px;color: #785628;background-color: #FCF26C;left: 513px;top: 411px;width: 133px; height: 69px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0018" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0019" : [
		{
			"text" : "で…俺達は<br/>不思議に<br/>思うんだ…"
			,"style" : "font-size: 14px;color: #5E2A1B;background-color: #EF844E;left: 31px;top: 225px;width: 80px; height: 50px;text-align: center;"
		}
		,{
			"text" : "アミティ高は<br/>どんな感じ?<br/>モンスターと一緒の<br/>学校ってさ…"
			,"style" : "font-size: 14px;color: #5E2A1B;background-color: #EF844E;left: 27px;top: 294px;width: 133px; height: 67px;text-align: center;"
		}
		,{
			"text" : "変じゃないか?<br/>授業全部一緒なわけ?<br/>同じこと学ぶ必要なくね?<br/>鱗洗ったり空飛んだりさ"
			,"style" : "font-size: 14px;color: #5E2A1B;background-color: #EF844E;left: 498px;top: 64px;width: 190px; height: 149px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0020" : [
		{
			"text" : "ハッキリ言って<br/>俺達には奇妙だよ。<br/>上手く一緒にはやれるけど<br/>すげぇ<span style=\"font-weight: bold;\">変だよ!</span>"
			,"style" : "font-size: 14px;color: #702D20;background-color: #F1953F;left: 106px;top: 73px;width: 169px; height: 102px;text-align: center;"
		}
		,{
			"text" : "え…ええ、私達は<br/>違うことも習うわ。<br/>でもほとんどの<br/>授業は一緒よ"
			,"style" : "font-size: 14px;color: #6B4927;background-color: #FAEF5D;left: 592px;top: 19px;width: 175px; height: 83px;text-align: center;"
		}
		,{
			"text" : "モンスター保健体育が<br/>別になる以外は、<br/>ほぼモンスターの<br/>授業は選択科目よ。<br/>大半のモンスターは自宅で<br/>種族別のセルフケアを学ぶけど、<br/>ただの生活習慣の違いよ"
			,"style" : "font-size: 12px;color: #6B4927;background-color: #FAEF5D;left: 566px;top: 257px;width: 200px; height: 135px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0021" : [
		{
			"text" : "別に変でも<br/>何でもないわ…"
			,"style" : "font-size: 14px;color: #6D4F25;background-color: #FAEF5D;left: 156px;top: 52px;width: 111px; height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "モンスターの<br/>病気ってどんなの?<br/>伝染ったことある?"
			,"style" : "font-size: 14px;color: #212C55;background-color: #8082BD;left: 76px;top: 263px;width: 133px; height: 73px;text-align: center;"
		}
		,{
			"text" : "それじゃ奴らを<br/>沢山見たの?"
			,"style" : "font-size: 14px;color: #212C55;background-color: #8082BD;left: 441px;top: 19px;width: 123px; height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "同じバスルーム<br/>使うの?"
			,"style" : "font-size: 14px;color: #212C55;background-color: #8082BD;left: 554px;top: 125px;width: 105px; height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "奴らの能力ズルくない?<br/>スポーツとかさ?<br/>テストでも何か<br/>ズルしてるかも!"
			,"style" : "font-size: 14px;color: #212C55;background-color: #8082BD;left: 539px;top: 252px;width: 201px; height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0022" : [
		{
			"text" : "その…<br/>そんなに大差<br/>ないのよ…"
			,"style" : "font-size: 14px;color: #594727;background-color: #F7F176;left: 58px;top: 51px;width: 137px; height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "もう<br/>行かな<br/>いと!!!"
			,"style" : "font-size: 13px;color: #442050;background-color: #D4A7CB;left: 573px;top: 78px;width: 63px; height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0023" : [
		{
			"text" : "失礼、<br/>帰らないと<br/>今すぐ!!"
			,"style" : "font-size: 14px;color: #3F2851;background-color: #D8B9D8;left: 330px;top: 69px;width: 99px; height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "え…"
			,"style" : "font-size: 13px;color: #4C3921;background-color: #F6F273;left: 421px;top: 302px;width: 37px; height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0024" : [
		{
			"text" : "ジョージ<br/>行くわよ"
			,"style" : "font-size: 16px;color: #482C5A1;background-color: #D1AFD0;left: 205px;top: 32px;width: 96px; height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うううぐぐぐぐうぅ!!!!!!"
			,"style" : "font-size: 16px;color: #3A224E;background-color: #A982B7;left: 402px;top: 25px;width: 191px; height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あいつら<br/><span style=\"font-weight: bold;\">ヒドイ!!</span>"
			,"style" : "font-size: 16px;color: #482D58;background-color: #CA86B5;left: 594px;top: 301px;width: 127px; height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0025" : [
		{
			"text" : "ただ好奇心か<br/>…きっと<br/>無知なだけ…"
			,"style" : "font-size: 14px;color: #623E1E;background-color: #F7F178;left: 208px;top: 23px;width: 96px; height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "奴らは差別<br/>主義者よ!!!"
			,"style" : "font-size: 35px;color: #0B060C;background-color: #C3559B;left: 386px;top: 259px;width: 200px; height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0026" : [
		{
			"text" : "うぐぅ!!あんな奴ら<br/><span><span style=\"font-weight: bold;\">好きだった</span>なんて</span>信じられない!!"
			,"style" : "font-size: 14px;color: #592A6B;background-color: #DEBAD6;left: 43px;top: 26px;width: 151px; height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "これ超<br/><span style=\"font-weight: bold;font-size: 30px;\">嫌な気分</span>"
			,"style" : "font-size: 14px;color: #592A6B;background-color: #DEBAD6;left: 522px;top: 61px;width: 129px; height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0027" : [
		{
			"text" : "フラニーは<br/>間違ってる!!!"
			,"style" : "font-size: 12px;color: #5B3221;background-color: #FFF45E;left: 180px;top: 63px;width: 69px; height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ただ皆<br/>学びたい<br/>だけよ!!"
			,"style" : "font-size: 14px;color: #5B3221;background-color: #FFF45E;left: 216px;top: 392px;width: 74px; height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "バカな人間も<br/>いるけど<br/>全員がそうじゃ<br/>ないわ!!"
			,"style" : "font-size: 14px;color: #5B3221;background-color: #FFF45E;left: 450px;top: 34px;width: 162px; height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}

	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0028" : [
		{
			"text" : "やぁジョージ<br/>大丈夫?<br/>突然帰った<br/>からさ"
			,"style" : "font-size: 14px;color: #1F140E;background-color: #EF8645;left: 242px;top: 343px;width: 129px; height: 83px;"
		}
		,{
			"text" : "大丈夫よ!<br/>フラニーが急用を<br/>思い出しただけ。<br/>家族のことで忙しいみたい"
			,"style" : "font-size: 14px;color: #060000;background-color: #FFF45C;left: 579px;top: 77px;width: 201px; height: 83px;"
		}
		,{
			"text" : "家族のことで<br/>忙しいみたい"
			,"style" : "font-size: 12px;color: #060000;background-color: #FFF45C;left: 555px;top: 315px;width: 94px; height: 30px;"
		}
		,{
			"text" : "OK<br/>後で一緒に<br/>遊びに行かない?<br/>映画でもどう?"
			,"style" : "font-size: 12px;color: #1F140E;background-color: #EF8645;left: 500px;top: 358px;width: 106px; height: 119px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0029" : [
		{
			"text" : "うん<br/>是非!"
			,"style" : "font-size: 14px;color: #100E0C;background-color: #FEF55C;left: 183px;top: 181px;width: 58px; height: 58px;"
		}
		,{
			"text" : "いいね!リバー<br/>デールに7時は?"
			,"style" : "font-size: 14px;color: #231810;background-color: #EF8647;left: 300px;top: 24px;width: 105px; height: 40px;"
		}
		,{
			"text" : "いいわよ!"
			,"style" : "font-size: 14px;color: #100E0C;background-color: #FEF55C;left: 387px;top: 77px;width: 102px; height: 41px;"
		}
		,{
			"text" : "またね"
			,"style" : "font-size: 14px;color: #231810;background-color: #EF8647;left: 298px;top: 132px;width: 109px; height: 24px;"
		}
		,{
			"text" : "楽しみ!"
			,"style" : "font-size: 16px;color: #100E0C;background-color: #FEF55C;left: 696px;top: 209px;width: 83px; height: 26px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0030" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0031" : [
		{
			"text" : "…で伝染ったら<br/>って聞いて<br/>きたのよ!"
			,"style" : "font-size: 14px;color: #222B4C;background-color: #DBA8CC;left: 175px;top: 161px;width: 117px; height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何!!!"
			,"style" : "font-size: 14px;color: #59141C;background-color: #EFA5B9;left: 397px;top: 233px;width: 45px; height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私達は<span style=\"font-weight: bold;\">病原菌</span>かっつーの!"
			,"style" : "font-size: 14px;color: #222B4C;background-color: #DBA8CC;left: 487px;top: 177px;width: 141px; height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あいつら<br/>本当に<span style=\"font-weight: bold;\">嫌な奴</span>ね!!"
			,"style" : "font-size: 14px;color: #222B4C;background-color: #DBA8CC;left: 662px;top: 394px;width: 124px; height: 52px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0032" : [
		{
			"text" : "<span style=\"font-weight: bold;\">うぐぅ</span><br/>何でイケメンは皆<br/>差別主義の嫌な奴<br/>なのかしら!"
			,"style" : "font-size: 13px;color: #060000;background-color: #B788BC;left: 33px;top: 38px;width: 112px; height: 69px;text-align: center;"
		}
		,{
			"text" : "少なくとも<br/>あいつらに二度と<br/>会わなくて<br/>いいじゃん!"
			,"style" : "font-size: 14px;color: #090909;background-color: #ACDDF4;left: 231px;top: 17px;width: 127px; height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "奴ら最低<br/>君は最高!"
			,"style" : "font-size: 14px;color: #090909;background-color: #ACDDF4;left: 337px;top: 117px;width: 85px; height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "奴ら<br/>クズね!"
			,"style" : "font-size: 14px;color: #090909;background-color: #ACDDF4;left: 313px;top: 419px;width: 70px; height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あの人達<br/><span style=\"font-weight: bold;\">そこまで</span><br/>悪くないかと…"
			,"style" : "font-size: 14px;color: #00000C;background-color: #FBF278;left: 662px;top: 20px;width: 114px; height: 71px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0033" : [
		{
			"text" : "…えっと…"
			,"style" : "font-size: 12px;color: #5A361B;background-color: #FEF482;left: 96px;top: 86px;width: 63px; height: 24px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0034" : [
		{
			"text" : "ごめん!<br/>遅れた!"
			,"style" : "font-size: 14px;color: #5F3822;background-color: #FCEE43;left: 24px;top: 45px;width: 66px; height: 50px;text-align: center;"
		}
		,{
			"text" : "大丈夫<br/>俺が少し<br/>早すぎた"
			,"style" : "font-size: 14px;color: #753722;background-color: #F29035;left: 84px;top: 140px;width: 74px; height: 67px;text-align: center;"
		}
		,{
			"text" : "2枚<br/>頂戴"
			,"style" : "font-size: 14px;color: #753722;background-color: #F29035;left: 320px;top: 26px;width: 52px; height: 38px;text-align: center;"
		}
		,{
			"text" : "その、<br/>自分が…"
			,"style" : "font-size: 14px;color: #5F3822;background-color: #FCEE43;left: 292px;top: 160px;width: 58px; height: 37px;text-align: center;"
		}
		,{
			"text" : "あ…ありがと<br/>チケットと…<br/>ポップコーン…"
			,"style" : "font-size: 14px;color: #5F3822;background-color: #FCEE43;left: 643px;top: 37px;width: 143px; height: 51px;text-align: center;"
		}
		,{
			"text" : "別に<br/>いいさ!"
			,"style" : "font-size: 14px;color: #753722;background-color: #F29035;left: 602px;top: 233px;width: 62px; height: 35px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0035" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0036" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0037" : [
		{
			"text" : "ジョージ!!"
			,"style" : "font-size: 60px;color: #060606;background-color: #7059A2;left: 35px;top: 149px;font-weight: bold;transform: rotate(-30deg);"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0038" : [
		{
			"text" : "ご…ごめん<br/>後で呼ぶわ!"
			,"style" : "font-size: 14px;color: #5F3822;background-color: #9FBA71;left: 530px;top: 33px;width: 90px; height: 48px;text-align: center;"
		}
		,{
			"text" : "呼ばない<br/>っての!!!"
			,"style" : "font-size: 14px;color: #111A30;background-color: #512F89;left: 654px;top: 95px;width: 63px; height: 34px;text-align: center;"
		}
		,{
			"text" : "ハハ…<br/>OK…"
			,"style" : "font-size: 14px;color: #513023;background-color: #8D534B;left: 731px;top: 435px;width: 59px; height: 37px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0039" : [
		{
			"text" : "何してるの、<br/>アイツは<br/><span style=\"font-weight: bold;font-size: 25px;\">差別主義者<br/>よ!</span>"
			,"style" : "font-size: 14px;color: #302A4A;background-color: #AF91C3;left: 284px;top: 63px;width: 130px; height: 88px;text-align: center;"
		}
		,{
			"text" : "でも<br/>そんなに<br/>悪く…"
			,"style" : "font-size: 14px;color: #553E20;background-color: #EEED91;left: 74px;top: 390px;width: 80px; height: 48px;text-align: center;"
		}
		,{
			"text" : "“そんなに悪くない??”<br/>モンスターのこと<br/>どう言ったか<span style=\"font-weight: bold;\">聞いた??</span>"
			,"style" : "font-size: 14px;color: #302A4A;background-color: #AF91C3;left: 510px;top: 15px;width: 164px; height: 65px;text-align: center;"
		}
		,{
			"text" : "でも私<br/>彼が<span style=\"font-weight: bold;font-size: 25px;\">好き</span>"
			,"style" : "font-size: 14px;color: #553E20;background-color: #EEED91;left: 668px;top: 285px;width: 106px; height: 56px;text-align: center;"
		}
		,{
			"text" : "やめな<br/>さい!"
			,"style" : "font-size: 14px;color: #302A4A;background-color: #AF91C3;left: 652px;top: 421px;width: 72px; height: 33px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0040" : [
		{
			"text" : "誰を好きに<br/><span style=\"font-weight: bold;\">なりたい</span>かは<br/>私の意思よ!"
			,"style" : "font-size: 14px;color: #4D4423;background-color: #EEED91;left: 70px;top: 31px;width: 118px; height: 70px;text-align: center;"
		}
		,{
			"text" : "君の<br/>決めること<br/><span style=\"font-weight: bold;\">じゃない!</span>"
			,"style" : "font-size: 14px;color: #4D4423;background-color: #EEED91;left: 103px;top: 396px;width: 128px; height: 68px;text-align: center;"
		}
		,{
			"text" : "…わかった"
			,"style" : "font-size: 14px;color: #443360;background-color: #70519E;left: 586px;top: 57px;width: 71px; height: 26px;text-align: center;"
		}
		,{
			"text" : "でも<br/>帽子無しでも<br/>彼が君を好きか<br/>考えるべきよ"
			,"style" : "font-size: 16px;color: #2A2741;background-color: #9F6FAD;left: 495px;top: 195px;width: 168px; height: 101px;text-align: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0041" : [
		{
			"text" : "好きよ!!"
			,"style" : "font-size: 30px;color: #645325;background-color: #F9F289;left: 76px;top: 41px;width: 129px; height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "…多分"
			,"style" : "font-size: 16px;color: #2E344F;background-color: #5C6281;left: 380px;top: 46px;width: 69px; height: 24px;text-align: center;"
		}
		,{
			"text" : "正直に言うと<br/>私は人の心を<br/>読むのが苦手<br/>それで以前問題になったわ"
			,"style" : "font-size: 14px;color: #221D18;background-color: #F7F28B;left: 544px;top: 23px;width: 171px; height: 82px;"
		}
		,{
			"text" : "#過去を考える"
			,"style" : "font-size: 14px;color: #A8A78A;background-color: #F7F289;left: 672px;top: 454px;width: 121px; height: 36px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0042" : [
		{
			"text" : "さっきはゴメンね"
			,"style" : "font-size: 14px;color: #000000;background-color: #F7F289;left: 20px;top: 30px;width: 146px; height: 21px;"
		}
		,{
			"text" : "彼女は俺が好きじゃ<br/>なさそうだね?"
			,"style" : "font-size: 14px;color: #201611;background-color: #F19055;left: 131px;top: 58px;width: 146px; height: 41px;"
		}
		,{
			"text" : "ゴメン:("
			,"style" : "font-size: 14px;color: #000000;background-color: #F7F289;left: 253px;top: 113px;width: 62px; height: 21px;"
		}
		,{
			"text" : "大丈夫"
			,"style" : "font-size: 14px;color: #201611;background-color: #F19055;left: 313px;top: 144px;width: 58px; height: 20px;"
		}
		,{
			"text" : "それで…俺とは<br/>もう会いたくない<br/>ってこと?"
			,"style" : "font-size: 14px;color: #201611;background-color: #F19055;left: 386px;top: 173px;width: 120px; height: 78px;"
		}
		,{
			"text" : "土曜日が<br/>空いてたらって<br/>思ってたけど"
			,"style" : "font-size: 14px;color: #201611;background-color: #F19055;left: 496px;top: 239px;width: 149px; height: 63px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0043" : [
		{
			"text" : "いえ大丈夫よ<br/>出かけましょ!"
			,"style" : "font-size: 14px;color: #060009;background-color: #F7F28B;left: 247px;top: 12px;width: 131px; height: 38px;"
		}
		,{
			"text" : "何も問題ないわ<br/>土曜に会うの<br/>楽しみよ!!"
			,"style" : "font-size: 14px;color: #060009;background-color: #F7F28B;left: 350px;top: 53px;width: 136px; height: 59px;"
		}
		,{
			"text" : "OK<br/>ハーモニー<br/>パークに<br/>3時は?"
			,"style" : "font-size: 14px;color: #000000;background-color: #F19055;left: 553px;top: 70px;width: 93px; height: 80px;"
		}
		,{
			"text" : "うん!<br/>いいわね!<br/>またね!!"
			,"style" : "font-size: 14px;color: #060009;background-color: #F7F28B;left: 651px;top: 157px;width: 95px; height: 57px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0044" : [
		{
			"text" : "やぁ!"
			,"style" : "font-size: 14px;color: #67311F;background-color: #F19055;left: 95px;top: 76px;width: 45px; height: 22px;"
		}
		,{
			"text" : "ハイ"
			,"style" : "font-size: 12px;color: #5F5227;background-color: #FAF38A;left: 120px;top: 160px;width: 25px; height: 18px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0045" : [
		{
			"text" : "彼が嫌な奴でも<br/>君が好きになるのは<br/>止められないわ。<br/>私はただ親友に<br/>幸せになって<br/>欲しかったの"
			,"style" : "font-size: 16px;color: #000600;background-color: #E1C3DB;left: 451px;top: 93px;width: 158px; height: 145px;"
		}
		,{
			"text" : "私はいつも君の<br/>ためを思ってる。<br/>でも一言言うと<br/>関係を進める前に<br/>真実を言うべき<br/>だと思うわ"
			,"style" : "font-size: 16px;color: #000600;background-color: #E1C3DB;left: 588px;top: 257px;width: 156px; height: 143px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0046" : [
		{
			"text" : "ありがとフラニー<br/>愛してる♡"
			,"style" : "font-size: 14px;color: #171510;background-color: #FFF571;left: 254px;top: 409px;width: 116px; height: 43px;"
		}
		,{
			"text" : "ねぇ話が<br/>あるんだけど"
			,"style" : "font-size: 14px;color: #524322;background-color: #FEF670;left: 625px;top: 261px;width: 123px; height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そりゃいい<br/>俺もさ"
			,"style" : "font-size: 14px;color: #6D3D25;background-color: #F1935B;left: 641px;top: 380px;width: 85px; height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0047" : [
		{
			"text" : "私…"
			,"style" : "font-size: 14px;color: #695625;background-color: #FFE574;left: 47px;top: 43px;width: 26px; height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "俺君が<br/>好きだ…"
			,"style" : "font-size: 14px;color: #581316;background-color: #EB6A53;left: 80px;top: 46px;width: 56px; height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…それに<br/>期待してたんだ"
			,"style" : "font-size: 14px;color: #581316;background-color: #EB6A53;left: 265px;top: 204px;width: 114px; height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…君が俺の<br/>彼女になって<br/>くれるかなって"
			,"style" : "font-size: 14px;color: #581316;background-color: #EB6A53;left: 362px;top: 380px;width: 112px; height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0048" : [
		{
			"text" : "ええっ<br/>わ…私も<br/>好きよ!!!"
			,"style" : "font-size: 13px;color: #5C4E27;background-color: #F7EE6A;left: 52px;top: 29px;width: 85px; height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あの、その<span style=\"font-weight: bold;font-size: 25px;\">はい!</span>"
			,"style" : "font-size: 14px;color: #5C4E27;background-color: #F7EE6A;left: 282px;top: 369px;width: 81px; height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも私<br/>言うことが…"
			,"style" : "font-size: 14px;color: #5C4E27;background-color: #F7EE6A;left: 396px;top: 37px;width: 123px; height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その…あぁ…"
			,"style" : "font-size: 20px;color: #5C4E27;background-color: #F7EE6A;left: 605px;top: 419px;width: 130px; height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0049" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0050" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0051" : [
		{
			"text" : "モ"
			,"style" : "font-size: 18px;color: #511316;background-color: #EA5447;left: 29px;top: 29px;width: 35px; height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "モ"
			,"style" : "font-size: 18px;color: #511316;background-color: #EA5447;left: 71px;top: 61px;width: 29px; height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "モ"
			,"style" : "font-size: 18px;color: #511316;background-color: #EA5447;left: 45px;top: 122px;width: 31px; height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "モ"
			,"style" : "font-size: 18px;color: #511316;background-color: #EA5447;left: 341px;top: 212px;width: 38px; height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "モンスター!!"
			,"style" : "font-size: 45px;color: #511316;background-color: #EA5447;left: 385px;top: 30px;height: 100px;transform: rotate(-20deg);text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0052" : [
		{
			"text" : "これが私の<br/>言おうとしたこと…<br/>私はモンスターなの…"
			,"style" : "font-size: 14px;color: #775525;background-color: #FEF58D;left: 412px;top: 50px;width: 35px;width: 178px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも私はまだ<br/>君のことが好き<br/>でもどうして…"
			,"style" : "font-size: 14px;color: #775525;background-color: #FEF58D;left: 454px;top: 130px;width: 161px; height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "俺に近寄るな<span style=\"font-weight: bold;font-size: 55px;\">モンスター</span>"
			,"style" : "font-size: 25px;color: #775525;background-color: #EC6F3D;left: 480px;top: 208px;width: 293px; height: 199px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0053" : [
		{
			"text" : "モンスターは全員<br/>嘘つきで人を騙し<br/>傷つける!!"
			,"style" : "font-size: 14px;color: #70291D;background-color: #ED7636;left: 108px;top: 9px;width: 138px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君も<br/>違わない…"
			,"style" : "font-size: 14px;color: #70291D;background-color: #ED7636;left: 431px;top: 39px;width: 99px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君は<br/>俺を<br/>騙した!!"
			,"style" : "font-size: 14px;color: #70291D;background-color: #ED7636;left: 703px;top: 409px;width: 58px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0054" : [
		{
			"text" : "私…"
			,"style" : "font-size: 25px;color: #000906;background-color: #FFF140;left: 23px;top: 30px;width: 65px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "私…"
			,"style" : "font-size: 25px;color: #000906;background-color: #FFF140;left: 109px;top: 72px;width: 64px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "私は何も<br/>言ってないでしょ<br/>クソ野郎!"
			,"style" : "font-size: 24px;color: #000906;background-color: #FFF140;left: 206px;top: 337px;width: 227px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "うがあぁぁぁ"
			,"style" : "font-size: 30px;color: #000906;background-color: #FFF140;left: 620px;top: 45px;font-weight: bold;transform: rotate(25deg);"
		}
		,{
			"text" : "Song Title:Wrong<br/><br/>Em C G D7 <br/><br/>you can have your opinions <br/>but i won't agree with them <br/>and it's fine if you think i'm wrong <br/>cuz being different isn't a sin <br/><br/>but i won't stand for your bullshit <br/>and you are sorely wrong <br/>if you think that i'll just take it <br/>i'm gonna take you on <br/><br/>on, on, on <br/><br/>Am D7 Em <br/>i'm not saying you're a bad person <br/>except you are <br/>i think it's time you learn your lesson <br/>now it starts <br/><br/>aah <br/>aah <br/><br/>Em C G D7 <br/><br/>you're afraid of my type <br/>and you just can't stand <br/>that i am right <br/>and your logic can't withstand <br/><br/>and, and, and <br/><br/>you are so miserable <br/>and sometimes i pity you <br/>til i realize you're able <br/>to change the things you do <br/><br/>but you don't <br/>and you won't <br/>you'll never pull through <br/><br/>you won't <br/>you don't <br/>you refuse <br/><br/>ah (improv) <br/><br/>Am D7 Em <br/>i'm not saying you're a bad person <br/>except you are <br/>so maybe i think you're a bad person <br/>because you are <br/><br/>aah <br/>aah <br/><br/>Em C G D7 <br/><br/>you can have your opinions <br/>but you're wrong <br/>wrong <br/>wrong <br/>wrong"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 0px;top: 600px;border:solid 1px;"
		}
		,{
			"text" : "曲名:間違ってる<br/><br/>Em C G D7 <br/><br/>君には君の意見がある<br/>でも私は納得できない<br/>私が間違ってると思うなら それでいい<br/>違うことは罪じゃない<br/><br/>でも私は君のクソ意見に賛成しない<br/>君は痛ましいほど間違ってる<br/>もし私が受け入れると思ってるなら<br/>逆に私が君に受け入れさせてやる<br/><br/>やる、やる、やる<br/><br/>Am D7 Em <br/>私は君が悪人だと言わない<br/>君がそんなんじゃなきゃね<br/>君は学ぶべき時だ<br/>今すぐね<br/><br/>あぁ<br/>あぁ<br/><br/>Em C G D7 <br/><br/>私みたいなタイプは怖いでしょ<br/>君はただ我慢ならないだけ<br/>私が正しいから<br/>君の屁理屈じゃ勝てないから<br/><br/>それに、それに、それに<br/><br/>君はとても惨めで<br/>少し同情したわ<br/>私が君のやり方は<br/>変えられるって気付くまではね<br/><br/>でも君はしない<br/>君はやらない<br/>君は決して乗り越えない<br/><br/>君はしない<br/>君はやらない<br/>君は拒否する<br/><br/>あぁ(即興)<br/><br/>Am D7 Em <br/>私は君が悪人だとは言わない<br/>君がそんなんじゃなきゃね<br/>だから多分私は君は悪人だと思う<br/>だって君だから<br/><br/>あぁ<br/>あぁ<br/><br/>Em C G D7 <br/><br/>君には君の意見がある<br/>でも君は間違ってる<br/>間違ってる<br/>間違ってる<br/>間違ってる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 400px;top: 600px;border:solid 1px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0055" : [
		{
			"text" : "フラニーが<br/>正しい!!"
			,"style" : "font-size: 14px;color: #5B4526;background-color: #FCED50;left: 53px;top: 12px;width: 73px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君は偏見がある<br/>私は君には<br/>勿体無い!"
			,"style" : "font-size: 14px;color: #5B4526;background-color: #FCED50;left: 242px;top: 22px;width: 102px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ふざけんな<br/>クソ野郎!!"
			,"style" : "font-size: 12px;color: #5B4526;background-color: #FCED50;left: 646px;top: 122px;width: 62px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0056" : [
		{
			"text" : "ね…ねぇ ヒック フ…"
			,"style" : "font-size: 14px;color: #604B26;background-color: #FCED50;left: 40px;top: 23px;width: 161px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ハイ G!<br/>大丈…"
			,"style" : "font-size: 14px;color: #413665;background-color: #C2B0D5;left: 66px;top: 83px;width: 96px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめんね<br/>早く言うこと<br/>聞かなくて…"
			,"style" : "font-size: 14px;color: #604B26;background-color: #FCED50;left: 160px;top: 132px;width: 102px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君が正しい。<br/>奴は偏見持ちの<br/>バカ野郎よ"
			,"style" : "font-size: 14px;color: #604B26;background-color: #FCED50;left: 485px;top: 39px;width: 121px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そう…"
			,"style" : "font-size: 14px;color: #413665;background-color: #C2B0D5;left: 500px;top: 127px;width: 65px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめんね<br/>ジョージ"
			,"style" : "font-size: 14px;color: #413665;background-color: #C2B0D5;left: 584px;top: 151px;width: 74px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…大丈夫?"
			,"style" : "font-size: 14px;color: #413665;background-color: #C2B0D5;left: 628px;top: 212px;width: 89px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0057" : [
		{
			"text" : "う…うん<br/>そう思う"
			,"style" : "font-size: 14px;color: #673E20;background-color: #FDEE5A;left: 65px;top: 13px;width: 78px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "思い返せば<br/>嫌な奴だったし<br/>君は私を思って<br/>くれてた"
			,"style" : "font-size: 14px;color: #673E20;background-color: #FDEE5A;left: 213px;top: 51px;width: 163px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ありがと<br/>F.<br/>愛してる"
			,"style" : "font-size: 14px;color: #673E20;background-color: #FDEE5A;left: 335px;top: 167px;width: 66px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私も<br/>愛してる G."
			,"style" : "font-size: 14px;color: #572865;background-color: #B297C7;left: 346px;top: 249px;width: 87px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…アイス<br/>でもどう?<br/>おごるわよ"
			,"style" : "font-size: 14px;color: #572865;background-color: #B297C7;left: 317px;top: 328px;width: 124px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん…<br/>すぐ<br/>行く…"
			,"style" : "font-size: 14px;color: #673E20;background-color: #FDEE5A;left: 430px;top: 438px;width: 65px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0058" : [
		{
			"text" : "それで、<br/>考えたの…"
			,"style" : "font-size: 14px;color: #6D5328;background-color: #FAEF51;left: 34px;top: 27px;width: 77px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "むむむ?"
			,"style" : "font-size: 14px;color: #4C3B65;background-color: #B09ECB;left: 90px;top: 65px;width: 58px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ブログ持とう<br/>かなって<br/>君みたいに"
			,"style" : "font-size: 14px;color: #6D5328;background-color: #FAEF51;left: 70px;top: 102px;width: 133px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やっと?<br/>君の作った<br/>曲置くべきよ!!"
			,"style" : "font-size: 14px;color: #4C3B65;background-color: #B09ECB;left: 265px;top: 22px;width: 114px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "多分<br/>置くわ…"
			,"style" : "font-size: 14px;color: #6D5328;background-color: #FAEF51;left: 324px;top: 122px;width: 76px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "へへ~"
			,"style" : "font-size: 14px;color: #4C3B65;background-color: #B09ECB;left: 359px;top: 187px;width: 50px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ところで<br/>帽子返すわ。<br/>必要ないわ"
			,"style" : "font-size: 14px;color: #6D5328;background-color: #FAEF51;left: 437px;top: 10px;width: 138px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本当?<br/>欲しければ<br/>あげるわよ"
			,"style" : "font-size: 14px;color: #4C3B65;background-color: #B09ECB;left: 594px;top: 7px;width: 87px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いえ<br/>無い方が<br/>いいと思う"
			,"style" : "font-size: 14px;color: #6D5328;background-color: #FAEF51;left: 690px;top: 35px;width: 100px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "別人になれるのは<br/>楽しいかもって<br/>思ったけど 正直、<br/>私は私でいいわ"
			,"style" : "font-size: 14px;color: #6D5328;background-color: #FAEF51;left: 628px;top: 376px;width: 151px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0059" : [
		{
			"text" : "モンスター・ポップ!"
			,"style" : "font-size: 18px;color: white;background-color: #FFEF63;left: 383px;top: 241px;text-shadow: 1px 2px 3px #000000;font-weight: bold;"
		}
		,{
			"text" : "私のウィンクと瞬きの区別付く人いるかな<br/>#サイクロプスの問題"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 393px;top: 287px;width: 196px;height: 27px;"
		}
		,{
			"text" : "やぁジョージさん、いつも面白いですね!!!<br/>どんな映画や色や動物が好きですか?"
			,"style" : "font-size: 10px;color: black;background-color: #EFEFF0;left: 397px;top: 380px;width: 240px;height: 43px;"
		}
		,{
			"text" : "ありがとう!!"
			,"style" : "font-size: 10px;color: black;background-color: white;left: 394px;top: 461px;width: 190px;height: 14px;"
		}
		,{
			"text" : "チャプター1完"
			,"style" : "font-size: 20px;color: #D39E07;background-color: white;left: 602px;top: 443px;width: 161px;height: 27px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0060" : [
		{
			"text" : "ハイ!私はマヤ・カーン!<br/>モンスターポップ!の作者です。<br/>1章の執筆に付き合って頂き<br/>ありがとう。<br/>楽しかったです!"
			,"style" : "font-size: 14px;color: #87290C;background-color: #FCFCDF;left: 7px;top: 12px;width: 213px;height: 115px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョージのブログについて<br/>少し混乱があると思います、<br/>なので明言しておきます。<br/>1章終了時まで彼女は<br/>実際にはブログを作っていません"
			,"style" : "font-size: 14px;color: #87290C;background-color: #FCFCDF;left: 44px;top: 154px;width: 248px;height: 135px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "1章のメインストーリー以前の<br/>ブログの場面は全て<br/>ベンと会った後です"
			,"style" : "font-size: 14px;color: #87290C;background-color: #FCFCDF;left: 479px;top: 82px;width: 261px;height: 114px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "関連事項として<br/>\"cast\"ページのキャストや<br/>リンクページから実際の<br/>ブログを見つけられます!"
			,"style" : "font-size: 14px;color: #87290C;background-color: #FCFCDF;left: 580px;top: 229px;width: 219px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私に付いて来て下さり<br/>ありがとうございます<br/>2章も楽しんで頂けると<br/>嬉しいです!"
			,"style" : "font-size: 14px;color: #87290C;background-color: #FCFCDF;left: 542px;top: 375px;width: 220px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0061" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0062" : [
		{
			"text" : "今日からユニティ大学が始まるわ!"
			,"style" : "font-size: 14px;color: #2E2B1B;background-color: #F4EC55;left: 28px;top: 21px;width: 274px;height: 25px;"
		}
		,{
			"text" : "フラニーと私の最初の授業よ!"
			,"style" : "font-size: 14px;color: #27231C;background-color: #FFE265;left: 551px;top: 454px;width: 226px;height: 24px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0063" : [
		{
			"text" : "…モンスター史!"
			,"style" : "font-size: 14px;color: #2E2B1B;background-color: #FFE265;left: 25px;top: 21px;width: 137px;height: 22px;"
		}
		,{
			"text" : "楽しみよ!"
			,"style" : "font-size: 14px;color: #2E2B1B;background-color: #FFE265;left: 692px;top: 458px;width: 82px;height: 21px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0064" : [
		{
			"text" : "…ジョージ!"
			,"style" : "font-size: 14px;color: #741880;background-color: #C87BB0;left: 261px;top: 175px;width: 76px;height: 23px;"
		}
		,{
			"text" : "おはよ!<br/>席取り<br/>ありがと!"
			,"style" : "font-size: 14px;color: #88632A;background-color: #FAEE5F;left: 519px;top: 32px;width: 80px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "当然よ!"
			,"style" : "font-size: 14px;color: #741880;background-color: #C87BB0;left: 507px;top: 212px;width: 58px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0065" : [
		{
			"text" : "最初の授業が<br/>同じで嬉しいわ!"
			,"style" : "font-size: 14px;color: #322142;background-color: #B590BF;left: 93px;top: 19px;width: 128px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私も!<br/>興奮しちゃう!"
			,"style" : "font-size: 14px;color: #4D3C1E;background-color: #FCF26F;left: 202px;top: 92px;width: 92x;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "聞いた?今夜<br/>新入生向けの<br/>懇親会があるって!"
			,"style" : "font-size: 14px;color: #4D3C1E;background-color: #FCF26F;left: 326px;top: 96px;width: 158px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "楽しそうね!"
			,"style" : "font-size: 14px;color: #322142;background-color: #B590BF;left: 532px;top: 160px;width: 82px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ええ!"
			,"style" : "font-size: 14px;color: #4D3C1E;background-color: #FCF26F;left: 645px;top: 223px;width: 49px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0066" : [
		{
			"text" : "ユニティ大学<br/>ユニコーンも<br/>いるって!"
			,"style" : "font-size: 14px;color: #763E22;background-color: #FDF161;left: 26px;top: 33px;width: 127px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本当??<br/>学校のシャツ<br/>着なきゃ!"
			,"style" : "font-size: 14px;color: #211933;background-color: #9D77B2;left: 241px;top: 68px;width: 132px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "完璧ね!<br/>タイニィや<br/>皆にも<br/>話ましょ!"
			,"style" : "font-size: 14px;color: #763E22;background-color: #FDF161;left: 436px;top: 50px;width: 103px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "すっごい<br/>盛り上がるわ!<br/>アハハ"
			,"style" : "font-size: 14px;color: #763E22;background-color: #FDF161;left: 640px;top: 66px;width: 112px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0067" : [
		{
			"text" : "お早う、皆さん!<br/>私はホリー・エバーグリーン<br/>今学期のモンスター史の講師です"
			,"style" : "font-size: 14px;color: #4E132B;background-color: #EDA9CB;left: 17px;top: 24px;width: 230px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "講義を始める前に、<br/>出席をとります。<br/>では、<br/>アマシス、ジェーン…"
			,"style" : "font-size: 14px;color: #4E132B;background-color: #EDA9CB;left: 114px;top: 120px;width: 148px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "アィア エヴァ"
			,"style" : "font-size: 10px;color: #4E132B;background-color: #943C6A;left: 600px;top: 198px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0068" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0069" : [
		{
			"text" : "カーン<br/>マヤ"
			,"style" : "font-size: 14px;color: #4E1933;background-color: #A02250;left: 187px;top: 171px;width: 49px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ラング…<br/>パーシー"
			,"style" : "font-size: 14px;color: #4A1734;background-color: #E12C7A;left: 361px;top: 131px;width: 69px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "はい!"
			,"style" : "font-size: 14px;color: #74292F;background-color: #EF92A5;left: 455px;top: 161px;width: 40px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "レイヌ、<br/>フランシス"
			,"style" : "font-size: 14px;color: #4A1734;background-color: #E12C7A;left: 435px;top: 8px;width: 70px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "はい!"
			,"style" : "font-size: 14px;color: #482D5F;background-color: #C39CC8;left: 572px;top: 21px;width: 40px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼って<span style=\"font-weight: bold;\">キュート</span><br/>じゃない?"
			,"style" : "font-size: 14px;color: #6C4626;background-color: #FAF16E;left: 335px;top: 196px;width: 118px;height: 41px;text-align: center;"
		}
		,{
			"text" : "し…シッ!<br/>授業中よ!"
			,"style" : "font-size: 13px;color: #482D5F;background-color: #C39CC8;left: 484px;top: 207px;width: 59px;height: 49px;text-align: center;"
		}
		,{
			"text" : "テンスリー、<br/>ジェネゼーブ"
			,"style" : "font-size: 14px;color: #4A1734;background-color: #E12C7A;left: 590px;top: 195px;width: 107px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "はい!"
			,"style" : "font-size: 14px;color: #6C4626;background-color: #FAF16E;left: 736px;top: 240px;width: 40px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0070" : [
		{
			"text" : "以上。さてMH 101では<br/>先史時代の西暦0年から<br/>幅広い範囲をカバーします"
			,"style" : "font-size: 14px;color: #5B363D;background-color: #D9A6C0;left: 24px;top: 25px;width: 218px;height: 84px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ですが、この場所の、<br/>近代のモンスター史上での<br/>興味深い出来事を<br/>誰か語れますか?"
			,"style" : "font-size: 14px;color: #5B363D;background-color: #D9A6C0;left: 20px;top: 354px;width: 228px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…誰か?"
			,"style" : "font-size: 14px;color: #5B363D;background-color: #D9A6C0;left: 287px;top: 19px;width: 75px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "新入生といえど、<br/>いつかは話す<br/>必要があります。"
			,"style" : "font-size: 14px;color: #5B363D;background-color: #D9A6C0;left: 352px;top: 37px;width: 152px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ここは大学で<br/>君達は優秀な<br/>頭脳があるはず"
			,"style" : "font-size: 14px;color: #5B363D;background-color: #D9A6C0;left: 388px;top: 118px;width: 103px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "では…モンストラ市は<br/>合衆国史上初の<br/>モンスターと人間の<br/>合併都市ですね?"
			,"style" : "font-size: 14px;color: #6D1B2C;background-color: #EA657C;left: 372px;top: 302px;width: 158px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "キャサリン・モンテンと<br/>マイケル・ストラテンが<br/>1913年に設立しました。"
			,"style" : "font-size: 13px;color: #6D1B2C;background-color: #EA657C;left: 522px;top: 215px;width: 160px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0071" : [
		{
			"text" : "彼女は<br/>モンスターだけの西の<br/>フランケンズタウン、<br/>彼は東のピープルポリス<br/>から来ました"
			,"style" : "font-size: 13px;color: #530D13;background-color: #F2A0C4;left: 10px;top: 19px;width: 148px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "よくある<br/>ロミオとジュリエット、<br/>2人は恋に落ち…"
			,"style" : "font-size: 13px;color: #530D13;background-color: #F2A0C4;left: 386px;top: 9px;width: 150px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "一緒になるため<br/>モンストラ市を<br/>設立しました"
			,"style" : "font-size: 13px;color: #530D13;background-color: #F2A0C4;left: 547px;top: 7px;width: 166px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "後、彼らの子<br/>サンドラ、ウィリス、チャーリーが<br/>モンテン-ストラテンを<br/>モン-ストラと略し<br/>ユニティ大学を創設…"
			,"style" : "font-size: 13px;color: #530D13;background-color: #F2A0C4;left: 64px;top: 245px;width: 225px;height: 90px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "史上初の統合<br/>高等教育施設と<br/>なりました"
			,"style" : "font-size: 14px;color: #530D13;background-color: #F2A0C4;left: 304px;top: 255px;width: 118px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大変よろしい…<br/>パーシー、ですね?<br/>ですが本当に言うべきは<br/>最初の統合都市の点で…"
			,"style" : "font-size: 14px;color: #50373C;background-color: #D1C0C6;left: 518px;top: 409px;width: 180px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0072" : [
		{
			"text" : "ジョージ…"
			,"style" : "font-size: 18px;color: #0C090D;background-color: #C99FC7;left: 38px;top: 267px;width: 111px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ジョージ!!"
			,"style" : "font-size: 45px;color: #0C090D;background-color: #C99FC7;left: 175px;top: 300px;width: 234px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "授業は<br/>終わりよ<br/>バカ"
			,"style" : "font-size: 17px;color: #0C090D;background-color: #C99FC7;left: 696px;top: 424px;width: 75px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0073" : [
		{
			"text" : "信じれない<br/>最初の授業で寝ちゃった!!!!"
			,"style" : "font-size: 14px;color: #2B2A19;background-color: #FEF14C;left: 41px;top: 28px;width: 186px;height: 40px;tdisplay: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも良いニュースね<br/>フラニーが恋に落ちたって<br/>#一つ目でウィンクしてる<br/>#francantations"
			,"style" : "font-size: 14px;color: #2B2A19;background-color: #FEF14C;left: 76px;top: 69px;width: 234px;height: 80px;tdisplay: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "違うってば 黙って!!<br/>#私にウィンクしないで<br/>#目に問題があるみたいよ<br/>#大きな単眼の問題ね ハハ<br/>#monstertonic"
			,"style" : "font-size: 14px;color: #261E22;background-color: #BF8DBE;left: 482px;top: 28px;width: 290px;height: 98px;tdisplay: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>次は?"
			,"style" : "font-size: 14px;color: #704B26;background-color: #FFF24F;left:41px;top: 166px;width: 69px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は文書館で<br/>初シフト、<br/>でも1時に休憩"
			,"style" : "font-size: 14px;color: #441F47;background-color: #BF8DBE;left:49px;top: 232px;width: 138px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ランチ<br/>デート?"
			,"style" : "font-size: 14px;color: #704B26;background-color: #FFF24F;left: 165px;top: 190px;width: 51px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "分かってる<br/>でしょ!!"
			,"style" : "font-size: 12px;color: #441F47;background-color: #BF8DBE;left: 229px;top: 218px;width: 66px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "OK<br/>後でね!"
			,"style" : "font-size: 14px;color: #704B26;background-color: #FFF24F;left: 467px;top: 145px;width: 77px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "良い<br/>シフトを!"
			,"style" : "font-size: 14px;color: #704B26;background-color: #FFF24F;left: 563px;top: 138px;width: 77px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ありがと!<br/>また<br/>1時にね"
			,"style" : "font-size: 14px;color: #441F47;background-color: #BF8DBE;left: 676px;top: 283px;width: 85px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0074" : [
		{
			"text" : "道を歩くと<br/>足早な色んな顔とすれ違う<br/>キャンパスのどこかに<br/>遊びに行こうかな"
			,"style" : "font-size: 14px;color: #1D1B15;background-color: #FFF781;left: 235px;top: 376px;width: 209px;height: 97px;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0075" : [
		{
			"text" : "要約:図書館 今週はクッキー無料"
			,"style" : "font-size: 14px;color: black;left: 14px;left: 15px;top: -5px;"
		}
		,{
			"text" : "クッキー無料の図書館!<br/>最高ね"
			,"style" : "font-size: 14px;color: #1B1814;background-color: #FFF480;left: 303px;top: 31px;width: 190px;height: 38px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0076" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0077" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0078" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0079" : [
		{
			"text" : "わぁ、<br/>ありがとう!"
			,"style" : "font-size: 14px;color: #166B83;background-color: #9BD6E6;left: 50px;top: 80px;width: 82px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "大丈夫よ!"
			,"style" : "font-size: 14px;color: #614023;background-color: #F6ED5D;left: 128px;top: 318px;width: 67px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "さぁ、<br/>手伝うわ!"
			,"style" : "font-size: 14px;color: #614023;background-color: #F6ED5D;left: 133px;top: 363px;width: 86px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "う…うん"
			,"style" : "font-size: 14px;color: #166B83;background-color: #9BD6E6;left: 160px;top: 439px;width: 58px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>授業初日の<br/>図書館に<br/>何を?"
			,"style" : "font-size: 14px;color: #614023;background-color: #F6ED5D;left: 345px;top: 33px;width: 124px;height: 84px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ここで働くの!<br/>W-9<sup>※</sup>を出したのよ"
			,"style" : "font-size: 14px;color: #166B83;background-color: #9BD6E6;left: 345px;top: 140px;width: 150px;height: 67px;text-align: center;"
		}
		,{
			"text" : "※W-9:アメリカの一般的な課税書"
			,"style" : "font-size: 12px;color: black;left: 358px;top: 232px;"
		}
		,{
			"text" : "いいわね!"
			,"style" : "font-size: 14px;color: #614023;background-color: #F6ED5D;left: 704px;top: 24px;width: 65px;height: 17px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あなたは?"
			,"style" : "font-size: 14px;color: #166B83;background-color: #9BD6E6;left: 685px;top: 58px;width: 80px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…私はただ<br/>クッキーを<br/>食べに"
			,"style" : "font-size: 13px;color: #614023;background-color: #F6ED5D;left: 680px;top: 115px;width: 92px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "アハハ"
			,"style" : "font-size: 14px;color: #166B83;background-color: #9BD6E6;left: 704px;top: 188px;width: 42px;height: 17px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで図書館に<br/>早めに来たの?"
			,"style" : "font-size: 14px;color: #614023;background-color: #F6ED5D;left: 323px;top: 382px;width: 107px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうよ!<br/>私は寮生だから<br/>少し早めに<br/>越して来たの"
			,"style" : "font-size: 14px;color: #166B83;background-color: #9BD6E6;left: 670px;top: 255px;width: 125px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0080" : [
		{
			"text" : "ここ<br/>気に入ったわ"
			,"style" : "font-size: 14px;color: #063E42;background-color: #C8FDF9;left: 20px;top: 20px;width: 114px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "最初は少し<br/>戸惑ったわ。<br/>人間達と過ごしたこと<br/>なかったから。"
			,"style" : "font-size: 14px;color: #063E42;background-color: #C8FDF9;left: 51px;top: 123px;width: 159px;height: 104px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも<br/>本当に<br/>ここ<br/>好きよ"
			,"style" : "font-size: 14px;color: #063E42;background-color: #C8FDF9;left: 341px;top: 37px;width: 85px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私も!"
			,"style" : "font-size: 14px;color: #6A4B06;background-color: #FBFDA8;left: 401px;top: 139px;width: 83px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そう言えば!友達と<br/>ゴハン食べに<br/>行く気だけど。<br/>一緒にどう?"
			,"style" : "font-size: 14px;color: #6A4B06;background-color: #FBFDA8;left: 480px;top: 20px;width: 169px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいの?<br/>お邪魔じゃ<br/>ないかしら…"
			,"style" : "font-size: 14px;color: #063E42;background-color: #C8FDF9;left: 10px;top: 260px;width: 121px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいえ、ちっとも!"
			,"style" : "font-size: 14px;color: #6A4B06;background-color: #FBFDA8;left: 43px;top: 358px;width: 130px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それなら、<br/>ありがとう!"
			,"style" : "font-size: 14px;color: #063E42;background-color: #C8FDF9;left: 135px;top: 399px;width: 90px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいえ、ちっとも!"
			,"style" : "font-size: 14px;color: #6A4B06;background-color: #FBFDA8;left: 43px;top: 358px;width: 130px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…あっ 私バカね!<br/>名前聞いて<br/>なかった!"
			,"style" : "font-size: 14px;color: #6A4B06;background-color: #FBFDA8;left: 497px;top: 272px;width: 134px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私はマリナよ!"
			,"style" : "font-size: 14px;color: #063E42;background-color: #C8FDF9;left: 643px;top: 348px;width: 113px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "はじめまして<br/>私ジョージ!"
			,"style" : "font-size: 14px;color: #6A4B06;background-color: #FBFDA8;left: 575px;top: 400px;width: 160px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0081" : [
		{
			"text" : "皆がいる!"
			,"style" : "font-size: 14px;color: #523F01;background-color: #FCF1AE;left: 12px;top: 285px;width: 85px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シーッ!<br/>静かに!"
			,"style" : "font-size: 14px;color: #523F01;background-color: #FCF1AE;left: 335px;top: 288px;width: 98px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "う…うん"
			,"style" : "font-size: 14px;color: #093D37;background-color: #CFFFF7;left: 629px;top: 419px;width: 59px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0082" : [
		{
			"text" : "ジョージ!!!!!"
			,"style" : "font-size: 14px;color: #50004A;background-color: #FDAFF1;left: 684px;top: 210px;width: 94px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シーッ<br/>ジョージじゃないわ<br/>私は会ったこともない<br/>謎の見知らぬ人よ!!!"
			,"style" : "font-size: 14px;color: #7D4B01;background-color: #FFE66B;left: 238px;top: 277px;width: 185px;height: 141px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョージ<br/>バレてる<br/>っての"
			,"style" : "font-size: 14px;color: #50004A;background-color: #FDAFF1;left: 698px;top: 276px;width: 78px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シーッ"
			,"style" : "font-size: 14px;color: #7D4B01;background-color: #FFE66B;left: 701px;top: 423px;width: 74px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0083" : [
		{
			"text" : "えっと…"
			,"style" : "font-size: 14px;color: #156E5D;background-color: #C2FCF6;left: 13px;top: 12px;width: 64px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あっそうだ<br/>こちらはマリナ!<br/>図書館で会ったの"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 109px;top: 14px;width: 126px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本当に<br/>図書館に<br/>行ったの??"
			,"style" : "font-size: 14px;color: #000600;background-color: #FFC8FD;left: 235px;top: 72px;width: 114px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "お黙り<br/>私だってたまには<br/>図書館にも行くわよ"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 98px;top: 131px;width: 134px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "食物でも<br/>あったんでしょ"
			,"style" : "font-size: 14px;color: #000600;background-color: #FFC8FD;left: 57px;top: 331px;width: 109px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 163px;top: 400px;width: 54px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "はぁ…"
			,"style" : "font-size: 14px;color: #000600;background-color: #FFC8FD;left: 294px;top: 447px;width: 49px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "マリナ、皆は<br/>アミティ高校<br/>からの友達!"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 356px;top: 9px;width: 119px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フラニー"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 434px;top: 99px;width: 64px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ミシェル"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 550px;top: 50px;width: 81px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "デナ"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 658px;top: 40px;width: 48px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シドニー"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 693px;top: 61px;width: 61px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "マヤ"
			,"style" : "font-size: 14px;color: #492301;background-color: #FDFAAA;left: 705px;top: 158px;width: 50px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私はタイニィ<br/>・ミナージ!"
			,"style" : "font-size: 14px;color: #8B0928;background-color: #FFCDD8;left: 555px;top: 317px;width: 101px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0084" : [
		{
			"text" : "とにかくさ、<br/>さっきの出来事<br/>聞いてよ!"
			,"style" : "font-size: 14px;color: #360043;background-color: #F4C3FF;left: 24px;top: 31px;width: 124px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "廊下歩いて<br/>たらさ?"
			,"style" : "font-size: 14px;color: #360043;background-color: #F4C3FF;left: 166px;top: 137px;width: 110px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "パーシーと<br/>会ったの!"
			,"style" : "font-size: 14px;color: #990097;background-color: #F4C3FF;left: 349px;top: 58px;width: 73px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "誰?"
			,"style" : "font-size: 14px;color: #7D3501;background-color: #FEFDC4;left: 430px;top: 128px;width: 55px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…今朝の<br/>モンスター史で<br/>隣に座った男よ"
			,"style" : "font-size: 14px;color: #990097;background-color: #F4C3FF;left: 326px;top: 183px;width: 139px;height: 121px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ、忘れてた!<br/>ヘヘヘ"
			,"style" : "font-size: 14px;color: #7D3501;background-color: #FEFDC4;left: 650px;top: 91px;width: 109px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハァ…"
			,"style" : "font-size: 14px;color: #990097;background-color: #F4C3FF;left: 720px;top: 143px;width: 51px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "とにかく!!"
			,"style" : "font-size: 14px;color: #990097;background-color: #F4C3FF;left: 661px;top: 207px;width: 88px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼のこと<br/>好きよね!"
			,"style" : "font-size: 14px;color: #7D3501;background-color: #FEFDC4;left: 683px;top: 255px;width: 79px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "違うっつーの"
			,"style" : "font-size: 14px;color: #990097;background-color: #F4C3FF;left: 664px;top: 304px;width: 122px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ヘヘヘ!"
			,"style" : "font-size: 14px;color: #7D3501;background-color: #FEFDC4;left: 696px;top: 346px;width: 69px;height: 17px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "とにかく!!!!"
			,"style" : "font-size: 14px;color: #990097;background-color: #F4C3FF;left: 651px;top: 411px;width: 100px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0085" : [
		{
			"text" : "“エヴァ・アィア<br/>のデーモン:<br/>人間の内面の混乱<br/>及びその効果による<br/>現代社会における<br/>モンスターの記述”<br/>のコピー本を<br/>彼が持ってたの"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 20px;top: 15px;width: 152px;height: 216px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本の題名<br/>酷すぎる"
			,"style" : "font-size: 14px;color: #A14D1D;background-color: #FDFED3;left: 289px;top: 44px;width: 113px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シッ<br/>もう!!"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 353px;top: 133px;width: 56px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "読んだ<br/>こと<br/>あるわ…"
			,"style" : "font-size: 14px;color: #13A88B;background-color: #D3FEFA;left: 474px;top: 163px;width: 60px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "とにかく、<br/>私位しかその本<br/>読まないと<br/>思ってたのよ!"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 549px;top: 11px;width: 125px;height: 111px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "軽い<br/>読物じゃ<br/>ないから"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 700px;top: 8px;width: 68px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フラニー<br/>以外には<br/>そうね"
			,"style" : "font-size: 13px;color: #A14D1D;background-color: #FDFED3;left: 728px;top: 120px;width: 57px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョージ!"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 716px;top: 197px;width: 74px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも彼が<br/>チャイコフ<br/>スキーの作品の<br/>大ファンって<br/>分かったの"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 14px;top: 250px;width: 110px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "普段から<br/>読書はよく<br/>するって"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 128px;top:390px;width: 83px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "へー…"
			,"style" : "font-size: 14px;color: #13A88B;background-color: #D3FEFA;left: 270px;top: 400px;width: 56px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>私達<br/>考えて…"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 353px;top: 247px;width: 74px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "読書部を<br/>作ることに<br/>したの!"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 438px;top: 263px;width: 97px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君達も<br/>入りなさい!!"
			,"style" : "font-size: 14px;color: #A319A0;background-color: #FDCAFE;left: 427px;top: 446px;width: 106px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "オタク<br/>臭いわね"
			,"style" : "font-size: 14px;color: #A14D1D;background-color: #FDFED3;left: 624px;top: 264px;width: 119px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "オタク"
			,"style" : "font-size: 14px;color: #A14D1D;background-color: #FDFED3;left: 716px;top: 343px;width: 49px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0086" : [
		{
			"text" : "ヤバッ、<br/>休憩終わりだわ!<br/>急がないと!"
			,"style" : "font-size: 14px;color: #A825A8;background-color: #EEC0FF;left: 60px;top: 45px;width: 119px;height: 123px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あらら…"
			,"style" : "font-size: 14px;color: #894B09;background-color: #FFFCB4;left: 61px;top: 215px;width: 64px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめんね G"
			,"style" : "font-size: 14px;color: #A825A8;background-color: #EEC0FF;left: 213px;top: 187px;width: 90px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "皆<br/>またね!"
			,"style" : "font-size: 14px;color: #A825A8;background-color: #EEC0FF;left: 438px;top: 8px;width: 67px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "会えて<br/>よかったわ<br/>マリナ!"
			,"style" : "font-size: 14px;color: #A825A8;background-color: #EEC0FF;left: 667px;top: 20px;width: 92px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん、<br/>私もよ!"
			,"style" : "font-size: 14px;color: #0D7E73;background-color: #BBFFF8;left: 456px;top: 192px;width: 89px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "またね、<br/>オタク"
			,"style" : "font-size: 14px;color: #894B09;background-color: #FFFCB4;left: 639px;top: 126px;width: 62px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼女完全に<br/>パーシーに<br/>惚れてる"
			,"style" : "font-size: 14px;color: #894B09;background-color: #FFFCB4;left: 546px;top: 256px;width: 107px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私はそう<br/>睨んでる"
			,"style" : "font-size: 14px;color: #894B09;background-color: #FFFCB4;left: 688px;top: 277px;width: 60px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼らの<br/>初子の命名権<br/>欲しいわね"
			,"style" : "font-size: 14px;color: #894B09;background-color: #FFFCB4;left: 680px;top: 394px;width: 91px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0087" : [
		{
			"text" : "違うっ<br/>てば!!"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 153px;top: 19px;width: 69px;height: 45px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "彼は可愛いって<br/>思っただけ!!"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 231px;top: 35px;width: 138px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "あんま話も<br/>してないし"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 182px;top: 88px;width: 108px;height: 40px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "あと私には<br/>彼の子なんて<br/>いない!!!!!!!!"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 258px;top: 141px;width: 103px;height: 62px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "笑い死にそう!"
			,"style" : "font-size: 14px;color: #834501;background-color: #FFFEAA;left: 562px;top: 40px;width: 93px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "どうやって<br/>知ってるのよ"
			,"style" : "font-size: 14px;color: #834501;background-color: #FFFEAA;left: 670px;top: 89px;width: 111px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "こっちのこと<br/>分かってる<br/>みたい"
			,"style" : "font-size: 14px;color: #834501;background-color: #FFFEAA;left: 611px;top: 163px;width: 96px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それか<br/>超地獄耳ね"
			,"style" : "font-size: 14px;color: #834501;background-color: #FFFEAA;left: 3px;top: 307px;width: 122px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は優秀な<br/>魔女だから<br/>当然よ!"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 307px;top: 265px;width: 123px;height: 60px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "<ruby><rb>小さな<rp>(</rp><rt>タイニィ</rt><rp>)</ruby>友達も<br/>電話してくれたし"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 364px;top: 325px;width: 115px;height: 52px;text-align: left;font-weight: bold;"
		}
		,{
			"text" : "文字通り<br/>全部<br/>丸聞こえよ"
			,"style" : "font-size: 14px;color: #321F3B;background-color: #F8ACFB;left: 418px;top: 395px;width: 85px;height: 63px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ハハ!"
			,"style" : "font-size: 14px;color: #36858D;background-color: #BFFDF5;left: 724px;top: 265px;width: 50px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0088" : [
		{
			"text" : "あっ、時間見て!<br/>筆読101に<br/>出なきゃ!"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 45px;top: 44px;width: 106px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それ<br/>私も"
			,"style" : "font-size: 14px;color: #42A18D;background-color: #CBF3BB;left: 187px;top: 137px;width: 70px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私達<br/>行かな<br/>いと!!"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 205px;top: 245px;width: 64px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん<br/>…"
			,"style" : "font-size: 14px;color: #42A18D;background-color: #CBF3BB;left: 142px;top: 402px;width: 46px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "皆<br/>またね!"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 306px;top: 20px;width: 66px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "皆今夜の<br/>懇親会<br/>来るわよね?"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 380px;top: 13px;width: 87px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "当然"
			,"style" : "font-size: 14px;color: #872A7A;background-color: #FDD4EF;left: 487px;top: 48px;width: 40px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "見逃せ<br/>ないわ!"
			,"style" : "font-size: 13px;color: #872A7A;background-color: #FDD4EF;left: 502px;top: 100px;width: 58px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "向こうで<br/>会おうね"
			,"style" : "font-size: 12px;color: #872A7A;background-color: #FDD4EF;left: 525px;top: 151px;width: 52px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいわね!<br/>バイ 皆!"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 557px;top: 24px;width: 70px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "バイ…"
			,"style" : "font-size: 12px;color: #42A18D;background-color: #CBF3BB;left: 675px;top: 22px;width: 36px;height: 16px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで…<br/>懇親会?"
			,"style" : "font-size: 14px;color: #42A18D;background-color: #CBF3BB;left: 300px;top: 239px;width: 56px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!<br/>新入生<br/>向けのね!<br/>行く?"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 324px;top: 286px;width: 81px;height: 105px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "パーティは<br/>苦手<br/>だけど…"
			,"style" : "font-size: 12px;color: #42A18D;background-color: #CBF3BB;left: 435px;top: 247px;width: 69px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "楽しそう!<br/>少し<br/>行くわ!"
			,"style" : "font-size: 12px;color: #42A18D;background-color: #CBF3BB;left: 509px;top: 257px;width: 70px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ええ!<br/>ぜひとも!"
			,"style" : "font-size: 14px;color: #8A410B;background-color: #FFFABA;left: 564px;top: 369px;width: 67px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0089" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0090" : [
		{
			"text" : "パーシー!"
			,"style" : "font-size: 14px;color: #7E4A06;background-color: #FCFDB6;left: 33px;top: 92px;width: 92px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "誰??"
			,"style" : "font-size: 14px;color: #178669;background-color: #CFFFF9;left: 172px;top: 182px;width: 63px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フラニーの<br/>未来の夫よ!"
			,"style" : "font-size: 14px;color: #7E4A06;background-color: #FCFDB6;left: 201px;top: 312px;width: 133px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ"
			,"style" : "font-size: 13px;color: #178669;background-color: #CFFFF9;left: 181px;top: 416px;width: 27px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ねぇ!"
			,"style" : "font-size: 14px;color: #7E4A06;background-color: #FCFDB6;left: 412px;top: 29px;width: 54px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ねぇ、<br/>パーシー!"
			,"style" : "font-size: 13px;color: #7E4A06;background-color: #FCFDB6;left: 498px;top: 41px;width: 63px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ねぇ<br/>パーシー<br/>ちょっと!"
			,"style" : "font-size: 16px;color: #7E4A06;background-color: #FCFDB6;left: 495px;top: 250px;width: 100px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0091" : [
		{
			"text" : "えと…<br/>やぁ?"
			,"style" : "font-size: 13px;color: #94001C;background-color: #FFAEB5;left: 32px;top: 25px;width: 44px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "誰<br/>だっけ?"
			,"style" : "font-size: 13px;color: #94001C;background-color: #FFAEB5;left: 75px;top: 58px;width: 47px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "パーシー<br/>隣に座った<br/>じゃない!"
			,"style" : "font-size: 15px;color: #B85102;background-color: #FCF4A0;left: 33px;top: 260px;width: 78px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ…<br/>OK"
			,"style" : "font-size: 14px;color: #94001C;background-color: #FFAEB5;left: 84px;top: 360px;width: 52px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "えぇ!<br/>そうよ!"
			,"style" : "font-size: 15px;color: #B85102;background-color: #FCF4A0;left: 345px;top: 25px;width: 65px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "席を<br/>取っといて<br/>あげる!"
			,"style" : "font-size: 14px;color: #B85102;background-color: #FCF4A0;left: 553px;top: 148px;width: 81px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "と…とにかく<br/>ご理解<br/>感謝します"
			,"style" : "font-size: 14px;color: #A4192E;background-color: #FF6E82;left: 602px;top: 265px;width: 100px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "問題<br/>ないわ!"
			,"style" : "font-size: 14px;color: #A4192E;background-color: #FF6E82;left: 558px;top: 341px;width: 59px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0092" : [
		{
			"text" : "ねぇ ねぇ<br/>ここよ!"
			,"style" : "font-size: 14px;color: #6F4510;background-color: #FFF159;left: 54px;top: 33px;width: 67px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁうんOK<br/>ありがと…"
			,"style" : "font-size: 14px;color: #981223;background-color: #FF798E;left: 168px;top: 112px;width: 77px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>先生と何を<br/>話してたの?"
			,"style" : "font-size: 14px;color: #6F4510;background-color: #FFF159;left: 484px;top: 7px;width: 100px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "えっと…<br/>何でもない<br/>授業の事さ"
			,"style" : "font-size: 14px;color: #981223;background-color: #FF798E;left: 586px;top: 291px;width: 74px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "授業始まって<br/>ないじゃん!<br/>先読み?"
			,"style" : "font-size: 14px;color: #6F4510;background-color: #FFF159;left: 667px;top: 339px;width: 119px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうじゃ<br/>ないけど…"
			,"style" : "font-size: 14px;color: #981223;background-color: #FF798E;left: 638px;top: 449px;width: 71px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0093" : [
		{
			"text" : "と…ところで<br/>君の名は<br/>何だっけ…?"
			,"style" : "font-size: 14px;color: #950C21;background-color: #FF7593;left: 13px;top: 27px;width: 107px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は<br/>ジョージ!"
			,"style" : "font-size: 13px;color: #965A12;background-color: #F8EE62;left: 150px;top: 50px;width: 57px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "今朝は<br/>聞き取れ<br/>なくてさ…"
			,"style" : "font-size: 14px;color: #950C21;background-color: #FF7593;left: 33px;top: 90px;width: 112px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その友達とは<br/>初対面かな…"
			,"style" : "font-size: 14px;color: #950C21;background-color: #FF7593;left: 179px;top: 92px;width: 98px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その…<br/>初め<br/>まして!"
			,"style" : "font-size: 14px;color: #950C21;background-color: #FF7593;left: 448px;top: 146px;width: 53px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あ!そうね!<br/>パーシー<br/>こちらはマリナ。<br/>マリナ、この人は<br/>パーシー!"
			,"style" : "font-size: 13px;color: #965A12;background-color: #F8EE62;left: 483px;top: 30px;width: 115px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "こちら<br/>こそ!"
			,"style" : "font-size: 12px;color: #004B36;background-color: #7ECDB7;left: 610px;top: 188px;width: 40px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0094" : [
		{
			"text" : "ところで<br/>新入生向けの<br/>懇親会が<br/>今夜あるの<br/>聞いてる?"
			,"style" : "font-size: 14px;color: #FA1432;background-color: #FEAFB6;left: 159px;top: 7px;width: 109px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #AF5316;background-color: #FAFB7B;left: 103px;top: 173px;width: 43px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "行く?"
			,"style" : "font-size: 14px;color: #F91A33;background-color: #FFC3CB;left: 72px;top: 220px;width: 78px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #AF5316;background-color: #FAFB7B;left: 131px;top: 266px;width: 43px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>その…"
			,"style" : "font-size: 14px;color: #F91A33;background-color: #FFC3CB;left: 446px;top: 54px;width: 45px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君の友達の<br/>フラニー?<br/>彼女来る?"
			,"style" : "font-size: 14px;color: #F80027;background-color: #FEAFB8;left: 400px;top: 132px;width: 111px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "どうかな"
			,"style" : "font-size: 14px;color: #F62943;background-color: #EC8C9A;left: 449px;top: 232px;width: 71px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "来るわよ<span style=\"font-weight: bold;\">絶対ね</span>"
			,"style" : "font-size: 14px;color: #AF5316;background-color: #FAFB7B;left: 670px;top: 28px;width: 117px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "へへへへへ"
			,"style" : "font-size: 14px;color: #AF5316;background-color: #FAFB7B;left: 684px;top: 256px;width: 84px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼は完全に<br/>君のこと<br/>好きね"
			,"style" : "font-size: 14px;color: #181B11;background-color: #FAFB7B;left: 28px;top: 325px;width: 88px;height: 57px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "何!!!<br/>誰よ"
			,"style" : "font-size: 14px;color: #40263F;background-color: #FA7BF7;left: 71px;top: 390px;width: 57px;height: 37px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "パーシーよ<br/>当然!!!"
			,"style" : "font-size: 14px;color: #181B11;background-color: #FAFB7B;left: 120px;top: 429px;width: 84px;height: 34px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "そ…そう<br/>よかった"
			,"style" : "font-size: 14px;color: #F62943;background-color: #EC8C9A;left: 132px;top: 325px;width: 58px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "授業<br/>始ま<br/>るね…"
			,"style" : "font-size: 12px;color: #F62943;background-color: #EC8C9A;left: 170px;top: 370px;width: 45px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何変なこと<br/>言い出すの??"
			,"style" : "font-size: 14px;color: #40263F;background-color: #FA7BF7;left: 355px;top: 323px;width: 108px;height: 73px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "いや彼が<br/>君が懇親会<br/>行くか<br/>聞くからさ"
			,"style" : "font-size: 14px;color: #181B11;background-color: #FAFB7B;left: 587px;top: 325px;width: 96px;height: 78px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "今晩彼と<br/>つきあわせたげる"
			,"style" : "font-size: 14px;color: #181B11;background-color: #FAFB7B;left: 650px;top: 425px;width: 113px;height: 37px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0095" : [
		{
			"text" : "今晩ユニティ大学の<br/>新入生の懇親会に行くわ!!<br/>私達超セクシー<span style=\";color: #CDC570\">#今こそ学校のシャツを<br/>見せつける時よ<br/>#今現在の自撮り</span>"
			,"style" : "font-size: 14px;color: #3E3D22;background-color: #FCF276;left: 574px;top: 358px;width: 205px;height: 124px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0096" : [
		{
			"text" : "パステル<br/>マジックの時間"
			,"style" : "font-size: 14px;color: #FF1353;background-color: #FFFFEF;left: -10px;top: 35px;width: 165px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;transform: rotate(-10deg);"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0097" : [
		{
			"text" : "パーティの<br/>準備は万全よ!!!!"
			,"style" : "font-size: 14px;color: #3E3D22;background-color: #FCF276;left: 24px;top: 23px;width: 128px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0098" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0099" : [
		{
			"text" : "へへへ"
			,"style" : "font-size: 14px;color: #673F06;background-color: #E2E35A;left: 267px;top: 84px;width: 58px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "バァ!!"
			,"style" : "font-size: 16px;color: black;left: 315px;top: 175px;transform: rotate(-20deg);text-shadow:#E2E55B 1px 1px 0, #E2E55B -1px -1px 0,#E2E55B -1px 1px 0, #E2E55B 1px -1px 0,#E2E55B 0px 1px 0, #E2E55B  0 -1px 0,#E2E55B -1px 0 0, #E2E55B 1px 0 0;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0100" : [
		{
			"text" : "ごめんなさい<br/>あぁ 驚かす気<br/>だったのね"
			,"style" : "font-size: 14px;color: #0E7286;background-color: #74FBFE;left: 667px;top: 202px;width: 105px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シーッ<br/>シッ 大丈夫<br/>可愛い子たち<br/>大丈夫よ"
			,"style" : "font-size: 14px;color: #0E7286;background-color: #74FBFE;left: 28px;top: 337px;width: 107px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "しまった<br/>予想外よ<br/>ごめんなさい"
			,"style" : "font-size: 14px;color: #834D01;background-color: #E7FA81;left: 77px;top: 436px;width: 97px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シーッ"
			,"style" : "font-size: 14px;color: #0E7286;background-color: #74FBFE;left: 310px;top: 364px;width: 49px;height: 17px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "シーッ<br/>大丈夫…"
			,"style" : "font-size: 14px;color: #0E7286;background-color: #74FBFE;left: 321px;top: 443px;width: 62px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "落ちつ<br/>いて…"
			,"style" : "font-size: 12px;color: #0E7286;background-color: #74FBFE;left: 728px;top: 421px;width: 39px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0101" : [
		{
			"text" : "ふぅ<br/>落ち着いた!"
			,"style" : "font-size: 14px;color: #00747A;background-color: #9FFDF2;left: 52px;top: 24px;width: 99px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめん<br/>なさいね!"
			,"style" : "font-size: 14px;color: #00747A;background-color: #9FFDF2;left: 221px;top: 35px;width: 82px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "この子達<br/>驚くのは<br/>好きじゃ<br/>ないの"
			,"style" : "font-size: 14px;color: #00747A;background-color: #9FFDF2;left: 282px;top: 99px;width: 73px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "完全に<br/>私のせいよ<br/>ごめんね!"
			,"style" : "font-size: 14px;color: #793B01;background-color: #F6FD72;left: 428px;top: 25px;width: 87px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "考えなしの<br/>私は大バカね!"
			,"style" : "font-size: 14px;color: #793B01;background-color: #F6FD72;left: 383px;top: 144px;width: 103px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それにしても<br/>あなた<br/>超可愛い<br/>わね!"
			,"style" : "font-size: 14px;color: #793B01;background-color: #F6FD72;left: 687px;top: 29px;width: 87px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わぁ"
			,"style" : "font-size: 14px;color: #793B01;background-color: #F6FD72;left: 722px;top: 155px;width: 47px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "超可愛い…"
			,"style" : "font-size: 14px;color: #793B01;background-color: #F6FD72;left: 687px;top: 200px;width: 76px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フラニー<br/>マリナの<br/>可愛さを見…"
			,"style" : "font-size: 14px;color: #793B01;background-color: #F6FD72;left: 487px;top: 286px;width: 92px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0102" : [
		{
			"text" : "…て…"
			,"style" : "font-size: 14px;color: #793B01;background-color: #FCFECC;left: 23px;top: 19px;width: 81px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕は寮生<br/>なんだ"
			,"style" : "font-size: 14px;color: #A51629;background-color: #FFA8C6;left: 105px;top: 65px;width: 84px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ピープルポリスに<br/>家族は住んでて、<br/>通学には<br/>少し遠くて!"
			,"style" : "font-size: 14px;color: #A51629;background-color: #FFA8C6;left: 426px;top: 28px;width: 117px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0103" : [
		{
			"text" : "心配ないよ<br/>僕はモンスター<br/>嫌いでも<br/>何でもない!"
			,"style" : "font-size: 14px;color: #9E002A;background-color: #FFB6C4;left: 10px;top: 13px;width: 107px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "モンスター達は好きさ!<br/>僕の祖父が<br/>アメリカに来て<br/>最初に仕事を見つけた<br/>場所ってだけさ"
			,"style" : "font-size: 14px;color: #9E002A;background-color: #FFB6C4;left: 27px;top: 110px;width: 163px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ホッと<br/>したわ!"
			,"style" : "font-size: 14px;color: #8C2999;background-color: #F6B6FE;left: 418px;top: 16px;width: 85px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "この前私達が<br/>好きだった<br/>人がモンスター<br/>嫌いのクソ<br/>だったから!"
			,"style" : "font-size: 14px;color: #8C2999;background-color: #F6B6FE;left: 675px;top: 65px;width: 110px;height: 136px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…\"好き<br/>だった\"?"
			,"style" : "font-size: 14px;color: #9E002A;background-color: #FFB6C4;left: 432px;top: 335px;width: 79px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0104" : [
		{
			"text" : "この前私達が<br/>仲良くなった人がね、<br/>クソ野郎だったの!"
			,"style" : "font-size: 14px;color: #6F007A;background-color: #EFB0FD;left: 25px;top: 25px;width: 169px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…でも君は<br/>素敵よ"
			,"style" : "font-size: 14px;color: #6F007A;background-color: #EFB0FD;left: 365px;top: 30px;width: 84px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私嬉しい"
			,"style" : "font-size: 14px;color: #6F007A;background-color: #EFB0FD;left: 415px;top: 117px;width: 72px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0105" : [
		{
			"text" : "ねぇマリナ<br/>あなた<br/>寮生よね?"
			,"style" : "font-size: 14px;color: #694601;background-color: #FCFFB1;left: 40px;top: 10px;width: 119px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #067C7E;background-color: #9FFFFF;left: 200px;top: 82px;width: 36px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それじゃ<br/>どこから<br/>来たの?"
			,"style" : "font-size: 14px;color: #694601;background-color: #FCFFB1;left: 248px;top: 150px;width: 76px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フランケンズタウンよ!<br/>正直言うと、<br/>引っ越しは不安だったの<br/>人間達と暮らしたこと<br/>なかったから、<br/>でも皆いい人だった!"
			,"style" : "font-size: 14px;color: #067C7E;background-color: #9FFFFF;left: 425px;top: 20px;width: 159px;height: 194px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "待って<br/>それじゃ周りに<br/>人間いなかった??<br/>今まで???"
			,"style" : "font-size: 14px;color: #694601;background-color: #FCFFB1;left: 16px;top: 255px;width: 130px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いえ!"
			,"style" : "font-size: 14px;color: #067C7E;background-color: #9FFFFF;left: 185px;top: 258px;width: 47px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ネット上ではね、<br/>直接はないわ"
			,"style" : "font-size: 14px;color: #067C7E;background-color: #9FFFFF;left: 245px;top: 275px;width: 117px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "実際、2人の<br/>ルームメイトは<br/>人間だけど、まだ<br/>慣れないわね!"
			,"style" : "font-size: 14px;color: #067C7E;background-color: #9FFFFF;left: 295px;top: 360px;width: 131px;height: 112px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ユニティは<br/>今の所大好きよ!<br/>皆本当に<br/>親切だもの"
			,"style" : "font-size: 14px;color: #067C7E;background-color: #9FFFFF;left: 438px;top: 286px;width: 127px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0106" : [
		{
			"text" : "うん<br/>そうね!"
			,"style" : "font-size: 14px;color: #763E09;background-color: #FBF8B2;left: 265px;top: 15px;width: 72px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "子供の頃から<br/>ここに来たかったけど<br/>期待通り住めて<br/>嬉しいわ!"
			,"style" : "font-size: 14px;color: #1B5A5C;background-color: #94E5C4;left: 347px;top: 30px;width: 183px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハイ<br/>パーシー!"
			,"style" : "font-size: 12px;color: #27404D;background-color: #95D9E6;left: 192px;top: 286px;width: 54px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やぁ!"
			,"style" : "font-size: 14px;color: #860B17;background-color: #FF9EAC;left: 580px;top: 276px;width: 66px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいパーティ<br/>だね?"
			,"style" : "font-size: 14px;color: #860B17;background-color: #FF9EAC;left: 592px;top: 304px;width: 93px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "えぇ!"
			,"style" : "font-size: 14px;color: #27404D;background-color: #95D9E6;left: 573px;top: 345px;width: 43px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "友達?"
			,"style" : "font-size: 14px;color: #860B17;background-color: #FF9EAC;left: 705px;top: 277px;width: 74px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "アレックス<br/>彼氏よ"
			,"style" : "font-size: 14px;color: #27404D;background-color: #95D9E6;left: 699px;top: 323px;width: 93px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいね"
			,"style" : "font-size: 14px;color: #860B17;background-color: #FF9EAC;left: 732px;top: 373px;width: 45px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "はじめ<br/>まして!"
			,"style" : "font-size: 14px;color: #914029;background-color: #FCCFB2;left: 710px;top: 450px;width: 73px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0107" : [
		{
			"text" : "じゃ<br/>食物<br/>見てくる!"
			,"style" : "font-size: 14px;color: #27404D;background-color: #DCF1F8;left: 5px;top: 15px;width: 98px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいね!<br/>それじゃ!"
			,"style" : "font-size: 13px;color: #983F4D;background-color: #FDABB9;left: 110px;top: 75px;width: 59px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "またね!"
			,"style" : "font-size: 14px;color: #27404D;background-color: #DCF1F8;left: 75px;top: 150px;width: 50px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "誰?"
			,"style" : "font-size: 14px;color: #590660;background-color: #F2A7FB;left: 135px;top: 365px;width: 76px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ただの<br/>ルームメイト"
			,"style" : "font-size: 14px;color: #983F4D;background-color: #FDABB9;left: 125px;top: 450px;width: 87px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ユニティに<br/>共同寮があるの<br/>知らなかった!"
			,"style" : "font-size: 14px;color: #7D4D10;background-color: #FBF8A8;left: 360px;top: 10px;width: 106px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁいゃ<br/>あるさ…"
			,"style" : "font-size: 14px;color: #983F4D;background-color: #FDABB9;left: 710px;top: 30px;width: 68px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0108" : [
		{
			"text" : "ところで<br/>ユニティ<br/>ユニコーン<br/>もう見た?"
			,"style" : "font-size: 14px;color: #87121E;background-color: #FF8B9E;left: 10px;top: 10px;width: 113px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!!<br/>友達の半分は<br/>それ着てるわよ!"
			,"style" : "font-size: 14px;color: #753301;background-color: #FFFAA8;left: 130px;top: 45px;width: 129px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "へぇ!!<br/>そりゃ<br/>いいね"
			,"style" : "font-size: 14px;color: #87121E;background-color: #FF8B9E;left: 285px;top: 65px;width: 49px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私達はすごく<br/>繋がってるのよ"
			,"style" : "font-size: 14px;color: #753301;background-color: #FFFAA8;left: 622px;top: 38px;width: 127px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "実際はまだ見てない、<br/>皆はただの見習いよ。<br/>本当のマスコットは<br/>2つ上の上級生で…"
			,"style" : "font-size: 14px;color: #530066;background-color: #E9A6FF;left: 630px;top: 120px;width: 146px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0109" : [
		{
			"text" : "あら!<br/>パー<br/>シー!"
			,"style" : "font-size: 14px;color: #C35D07;background-color: #FFFFE4;left: 130px;top: 55px;width: 46px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やぁ!"
			,"style" : "font-size: 14px;color: #D30018;background-color: #FDD3D9;left: 345px;top: 10px;width: 65px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "授業<br/>行くとこ?"
			,"style" : "font-size: 14px;color: #C35D07;background-color: #FFFFE4;left: 430px;top: 30px;width: 76px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん<br/>創作文"
			,"style" : "font-size: 14px;color: #D30018;background-color: #FDD3D9;left: 553px;top: 40px;width: 64px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わぁ<br/>私も"
			,"style" : "font-size: 14px;color: #C86E18;background-color: #FFF59B;left: 630px;top: 305px;width: 58px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいね"
			,"style" : "font-size: 13px;color: #D30018;background-color: #FDD3D9;left: 680px;top: 370px;width: 40px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0110" : [
		{
			"text" : "ところで…<br/>聞きたいけど…"
			,"style" : "font-size: 14px;color: #C02C3F;background-color: #FB8E9D;left: 50px;top: 25px;width: 116px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君とフラニーは<br/>親密そうだね…"
			,"style" : "font-size: 13px;color: #C02C3F;background-color: #FB8E9D;left: 107px;top: 98px;width: 96px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "すっごい<br/>仲良しよ!"
			,"style" : "font-size: 14px;color: #A05512;background-color: #FAFFA4;left: 270px;top: 33px;width: 83px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "幼稚園からの<br/>幼馴染だよ!"
			,"style" : "font-size: 14px;color: #A05512;background-color: #FAFFA4;left: 525px;top: 50px;width: 125px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君達<br/>2人って…"
			,"style" : "font-size: 14px;color: #C02C3F;background-color: #FB8E9D;left: 85px;top: 305px;width: 77px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…付き合ってる?"
			,"style" : "font-size: 12px;color: #C02C3F;background-color: #FB8E9D;left: 450px;top: 360px;width: 100px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0111" : [
		{
			"text" : "そんなこと<br/>ないわ!"
			,"style" : "font-size: 14px;color: #AA5418;background-color: #FAFCA7;left: 182px;top: 10px;width: 89px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大親友だけど<br/>ロマンチックな<br/>関係はないわ!"
			,"style" : "font-size: 14px;color: #AA5418;background-color: #FAFCA7;left: 215px;top: 82px;width: 110px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "中学の時<br/>1回キスは<br/>したけど"
			,"style" : "font-size: 14px;color: #AA5418;background-color: #FAFCA7;left: 200px;top: 190px;width: 119px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ただの友達。<br/>本当の本当に<br/>仲良しの友達よ!"
			,"style" : "font-size: 14px;color: #AA5418;background-color: #FAFCA7;left: 92px;top: 255px;width: 110px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうか…<br/>OK いいね!<br/>それはいい…"
			,"style" : "font-size: 14px;color: #9B0611;background-color: #FDD3D7;left: 370px;top: 30px;width: 89px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで…<br/>彼女は<br/>誰かと<br/>交際中?"
			,"style" : "font-size: 14px;color: #9B0611;background-color: #FDD3D7;left: 495px;top: 50px;width: 63px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "誰も!<br/>ヘヘヘ"
			,"style" : "font-size: 14px;color: #AA5418;background-color: #FAFCA7;left: 626px;top: 125px;width: 55px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "立候補<br/>しなよ!"
			,"style" : "font-size: 14px;color: #AA5418;background-color: #FAFCA7;left: 690px;top: 183px;width: 51px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いや…"
			,"style" : "font-size: 14px;color: #9B0611;background-color: #FDD3D7;left: 660px;top: 234px;width: 69px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そんな気<br/>ないのよね~"
			,"style" : "font-size: 13px;color: #AA5418;background-color: #FAFCA7;left: 694px;top: 275px;width: 80px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0112" : [
		{
			"text" : "ところで<br/>彼女の電話番号<br/>いる?"
			,"style" : "font-size: 13px;color: #AA5418;background-color: #FAFCA7;left: 82px;top: 23px;width: 105px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0113" : [
		{
			"text" : "だ…<br/>大丈夫…?"
			,"style" : "font-size: 14px;color: #883501;background-color: #FDFDA2;left: 125px;top: 25px;width: 76px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "う…うん<br/>つまづいた<br/>だけ"
			,"style" : "font-size: 14px;color: #A01123;background-color: #FFA1AD;left: 330px;top: 255px;width: 83px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "心臓<br/>が…"
			,"style" : "font-size: 12px;color: #A01123;background-color: #FFA1AD;left: 392px;top: 338px;width: 38px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "と…とにかく<br/>便利そうだね<br/>…勉強には。<br/>もらえるかい…"
			,"style" : "font-size: 14px;color: #A01123;background-color: #FFA1AD;left: 622px;top: 55px;width: 141px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "う…<br/>うん"
			,"style" : "font-size: 14px;color: #883501;background-color: #FDFDA2;left: 680px;top: 290px;width: 55px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0114" : [
		{
			"text" : "とにかく<br/>彼女の番号は…"
			,"style" : "font-size: 14px;color: #6D22061;background-color: #FEFF98;left: 70px;top: 44px;width: 110px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わかった<br/>ありがと"
			,"style" : "font-size: 13px;color: #770014;background-color: #FF98A6;left: 202px;top: 175px;width: 55px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "見て!<br/>マリナよ!"
			,"style" : "font-size: 14px;color: #6D22061;background-color: #FEFF98;left: 355px;top: 44px;width: 84px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ねぇ<br/>マリナ!"
			,"style" : "font-size: 14px;color: #6D22061;background-color: #FEFF98;left: 525px;top: 112px;width: 84px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "隣に<br/>座って<br/>いい?"
			,"style" : "font-size: 14px;color: #6D22061;background-color: #FEFF98;left: 133px;top: 250px;width: 64px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "少し先生と<br/>話して<br/>くるよ…"
			,"style" : "font-size: 14px;color: #770014;background-color: #FF98A6;left: 90px;top: 395px;width: 91px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいわよ!<br/>大歓迎よ!"
			,"style" : "font-size: 14px;color: #48AF9E;background-color: #B6FFF1;left: 512px;top: 330px;width: 86px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0115" : [
		{
			"text" : "パーシーは?<br/>一緒じゃ<br/>なかった?"
			,"style" : "font-size: 14px;color: #095F70;background-color: #94FFFB;left: 17px;top: 20px;width: 123px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "先生と<br/>話して<br/>来るって!"
			,"style" : "font-size: 14px;color: #AF580D;background-color: #F6FF95;left: 165px;top: 20px;width: 111px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "初日に?"
			,"style" : "font-size: 14px;color: #095F70;background-color: #94FFFB;left: 348px;top: 20px;width: 74px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうよね!でも<br/>全部の授業で<br/>してるみたい!"
			,"style" : "font-size: 14px;color: #AF580D;background-color: #F6FF95;left: 400px;top: 69px;width: 110px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それにしても<br/>君来るの<br/>早いわね!"
			,"style" : "font-size: 14px;color: #AF580D;background-color: #F6FF95;left: 55px;top: 265px;width: 98px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うっかり<br/>20分早く<br/>来ちゃって"
			,"style" : "font-size: 14px;color: #095F70;background-color: #94FFFB;left: 135px;top: 340px;width: 120px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "キャンパスに<br/>住んでる<br/>からでしょ!"
			,"style" : "font-size: 13px;color: #AF580D;background-color: #F6FF95;left: 290px;top: 390px;width: 83px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それも<br/>あるけど<br/>この授業<br/>楽しみで!"
			,"style" : "font-size: 14px;color: #095F70;background-color: #94FFFB;left: 390px;top: 322px;width: 128px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "オンライン<br/>レビュー見たけど<br/>この先生は<br/>高評価よ!"
			,"style" : "font-size: 14px;color: #095F70;background-color: #94FFFB;left: 538px;top: 338px;width: 137px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それに<br/>創作文は<br/>楽しみよ!"
			,"style" : "font-size: 14px;color: #095F70;background-color: #94FFFB;left: 708px;top: 382px;width: 83px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0116" : [
		{
			"text" : "ゴホン!<br/>ようこそ創作文101へ!<br/>私が本講義の教授<br/>バートラム・ディーズ。<br/>バートラムでいい。<br/>もう高校じゃない、<br/>名前だけでいい"
			,"style" : "font-size: 14px;color: #2E2A94;background-color: #8596FF;left: 10px;top: 15px;width: 167px;height: 151px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "点呼はしない、<br/>君達はとても多く<br/>名を覚える<br/>努力はするが、<br/>印象に残るよう<br/>努めてくれると<br/>私も助かる"
			,"style" : "font-size: 14px;color: #2E2A94;background-color: #8596FF;left: 105px;top: 215px;width: 140px;height: 229px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "出席は授業の<br/>休憩時間中に<br/>私の席に表を置く。<br/>名前をサイン<br/>してくれ<br/>間違って他人の名を<br/>記入するなよ<br/>私は矛盾の発見は<br/>得意だ"
			,"style" : "font-size: 13px;color: #2E2A94;background-color: #8596FF;left: 240px;top: 45px;width: 117px;height: 258px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "始まった<br/>みたい!"
			,"style" : "font-size: 14px;color: #A34B07;background-color: #FBFEBA;left: 335px;top: 350px;width: 79px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やぁ<br/>君達"
			,"style" : "font-size: 14px;color: #A3203C;background-color: #FEB9C4;left: 563px;top: 8px;width: 42px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハイ…"
			,"style" : "font-size: 14px;color: #A34B07;background-color: #FBFEBA;left: 545px;top: 62px;width: 42px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "この授業は<br/>オンラインと講義の<br/>両方で構成され、<br/>最終成績の30%は<br/>オンラインだ、<br/>学習サイトを<br/>よく理解すること"
			,"style" : "font-size: 13px;color: #2E2A94;background-color: #8596FF;left: 448px;top: 135px;width: 146px;height: 170px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "授業の課題は<br/>高校を出た者には<br/>難しくない、<br/>持てる力で、<br/>毎週やり続ければ<br/>ついていける"
			,"style" : "font-size: 13px;color: #2E2A94;background-color: #8596FF;left: 435px;top: 318px;width: 157px;height: 170px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0117" : [
		{
			"text" : "さて創作文とは。<br/>授業で何をすると思う?<br/>定期的な演習と<br/>テーマ別の読書を通じ、<br/>創造的な視野を広げて<br/>くれれば幸いだ"
			,"style" : "font-size: 14px;color: #19184B;background-color: #9E99E9;left: 270px;top: 22px;width: 177px;height: 148px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "授業<br/>初日よ"
			,"style" : "font-size: 14px;color: #A03D16;background-color: #EEFBB2;left: 110px;top: 214px;width: 90px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "\"創造は難しい\"<br/>と言うだろう。<br/>だが創造的な<br/>思考を簡単に<br/>するのが<br/>私の仕事だ"
			,"style" : "font-size: 14px;color: #19184B;background-color: #9E99E9;left: 15px;top: 350px;width: 111px;height: 132px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ノートに<br/>何か書くこと<br/>あるの?"
			,"style" : "font-size: 14px;color: #A03D16;background-color: #EEFBB2;left: 285px;top: 392px;width: 97px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "学期の終わりには<br/>思考や感情を<br/>創造的な書き方で<br/>表現できるように<br/>なって欲しい"
			,"style" : "font-size: 14px;color: #19184B;background-color: #9E99E9;left: 620px;top: 30px;width: 155px;height: 156px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わぁ 私の新しい友達は<br/>超かわいい<span style=\"color: #8A8C7F;\">#ユニユニ</span>"
			,"style" : "font-size: 14px;color: #000600;background-color: #EEFBB2;left: 418px;top: 415px;width: 152px;height: 58px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0118" : [
		{
			"text" : "とっても<br/>上手ね!"
			,"style" : "font-size: 14px;color: #A54B01;background-color: #F0FDAF;left: 5px;top: 350px;width: 90px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "アニメ<br/>とかよね"
			,"style" : "font-size: 14px;color: #A54B01;background-color: #F0FDAF;left: 192px;top: 434px;width: 115px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "かわ<br/>いい!"
			,"style" : "font-size: 14px;color: #A54B01;background-color: #F0FDAF;left: 300px;top: 354px;width: 43px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "芸術専攻<br/>する気?"
			,"style" : "font-size: 14px;color: #A54B01;background-color: #F0FDAF;left: 332px;top: 418px;width: 71px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私も<br/>描いてよ!"
			,"style" : "font-size: 14px;color: #A54B01;background-color: #F0FDAF;left: 540px;top: 410px;width: 86px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0119" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0120" : [
		{
			"text" : "ねぇ<br/>ゴハン一緒に<br/>どう?"
			,"style" : "font-size: 14px;color: #7D4301;background-color: #FCFC9B;left: 438px;top: 10px;width: 116px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "行く!"
			,"style" : "font-size: 14px;color: #06858C;background-color: #9CFDFC;left: 480px;top: 113px;width: 37px;height: 18px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いや、ごめん<br/>僕は用事が<br/>ある…"
			,"style" : "font-size: 14px;color: #9F0010;background-color: #FD9CA8;left: 600px;top: 134px;width: 103px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0121" : [
		{
			"text" : "二人共<br/>またね!"
			,"style" : "font-size: 14px;color: #B43643;background-color: #FFBDC7;left: 205px;top: 15px;width: 79px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "またね!"
			,"style" : "font-size: 14px;color: #955306;background-color: #FDF37F;left: 250px;top: 75px;width: 65px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "バイ!"
			,"style" : "font-size: 14px;color: #1F9897;background-color: #7FFDFF;left: 244px;top: 122px;width: 36px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>どこでお昼<br/>食べたい?"
			,"style" : "font-size: 14px;color: #955306;background-color: #FDF37F;left: 35px;top: 272px;width: 101px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "カフェテリアも<br/>いいけど。<br/>キャンパスから<br/>2ブロック先の<br/>サンドイッチ屋も<br/>美味しいって"
			,"style" : "font-size: 14px;color: #955306;background-color: #FDF37F;left: 300px;top: 267px;width: 180px;height: 134px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それは<br/>よさそう!"
			,"style" : "font-size: 14px;color: #1F9897;background-color: #7FFDFF;left: 404px;top: 415px;width: 64px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #955306;background-color: #FDF37F;left: 585px;top: 290px;width: 45px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0122" : [
		{
			"text" : "それに食後に<br/>フローズン<br/>ヨーグ…"
			,"style" : "font-size: 14px;color: #813C0C;background-color: #FDFC70;left: 128px;top: 16px;width: 115px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ゥゥルルトオォォ!!!"
			,"style" : "font-size: 14px;color: #813C0C;background-color: #FDFC70;left: 502px;top: 68px;width: 136px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0123" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0124" : [
		{
			"text" : "すみません<br/>すみません<br/>大丈夫ですか"
			,"style" : "font-size: 18px;color: #2C5B01;background-color: #A6FF7B;left: 30px;top: 20px;width: 125px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うぐ…"
			,"style" : "font-size: 14px;color: #2C5B01;background-color: #FAFE6B;left: 193px;top: 37px;width: 46px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ケガして<br/>ませんか"
			,"style" : "font-size: 16px;color: #2C5B01;background-color: #A6FF7B;left: 224px;top: 64px;width: 77px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大丈夫<br/>大丈夫よ<br/>心配<br/>ないわ…"
			,"style" : "font-size: 14px;color: #2C5B01;background-color: #FAFE6B;left: 518px;top: 160px;width: 94px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "マリナ<br/>どうしたの…"
			,"style" : "font-size: 14px;color: #2C5B01;background-color: #FAFE6B;left: 530px;top: 265px;width: 99px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0125" : [
		{
			"text" : "眼鏡が!"
			,"style" : "font-size: 14px;color: #157E8C;background-color: #8BF8FB;left: 28px;top: 20px;width: 60px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "眼鏡なしじゃ<br/>見れない!"
			,"style" : "font-size: 14px;color: #157E8C;background-color: #8BF8FB;left: 145px;top: 54px;width: 117px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "誰か石に<br/>しちゃう!"
			,"style" : "font-size: 14px;color: #157E8C;background-color: #8BF8FB;left: 354px;top: 22px;width: 100px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うぅ…"
			,"style" : "font-size: 14px;color: #157E8C;background-color: #8BF8FB;left: 240px;top: 185px;width: 46px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大丈夫!<br/>ここに…"
			,"style" : "font-size: 14px;color: #733106;background-color: #FFF583;left: 514px;top: 20px;width: 108px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0126" : [
		{
			"text" : "…あるわ"
			,"style" : "font-size: 14px;color: #934916;background-color: #FBF68D;left: 115px;top: 20px;width: 61px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめんなさい"
			,"style" : "font-size: 14px;color: #934916;background-color: #FBF68D;left: 600px;top: 10px;width: 88px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "これは?<br/>誰かの手?"
			,"style" : "font-size: 14px;color: #0D848F;background-color: #8DF7FB;left: 443px;top: 292px;width: 119px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0127" : [
		{
			"text" : "アハハ<br/>何でもない!"
			,"style" : "font-size: 14px;color: #6F2E06;background-color: #FCF38B;left: 10px;top: 15px;width: 93px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "眼鏡<br/>見つけたわ!"
			,"style" : "font-size: 14px;color: #6F2E06;background-color: #FCF38B;left: 155px;top: 405px;width: 93px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "はい<br/>どうぞ"
			,"style" : "font-size: 14px;color: #6F2E06;background-color: #FCF38B;left: 590px;top: 12px;width: 53px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "さぁこれで<br/>いいわ"
			,"style" : "font-size: 14px;color: #6F2E06;background-color: #FCF38B;left: 297px;top: 260px;width: 91px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "目を開けて!"
			,"style" : "font-size: 14px;color: #6F2E06;background-color: #FCF38B;left: 350px;top: 330px;width: 107px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あ…<br/>ありがとう"
			,"style" : "font-size: 13px;color: #007070;background-color: #8BFCF0;left: 505px;top: 265px;width: 67px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うわあっ<br/>僕のDS!!"
			,"style" : "font-size: 14px;color: #36891C;background-color: #B4FC8B;left: 703px;top: 435px;width: 84px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0128" : [
		{
			"text" : "ごめん<br/>なさい!"
			,"style" : "font-size: 14px;color: #6A3D0B;background-color: #FFFE89;left: 20px;top: 20px;width: 77px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うわぁ<br/>最悪ね…"
			,"style" : "font-size: 14px;color: #00595D;background-color: #8AFBFF;left: 135px;top: 35px;width: 100px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "特別版の<br/>ジルダ3DS<br/>よね?"
			,"style" : "font-size: 14px;color: #00595D;background-color: #8AFBFF;left: 400px;top: 20px;width: 89px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん…"
			,"style" : "font-size: 14px;color: #1F5F01;background-color: #ACFF88;left: 442px;top: 105px;width: 55px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何で僕デカール<br/>取っておかな<br/>かったんだ??"
			,"style" : "font-size: 13px;color: #1F5F01;background-color: #ACFF88;left: 520px;top: 55px;width: 92px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも僕には<br/>公式ジルダ3DSを<br/>持たない選択は<br/>ないし!!!"
			,"style" : "font-size: 13px;color: #1F5F01;background-color: #ACFF88;left: 645px;top: 30px;width: 118px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "高かったのに<br/>壊れちゃったよ!"
			,"style" : "font-size: 13px;color: #1F5F01;background-color: #ACFF88;left: 620px;top: 152px;width: 139px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0129" : [
		{
			"text" : "あれ<br/>高いの…"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFDB2;left: 70px;top: 10px;width: 93px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "500$位"
			,"style" : "font-size: 14px;color: #007A70;background-color: #B0FEFE;left: 270px;top: 190px;width: 59px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "マジで??"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFDB2;left: 450px;top: 20px;width: 104px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 14px;color: #007A70;background-color: #B0FEFE;left: 700px;top: 200px;width: 36px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うわぁ"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFDB2;left: 483px;top: 270px;width: 45px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ぐすん…"
			,"style" : "font-size: 14px;color: #3A7A01;background-color: #9EF383;left: 685px;top: 453px;width: 61px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0130" : [
		{
			"text" : "ねぇ私達<br/>お昼にサンドイッチ<br/>食べに行くの、<br/>一緒にどう?"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFE90;left: 10px;top: 10px;width: 133px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "奢るわよ!"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFE90;left: 190px;top: 20px;width: 76px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いや 別にいいよ!<br/>君のせいじゃない。<br/>僕の不注意だ…"
			,"style" : "font-size: 14px;color: #286F0B;background-color: #C6FF8F;left: 277px;top: 52px;width: 131px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それは分かるけど<br/>壊れたのは最悪でしょ<br/>せめて少しは良いこと<br/>してあげたくて"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFE90;left: 635px;top: 90px;width: 156px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本当?<br/>ホントに<br/>いいの?"
			,"style" : "font-size: 14px;color: #286F0B;background-color: #C6FF8F;left: 440px;top: 260px;width: 97px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #813D10;background-color: #FFFE90;left: 540px;top: 310px;width: 35px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君の友達との<br/>お昼の邪魔<br/>じゃない?"
			,"style" : "font-size: 14px;color: #286F0B;background-color: #C6FF8F;left: 455px;top: 340px;width: 117px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いいえ!"
			,"style" : "font-size: 12px;color: #813D10;background-color: #FFFE90;left: 520px;top: 455px;width: 43px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0131" : [
		{
			"text" : "行き<br/>ましょ!"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 183px;top: 15px;width: 66px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "お…OK!"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 268px;top: 35px;width: 73px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君の<br/>名前は?"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 385px;top: 22px;width: 85px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "サシャ!"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 732px;top: 165px;width: 50px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それ<br/>女の子の<br/>名前じゃ…"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 375px;top: 227px;width: 91px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "アレクサンダー<br/>の略だよ"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 403px;top: 280px;width: 106px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本気でそう<br/>思ってる?"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 365px;top: 328px;width: 79px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 432px;top: 385px;width: 33px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハハッ"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 404px;top: 402px;width: 45px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そういう<br/>君の名前は?"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 382px;top: 432px;width: 86px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョージ"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 565px;top: 273px;width: 59px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それ男の<br/>名前じゃ…"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 640px;top: 253px;width: 83px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君のサンド<br/>イッチに<br/>オナラ<br/>するわよ"
			,"style" : "font-size: 14px;color: #813A01;background-color: #F9F36B;left: 715px;top: 268px;width: 76px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "背の高い人<br/>君の名前は?"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 672px;top: 345px;width: 86px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "マリナ!"
			,"style" : "font-size: 14px;color: #28AAA1;background-color: #69F9DF;left: 730px;top: 420px;width: 53px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "はじめ<br/>まして!"
			,"style" : "font-size: 14px;color: #2D8307;background-color: #A3FD5A;left: 662px;top: 436px;width: 73px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君もね"
			,"style" : "font-size: 14px;color: #28AAA1;background-color: #69F9DF;left: 738px;top: 472px;width: 46px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0132" : [
		{
			"text" : "ところで<br/>マリナあなた<br/>絵が本当に<br/>上手ね!"
			,"style" : "font-size: 14px;color: #7E4001;background-color: #FBFC7C;left: 15px;top: 10px;width: 97px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あの…<br/>その…あ…<br/>ありがとう!"
			,"style" : "font-size: 14px;color: #007B79;background-color: #73FDE8;left: 18px;top: 130px;width: 77px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "絵が<br/>好き<br/>なの?"
			,"style" : "font-size: 14px;color: #277401;background-color: #AFFE73;left: 138px;top: 35px;width: 61px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "う…<br/>うん!"
			,"style" : "font-size: 14px;color: #007B79;background-color: #73FDE8;left: 169px;top: 105px;width: 60px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕も!"
			,"style" : "font-size: 14px;color: #277401;background-color: #AFFE73;left: 187px;top: 140px;width: 67px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "描くのは下手で<br/>観るのは好き<br/>って意味だけど"
			,"style" : "font-size: 14px;color: #277401;background-color: #AFFE73;left: 250px;top: 50px;width: 118px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私達皆<br/>好きなものが<br/>違うわね…"
			,"style" : "font-size: 14px;color: #7E4001;background-color: #FBFC7C;left: 390px;top: 70px;width: 87px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうみたい<br/>だね"
			,"style" : "font-size: 14px;color: #277401;background-color: #AFFE73;left: 330px;top: 340px;width: 90px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は音楽家<br/>みたいな<br/>ものよ"
			,"style" : "font-size: 14px;color: #7E4001;background-color: #FBFC7C;left: 420px;top: 410px;width: 104px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本当?"
			,"style" : "font-size: 14px;color: #007B79;background-color: #73FDE8;left: 538px;top: 30px;width: 49px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何<br/>してるの?"
			,"style" : "font-size: 14px;color: #277401;background-color: #AFFE73;left: 624px;top: 40px;width: 69px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ウクレレ<br/>演奏して<br/>歌うわ<br/>たまに<br/>作曲も"
			,"style" : "font-size: 14px;color: #7E4001;background-color: #FBFC7C;left: 680px;top: 95px;width: 96px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "まだそんな<br/>上手くない<br/>けど…"
			,"style" : "font-size: 14px;color: #7E4001;background-color: #FBFC7C;left: 712px;top: 423px;width: 78px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0133" : [
		{
			"text" : "君はどう<br/>サシャ?<br/>何が得意?"
			,"style" : "font-size: 14px;color: #754B01;background-color: #F8FD6B;left: 10px;top: 10px;width: 97px;height: 84px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いや僕には<br/>特別な才能とか<br/>何もないよ…"
			,"style" : "font-size: 14px;color: #287209;background-color: #9AFF69;left: 140px;top: 20px;width: 105px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何か<br/>あるでしょ!"
			,"style" : "font-size: 14px;color: #754B01;background-color: #F8FD6B;left: 180px;top: 135px;width: 101px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "恥ずかしがり屋<br/>なのかしら…<br/>興味を<br/>そそられるわ!"
			,"style" : "font-size: 14px;color: #754B01;background-color: #F8FD6B;left: 345px;top: 25px;width: 115px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "いや違うよ<br/>恥ずかしい<br/>とかじゃない!"
			,"style" : "font-size: 14px;color: #287209;background-color: #9AFF69;left: 365px;top: 145px;width: 130px;height: 121px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "じゃ<br/>何よ?"
			,"style" : "font-size: 14px;color: #754B01;background-color: #F8FD6B;left: 450px;top: 300px;width: 59px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ただ…"
			,"style" : "font-size: 14px;color: #287209;background-color: #9AFF69;left: 370px;top: 430px;width: 48px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0134" : [
		{
			"text" : "ただ<br/>…"
			,"style" : "font-size: 14px;color: #428509;background-color: #BAFB67;left: 25px;top: 20px;width: 34px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕は何も<br/>得意じゃ<br/>ないんだ…"
			,"style" : "font-size: 14px;color: #428509;background-color: #BAFB67;left: 75px;top: 50px;width: 93px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そんなこと<br/>ないと<br/>思うけど!"
			,"style" : "font-size: 14px;color: #7C5601;background-color: #FBF267;left: 235px;top: 10px;width: 88px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "無神経で<br/>ごめんね!"
			,"style" : "font-size: 14px;color: #7C5601;background-color: #FBF267;left: 345px;top: 20px;width: 91px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は迷惑な<br/>アレよね<br/>御免なさい!"
			,"style" : "font-size: 14px;color: #7C5601;background-color: #FBF267;left: 452px;top: 52px;width: 100px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "心配しなくて<br/>いいよ!"
			,"style" : "font-size: 14px;color: #428509;background-color: #BAFB67;left: 528px;top: 355px;width: 92px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大した<br/>ことじゃ<br/>ない"
			,"style" : "font-size: 14px;color: #428509;background-color: #BAFB67;left: 580px;top: 412px;width: 71px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0135" : [
		{
			"text" : "※着メロ:セーラームーンのテーマ(英語版)"
			,"style" : "font-size: 12px;color: black;left: 20px;top: 0px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君は…"
			,"style" : "font-size: 14px;color: #883A01;background-color: #FDFF6E;left: 20px;top: 20px;width: 59px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あら<br/>御免なさいね<br/>二人共…"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 685px;top: 30px;width: 98px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ママ!"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 46px;top: 290px;width: 51px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ゴメン<br/>今友達と<br/>いるの"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 130px;top: 290px;width: 88px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "後で<br/>かけ直して<br/>いい?"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 275px;top: 320px;width: 102px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "後で<br/>かけ直して<br/>いい?"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 275px;top: 320px;width: 102px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "OK<br/>私も<br/>愛してる"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 395px;top: 300px;width: 71px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "パパと父さん<br/>にも愛してる<br/>って伝えて"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 475px;top: 360px;width: 104px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ありがと"
			,"style" : "font-size: 12px;color: #06748B;background-color: #6EFFFD;left: 600px;top: 330px;width: 55px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私も<br/>寂しいわ!"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 663px;top: 373px;width: 66px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "OK<br/>バイ!"
			,"style" : "font-size: 14px;color: #06748B;background-color: #6EFFFD;left: 725px;top: 427px;width: 46px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0136" : [
		{
			"text" : "ご…ごめん!<br/>親が…"
			,"style" : "font-size: 14px;color: #0A6776;background-color: #58FAE4;left: 165px;top: 10px;width: 95px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大丈夫!"
			,"style" : "font-size: 14px;color: #704809;background-color: #F8FA58;left: 310px;top: 15px;width: 61px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "セーラーヌーン<br/>のファンなの?"
			,"style" : "font-size: 14px;color: #704809;background-color: #F8FA58;left: 264px;top: 90px;width: 108px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その…<br/>うん!"
			,"style" : "font-size: 14px;color: #0A6776;background-color: #58FAE4;left: 200px;top: 170px;width: 51px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "正直言うと<br/>少し恥ずかしいわ<br/>子供向け番組だから<br/>でも大好きよ!"
			,"style" : "font-size: 14px;color: #0A6776;background-color: #58FAE4;left: 410px;top: 15px;width: 178px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そんなこと<br/>ないわよ!"
			,"style" : "font-size: 14px;color: #704809;background-color: #F8FA58;left: 615px;top: 35px;width: 107px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕らの年でも<br/>好きな人は<br/>沢山いるよ!"
			,"style" : "font-size: 14px;color: #1C6E01;background-color: #97F95A;left: 655px;top: 130px;width: 133px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうね…"
			,"style" : "font-size: 14px;color: #0A6776;background-color: #58FAE4;left: 685px;top: 295px;width: 60px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0137" : [
		{
			"text" : "でもね…"
			,"style" : "font-size: 14px;color: #926814;background-color: #FFF183;left: 80px;top: 20px;width: 80px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "自分らしく好きで<br/>あり続けるのは<br/>大変なことよ"
			,"style" : "font-size: 14px;color: #926814;background-color: #FFF183;left: 20px;top: 85px;width: 121px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それでいいのよ。<br/>だって皆も<br/>君と同じ様に<br/>頑張ってるから"
			,"style" : "font-size: 14px;color: #926814;background-color: #FFF183;left: 25px;top: 360px;width: 159px;height: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それって…<br/>驚くほど<br/>深いね"
			,"style" : "font-size: 14px;color: #378002;background-color: #BAFF83;left: 320px;top: 165px;width: 91px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "頑張っ<br/>てみた"
			,"style" : "font-size: 14px;color: #926814;background-color: #FFF183;left: 452px;top: 35px;width: 52px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それから<br/>どうした<br/>の?"
			,"style" : "font-size: 14px;color: #780084;background-color: #ECB7FC;left: 420px;top: 280px;width: 75px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "少し話をして<br/>彼女がセーラーヌーンの<br/>コスプレした時の写真を<br/>見せてもらったわ"
			,"style" : "font-size: 14px;color: #926814;background-color: #FFF183;left: 584px;top: 338px;width: 194px;height: 141px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0138" : [
		{
			"text" : "へぇ、<br/>超カワイイ<br/>でしょうね"
			,"style" : "font-size: 14px;color: #5A1076;background-color: #E8B2FC;left: 20px;top: 20px;width: 97px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "全くよ!"
			,"style" : "font-size: 14px;color: #7C4815;background-color: #FDFE97;left: 64px;top: 105px;width: 57px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あとブログリンク<br/>交換して<br/>お喋りして<br/>フローズン<br/>ヨーグルトを…"
			,"style" : "font-size: 14px;color: #7C4815;background-color: #FDFE97;left: 140px;top: 85px;width: 125px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…サシャが一分で<br/>カップ一杯食べられる<br/>って言うから、<br/>私が20$賭けて<br/>彼は失敗して私の勝ち!<br/>それで彼は酷い頭痛"
			,"style" : "font-size: 14px;color: #7C4815;background-color: #FDFE97;left: 273px;top: 13px;width: 182px;height: 156px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "プッ"
			,"style" : "font-size: 14px;color: #5A1076;background-color: #E8B2FC;left: 420px;top: 174px;width: 34px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ところで、<br/>昨日何してた?<br/>全く会わな<br/>かったけど"
			,"style" : "font-size: 14px;color: #7C4815;background-color: #FDFE97;left: 490px;top: 25px;width: 113px;height: 133px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "面白い事は<br/>何も"
			,"style" : "font-size: 14px;color: #5A1076;background-color: #E8B2FC;left: 632px;top: 53px;width: 91px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "パーシーが<br/>来たけど!"
			,"style" : "font-size: 14px;color: #5A1076;background-color: #E8B2FC;left: 665px;top: 140px;width: 92px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何ぃ!!<br/>全部話して!!!"
			,"style" : "font-size: 14px;color: #7C4815;background-color: #FDFE97;left: 610px;top: 240px;width: 94px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハハ<br/>OK…"
			,"style" : "font-size: 14px;color: #5A1076;background-color: #E8B2FC;left: 610px;top: 355px;width: 67px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0139" : [
		{
			"text" : "知っての通り<br/>昨日はまた<br/>文書館で<br/>働いてたの…"
			,"style" : "font-size: 14px;color: #5B007A;background-color: #CF92FB;left: 105px;top: 10px;width: 109px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "彼は午後に<br/>少し来たわ"
			,"style" : "font-size: 14px;color: #5B007A;background-color: #CF92FB;left: 230px;top: 44px;width: 101px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あぁ彼は<br/>そこ行って<br/>たのね"
			,"style" : "font-size: 14px;color: #754709;background-color: #FCF59A;left: 175px;top: 130px;width: 111px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "えっ??"
			,"style" : "font-size: 14px;color: #5B007A;background-color: #CF92FB;left: 240px;top: 205px;width: 55px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "昨日授業の後<br/>食事に誘ったら<br/>彼は用事あるって!"
			,"style" : "font-size: 14px;color: #754709;background-color: #FCF59A;left: 170px;top: 350px;width: 157px;height: 136px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "成績表の写しが<br/>彼は欲しかった<br/>みたい…"
			,"style" : "font-size: 14px;color: #5B007A;background-color: #CF92FB;left: 373px;top: 270px;width: 103px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でも上司の登録者が<br/>不在だったから<br/>書類に記入して支払って<br/>後で戻って来れば<br/>押印と封入しとくって<br/>言ったの"
			,"style" : "font-size: 14px;color: #5B007A;background-color: #CF92FB;left: 595px;top: 28px;width: 184px;height: 139px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "成績表って<br/>早すぎない…"
			,"style" : "font-size: 14px;color: #754709;background-color: #FCF59A;left: 540px;top: 175px;width: 118px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "事情があって<br/>家に送りたいって<br/>言ってた"
			,"style" : "font-size: 14px;color: #5B007A;background-color: #CF92FB;left: 525px;top: 405px;width: 141px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0140" : [
		{
			"text" : "<span><ruby><rb>成績値<rp>(</rp><rt>GPA</rt><rp>)</ruby>も知りたい</span>って言ってたから<br/>私が見て教えたわ"
			,"style" : "font-size: 14px;color: #54006A;background-color: #EEB0FF;left: 205px;top: 20px;width: 152px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "学生<br/>IDナンバーは?"
			,"style" : "font-size: 14px;color: #F63FB3;background-color: white;left: 230px;top: 145px;width: 103px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それ<br/>君の仕事?"
			,"style" : "font-size: 14px;color: #715709;background-color: #FEFFB2;left: 415px;top: 15px;width: 87px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…本当<br/>は違う"
			,"style" : "font-size: 14px;color: #54006A;background-color: #EEB0FF;left: 525px;top: 60px;width: 47px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フラニー<br/>君はワルね!!"
			,"style" : "font-size: 14px;color: #715709;background-color: #FEFFB2;left: 595px;top: 15px;width: 103px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "本当に<br/>彼のこと<br/>好きなのね"
			,"style" : "font-size: 14px;color: #715709;background-color: #FEFFB2;left: 675px;top: 78px;width: 80px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョージ<br/>やめて!!"
			,"style" : "font-size: 14px;color: #54006A;background-color: #EEB0FF;left: 710px;top: 153px;width: 77px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0141" : [
		{
			"text" : "…それで<br/>彼が私の仕事が<br/>終わる時間聞いて、<br/>彼は12:30まで<br/>ここにいて、<br/>一緒に話してた…"
			,"style" : "font-size: 14px;color: #300051;background-color: #DEAFFF;left: 17px;top: 20px;width: 146px;height: 136px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それから12:30で<br/>仕事終わって<br/>彼は家まで私を<br/>送ってくれたの!!"
			,"style" : "font-size: 14px;color: #300051;background-color: #DEAFFF;left: 185px;top: 10px;width: 144px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何です<br/>って!!"
			,"style" : "font-size: 14px;color: #5A3F06;background-color: #FDEF93;left: 265px;top: 125px;width: 50px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうなの!彼は<br/>同じ方向に行く所<br/>って言ってたけど<br/>彼はキャンパスに<br/>住んでるじゃん!<br/>私の家ここから<br/>20分位だし"
			,"style" : "font-size: 14px;color: #300051;background-color: #DEAFFF;left: 340px;top: 30px;width: 181px;height: 159px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "スゴイ<br/>可愛い所<br/>あるわね!!"
			,"style" : "font-size: 14px;color: #5A3F06;background-color: #FDEF93;left: 295px;top: 280px;width: 99px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "もう手は<br/>繋いだの??"
			,"style" : "font-size: 14px;color: #78581D;background-color: #FCE979;left: 355px;top: 370px;width: 113px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…少しだけ"
			,"style" : "font-size: 14px;color: #421262;background-color: #D092FE;left: 665px;top: 185px;width: 76px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わぁ!!!!<br/>うわ<br/>うわぁ!!!!"
			,"style" : "font-size: 14px;color: #6D4E19;background-color: #FEEE93;left: 700px;top: 310px;width: 84px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0142" : [
		{
			"text" : "OK<br/>オタク<br/>こいつを<br/>ご所望ね!!"
			,"style" : "font-size: 14px;color: #765901;background-color: #F9FC90;left: 18px;top: 25px;width: 88px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ウクレレ<br/>タイムよ!"
			,"style" : "font-size: 14px;color: #765901;background-color: #F9FC90;left: 230px;top: 30px;width: 95px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "songtitle:booty call song<br/><br/>F C7 Dm Bb <br/><br/>what a hottie~~~ <br/>you wanna rock that body <br/>and smooch all over that face <br/>maybe go to his place <br/>whatcha do when you're there <br/>girl youd better beware <br/>cuz he is a cutie <br/>and you're gonna touch that bootie <br/>cuz you can't deny <br/>that you think he's fly <br/>he's a swell guy <br/>[doot doo doot] <br/>cuz he's a hottie <br/>c'mon girl rock that body <br/>and he's a cutie <br/>you wanna touch that bootie <br/><br/>he's a hottie <br/>?????<br/>he's a cutie <br/>you gonna touch that bootie <br/><br/>YEAH"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 0px;top: 600px;border:solid 1px;"
		}
		,{
			"text" : "songtitle:誘惑の電話の歌<br/><br/>F C7 Dm Bb <br/><br/>何てセクシ~<br/>君はその体を揺さぶりたい<br/>顔中にキスしたい<br/>きっと彼の所へ行くわ<br/>そこへ行く時は気をつけて<br/>女の子は特に注意して<br/>彼は可愛いから<br/>君はそのお尻を触る気ね<br/>君は拒否できない<br/>彼は格好良いから<br/>彼は素敵な男の子<br/>[ドゥ ドゥルドゥ ドゥー] <br/>彼はセクシー<br/>女の子はその体を揺さぶりたい<br/>彼は可愛い人<br/>君はそのお尻を触りたい<br/><br/>彼はセクシー<br/>?????<br/>彼は可愛い人<br/>君はそのお尻に触る気ね<br/><br/>イェアー"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 400px;top: 600px;border:solid 1px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0143" : [
		{
			"text" : "イェアー!!!"
			,"style" : "font-size: 14px;color: #774909;background-color: #F8FF7D;left: 214px;top: 102px;width: 73px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私の歌どう?<br/>とてもあってる<br/>でしょ?"
			,"style" : "font-size: 14px;color: #7C4D01;background-color: #F5FD6A;left: 512px;top: 173px;width: 124px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョ…<br/>ジョージ"
			,"style" : "font-size: 14px;color: #953CAD;background-color: #E49FFD;left: 582px;top: 270px;width: 83px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハ…ハイ<br/>パーシー!"
			,"style" : "font-size: 14px;color: #953CAD;background-color: #E49FFD;left: 548px;top: 365px;width: 63px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0144" : [
		{
			"text" : "あらパーシー!<br/>気付かな<br/>かったわ!"
			,"style" : "font-size: 14px;color: #83420B;background-color: #FFFD79;left: 150px;top: 20px;width: 106px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やぁ"
			,"style" : "font-size: 14px;color: #820C1D;background-color: #FF788C;left: 235px;top: 90px;width: 33px;height: 20px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "歌って<br/>たのかい?"
			,"style" : "font-size: 14px;color: #820C1D;background-color: #FF788C;left: 300px;top: 60px;width: 83px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん!"
			,"style" : "font-size: 14px;color: #83420B;background-color: #FFFD79;left: 60px;top: 315px;width: 38px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "とても<br/>上手いね"
			,"style" : "font-size: 14px;color: #820C1D;background-color: #FF788C;left: 60px;top: 362px;width: 95px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ユニティ大学の<br/>ラジオ番組に<br/>参加すべきだよ"
			,"style" : "font-size: 14px;color: #820C1D;background-color: #FF788C;left: 108px;top: 412px;width: 131px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あら<br/>ありがと!"
			,"style" : "font-size: 12px;color: #83420B;background-color: #FFFD79;left: 280px;top: 438px;width: 54px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "…やぁフラニー"
			,"style" : "font-size: 14px;color: #881022;background-color: #F95D71;left: 670px;top: 160px;width: 105px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハイ…"
			,"style" : "font-size: 14px;color: #670079;background-color: #DA79FF;left: 465px;top: 360px;width: 49px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0145" : [
		{
			"text" : "それじゃ…<br/>私用事<br/>あるから!!"
			,"style" : "font-size: 14px;color: #786101;background-color: #FFFF93;left: 493px;top: 10px;width: 83px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "後で連絡<br/>して、F!!!"
			,"style" : "font-size: 14px;color: #786101;background-color: #FFFF93;left: 585px;top: 10px;width: 75px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "バイ<br/>オタク!"
			,"style" : "font-size: 14px;color: #786101;background-color: #FFFF93;left: 730px;top: 22px;width: 52px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "バイ…"
			,"style" : "font-size: 14px;color: #AA30A9;background-color: #FD9AE2;left: 530px;top: 460px;width: 56px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0146" : [
		{
			"text" : "後でチュー<br/>しそうな<br/>感じね!!"
			,"style" : "font-size: 14px;color: #8E6411;background-color: #FBF278;left: 435px;top: 22px;width: 105px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0147" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0148" : [
		{
			"text" : "えっと…そうだ!<br/>君の成績表<br/>準備できたわ!<br/>チーフが早く<br/>来たから"
			,"style" : "font-size: 14px;color: #4A0B72;background-color: #F474FF;left: 45px;top: 15px;width: 133px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そりゃ<br/>いい!"
			,"style" : "font-size: 14px;color: #9D2746;background-color: #FF76B2;left: 175px;top: 115px;width: 44px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "はい<br/>どうぞ"
			,"style" : "font-size: 14px;color: #4A0B72;background-color: #F474FF;left: 380px;top: 25px;width: 63px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ありが…"
			,"style" : "font-size: 14px;color: #9D2746;background-color: #FF76B2;left: 520px;top: 38px;width: 69px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0149" : [
		{
			"text" : "私…<br/>15分後に仕事<br/>終わるけど…<br/>一緒にどこか…<br/>行かない…?"
			,"style" : "font-size: 14px;color: #37065E;background-color: #DEAAFB;left: 190px;top: 25px;width: 141px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん。<br/>ぜひとも"
			,"style" : "font-size: 14px;color: #9A121F;background-color: #FD8299;left: 660px;top: 310px;width: 73px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0150" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0151" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0152" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0153" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0154" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0155" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0156" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0157" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0158" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0159" : [
		{
			"text" : "フラニーと<br/>パーシーは<br/>今頃いちゃいちゃ<br/>してるわね"
			,"style" : "font-size: 14px;color: #000009;background-color: #FFFD81;left: 22px;top: 24px;width: 146px;height: 82px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "本当に?<br/>そうなの?"
			,"style" : "font-size: 14px;color: #000009;background-color: #64F5F2;left: 240px;top: 210px;width: 97px;height: 66px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "そうよ!!!!<br/>あの2人見たけど<br/>両思いね"
			,"style" : "font-size: 14px;color: #000009;background-color: #FFFD81;left: 395px;top: 25px;width: 121px;height: 100px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "へぇ…"
			,"style" : "font-size: 14px;color: #000009;background-color: #64F5F2;left: 374px;top: 152px;width: 60px;height: 28px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0160" : [
		{
			"text" : "へへへ"
			,"style" : "font-size: 14px;color: #966232;background-color: #FFFFBB;left: 23px;top: 22px;width: 67px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "可愛い<br/>ヤツらね"
			,"style" : "font-size: 14px;color: #966232;background-color: #FFFFBB;left: 326px;top: 36px;width: 59px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ぐぅ…"
			,"style" : "font-size: 14px;color: #966232;background-color: #FFFFBB;left: 508px;top: 82px;width: 55px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0161" : [
		{
			"text" : "<span style=\"font-size: 20px;\">ユニティ大学放送</span><br/><br/><span style=\"font-weight: normal;\">名前:</span>ジェネゼーブ・テンスリー<br/><span style=\"font-weight: normal;\">誕生日:</span>10/13 <span style=\"font-weight: normal;\">学年:</span>1年生<br/><span style=\"font-weight: normal;\">年齢:</span>18 <span style=\"font-weight: normal;\">専攻:</span>未申請<br/><span style=\"font-weight: normal;\">好きな音楽ジャンル:</span>オルタナティブ、<br/>フォーク、インディー、ポップ<br/><span style=\"font-weight: normal;\">好きなミュージシャン:</span>イングリッド・<br/>マイケルソン<br/><br/><span style=\"font-weight: normal;\">参加理由:</span>音楽は作曲も演奏も聴くのも<br/>大好き!同じ趣味の人達と会うのも好き<br/><span style=\"font-weight: normal;\">追加コメント:</span>ウクレレ演奏して歌えます!<br/>もし他に演奏できる人がいれば<br/>超素晴らしいジャムセッションしましょう<br/><span style=\"font-weight: normal;\">連絡:</span>G_Tinsley@UniUni.edu"
			,"style" : "font-size: 14px;color: #F96F79;background-color: #FCF9E9;left: 445px;top: 65px;width: 290px;height: 355px;transform: rotate(15deg);font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0162" : [
		{
			"text" : "ジョージ!"
			,"style" : "font-size: 14px;color: #C47B69;background-color: #F8FCBE;left: 45px;top: 34px;width: 71px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0163" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0164" : [
		{
			"text" : "songtitle:begin<br/><br/>G D7 <br/>i've been down this road <br/>more times than i can count <br/>i've done things i'm ashamed of <br/>and i never shut my mouth <br/><br/>C G D7 <br/>i'm always so quick to lose it <br/>but you don't seem to mind a bit <br/><br/>G C <br/>and tho i'm scared i'm <br/>trying to let you in <br/>and tho it's scary i <br/>think it's time to begin <br/><br/>D7 <br/>i think it's time to begin <br/>oo oo oo <br/><br/>G D7 <br/>i've been told all the sweet words <br/>many times before <br/>and i have said them, too <br/>as well as many more <br/><br/>C G D7 <br/>but the words we said were never true <br/>i hope it will be different with you <br/><br/>G C <br/>and tho i'm scared i'm <br/>trying to let you in <br/>and tho it's scary i <br/>think it's time to begin <br/><br/>D7 <br/>i think it's time to begin <br/>oo oo oo <br/><br/>G C <br/>and tho i'm scared i'm <br/>trying to let you in <br/>and tho it's scary i <br/>think it's time to begin <br/><br/>D7 <br/>i think it's time to begin <br/><br/>G <br/>i think it's time to begin"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 0px;top: 600px;border:solid 1px;"
		}
		,{
			"text" : "曲名:始まり<br/><br/>G D7 <br/>私はこの道を下ってる<br/>数え切れない位何度も<br/>私は恥ずかしいことをした<br/>別に秘密にしないけど<br/><br/>C G D7 <br/>私はすぐそれを忘れる<br/>でも君はそれを少しも気にしないみたい<br/><br/>G C <br/>私は怖いの<br/>君に告白するのが<br/>怖いの<br/>始まりの時だと思うのが でも<br/><br/>D7 <br/>始まりの時だと思う<br/>ウ ウ ウー<br/><br/>G D7 <br/>その甘い言葉は言われたことがある<br/>以前に何度も<br/>私も言ったことがある<br/>同じ位何度も<br/><br/>C G D7 <br/>でも私達の言った言葉は真実じゃなかった<br/>君はそうじゃないといいんだけど<br/><br/>G C <br/>私は怖いの<br/>君に告白するのが<br/>怖いの<br/>始まりの時だと思うのが でも<br/><br/>D7 <br/>始まりの時だと思う<br/>ウ ウ ウー<br/><br/>G C <br/>私は怖いの<br/>君に告白するのが<br/>怖いの<br/>始まりの時だと思うのが でも<br/><br/>D7 <br/>始まりの時だと思う<br/><br/>G <br/>始まりの時だと思う"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 400px;top: 600px;border:solid 1px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0165" : [
		{
			"text" : "ハイ私はマヤ<br/>モンスターポップ!<br/>の作者です"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 75px;top: 20px;width: 131px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "2章の間<br/>付いて来てくれて<br/>ありがとう!<br/>とても楽しく<br/>君達のサポートは<br/>非常にありがたいです!"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 20px;top: 115px;width: 180px;height: 122px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "数週間以内に<br/>もっとMP!の製品を<br/>お店に追加します。<br/>isthatwhatyoumint.storenvy.com<br/>プリントやボタンなどの<br/>グッズを欲しい人は<br/>もうそんなに待たせません!"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 30px;top: 270px;width: 239px;height: 183px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "3章は2月の未明に<br/>開始しますので<br/>注目していて下さい!"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 495px;top: 15px;width: 185px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "開始時は、コミックのtumblr、<br/>monsterpopcomicに<br/>投稿しますので、<br/>追うことができます!"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 545px;top: 120px;width: 233px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私のtumblr、<br/>mayakern.tumblr.com<br/>からも追えます。<br/>ここで私はコミックや<br/>お店の更新や<br/>多くのイラストを<br/>投稿しています!"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 560px;top: 240px;width: 202px;height: 144px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "読んでくれて<br/>ありがとう、<br/>3章の開始が<br/>待ちきれません!"
			,"style" : "font-size: 14px;color: #B40025;background-color: #FEFEFE;left: 627px;top: 413px;width: 158px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0166" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0167" : [
		{
			"text" : "お早う、ユニティ大学の皆!<br/>本日は10月2日。<br/>素敵な晴れで外は華氏62度、<br/>秋真っ盛り!"
			,"style" : "font-size: 14px;color: #824211;background-color: #F8DA21;left: 16px;top: 382px;width: 225px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ユニティ大学放送は<br/>102号室から生中継で<br/>お届けします!"
			,"style" : "font-size: 14px;color: #824211;background-color: #F8DA21;left: 463px;top: 40px;width: 172px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0168" : [
		{
			"text" : "科目の変更期間は今週金曜まで、<br/>予定を変更したい人は<br/>申請を間に合わせてね!"
			,"style" : "font-size: 14px;color: #824410;background-color: #FFEB4A;left: 60px;top: 40px;width: 227px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ユニティ大学即興部の初公演は次の土曜日!<br/>チケットは各5$で昼休み中に<br/>生徒センターのドアの前で販売します"
			,"style" : "font-size: 14px;color: #824410;background-color: #FFEB4A;left: 450px;top: 25px;width: 325px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0169" : [
		{
			"text" : "最後に、金曜日は忘れずにユニティ・<br/>ユニコーンズのシャツを着て支援してね<br/>試合でカンペ大学のアンフィ…<br/>アンフィスバイナイに対抗しましょう!"
			,"style" : "font-size: 14px;color: #7D3F0B;background-color: #FFF268;left: 27px;top: 390px;width: 290px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ジョージ・テンスリーの<br/>朝の連絡でした!"
			,"style" : "font-size: 14px;color: #7D3F0B;background-color: #FFF268;left: 478px;top: 30px;width: 257px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0170" : [
		{
			"text" : "ジョージが学校放送<br/>やってたなんて<br/>知らなかったよ!"
			,"style" : "font-size: 14px;color: #70001F;background-color: #FE89A0;left: 15px;top: 15px;width: 149px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "先月参加したのよ<br/>今日が彼女の<br/>初放送!"
			,"style" : "font-size: 14px;color: #6A007B;background-color: #E889FF;left: 70px;top: 125px;width: 133px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "へぇ<br/>凄い!"
			,"style" : "font-size: 14px;color: #70001F;background-color: #FE89A0;left: 305px;top: 395px;width: 44px;height: 40px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "1年生に<br/>やらせるなんて<br/>知らなかったわ!"
			,"style" : "font-size: 14px;color: #167180;background-color: #89FFF9;left: 430px;top: 50px;width: 147px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "普通はしないけど、<br/>ジョージはインタビューが凄い上手だったからよ!"
			,"style" : "font-size: 14px;color: #6A007B;background-color: #E889FF;left: 615px;top: 65px;width: 160px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私のベイビー<br/>は格好良く<br/>育ったわね!"
			,"style" : "font-size: 12px;color: #6A007B;background-color: #E889FF;left: 628px;top: 225px;width: 83px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君の<br/>ベイビーは<br/>僕だよ"
			,"style" : "font-size: 12px;color: #70001F;background-color: #FE89A0;left: 680px;top: 325px;width: 63px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "両方私の<br/>ベイビーよ<br/>へへへ!"
			,"style" : "font-size: 12px;color: #6A007B;background-color: #E889FF;left: 665px;top: 405px;width: 65px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0171" : [
		{
			"text" : "ハロー<br/>来たよわ!"
			,"style" : "font-size: 14px;color: #66390F;background-color: #FDFA6B;left: 245px;top: 5px;width: 97px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "もっと<br/>褒めて<br/>褒めて!"
			,"style" : "font-size: 14px;color: #66390F;background-color: #FDFA6B;left: 310px;top: 70px;width: 92px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "へへへへ"
			,"style" : "font-size: 14px;color: #66390F;background-color: #FDFA6B;left: 502px;top: 30px;width: 84px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "今は…<br/>無理ぃ…"
			,"style" : "font-size: 14px;color: #591276;background-color: #CF7EFF;left: 682px;top: 80px;width: 82px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0172" : [
		{
			"text" : "えぇ私も<br/>愛してる~"
			,"style" : "font-size: 14px;color: #6C3501;background-color: #FFF770;left: 35px;top: 55px;width: 69px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0173" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0174" : [
		{
			"text" : "ジョージ<br/>初放送おめでとう!<br/>とても上手かったわ!"
			,"style" : "font-size: 14px;color: #00696F;background-color: #6BFFE8;left: 155px;top: 20px;width: 177px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あら<br/>ありがとう!"
			,"style" : "font-size: 12px;color: #683F12;background-color: #FFFD60;left: 515px;top: 50px;width: 75px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "エヘヘヘヘ"
			,"style" : "font-size: 14px;color: #683F12;background-color: #FFFD60;left: 474px;top: 410px;width: 130px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0175" : [
		{
			"text" : "それでオタク達は<br/>私抜きで何を<br/>企んでたの?"
			,"style" : "font-size: 14px;color: #684C11;background-color: #FCFB84;left: 330px;top: 30px;width: 124px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "スリザリング・<br/>ハイツの話を<br/>してたの!"
			,"style" : "font-size: 14px;color: #0A8074;background-color: #7BFFF5;left: 640px;top: 80px;width: 136px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0176" : [
		{
			"text" : "それ…<br/>面白いの?"
			,"style" : "font-size: 14px;color: #684C11;background-color: #FCFB84;left: 202px;top: 17px;width: 72px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "うん<br/>私大好きよ!"
			,"style" : "font-size: 14px;color: #106659;background-color: #84FFF2;left: 310px;top: 20px;width: 100px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "全てを破壊する<br/>愛の話よ!"
			,"style" : "font-size: 14px;color: #106659;background-color: #84FFF2;left: 405px;top: 70px;width: 155px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "つまり簡単な<br/>読物じゃ<br/>ないわ…"
			,"style" : "font-size: 14px;color: #106659;background-color: #84FFF2;left: 485px;top: 162px;width: 94px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ヒスクリフは<br/>恐ろしい<br/>奴だけど…"
			,"style" : "font-size: 14px;color: #106659;background-color: #84FFF2;left: 600px;top: 172px;width: 90px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は好きよ!<br/>ロマンスだけど<br/>幽霊の話<br/>でもあるの"
			,"style" : "font-size: 14px;color: #106659;background-color: #84FFF2;left: 640px;top: 275px;width: 132px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "それで<br/>蛇達が登場<br/>してね…"
			,"style" : "font-size: 14px;color: #106659;background-color: #84FFF2;left: 637px;top: 420px;width: 118px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0177" : [
		{
			"text" : "う…うん"
			,"style" : "font-size: 14px;color: #7B6712;background-color: #FDFDA6;left: 100px;top: 48px;width: 64px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめんなさい<br/>ダラダラ話し続けて<br/>あなたのこと<br/>気にしてなかった"
			,"style" : "font-size: 14px;color: #0A5A52;background-color: #A7FEF7;left: 375px;top: 20px;width: 188px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あなたには<br/>つまらないわよね、<br/>恥ずかしいわ、<br/>黙れって言ってよ!!"
			,"style" : "font-size: 14px;color: #0A5A52;background-color: #A7FEF7;left: 584px;top: 40px;width: 199px;height: 119px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ごめん<br/>なさい!!"
			,"style" : "font-size: 14px;color: #0A5A52;background-color: #A7FEF7;left: 500px;top: 180px;width: 55px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0178" : [
		{
			"text" : "大丈夫!!"
			,"style" : "font-size: 14px;color: #79510C;background-color: #FFF76E;left: 88px;top: 63px;width: 41px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "君の熱心な<br/>とこ好きよ!"
			,"style" : "font-size: 14px;color: #79510C;background-color: #FFF76E;left: 360px;top: 28px;width: 77px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そこが<br/>本当に<br/>…"
			,"style" : "font-size: 14px;color: #79510C;background-color: #FFF76E;left: 333px;top: 270px;width: 53px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "可愛い"
			,"style" : "font-size: 14px;color: #79510C;background-color: #FFF76E;left: 422px;top: 432px;width: 42px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0179" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0180" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0181" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0182" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0183" : [
		{
			"text" : "そっとして<br/>あげた方が<br/>よさそうね…"
			,"style" : "font-size: 14px;color: #007976;background-color: #93FFEA;left: 44px;top: 43px;width: 121px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハハ…<br/>そうね…"
			,"style" : "font-size: 14px;color: #836E13;background-color: #FFFF94;left: 245px;top: 35px;width: 57px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ねぇオタク達!<br/>私達用事に<br/>行くわ"
			,"style" : "font-size: 14px;color: #836E13;background-color: #FFFF94;left: 648px;top: 30px;width: 117px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0184" : [
		{
			"text" : "えっ…? OK!<br/>楽しんで来て!"
			,"style" : "font-size: 14px;color: #5C006D;background-color: #D78FFE;left: 320px;top: 13px;width: 112px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "またね!"
			,"style" : "font-size: 14px;color: #660C18;background-color: #FDA0A8;left: 337px;top: 176px;width: 61px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0185" : [
		{
			"text" : "あらあら、<br/>あの2人お互い<br/>ベッタリね!"
			,"style" : "font-size: 14px;color: #724410;background-color: #FBFF90;left: 35px;top: 20px;width: 120px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "何て大オタク<br/>かしら!"
			,"style" : "font-size: 14px;color: #724410;background-color: #FBFF90;left: 95px;top: 140px;width: 87px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あいつらマジ<br/>可愛いってこと!"
			,"style" : "font-size: 14px;color: #724410;background-color: #FBFF90;left: 502px;top: 15px;width: 122px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "でもちょ~~っと<br/>学校でイチャつき<br/>すぎじゃない?"
			,"style" : "font-size: 14px;color: #724410;background-color: #FBFF90;left: 500px;top: 125px;width: 132px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あの…<br/>ジョージ…<br/>大丈夫…?"
			,"style" : "font-size: 14px;color: #1E8373;background-color: #91FEFF;left: 677px;top: 280px;width: 96px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0186" : [
		{
			"text" : "えっ!<br/>普通に<br/>元気だけど、<br/>どうしたの???"
			,"style" : "font-size: 14px;color: #834D06;background-color: #FCFC75;left: 240px;top: 70px;width: 118px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "えっと、その…<br/>あなたの…掴む手が<br/>強すぎて…"
			,"style" : "font-size: 14px;color: #115967;background-color: #76FDFE;left: 615px;top: 40px;width: 142px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "少し<br/>痛い…"
			,"style" : "font-size: 14px;color: #115967;background-color: #76FDFE;left: 687px;top: 374px;width: 60px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0187" : [
		{
			"text" : "ゴメンゴメン<br/>気付かなかった<br/>ご免なさい!!!!!!"
			,"style" : "font-size: 14px;color: #6F5910;background-color: #FDFF79;left: 200px;top: 40px;width: 122px;height: 80px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "その…<br/>大丈夫よ…"
			,"style" : "font-size: 14px;color: #09604F;background-color: #79FFE3;left: 490px;top: 20px;width: 70px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "気に<br/>してない…<br/>けど…"
			,"style" : "font-size: 14px;color: #09604F;background-color: #79FFE3;left: 555px;top: 74px;width: 93px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0188" : [
		{
			"text" : "…ホントに<br/>大丈夫?<br/>最近少し変よ…"
			,"style" : "font-size: 14px;color: #006858;background-color: #94FDF2;left: 195px;top: 25px;width: 134px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そう<br/>思うわ…"
			,"style" : "font-size: 14px;color: #006858;background-color: #94FDF2;left: 280px;top: 135px;width: 74px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わかるわ…"
			,"style" : "font-size: 14px;color: #006858;background-color: #94FDF2;left: 582px;top: 14px;width: 73px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "フラニーはパーシーと<br/>今付き合ってるけど…<br/>あなたはずっと一緒<br/>だったものね…"
			,"style" : "font-size: 14px;color: #006858;background-color: #94FDF2;left: 570px;top: 126px;width: 207px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "い…いえ…<br/>平気よ…"
			,"style" : "font-size: 14px;color: #635A01;background-color: #FEFB93;left: 430px;top: 283px;width: 83px;height: 41px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "ハハハァ~…"
			,"style" : "font-size: 14px;color: #635A01;background-color: #FEFB93;left: 492px;top: 370px;width: 84px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0189" : [
		{
			"text" : "私は幸せよ!<br/>2人は可愛いし<br/>彼はフラニーを<br/>幸せにしてくれる!"
			,"style" : "font-size: 14px;color: #745D22;background-color: #FFF88D;left: 75px;top: 10px;width: 147px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私はそれが<br/>嬉しいの!"
			,"style" : "font-size: 14px;color: #745D22;background-color: #FFF88D;left: 246px;top: 56px;width: 70px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "そうね…でも<br/>だから寂しくない<br/>わけじゃ…"
			,"style" : "font-size: 14px;color: #13594A;background-color: #8FFFDB;left: 520px;top: 50px;width: 145px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "大丈夫!!"
			,"style" : "font-size: 14px;color: #644C19;background-color: #FFF98E;left: 650px;top: 120px;width: 75px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "見て?大丈夫よ!!!<br/>私は心配いらないの<br/>ハハッ。全然平気よ"
			,"style" : "font-size: 14px;color: #644C19;background-color: #FFF98E;left: 360px;top: 280px;width: 166px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0190" : [
		{
			"text" : "と…とにかく<br/>授業始まるわ。<br/>行かないと<br/>遅刻よ"
			,"style" : "font-size: 14px;color: #61470C;background-color: #FFF68C;left: 180px;top: 20px;width: 135px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "え…ええ"
			,"style" : "font-size: 14px;color: #0F5954;background-color: #8BFFE8;left: 304px;top: 138px;width: 61px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0191" : [
		{
			"text" : "全くも~~~~~~"
			,"style" : "font-size: 14px;color: #754F11;background-color: #FEF482;left: 82px;top: 40px;width: 143px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "あの授業<br/>ちょ~~<br/>退屈"
			,"style" : "font-size: 14px;color: #754F11;background-color: #FEF482;left: 558px;top: 20px;width: 103px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0192" : [
		{
			"text" : "気づいてる?<br/>あなた授業中<br/>ほとんど<br/>寝てたのよ!"
			,"style" : "font-size: 14px;color: #137774;background-color: #76FEF7;left: 55px;top: 20px;width: 152px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "えっ!!"
			,"style" : "font-size: 14px;color: #5F3F01;background-color: #FFF73F;left: 218px;top: 180px;width: 44px;height: 18px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "魔法心理学科が<br/>いつもやってる<br/>睡眠研究に入る<br/>べきだと思うよ。<br/>君なら稼げるさ"
			,"style" : "font-size: 14px;color: #096A24;background-color: #AFFF76;left: 252px;top: 20px;width: 173px;height: 157px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "もうっ、<br/>二人共<br/>意地悪ね!!!"
			,"style" : "font-size: 14px;color: #5F3F01;background-color: #FFF73F;left: 593px;top: 30px;width: 96px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0193" : [
		{
			"text" : "でもマジ<br/>才能あるよ<br/>一度も指されな<br/>かったじゃん"
			,"style" : "font-size: 14px;color: #1C6E0F;background-color: #CDFF90;left: 15px;top: 5px;width: 166px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "僕なら呼吸を<br/>乱しただけで<br/>バーチ教授に<br/>睨まれてるよ"
			,"style" : "font-size: 14px;color: #1C6E0F;background-color: #CDFF90;left: 205px;top: 20px;width: 133px;height: 98px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "やましい<br/>気持ちが<br/>あるから<br/>でしょ!"
			,"style" : "font-size: 14px;color: #5D3101;background-color: #FFF968;left: 490px;top: 25px;width: 90px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "私は全く<br/>気にして<br/>ないもん!"
			,"style" : "font-size: 14px;color: #5D3101;background-color: #FFF968;left: 632px;top: 28px;width: 135px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0194" : [
		{
			"text" : "周りを気にせず<br/>授業中指されず眠れる<br/>大いなる可能性に<br/>心を開いて!"
			,"style" : "font-size: 14px;color: #6E2F06F;background-color: #F7FB70;left: 35px;top: 30px;width: 209px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "教えてあげる<br/><span>若き<ruby><rb>弟子<rp>(</rp><rt>バッタ</rt><rp>)</ruby>よ</span>君が望むならね~"
			,"style" : "font-size: 14px;color: #6E2F06F;background-color: #F7FB70;left: 295px;top: 50px;width: 132px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
		,{
			"text" : "わ…わ…<br/>わかった!!!!"
			,"style" : "font-size: 14px;color: #206B09;background-color: #D4FD9B;left: 560px;top: 80px;width: 130px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0195" : [
		{
			"text" : "弟子としての<br/>初仕事よ。<br/>昼飯奢って!"
			,"style" : "font-size: 14px;color: #766B01;background-color: #FBFE88;left: 110px;top: 10px;width: 108px;height: 113px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 54px 54px 54px 54px / 57px 57px 57px 57px;"
		}
		,{
			"text" : "う…うん<br/>いいよ"
			,"style" : "font-size: 14px;color: #328714;background-color: #A7F26D;left: 460px;top: 150px;width: 71px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 35px 35px 35px 35px / 25px 25px 25px 25px;"
		}
		,{
			"text" : "マジで?<br/>ただの<br/>冗談よ!"
			,"style" : "font-size: 14px;color: #766B01;background-color: #FBFE88;left: 208px;top: 253px;width: 77px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 38px 38px 38px 38px / 45px 45px 45px 45px;"
		}
		,{
			"text" : "う…うん<br/>僕も冗談さ<br/>ハハハハ!!"
			,"style" : "font-size: 14px;color: #328714;background-color: #A7F26D;left: 324px;top: 280px;width: 111px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 56px 56px 56px 56px / 33px 33px 33px 33px;"
		}
		,{
			"text" : "ハァ~…"
			,"style" : "font-size: 14px;color: #328714;background-color: #A7F26D;left: 498px;top: 253px;width: 76px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 38px 38px 38px 38px / 15px 15px 15px 15px;"
		}
		,{
			"text" : "本当に<br/>タダ飯なら<br/>喜んで受けたのに。<br/>奢ってよ、<br/>太っ腹!"
			,"style" : "font-size: 14px;color: #766B01;background-color: #FBFE88;left: 465px;top: 310px;width: 153px;height: 109px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 77px 77px 77px 77px / 55px 55px 55px 55px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0196" : [
		{
			"text" : "皆でランチ<br/>行きましょ!<br/><span>フォー<sup>※</sup>はどう?</span>"
			,"style" : "font-size: 14px;color: #107584;background-color: #49EAF0;left: 140px;top: 22px;width: 153px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "※フォー(pho):ベトナムの米粉製平麺"
			,"style" : "font-size: 12px;color: black;left: 10px;top: 0px;"
		}
		,{
			"text" : "いいわね!<br/>フラニーも来るか<br/>聞いてみるわ!"
			,"style" : "font-size: 14px;color: #6B5A09;background-color: #FFEB50;left: 214px;top: 115px;width: 151px;height: 125px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "10分後にフォー<br/>来る????"
			,"style" : "font-size: 14px;color: #6B5A09;background-color: #FFEC50;left: 440px;top: 30px;width: 128px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;font-weight: bold;"
		}
		,{
			"text" : "私達一緒に行くわ!"
			,"style" : "font-size: 14px;color: #211027;background-color: #B033E9;left: 632px;top: 295px;width: 143px;height: 23px;text-align: left;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0197" : [
		{
			"text" : "フラニーと<br/>パーシーも来るって!<br/>先に席取っていて<br/>あげましょ!"
			,"style" : "font-size: 14px;color: #664D06;background-color: #FFEC50;left: 105px;top: 20px;width: 170px;height: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0198" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0199" : [
		{
			"text" : "…で彼本当にそれ<br/>やったんだよ!!<br/>オカシイだろ??"
			,"style" : "font-size: 14px;color: #1A850D;background-color: #D1FE9C;left: 245px;top: 14px;width: 149px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "マジで??"
			,"style" : "font-size: 14px;color: #989002;background-color: #FEFF7C;left: 31px;top: 272px;width: 88px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "おかしい!"
			,"style" : "font-size: 14px;color: #989002;background-color: #FEFF7C;left: 45px;top: 333px;width: 63px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ねぇ<br/>フラ…"
			,"style" : "font-size: 14px;color: #989002;background-color: #FEFF7C;left: 112px;top: 425px;width: 55px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…ニー"
			,"style" : "font-size: 14px;color: #989002;background-color: #FEFF7C;left: 610px;top: 32px;width: 71px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あーん<br/>して"
			,"style" : "font-size: 14px;color: #9A32BF;background-color: #EA89FE;left: 620px;top: 163px;width: 48px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あーん"
			,"style" : "font-size: 12px;color: #A71216;background-color: #FF8991;left: 732px;top: 262px;width: 41px;height: 21px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0200" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0201" : [
		{
			"text" : "楽しかったけど<br/>もう行かないと。<br/>授業があるの"
			,"style" : "font-size: 14px;color: #8D1C9B;background-color: #F694FF;left: 13px;top: 13px;width: 153px;height: 152px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "バイ!"
			,"style" : "font-size: 14px;color: #06846D;background-color: #93FEFA;left: 408px;top: 123px;width: 39px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "またね!"
			,"style" : "font-size: 14px;color: #3F7E07;background-color: #C9FF92;left: 430px;top: 188px;width: 63px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "後でね<br/>オタク!"
			,"style" : "font-size: 14px;color: #856B02;background-color: #FEFB93;left: 500px;top: 168px;width: 59px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "バイ!"
			,"style" : "font-size: 14px;color: #8D1C9B;background-color: #F694FF;left: 553px;top: 120px;width: 47px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それじゃ<br/>皆またね"
			,"style" : "font-size: 14px;color: #8A0E21;background-color: #FF94A2;left: 575px;top: 25px;width: 82px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0202" : [
		{
			"text" : "ジョージ! 金曜の<br/>ムービーナイト<br/>行かない?"
			,"style" : "font-size: 14px;color: #457E24;background-color: #AFFF77;left: 430px;top: 35px;width: 143px;height: 100px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "楽しそう<br/>だよ!"
			,"style" : "font-size: 14px;color: #457E24;background-color: #AFFF77;left: 605px;top: 85px;width: 91px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0203" : [
		{
			"text" : "皆で行けるし…<br/>ブランケットや食物<br/>持ち込んで、一晩<br/>遊び明かそうよ?"
			,"style" : "font-size: 14px;color: #1C6C01;background-color: #C3FF62;left: 18px;top: 15px;width: 179px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "肌寒い夜の丘で<br/>暖かいブランケット、<br/>友達と一緒に観る<br/>怖い映画は<br/>最高だろ?"
			,"style" : "font-size: 14px;color: #1C6C01;background-color: #C3FF62;left: 274px;top: 27px;width: 141px;height: 160px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…ねぇ?"
			,"style" : "font-size: 14px;color: #1C6C01;background-color: #C3FF62;left: 474px;top: 95px;width: 66px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ジョージ<br/>聞いてる?"
			,"style" : "font-size: 14px;color: #1C6C01;background-color: #C3FF62;left: 560px;top: 128px;width: 85px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっ…<br/>もちろんよ!!!<br/>いいわね<br/>面白そう…"
			,"style" : "font-size: 14px;color: #7F4514;background-color: #FFFD62;left: 660px;top: 158px;width: 128px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0204" : [
		{
			"text" : "ムービーナイト<br/>始まるけど<br/>皆来るの?"
			,"style" : "font-size: 14px;color: #090006;background-color: #FEFF63;left: 25px;top: 20px;width: 127px;height: 82px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "映画<br/>始まっちゃう…"
			,"style" : "font-size: 14px;color: #090006;background-color: #FEFF63;left: 300px;top: 40px;width: 98px;height: 62px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "皆???"
			,"style" : "font-size: 14px;color: #090006;background-color: #FEFF63;left: 350px;top: 114px;width: 72px;height: 22px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0205" : [
		{
			"text" : "メッセージ"
			,"style" : "font-size: 16px;color: #5EABEF;background-color: #B1E8EA;left: 66px;top: 68px;width: 87px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "サシャ"
			,"style" : "font-size: 20px;color: #232C2B;background-color: #B1E8EA;left: 170px;top: 60px;width: 67px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "通話"
			,"style" : "font-size: 16px;color: #5EABEF;background-color: #B1E8EA;left: 284px;top: 65px;width: 71px;height: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "僕は今晩行けない…<br/>今病院にいるんだ"
			,"style" : "font-size: 14px;color: #1B6601;background-color: #AFF674;left: 60px;top: 111px;width: 292px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "どうしたの 大丈夫?????"
			,"style" : "font-size: 14px;color: #7E7302;background-color: #FEF568;left: 135px;top: 172px;width: 216px;height: 25px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "うん…僕の兄弟がサッカーでケガしたんだ。<br/>どっかのバカが試合が始まってすぐ<br/>兄の足を蹴ったんだ。彼は大丈夫、<br/>しばらく試合ができないって怒ってたよ"
			,"style" : "font-size: 14px;color: #1B6601;background-color: #AFF674;left: 60px;top: 210px;width: 282px;height: 99px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "君は無事でよかったわ"
			,"style" : "font-size: 14px;color: #7E7302;background-color: #FEF568;left: 100px;top: 327px;width: 251px;height: 24px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "ああ僕は大丈夫、<br/>しばらく彼に付き添ってるよ"
			,"style" : "font-size: 14px;color: #1B6601;background-color: #AFF674;left: 60px;top: 365px;width: 270px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "わかった…<br/>君が無事で<br/>うれしいわ"
			,"style" : "font-size: 14px;color: #7E7302;background-color: #FEF568;left: 584px;top: 12px;width: 92px;height: 62px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "ありがとう<br/>月曜に学校で<br/>会おう"
			,"style" : "font-size: 14px;color: #1B6601;background-color: #AFF674;left: 675px;top: 75px;width: 89px;height: 81px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "うん<br/>それじゃ"
			,"style" : "font-size: 14px;color: #7E7302;background-color: #FEF568;left: 702px;top: 196px;width: 81px;height: 46px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0206" : [
		{
			"text" : "どうしたの?<br/>皆来るって?"
			,"style" : "font-size: 14px;color: #18968B;background-color: #6AFEFE;left: 10px;top: 10px;width: 105px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "サシャは<br/>来ない"
			,"style" : "font-size: 12px;color: #987519;background-color: #F7FF6B;left: 140px;top: 10px;width: 59px;height: 43px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "兄弟が入院するから<br/>一緒にいるって"
			,"style" : "font-size: 14px;color: #987519;background-color: #F7FF6B;left: 200px;top: 12px;width: 155px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫<br/>なの??"
			,"style" : "font-size: 14px;color: #18968B;background-color: #6AFEFE;left: 160px;top: 97px;width: 67px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん<br/>そんなに悪く<br/>なさそう"
			,"style" : "font-size: 14px;color: #987519;background-color: #F7FF6B;left: 150px;top: 156px;width: 90px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "フラニーにはまだ<br/>聞いていないけど<br/>彼女たちは多分…"
			,"style" : "font-size: 14px;color: #987519;background-color: #F7FF6B;left: 160px;top: 257px;width: 137px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ねぇ、G!"
			,"style" : "font-size: 14px;color: #580086;background-color: #D085FD;left: 380px;top: 390px;width: 69px;height: 30px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "ねぇ、G!<br/>パーシーと私は今夜行けないわ。<br/>彼の個人的な事情で<br/>私も必要そうなの。<br/>ドタキャンごめんね、愛してるわ!<br/>楽しんでね!"
			,"style" : "font-size: 16px;color: #580086;background-color: #D085FD;left: 492px;top: 24px;width: 265px;height: 161px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0207" : [
		{
			"text" : "彼らは<br/>来る?"
			,"style" : "font-size: 14px;color: #127F7F;background-color: #6AFEFE;left: 30px;top: 10px;width: 82px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それが…全く。<br/>来ないみたい。<br/>パーシーの<br/>用事らしいわ…"
			,"style" : "font-size: 16px;color: #836B16;background-color: #FCFD94;left: 150px;top: 45px;width: 170px;height: 132px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あら…"
			,"style" : "font-size: 14px;color: #127F7F;background-color: #6AFEFE;left: 613px;top: 80px;width: 52px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そう…"
			,"style" : "font-size: 14px;color: #127F7F;background-color: #6AFEFE;left: 632px;top: 208px;width: 50px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私達だけね!<br/>でも問題ないわ"
			,"style" : "font-size: 14px;color: #127F7F;background-color: #6AFEFE;left: 612px;top: 328px;width: 124px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0208" : [
		{
			"text" : "ええ…<br/>問題ないわ"
			,"style" : "font-size: 16px;color: #814E06;background-color: #FFFC92;left: 50px;top: 110px;width: 102px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0209" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0210" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0211" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0212" : [
		{
			"text" : "し…しばらく<br/>こうして<br/>いましょ"
			,"style" : "font-size: 13px;color: #064B51;background-color: #70F8FC;left: 330px;top: 190px;width: 92px;height: 77px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う…うん…"
			,"style" : "font-size: 13px;color: #7A530B;background-color: #FCFD70;left: 380px;top: 283px;width: 79px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0213" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0214" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0215" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0216" : [
		{
			"text" : "…でイーライが<br/>立ち上がった時<br/>彼のお尻は真っ赤に<br/>塗られてたのよ!"
			,"style" : "font-size: 13px;color: #835906;background-color: #FEFB8F;left: 15px;top: 25px;width: 130px;height: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ママが1時間前から<br/>時々半笑いになる理由に<br/>私気づいたの。<br/>彼女はそれ見てたのよ!"
			,"style" : "font-size: 13px;color: #835906;background-color: #FEFB8F;left: 155px;top: 30px;width: 172px;height: 147px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あらまぁ<br/>彼女は彼に<br/>言わないの??"
			,"style" : "font-size: 13px;color: #590079;background-color: #D88EFE;left: 240px;top: 175px;width: 113px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん、彼女は<br/>ミスさせるの好きみたい<br/>些細なミスならね。<br/>そうじゃなきゃ<br/>学ばないってさ"
			,"style" : "font-size: 13px;color: #835906;background-color: #FEFB8F;left: 270px;top: 237px;width: 176px;height: 129px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "パパによると<br/>彼女は私が小さい頃は<br/>どんな小さな事も<br/>止めさせようとしたけど<br/>結局もっとトラブルに<br/>なったって"
			,"style" : "font-size: 13px;color: #835906;background-color: #FEFB8F;left: 410px;top: 27px;width: 189px;height: 143px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "まぁ<br/>そうで<br/>しょうね"
			,"style" : "font-size: 13px;color: #590079;background-color: #D88EFE;left: 660px;top: 30px;width: 86px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0217" : [
		{
			"text" : "パーシーが来た!<br/>探してくる、<br/>すぐ戻るわ!"
			,"style" : "font-size: 16px;color: #49008E;background-color: #F3AFFD;left: 448px;top: 20px;width: 160px;height: 101px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う…うん…"
			,"style" : "font-size: 14px;color: #7C5809;background-color: #FCFDAF;left: 445px;top: 205px;width: 75px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0218" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0219" : [
		{
			"text" : "よぉ!"
			,"style" : "font-size: 65px;color: #203188;background-color: #97E7FF;left: 545px;top: 295px;width: 191px;height: 122px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;font-weight: bold;"
		}

	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0220" : [
		{
			"text" : "何してんの"
			,"style" : "font-size: 13px;color: #000088;background-color: #99B7FE;left: 128px;top: 10px;width: 77px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君一人?"
			,"style" : "font-size: 16px;color: #000088;background-color: #99B7FE;left: 218px;top: 35px;width: 97px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと…<br/>違うわ。友達と<br/>一緒よ"
			,"style" : "font-size: 14px;color: #997C10;background-color: #F6FD78;left: 320px;top: 77px;width: 102px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "俺には<br/>超一人に<br/>見えるぜ"
			,"style" : "font-size: 16px;color: #000088;background-color: #99B7FE;left: 640px;top: 7px;width: 91px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私は<br/>皆が戻るの<br/>待ってるの"
			,"style" : "font-size: 16px;color: #997C10;background-color: #F6FD78;left: 690px;top: 92px;width: 104px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君みたいなセクシーな娘を<br/>一人にするなんて<br/>いけない友達だな"
			,"style" : "font-size: 14px;color: #000088;background-color: #99B7FE;left: 422px;top: 220px;width: 232px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "まぁ…<br/>俺には<br/>幸運だな"
			,"style" : "font-size: 14px;color: #000088;background-color: #99B7FE;left: 700px;top: 418px;width: 82px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0221" : [
		{
			"text" : "それでどうだい<br/>俺とどこか行かない<br/>もっと…<br/>静かなとこ"
			,"style" : "font-size: 13px;color: #0D2A99;background-color: #73BEFF;left: 20px;top: 8px;width: 133px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うう…<br/>遠慮<br/>する…"
			,"style" : "font-size: 13px;color: #958407;background-color: #F2FD79;left: 185px;top: 8px;width: 64px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "来なよ<br/>可愛い娘<br/>楽しいぜ<br/>約束する"
			,"style" : "font-size: 13px;color: #0D2A99;background-color: #73BEFF;left: 235px;top: 54px;width: 105px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君と俺<br/>なら…"
			,"style" : "font-size: 16px;color: #0D2A99;background-color: #73BEFF;left: 353px;top: 38px;width: 95px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "少し<br/>踊れば…"
			,"style" : "font-size: 16px;color: #0D2A99;background-color: #73BEFF;left: 657px;top: 25px;width: 102px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "来なよ<br/>嬢ちゃん<br/>もったい<br/>ぶらずにさ…"
			,"style" : "font-size: 13px;color: #0D2A99;background-color: #73BEFF;left: 683px;top: 118px;width: 106px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ…あら、<br/>見て!<br/>友達よ!"
			,"style" : "font-size: 14px;color: #958407;background-color: #F2FD79;left: 365px;top: 240px;width: 108px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それじゃ<br/>サヨナラ!"
			,"style" : "font-size: 14px;color: #958407;background-color: #F2FD79;left: 710px;top: 400px;width: 75px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0222" : [
		{
			"text" : "さよ~なら~!!!"
			,"style" : "font-size: 16px;color: black;left: 280px;top: 40px;transform: rotate(20deg);text-shadow:#FCF87A 1px 1px 0, #FCF87A -1px -1px 0,#FCF87A -1px 1px 0, #FCF87A 1px -1px 0,#FCF87A 0px 1px 0, #FCF87A  0 -1px 0,#FCF87A -1px 0 0, #FCF87A 1px 0 0;"
		}
		,{
			"text" : "ジョージ?"
			,"style" : "font-size: 11px;color: #61219E;background-color: #7158D7;left: 550px;top: 15px;width: 61px;height: 18px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0223" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0224" : [
		{
			"text" : "G、私達は食物の側<br/>どこにいるの?"
			,"style" : "font-size: 14px;color: #2D2031;background-color: #E58FFF;left: 10px;top: 10px;width: 144px;height: 59px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "変な男いたから<br/>外へ出た"
			,"style" : "font-size: 14px;color: #53533D;background-color: #FEFFB2;left: 168px;top: 27px;width: 107px;height: 60px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "OK私達は<br/>ゴミを募集してる"
			,"style" : "font-size: 14px;color: #2D2031;background-color: #E58FFF;left: 53px;top: 91px;width: 134px;height: 40px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "リンゴ狩りに行く"
			,"style" : "font-size: 14px;color: #2D2031;background-color: #E58FFF;left: 35px;top: 195px;width: 112px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "訂正は不愉快"
			,"style" : "font-size: 14px;color: #2D2031;background-color: #E58FFF;left: 38px;top: 305px;width: 88px;height: 42px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "フラニー、何???"
			,"style" : "font-size: 14px;color: #53533D;background-color: #FEFFB2;left: 397px;top: 20px;width: 131px;height: 25px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0225" : [
		{
			"text" : "メッセージ"
			,"style" : "font-size: 14px;color: #7967BF;background-color: #EBD3B9;left: 64px;top: 44px;width: 82px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;"
		}
		,{
			"text" : "フラニー"
			,"style" : "font-size: 16px;color: #100E57;background-color: #E8CCB6;left: 170px;top: 40px;width: 66px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;font-weight: bold;"
		}
		,{
			"text" : "通話"
			,"style" : "font-size: 14px;color: #7967BF;background-color: #EBD3B9;left: 280px;top: 40px;width: 69px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;"
		}
		,{
			"text" : "フラニー?????????"
			,"style" : "font-size: 14px;color: #121663;background-color: #EDC07F;left: 208px;top: 223px;width: 141px;height: 22px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "もしもし????????????????"
			,"style" : "font-size: 14px;color: #121663;background-color: #EDC07F;left: 148px;top: 280px;width: 202px;height: 22px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "送信"
			,"style" : "font-size: 14px;color: #7967BF;background-color: #EBD3B9;left: 308px;top: 440px;width: 52px;height: 23px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;"
		}
		,{
			"text" : "一体<br/>何よ…"
			,"style" : "font-size: 16px;color: #8A7502;background-color: #F3FF49;left: 670px;top: 100px;width: 86px;height: 61px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0226" : [
		{
			"text" : "ねぇG<br/>何やってる?"
			,"style" : "font-size: 14px;color: #063836;background-color: #94FEEC;left: 20px;top: 20px;width: 119px;height: 45px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "別に何も"
			,"style" : "font-size: 14px;color: #514E01;background-color: #F3FF49;left: 170px;top: 65px;width: 96px;height: 27px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "フラニーと<br/>パーティに<br/>来たけど、彼女<br/>見つからないの"
			,"style" : "font-size: 14px;color: #514E01;background-color: #F3FF49;left: 250px;top: 140px;width: 100px;height: 83px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "メッセージ"
			,"style" : "font-size: 14px;color: #9B7EBE;background-color: #EACEB8;left: 425px;top: 40px;width: 79px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;"
		}
		,{
			"text" : "マリナ"
			,"style" : "font-size: 16px;color: #090055;background-color: #E7C9B1;left: 550px;top: 40px;width: 62px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;font-weight: bold;"
		}
		,{
			"text" : "通話"
			,"style" : "font-size: 14px;color: #9B7EBE;background-color: #EACEB8;left: 680px;top: 40px;width: 65px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10px;"
		}
		,{
			"text" : "それは最悪ね 8("
			,"style" : "font-size: 14px;color: #3D5892;background-color: #BCC4B5;left: 415px;top: 90px;width: 184px;height: 23px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "えぇ… O("
			,"style" : "font-size: 14px;color: #31458B;background-color: #F6E58D;left: 660px;top: 110px;width: 88px;height: 20px;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "ところで君は何してる"
			,"style" : "font-size: 14px;color: #31458B;background-color: #F6E58D;left: 560px;top: 150px;width: 188px;height: 22px;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "寮で超ヒマしてる、<br/>だからあなたに連絡したの<br/>でも忙しかった? ごめんね"
			,"style" : "font-size: 14px;color: #3D5892;background-color: #BCC4B5;left: 415px;top: 190px;width: 329px;height: 61px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "いいえ退屈よ<br/>帰るところだったの<br/>そっち行っていい"
			,"style" : "font-size: 14px;color: #31458B;background-color: #F6E58D;left: 485px;top: 266px;width: 261px;height: 60px;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "もちろん! モリソン寮の243号室よ<br/>着いたら連絡してくれれば<br/>中に入れるわ"
			,"style" : "font-size: 14px;color: #3D5892;background-color: #BCC4B5;left: 413px;top: 345px;width: 265px;height: 63px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "OK!"
			,"style" : "font-size: 14px;color: #31458B;background-color: #F6E58D;left: 710px;top: 400px;width: 34px;height: 23px;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "15分位で着くわ"
			,"style" : "font-size: 14px;color: #31458B;background-color: #F6E58D;left: 600px;top: 440px;width: 145px;height: 24px;text-align: right;display: flex;flex-direction: column;align-items: right;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0227" : [
		{
			"text" : "着いたわ!"
			,"style" : "font-size: 14px;color: #333018;background-color: #FFF369;left: 95px;top: 20px;width: 73px;height: 26px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "OK 下りるわ<br/>少し待って"
			,"style" : "font-size: 14px;color: #122020;background-color: #5FF1F0;left: 273px;top: 23px;width: 96px;height: 43px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "OK"
			,"style" : "font-size: 14px;color: #333018;background-color: #FFF369;left: 453px;top: 95px;width: 26px;height: 25px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "ねぇフラニー<br/>私パーティ抜ける<br/>君が見つからないんじゃ<br/>つまらない"
			,"style" : "font-size: 14px;color: #333018;background-color: #FFF369;left: 590px;top: 215px;width: 166px;height: 88px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0228" : [
		{
			"text" : "来てくれて<br/>ありがとう!"
			,"style" : "font-size: 14px;color: #10626A;background-color: #46F5FF;left: 20px;top: 10px;width: 112px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "招待<br/>ありがとう<br/>本当に<br/>命の恩人よ"
			,"style" : "font-size: 13px;color: #5F6009;background-color: #FBF89A;left: 13px;top: 88px;width: 123px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "散らかってて<br/>ごめんね…"
			,"style" : "font-size: 14px;color: #10626A;background-color: #46F5FF;left: 335px;top: 30px;width: 110px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "冗談でしょ?<br/>私の部屋がこんななら<br/>ママが泣いて喜ぶわ"
			,"style" : "font-size: 14px;color: #5F6009;background-color: #FBF89A;left: 465px;top: 40px;width: 161px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "もっと<br/>飾ってたって<br/>意味だけど…"
			,"style" : "font-size: 14px;color: #10626A;background-color: #46F5FF;left: 640px;top: 40px;width: 135px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私<br/>雑で…"
			,"style" : "font-size: 11px;color: #10626A;background-color: #46F5FF;left: 737px;top: 103px;width: 50px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "は?"
			,"style" : "font-size: 14px;color: #5F6009;background-color: #FBF89A;left: 600px;top: 220px;width: 41px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何でもない!"
			,"style" : "font-size: 12px;color: #10626A;background-color: #46F5FF;left: 635px;top: 255px;width: 72px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0229" : [
		{
			"text" : "わぁ、スゴイ!<br/>これ何?"
			,"style" : "font-size: 14px;color: #796D0D;background-color: #F7FF6B;left: 30px;top: 10px;width: 105px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ただの…<br/>Webコミック…"
			,"style" : "font-size: 14px;color: #00726C;background-color: #8FFEF3;left: 198px;top: 30px;width: 127px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "これは?"
			,"style" : "font-size: 14px;color: #796D0D;background-color: #F7FF6B;left: 505px;top: 10px;width: 68px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…あうぅ<br/>!!!"
			,"style" : "font-size: 12px;color: #00726C;background-color: #8FFEF3;left: 510px;top: 90px;width: 66px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "持っても<br/>いい?"
			,"style" : "font-size: 14px;color: #796D0D;background-color: #F7FF6B;left: 585px;top: 90px;width: 79px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと<br/>いいわよ!"
			,"style" : "font-size: 14px;color: #00726C;background-color: #8FFEF3;left: 680px;top: 140px;width: 85px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0230" : [
		{
			"text" : "可愛い!!"
			,"style" : "font-size: 14px;color: #836E07;background-color: #F9FF82;left: 150px;top: 110px;width: 63px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あはは…<br/>ありがと<br/>…"
			,"style" : "font-size: 14px;color: #158E7C;background-color: #8DFEF2;left: 225px;top: 60px;width: 72px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも…"
			,"style" : "font-size: 14px;color: #158E7C;background-color: #8DFEF2;left: 270px;top: 110px;width: 64px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本当のこと<br/>言って<br/>いいわよ"
			,"style" : "font-size: 14px;color: #158E7C;background-color: #8DFEF2;left: 590px;top: 10px;width: 109px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私の物って<br/>超オタクなの<br/>分かってるから<br/>本音言って<br/>いいわよ…"
			,"style" : "font-size: 14px;color: #158E7C;background-color: #8DFEF2;left: 645px;top: 95px;width: 139px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0231" : [
		{
			"text" : "アハハ…ハ…"
			,"style" : "font-size: 14px;color: #069488;background-color: #75FBFF;left: 40px;top: 30px;width: 118px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん<br/>すっごい<br/>オタク臭い"
			,"style" : "font-size: 14px;color: #9E8510;background-color: #FEF961;left: 470px;top: 140px;width: 79px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0232" : [
		{
			"text" : "でも<br/>それで<br/>いいの!<br/>それが君"
			,"style" : "font-size: 13px;color: #837109;background-color: #FDFC6E;left: 20px;top: 15px;width: 76px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大きな<br/>お友達"
			,"style" : "font-size: 13px;color: #837109;background-color: #FDFC6E;left: 123px;top: 15px;width: 80px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君の<br/>そういう所<br/>好きよ"
			,"style" : "font-size: 14px;color: #837109;background-color: #FDFC6E;left: 210px;top: 20px;width: 90px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本当に<br/>可愛い"
			,"style" : "font-size: 14px;color: #837109;background-color: #FDFC6E;left: 320px;top: 45px;width: 60px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ…ありがと"
			,"style" : "font-size: 13px;color: #007D6D;background-color: #6FFCDE;left:  680px;top: 280px;width: 90px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…うん"
			,"style" : "font-size: 10px;color: #007D6D;background-color: #6FFCDE;left:  730px;top: 305px;width: 52px;height: 19px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0233" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0234" : [
		{
			"text" : "ジョージ<br/>大丈夫…?"
			,"style" : "font-size: 14px;color: #1A9992;background-color: #73FFF5;left: 95px;top: 35px;width: 84px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん<br/>大丈夫!<br/>私は全然…"
			,"style" : "font-size: 13px;color: #7E6607;background-color: #FFFE74;left: 355px;top: 15px;width: 85px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0235" : [
		{
			"text" : "ダ…ダメ…<br/>ダメなの"
			,"style" : "font-size: 16px;color: #8D8502;background-color: #F3FF49;left: 530px;top: 10px;width: 114px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0236" : [
		{
			"text" : "えっと<br/>その…"
			,"style" : "font-size: 14px;color: #09685D;background-color: #7BFFEF;left: 15px;top: 15px;width: 96px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "話したい<br/>のね??"
			,"style" : "font-size: 16px;color: #09685D;background-color: #7BFFEF;left: 70px;top: 65px;width: 115px;height: 63px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わ…私は<br/>そういうの<br/>得意じゃない<br/>けど…"
			,"style" : "font-size: 14px;color: #09685D;background-color: #7BFFEF;left: 285px;top: 10px;width: 114px;height: 81px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "感情とか…悲しい…<br/>こととか…でも!!!でも<br/>私は全力で聞いて<br/>助けるわ<br/>あなたが望むなら!!"
			,"style" : "font-size: 14px;color: #09685D;background-color: #7BFFEF;left: 433px;top: 8px;width: 163px;height: 136px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたは<br/>望まないかも、<br/>私には全然理解<br/>できないかも<br/>それでも私は…"
			,"style" : "font-size: 14px;color: #09685D;background-color: #7BFFEF;left: 615px;top: 20px;width: 150px;height: 116px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0237" : [
		{
			"text" : "あなたが<br/>本当に大切な<br/>友達だから…"
			,"style" : "font-size: 16px;color: #0C7E79;background-color: #7DFFFB;left: 20px;top: 8px;width: 127px;height: 106px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…あなたが<br/>必要とするなら<br/>私がここにいるって<br/>知っていて<br/>欲しいの!!"
			,"style" : "font-size: 14px;color: #0C7E79;background-color: #7DFFFB;left: 30px;top: 310px;width: 145px;height: 115px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0238" : [
		{
			"text" : "マリナ~!!!"
			,"style" : "font-size: 16px;color: black;left: 220px;top: 40px;transform: rotate(20deg);text-shadow:#F3FF49 1px 1px 0, #F3FF49 -1px -1px 0,#F3FF49 -1px 1px 0, #F3FF49 1px -1px 0,#F3FF49 0px 1px 0, #F3FF49  0 -1px 0,#F3FF49 -1px 0 0, #F3FF49 1px 0 0;"
		}
		,{
			"text" : "あ…ありがとう<br/>とっても優しいのね…<br/>本当にありがたいわ!!!"
			,"style" : "font-size: 14px;color: #837702;background-color: #F3FF49;left: 365px;top: 35px;width: 177px;height: 90px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0239" : [
		{
			"text" : "私は<br/>ただ最近<br/>独りで…"
			,"style" : "font-size: 14px;color: #7F7202;background-color: #FEFD86;left: 10px;top: 10px;width: 134px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "フラニーは<br/>ずっとパーシーと<br/>一緒にデートしてて<br/>私は寂しくて…"
			,"style" : "font-size: 14px;color: #7F7202;background-color: #FEFD86;left: 290px;top: 20px;width: 141px;height: 149px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ…<br/>あら!"
			,"style" : "font-size: 12px;color: #7F7202;background-color: #FEFD86;left: 473px;top: 140px;width: 55px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0240" : [
		{
			"text" : "ご…ごめん<br/>抱きつく気は<br/>無かったの…"
			,"style" : "font-size: 14px;color: #7B750F;background-color: #F6FE83;left: 20px;top: 12px;width: 115px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "調子に<br/>乗っちゃった…"
			,"style" : "font-size: 16px;color: #7B750F;background-color: #F6FE83;left: 80px;top: 70px;width: 154px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "心配<br/>ないわ"
			,"style" : "font-size: 16px;color: #006D62;background-color: #70FFF3;left: 200px;top: 10px;width: 103px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "とにかく、<br/>フラニーに<br/>話してみた?"
			,"style" : "font-size: 14px;color: #006D62;background-color: #70FFF3;left: 390px;top: 15px;width: 109px;height: 96px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼女なら<br/>きっと分かって<br/>くれるわ"
			,"style" : "font-size: 14px;color: #006D62;background-color: #70FFF3;left: 515px;top: 15px;width: 99px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いいえ"
			,"style" : "font-size: 12px;color: #7B750F;background-color: #F6FE83;left: 465px;top: 385px;width: 41px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そうすべき<br/>なのは分かる<br/>けど…"
			,"style" : "font-size: 12px;color: #7B750F;background-color: #F6FE83;left: 520px;top: 410px;width: 89px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0241" : [
		{
			"text" : "私が子供<br/>みたい<br/>じゃない"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 10px;top: 10px;width: 106px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼女は私を<br/>愛し気遣って<br/>くれる"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 40px;top: 75px;width: 121px;height: 88px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でもパーシーは<br/>彼女にとって<br/>大切で初めての<br/>真剣な関係…"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 172px;top: 15px;width: 150px;height: 107px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "だから<br/>できる限り<br/>一緒にいたいのは<br/>当然でしょ…"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 240px;top: 305px;width: 147px;height: 111px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "だから<br/>お互い一緒に<br/>いたいのは<br/>当然でしょ…"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 240px;top: 305px;width: 147px;height: 111px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私は10年も<br/>彼女と一緒にいて<br/>彼は一ヶ月だけで<br/>私はもうこんな<br/>状態だけど…"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 365px;top: 110px;width: 144px;height: 182px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それは私の<br/>ワガママ<br/>じゃない??"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 465px;top: 15px;width: 120px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "フラニーは<br/>そんなの驚かない<br/>だろうけど"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 620px;top: 20px;width: 142px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私はいつも<br/>子供で、<br/>ワガママで"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 660px;top: 90px;width: 130px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何で私は<br/>大人になれ<br/>ないの???"
			,"style" : "font-size: 14px;color: #766101;background-color: #FFFF8B;left: 660px;top: 420px;width: 118px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0242" : [
		{
			"text" : "私…"
			,"style" : "font-size: 14px;color: #007A89;background-color: #6FFEFF;left: 50px;top: 20px;width: 46px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私はあなたが<br/>良い選択をしてる<br/>と思う"
			,"style" : "font-size: 14px;color: #007A89;background-color: #6FFEFF;left: 260px;top: 15px;width: 168px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でもいつも大人に<br/>なる必要はないわ。<br/>あなたは愛する彼女に<br/>良くしようとしてる、<br/>それは大切だけど"
			,"style" : "font-size: 14px;color: #007A89;background-color: #6FFEFF;left: 590px;top: 300px;width: 197px;height: 160px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0243" : [
		{
			"text" : "マリナ…"
			,"style" : "font-size: 16px;color: #7F6907;background-color: #FEFF7C;left: 45px;top: 40px;width: 93px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼女も<br/>分かってると思うわ。<br/>あなたの話したこと<br/>全部じゃないと思うけど、<br/>あなた達は親友でしょ"
			,"style" : "font-size: 14px;color: #0D888C;background-color: #90FFF6;left: 440px;top: 70px;width: 215px;height: 117px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "愛してるのも分かってる。<br/>あなたの気持ちを話すべきよ。<br/>彼女は怒らないわ。彼女も<br/>あなたを愛してるから"
			,"style" : "font-size: 14px;color: #0D888C;background-color: #90FFF6;left: 510px;top: 240px;width: 274px;height: 133px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0244" : [
		{
			"text" : "う…うん"
			,"style" : "font-size: 16px;color: #816501;background-color: #FFFEAA;left: 15px;top: 15px;width: 74px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君がそう<br/>言うなら…"
			,"style" : "font-size: 16px;color: #816501;background-color: #FFFEAA;left: 70px;top: 40px;width: 132px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "プッ…!"
			,"style" : "font-size: 16px;color: #816501;background-color: #FFFEAA;left: 660px;top: 325px;width: 57px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0245" : [
		{
			"text" : "ありがと…"
			,"style" : "font-size: 16px;color: #716501;background-color: #F9FF92;left: 305px;top: 30px;width: 84px;height: 44px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0246" : [
		{
			"text" : "G、さっきのメッセージはゴメンね!<br/>入力補完+人混み+酔ってた<br/>=酷い文章"
			,"style" : "font-size: 14px;color: #6B268F;background-color: #D391F3;left: 20px;top: 20px;width: 241px;height: 85px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "パーティで会えなかったけど<br/>マリナと楽しんでね!"
			,"style" : "font-size: 14px;color: #6B268F;background-color: #D391F3;left: 330px;top: 20px;width: 207px;height: 64px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "一緒に遊べなくてゴメンね<br/>探してたのは知ってたけど"
			,"style" : "font-size: 14px;color: #6B268F;background-color: #D391F3;left: 500px;top: 95px;width: 209px;height: 63px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
		,{
			"text" : "明日コーヒーでも飲みましょ!<br/>奢るわよ"
			,"style" : "font-size: 14px;color: #6B268F;background-color: #D391F3;left: 540px;top: 420px;width: 223px;height: 55px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;border-radius: 10px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0247" : [
		{
			"text" : "昨夜は<br/>ゴメンね"
			,"style" : "font-size: 14px;color: #5B0979;background-color: #DCB1FF;left: 50px;top: 20px;width: 129px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "一緒に<br/>行きたがってた<br/>のに"
			,"style" : "font-size: 14px;color: #5B0979;background-color: #DCB1FF;left: 210px;top: 85px;width: 119px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫。<br/>過ぎたことよ"
			,"style" : "font-size: 14px;color: #705D01;background-color: #FEFDAA;left: 440px;top: 40px;width: 99px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "コーヒー<br/>ありがと"
			,"style" : "font-size: 14px;color: #705D01;background-color: #FEFDAA;left: 530px;top: 70px;width: 100px;height: 47px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いいのよ!"
			,"style" : "font-size: 14px;color: #5B0979;background-color: #DCB1FF;left: 605px;top: 125px;width: 85px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それで…昨夜は<br/>どうだったの?"
			,"style" : "font-size: 14px;color: #705D01;background-color: #FEFDAA;left: 635px;top: 405px;width: 137px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}

	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0248" : [
		{
			"text" : "どういう<br/>意味?"
			,"style" : "font-size: 14px;color: #7D1094;background-color: #EB8FF5;left: 25px;top: 20px;width: 95px;height: 55px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君と<br/>パーシーよ!"
			,"style" : "font-size: 14px;color: #986B11;background-color: #FDFD8A;left: 180px;top: 20px;width: 87px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "な…何で<br/>何かかあったと<br/>思うわけ?"
			,"style" : "font-size: 14px;color: #7D1094;background-color: #EB8FF5;left: 180px;top: 80px;width: 158px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "おいおい!<br/>私が気づいて<br/>ないとでも"
			,"style" : "font-size: 14px;color: #986B11;background-color: #FDFD8A;left: 505px;top: 15px;width: 111px;height: 84px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0249" : [
		{
			"text" : "それ完全に<br/>パジャマの<br/>シャツじゃん"
			,"style" : "font-size: 14px;color: #886301;background-color: #FEF262;left: 10px;top: 10px;width: 124px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…それに<br/>フランネル製の<br/>パジャマ持ってないの<br/>知ってるよ"
			,"style" : "font-size: 14px;color: #886301;background-color: #FEF262;left: 285px;top: 340px;width: 149px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…おまけに化粧も<br/>昨晩のままだし!"
			,"style" : "font-size: 16px;color: #886301;background-color: #FEF262;left: 580px;top: 10px;width: 190px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0250" : [
		{
			"text" : "白状しろ!!"
			,"style" : "font-size: 16px;color: #784A01;background-color: #FDF262;left: 340px;top: 10px;width: 83px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あのね…"
			,"style" : "font-size: 16px;color: #430060;background-color: #C893FF;left: 320px;top: 220px;width: 102px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私パーシーの所に<br/>泊まったの…"
			,"style" : "font-size: 14px;color: #430060;background-color: #C893FF;left: 670px;top: 250px;width: 112px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0251" : [
		{
			"text" : "分かった!!!!"
			,"style" : "font-size: 16px;color: #594B01;background-color: #FFF270;left: 20px;top: 30px;width: 113px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼のルームメイトは<br/>気にしなかったの??"
			,"style" : "font-size: 14px;color: #594B01;background-color: #FFF270;left: 175px;top: 20px;width: 159px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼女は昨夜<br/>出かけてたから…"
			,"style" : "font-size: 14px;color: #580C8F;background-color: #D666FF;left: 350px;top: 12px;width: 124px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ"
			,"style" : "font-size: 14px;color: #594B01;background-color: #FFF270;left: 593px;top: 15px;width: 47px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それって<br/>つまり…"
			,"style" : "font-size: 14px;color: #594B01;background-color: #FFF270;left: 690px;top: 10px;width: 97px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0252" : [
		{
			"text" : "やった<br/>じゃん!!"
			,"style" : "font-size: 14px;color: #5C4B01;background-color: #FFEC5B;left: 190px;top: 10px;width: 71px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0253" : [
		{
			"text" : "でもその…<br/>それについて"
			,"style" : "font-size: 14px;color: #746801;background-color: #FFFE70;left: 5px;top: 10px;width: 92px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君に<br/>話したいことが<br/>あるの…"
			,"style" : "font-size: 14px;color: #746801;background-color: #FFFE70;left: 260px;top: 15px;width: 123px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私が<br/>君とパーシーの事<br/>嬉しく思ってるのは<br/>分かるでしょ?"
			,"style" : "font-size: 14px;color: #746801;background-color: #FFFE70;left: 640px;top: 80px;width: 145px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "もちろんよ"
			,"style" : "font-size: 14px;color: #56006C;background-color: #F18CFF;left: 610px;top: 410px;width: 93px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0254" : [
		{
			"text" : "私が君を<br/>愛してるの<br/>分かるよね…"
			,"style" : "font-size: 14px;color: #4A3D06;background-color: #FFFE68;left: 310px;top: 20px;width: 105px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ジョージ<br/>どうしたの?"
			,"style" : "font-size: 14px;color: #450071;background-color: #C874FF;left: 260px;top: 330px;width: 108px;height: 59px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私はただ…<br/>寂しいの。とっても。<br/>君達が付き合い<br/>初めてから<br/>あまり一緒に遊びに<br/>行けないし…"
			,"style" : "font-size: 14px;color: #4A3D06;background-color: #FFFE68;left: 625px;top: 10px;width: 162px;height: 146px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}

	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0255" : [
		{
			"text" : "そうね…"
			,"style" : "font-size: 14px;color: #591A7C;background-color: #E1A4FE;left: 20px;top: 15px;width: 70px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私も<br/>寂しいわ"
			,"style" : "font-size: 14px;color: #591A7C;background-color: #E1A4FE;left: 110px;top: 15px;width: 85px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君に対して<br/>公平じゃないのは<br/>分かってるわ。<br/>ごめんなさい"
			,"style" : "font-size: 14px;color: #591A7C;background-color: #E1A4FE;left: 210px;top: 10px;width: 140px;height: 82px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ただ…<br/>私は本当に<br/>彼が好きなの、<br/>分かるでしょ?"
			,"style" : "font-size: 13px;color: #591A7C;background-color: #E1A4FE;left: 270px;top: 110px;width: 137px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん…"
			,"style" : "font-size: 14px;color: #605B01;background-color: #FFFF84;left: 710px;top: 260px;width: 69px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0256" : [
		{
			"text" : "彼には今<br/>私が必要<br/>なの"
			,"style" : "font-size: 14px;color: #610067;background-color: #D595F7;left: 15px;top: 15px;width: 90px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼は家庭で<br/>大変な思いをしていて<br/>私は助けてあげたいの"
			,"style" : "font-size: 14px;color: #610067;background-color: #D595F7;left: 105px;top: 5px;width: 196px;height: 92px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君が<br/>ついてるなんて<br/>幸運な男ね"
			,"style" : "font-size: 14px;color: #725509;background-color: #F8F570;left: 155px;top: 285px;width: 100px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "彼がいて<br/>私も幸運よ"
			,"style" : "font-size: 14px;color: #610067;background-color: #D595F7;left: 180px;top: 390px;width: 108px;height: 58px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それに…"
			,"style" : "font-size: 12px;color: #610067;background-color: #D595F7;left: 380px;top: 10px;width: 54px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたがいて<br/>私は幸運よ"
			,"style" : "font-size: 14px;color: #610067;background-color: #D595F7;left: 390px;top: 40px;width: 108px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたは本当に<br/>素晴らしい<br/>友達だわ、G"
			,"style" : "font-size: 14px;color: #610067;background-color: #D595F7;left: 385px;top: 120px;width: 104px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}

	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0257" : [
		{
			"text" : "フ…<br/>フラニー!!"
			,"style" : "font-size: 12px;color: #6F5101;background-color: #FEFF74;left: 10px;top: 10px;width: 81px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "愛してる!!"
			,"style" : "font-size: 14px;color: #6F5101;background-color: #FEFF74;left: 20px;top: 255px;width: 72px;height: 50px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "分かってる<br/>私も愛してるわ"
			,"style" : "font-size: 14px;color: #5F127E;background-color: #D792FE;left: 650px;top: 40px;width: 133px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0258" : [
		{
			"text" : "秋だ~い好き、10月も!!!<span style=\"color: #9C9173;\">#ジョージ 文章</span>"
			,"style" : "font-size: 14px;color: #473F1F;background-color: #FFDD5B;left: 385px;top: 430px;width: 276px;height: 43px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0259" : [
		{
			"text" : "うぐぅ 中間試験の準備全然できてない"
			,"style" : "font-size: 14px;color: #322D1AF;background-color: #FFF660;left: 25px;top: 20px;width: 254px;height: 27px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "まぁいいか、後1週間位あるし!<br/>自由が終わる前に<br/>もう少し楽しめるわよね<span style=\"color: #9C9173;\">#ジョージ 文章</span>"
			,"style" : "font-size: 12px;color: #322D1AF;background-color: #FFF660;left: 50px;top: 65px;width: 235px;height: 68px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "ジョージ、お願いだから<br/>勉強してよ<br/>手伝ってあげるから"
			,"style" : "font-size: 14px;color: #352636;background-color: #F0A3FF;left: 40px;top: 160px;width: 182px;height: 72px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "一緒に勉強しない?<span style=\"color: #988486;\">#パーシー 会話</span>"
			,"style" : "font-size: 14px;color: #352426;background-color: #FFA5B2;left: 220px;top: 400px;width: 127px;height: 54px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "勉強会ね!! OD<span style=\"color: #9C9173;\">#ジョージ 文章</span>"
			,"style" : "font-size: 14px;color: #322D1AF;background-color: #FFF660;left: 405px;top: 25px;width: 120px;height: 37px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "勉強して<br/>中間試験の後<br/>パーティするのはどう?"
			,"style" : "font-size: 14px;color: #352636;background-color: #F0A3FF;left: 460px;top: 80px;width: 166px;height: 53px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0260" : [
		{
			"text" : "中間試験の準備なんて<br/>願い下げよ<span style=\"color: #827F70;\">#ジョージ 文章</span>"
			,"style" : "font-size: 14px;color: #38371C;background-color: #FFEE61;left: 30px;top: 25px;width: 151px;height: 67px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "助けて、私死にそう<span style=\"color: #827F70;\">#ジョージ 文章</span>"
			,"style" : "font-size: 12px;color: #38371C;background-color: #FFEE61;left: 500px;top: 30px;width: 113px;height: 39px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0261" : [
		{
			"text" : "ハハハ オタク達!!!<br/>見事合格よ…B評価で!!!"
			,"style" : "font-size: 14px;color: #38371C;background-color: #FFEE61;left: 25px;top: 20px;width: 225px;height: 41px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "Cでも良かったけど、上手くいったわ<br/>もう何も困らない<span style=\"color: #827F70;\">#期末試験以外は<br/>#期末は考えたくない<br/>#ジョージ 文章</span>"
			,"style" : "font-size: 14px;color: #38371C;background-color: #FFEE61;left: 215px;top: 65px;width: 242px;height: 110px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "お早う皆!<br/>今日は10月30日<br/>素敵な秋の日!"
			,"style" : "font-size: 14px;color: #B0811C;background-color: #FFF990;left: 15px;top: 70px;width: 118px;height: 85px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "寒くなって<br/>きたから着込むのを<br/>忘れないで!<br/>急に寒くなると<br/>思うわ!"
			,"style" : "font-size: 14px;color: #B0811C;background-color: #FFF990;left: 35px;top: 155px;width: 144px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "こちら<br/>ユニティ大学<br/>ラジオ!102号室<br/>から中継よ!"
			,"style" : "font-size: 14px;color: #B0811C;background-color: #FFF990;left: 298px;top: 235px;width: 114px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "明日は特別な<br/>オバケの日です!<br/>生徒は節度を持って<br/>祝いましょう"
			,"style" : "font-size: 14px;color: #B0811C;background-color: #FFF990;left: 460px;top: 10px;width: 142px;height: 113px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "楽しく安全な<br/>ハロウィーンのために<br/>カウンセラーに相談して<br/>不気味なパンフレットを<br/>読んでね!"
			,"style" : "font-size: 14px;color: #B0811C;background-color: #FFF990;left: 600px;top: 10px;width: 172px;height: 108px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "カフェでは<br/>ハロウィン<br/>特別メニュー、<br/>図書館ではお菓子<br/>無料よ!"
			,"style" : "font-size: 14px;color: #B0811C;background-color: #FFF990;left: 630px;top: 110px;width: 136px;height: 122px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ハッピー<br/>ハロウィン!"
			,"style" : "font-size: 12px;color: #B0811C;background-color: #FFF990;left: 640px;top: 400px;width: 68px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0262" : [
		{
			"text" : "すっっごく寒くなったわね!<span style=\"color: #827F70;\">#何このありえない気象<br/>#まだ11月ですらないわよ<br/>#ジョージ 文章</span>"
			,"style" : "font-size: 13px;color: #32301C;background-color: #FAEF74;left: 35px;top: 20px;width: 266px;height: 74px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "…それで<br/>何事かと思ったわよ!<br/>だってどうしようもないし<br/>全部お終いよ"
			,"style" : "font-size: 14px;color: #5F3706;background-color: #FDFF91;left: 18px;top: 125px;width: 205px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あらら…"
			,"style" : "font-size: 14px;color: #106873;background-color: #89F7FC;left: 195px;top: 270px;width: 72px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "アハハ!"
			,"style" : "font-size: 14px;color: #2C7D18;background-color: #AAFB7B;left: 265px;top: 315px;width: 64px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いつも<br/>そんなことが<br/>起きてるの?"
			,"style" : "font-size: 14px;color: #106873;background-color: #89F7FC;left: 563px;top: 10px;width: 111px;height: 95px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わかんない<br/>多分私は<br/>呪われてる!"
			,"style" : "font-size: 14px;color: #5F3706;background-color: #FDFF91;left: 555px;top: 120px;width: 126px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本当にね!"
			,"style" : "font-size: 14px;color: #2C7D18;background-color: #AAFB7B;left: 685px;top: 65px;width: 74px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0263" : [
		{
			"text" : "でも<br/>分かるでしょ<br/>そんなに悪…"
			,"style" : "font-size: 14px;color: #693A09;background-color: #FFF775;left: 215px;top: 15px;width: 105px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "雪!"
			,"style" : "font-size: 14px;color: #693A09;background-color: #FFF775;left: 592px;top: 83px;width: 53px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ~"
			,"style" : "font-size: 14px;color: #167B69;background-color: #73FFE5;left: 330px;top: 235px;width: 78px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "初雪!<br/>ちょっと早すぎ、でも超キレイ!<span style=\"color: #7E7F60;\">#ジョージ 文章</span>"
			,"style" : "font-size: 13px;color: #2B2918;background-color: #FFF775;left: 335px;top: 415px;width: 208px;height: 58px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0264" : [
		{
			"text" : "ハッピーハロウィン、オタクたち!!!!<span style=\"color: #9F9C8D;\">#ジョージ 文章</span>"
			,"style" : "font-size: 13px;color: #222116;background-color: #FFF384;left: 15px;top: 10px;width: 266px;height: 43px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0265" : [
		{
			"text" : "OK、<br/>いくわよ!"
			,"style" : "font-size: 14px;color: #755901;background-color: #FEFE77;left: 15px;top: 10px;width: 110px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "誰に止まる<br/>かしら???"
			,"style" : "font-size: 14px;color: #755901;background-color: #FEFE77;left: 175px;top: 10px;width: 113px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "パーシー!"
			,"style" : "font-size: 14px;color: #755901;background-color: #FEFE77;left: 715px;top: 450px;width: 68px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0266" : [
		{
			"text" : "OK、<br/>色男!"
			,"style" : "font-size: 14px;color: #C47A17;background-color: #FEFB99;left: 85px;top: 25px;width: 100px;height: 49px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それ<br/>じゃあ…"
			,"style" : "font-size: 14px;color: #C47A17;background-color: #FEFB99;left: 525px;top: 235px;width: 65px;height: 51px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0267" : [
		{
			"text" : "真実か<br/>挑戦!"
			,"style" : "font-size: 14px;color: #7D4001;background-color: #FEFB99;left: 15px;top: 15px;width: 71px;height: 52px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "挑戦<br/>かな?"
			,"style" : "font-size: 14px;color: #8E161D;background-color: #FFA4B4;left: 20px;top: 215px;width: 66px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "スピン・ザ・ボトルをキスの代わりに<br/>“真実か挑戦”にしたゲームよ<br/>遊ぶ前に空のボトルを用意してね<span style=\"color: #979587;\">#ジョージ 文章</span>"
			,"style" : "font-size: 13px;color: #29281A;background-color: #FFF78C;left: 275px;top: 10px;width: 293px;height: 90px;text-align: left;display: flex;flex-direction: column;align-items: left;justify-content: center;font-weight: bold;"
		}
		,{
			"text" : "OK!"
			,"style" : "font-size: 14px;color: #7D4001;background-color: #FEFB99;left: 640px;top: 15px;width: 60px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "むむむ…"
			,"style" : "font-size: 14px;color: #7D4001;background-color: #FEFB99;left: 680px;top: 205px;width: 85px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ!"
			,"style" : "font-size: 14px;color: #7D4001;background-color: #FEFB99;left: 410px;top: 275px;width: 38px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "よし!"
			,"style" : "font-size: 14px;color: #7D4001;background-color: #FEFB99;left: 600px;top: 270px;width: 79px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君の<br/>挑戦は…"
			,"style" : "font-size: 14px;color: #7D4001;background-color: #FEFB99;left: 610px;top: 425px;width: 63px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0268" : [
		{
			"text" : "ピーナッツ<br/>バターとジェリー<br/>のサンドを…"
			,"style" : "font-size: 12px;color: #6C4901;background-color: #FEFB85;left: 10px;top: 15px;width: 103px;height: 78px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "半分に割って<br/>お尻に付けて!!<br/>お尻に塗った面向けて<br/>服の下に入れてね!!"
			,"style" : "font-size: 14px;color: #6C4901;background-color: #FEFB85;left: 250px;top: 190px;width: 176px;height: 128px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "マジで??"
			,"style" : "font-size: 14px;color: #8D2A39;background-color: #FF96AF;left: 0px;top: 305px;width: 95px;height: 29px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁジョージ<br/>それ気持ち<br/>悪そう!!"
			,"style" : "font-size: 13px;color: #3F0D6A;background-color: #E785FF;left: 230px;top: 320px;width: 117px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "挑戦<br/>選んだんでしょ!<br/>挑戦しなさいよ!"
			,"style" : "font-size: 13px;color: #6C4901;background-color: #FEFB85;left: 500px;top: 5px;width: 121px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うぅ…"
			,"style" : "font-size: 14px;color: #8D2A39;background-color: #FF96AF;left: 500px;top: 130px;width: 53px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わかった、<br/>とにかくピーナッツ<br/>バターとジェリーの<br/>サンドを渡して"
			,"style" : "font-size: 14px;color: #8D2A39;background-color: #FF96AF;left: 660px;top: 370px;width: 130px;height: 97px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0269" : [
		{
			"text" : "信じられない<br/>こんなこと<br/>するなんて…"
			,"style" : "font-size: 14px;color: #760010;background-color: #FFB7C7;left: 15px;top: 190px;width: 98px;height: 79px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いくぞ…"
			,"style" : "font-size: 14px;color: #760010;background-color: #FFB7C7;left: 300px;top: 95px;width: 60px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うわぁ"
			,"style" : "font-size: 14px;color: #760010;background-color: #FFB7C7;left: 300px;top: 320px;width: 49px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "変な感じで<br/>冷たあぁぁぁい!!"
			,"style" : "font-size: 14px;color: #760010;background-color: #FFB7C7;left: 660px;top: 5px;width: 119px;height: 87px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "アハハ!"
			,"style" : "font-size: 14px;color: #570681;background-color: #F8B8FF;left: 710px;top: 160px;width: 66px;height: 36px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0270" : [
		{
			"text" : "ハハ、OK<br/>君の番よピーナッツ<br/>バター尻!"
			,"style" : "font-size: 14px;color: #724A01;background-color: #FFF265;left: 40px;top: 30px;width: 145px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "よっ!"
			,"style" : "font-size: 14px;color: #7D000B;background-color: #FEB0CF;left: 290px;top: 70px;width: 62px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0271" : [
		{
			"text" : "あ…"
			,"style" : "font-size: 14px;color: #3B920F;background-color: #AFFC8A;left: 40px;top: 20px;width: 65px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うわぁ…"
			,"style" : "font-size: 14px;color: #3B920F;background-color: #AFFC8A;left: 185px;top: 245px;width: 82px;height: 32px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "OK,<br/>真実か<br/>挑戦!"
			,"style" : "font-size: 14px;color: #921324;background-color: #FDABB7;left: 430px;top: 15px;width: 65px;height: 65px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それじゃ…<br/>挑戦"
			,"style" : "font-size: 14px;color: #3B920F;background-color: #AFFC8A;left: 558px;top: 30px;width: 75px;height: 75px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "かな"
			,"style" : "font-size: 14px;color: #3B920F;background-color: #AFFC8A;left: 610px;top: 95px;width: 71px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "OK、<br/>挑戦の<br/>内容は…"
			,"style" : "font-size: 14px;color: #921324;background-color: #FDABB7;left: 400px;top: 215px;width: 94px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと"
			,"style" : "font-size: 14px;color: #921324;background-color: #FDABB7;left: 475px;top: 355px;width: 45px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "その…"
			,"style" : "font-size: 14px;color: #921324;background-color: #FDABB7;left: 540px;top: 295px;width: 50px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う~ん…"
			,"style" : "font-size: 14px;color: #921324;background-color: #FDABB7;left: 715px;top: 435px;width: 67px;height: 28px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0272" : [
		{
			"text" : "ううう…"
			,"style" : "font-size: 14px;color: #6B000F;background-color: #FF607E;left: 50px;top: 70px;width: 89px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "OK、<br/>挑戦の<br/>内容は…"
			,"style" : "font-size: 14px;color: #790011;background-color: #FFC5D1;left: 205px;top: 260px;width: 89px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "周りの人達に<br/>化粧してもらえ!"
			,"style" : "font-size: 14px;color: #790011;background-color: #FFC5D1;left: 645px;top: 250px;width: 135px;height: 93px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0273" : [
		{
			"text" : "買物行く時<br/>みたいな?"
			,"style" : "font-size: 14px;color: #448215;background-color: #D9FD7F;left: 8px;top: 15px;width: 102px;height: 56px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いや、<br/>それじゃつまらない、<br/>周りの人に<br/>任せるんだよ"
			,"style" : "font-size: 14px;color: #871918;background-color: #FD7F80;left: 7px;top: 220px;width: 150px;height: 94px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん…<br/>OK…"
			,"style" : "font-size: 14px;color: #448215;background-color: #D9FD7F;left: 335px;top: 10px;width: 63px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "誰か手伝って<br/>くれる…?"
			,"style" : "font-size: 14px;color: #448215;background-color: #D9FD7F;left: 470px;top: 30px;width: 112px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0275" : [
		{
			"text" : "違う、<br/>その色じゃ<br/>ないわ"
			,"style" : "font-size: 14px;color: #FB76C9;background-color: #71335C;left: 20px;top: 10px;width: 71px;height: 69px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "誰か<br/>アイシャドウ<br/>持ってる?"
			,"style" : "font-size: 14px;color: #7A3106;background-color: #FFB4A1;left: 100px;top: 10px;width: 106px;height: 66px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "はい、<br/>これ!"
			,"style" : "font-size: 14px;color: #FB76C9;background-color: #71335C;left: 195px;top: 75px;width: 64px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ほら<br/>上向いて"
			,"style" : "font-size: 14px;color: #7A3106;background-color: #FFB4A1;left: 140px;top: 150px;width: 85px;height: 62px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "へぇ、これ<br/>超可愛い!"
			,"style" : "font-size: 14px;color: #7A3106;background-color: #FFF1A0;left: 300px;top: 25px;width: 98px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "OK!唇を<br/>すぼませて!"
			,"style" : "font-size: 14px;color: #601284;background-color: #EDA3F8;left: 265px;top: 110px;width: 92px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ダメ、違う、<br/>OK!これで<br/>いいわ"
			,"style" : "font-size: 14px;color: #601284;background-color: #EDA3F8;left: 435px;top: 25px;width: 100px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ…"
			,"style" : "font-size: 14px;color: #7A3106;background-color: #FFF1A0;left: 580px;top: 30px;width: 74px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わ!"
			,"style" : "font-size: 14px;color: #3F7A0C;background-color: #E2FFBD;left: 590px;top: 95px;width: 41px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ご免…"
			,"style" : "font-size: 14px;color: #FB76C9;background-color: #71335C;left: 670px;top: 55px;width: 54px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "はい<br/>マスカラ!"
			,"style" : "font-size: 14px;color: #7A3106;background-color: #FFB4A1;left: 680px;top: 100px;width: 110px;height: 48px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0276" : [
		{
			"text" : "そして…"
			,"style" : "font-size: 14px;color: #FB76C9;background-color: #71335C;left: 190px;top: 100px;width: 91px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "これが!"
			,"style" : "font-size: 14px;color: #AE47BA;background-color: #F8C2FE;left: 200px;top: 155px;width: 96px;height: 38px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "全く<br/>新しい…!!!"
			,"style" : "font-size: 14px;color: #9E750C;background-color: #FEFBAE;left: 195px;top: 350px;width: 114px;height: 54px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "サシャ!!!!"
			,"style" : "font-size: 14px;color: #8B7C91;background-color: #FEFFFF;left: 610px;top: 25px;width: 87px;height: 42px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0277" : [
		{
			"text" : "はい、<br/>自分を見て!"
			,"style" : "font-size: 14px;color: #BB6B9E;background-color: #71335A;left: 160px;top: 15px;width: 110px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "わぁ…"
			,"style" : "font-size: 14px;color: #326509;background-color: #DAFD99;left: 260px;top: 90px;width: 47px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "へぇ~…"
			,"style" : "font-size: 14px;color: #326509;background-color: #DAFD99;left: 670px;top: 135px;width: 94px;height: 31px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "僕って<br/>超可愛い!<br/>アハハ…"
			,"style" : "font-size: 14px;color: #326509;background-color: #DAFD99;left: 450px;top: 230px;width: 124px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0278" : [
		{
			"text" : "さぁ<br/>ボトルを<br/>回すよ"
			,"style" : "font-size: 14px;color: #204500;background-color: #CCFF7E;left: 10px;top: 15px;width: 90px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "次の<br/>犠牲者は<br/>誰かな…"
			,"style" : "font-size: 14px;color: #204500;background-color: #CCFF7E;left: 280px;top: 35px;width: 111px;height: 73px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あら!"
			,"style" : "font-size: 14px;color: #855B07;background-color: #FFFE7F;left: 585px;top: 205px;width: 55px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0279" : [
		{
			"text" : "それで…<br/>真実と挑戦<br/>どっち?"
			,"style" : "font-size: 14px;color: #266B00;background-color: #CEF87A;left: 12px;top: 10px;width: 114px;height: 64px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "真実。<br/>絶対に<br/>真実"
			,"style" : "font-size: 14px;color: #734700;background-color: #FFFB7E;left: 150px;top: 210px;width: 85px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "OK"
			,"style" : "font-size: 14px;color: #266B00;background-color: #CEF87A;left: 195px;top: 320px;width: 53px;height: 86px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ブー!!"
			,"style" : "font-size: 16px;color: #86111A;background-color: #FFB0BD;left: 330px;top: 10px;width: 99px;height: 39px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "弱虫!"
			,"style" : "font-size: 16px;color: #86111A;background-color: #FFB0BD;left: 390px;top: 40px;width: 57px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "お黙り、オタク!<br/>私は賢いの。お尻を<br/>ピーナッツバターから<br/>守らないとね!"
			,"style" : "font-size: 14px;color: #734700;background-color: #FFFB7E;left: 463px;top: 30px;width: 142px;height: 149px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "弱虫!"
			,"style" : "font-size: 16px;color: #86111A;background-color: #FFB0BD;left: 390px;top: 40px;width: 57px;height: 26px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "くそぅ。<br/>面白くないなぁ。<br/>後で見てろよ!"
			,"style" : "font-size: 16px;color: #86111A;background-color: #FFB0BD;left: 645px;top: 25px;width: 136px;height: 110px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0280" : [
		{
			"text" : "真実…<br/>えっと…<br/>その…"
			,"style" : "font-size: 14px;color: #4E8415;background-color: #CAFE76;left: 65px;top: 5px;width: 102px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "やって<br/>みなさいよ<br/>ピーナッツ<br/>バター尻!"
			,"style" : "font-size: 14px;color: #6C4504;background-color: #FEFE78;left: 10px;top: 95px;width: 105px;height: 91px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あぁ、<br/>やるさ!!!"
			,"style" : "font-size: 16px;color: #861F34;background-color: #FFACB4;left: 190px;top: 170px;width: 89px;height: 72px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私を<br/>どうするのよ?<br/>朗読でも<br/>させる??"
			,"style" : "font-size: 14px;color: #6C4504;background-color: #FEFE78;left: 10px;top: 270px;width: 130px;height: 99px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "無理だ"
			,"style" : "font-size: 16px;color: #861F34;background-color: #FFACB4;left: 165px;top: 340px;width: 88px;height: 67px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ええ<br/>そうでしょうね!<br/>オタク!!!"
			,"style" : "font-size: 14px;color: #6C4504;background-color: #FEFE78;left: 70px;top: 405px;width: 117px;height: 83px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君は…<br/>その…"
			,"style" : "font-size: 14px;color: #4E8415;background-color: #CAFE76;left: 290px;top: 5px;width: 71px;height: 46px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それは…<br/>もうっ! 良い意味で<br/>言ってない!"
			,"style" : "font-size: 14px;color: #861F34;background-color: #FFACB4;left: 420px;top: 5px;width: 144px;height: 76px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あらそう!<br/>じゃどういう<br/>意味よ!"
			,"style" : "font-size: 14px;color: #6C4504;background-color: #FEFE78;left: 440px;top: 165px;width: 110px;height: 71px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "君は…<br/>少しその…"
			,"style" : "font-size: 14px;color: #861F34;background-color: #FFACB4;left: 620px;top: 155px;width: 98px;height: 74px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "少し<br/>何よ!"
			,"style" : "font-size: 14px;color: #6C4504;background-color: #FEFE78;left: 705px;top: 230px;width: 85px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ジョージは<br/>好きな人<br/>いる?"
			,"style" : "font-size: 14px;color: #4E8415;background-color: #CAFE76;left: 305px;top: 290px;width: 108px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…えっ"
			,"style" : "font-size: 14px;color: #6C4504;background-color: #FEFE78;left: 690px;top: 405px;width: 64px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0281" : [
		{
			"text" : "私…<br/>あの…<br/>その…"
			,"style" : "font-size: 14px;color: #713D01;background-color: #FFF772;left: 215px;top: 10px;width: 128px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私…"
			,"style" : "font-size: 14px;color: #713D01;background-color: #FFF772;left: 405px;top: 95px;width: 35px;height: 30px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 14px;color: #713D01;background-color: #FFF772;left: 415px;top: 185px;width: 54px;height: 33px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "好きな人<br/>いるわ…"
			,"style" : "font-size: 14px;color: #713D01;background-color: #FFF772;left: 645px;top: 355px;width: 85px;height: 60px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "songtitle:begin<br/><br/>F Bb <br/>i try hard to stay sane <br/>i can't help it if you're in my brain <br/>i'm holding on in any way that i can <br/><br/>i try my best to be myself <br/>but next to you i am someone else <br/>i'm holding on in any way that i can <br/><br/>C Bb F <br/>but life has its twists and turns <br/>we screw up until we learn <br/>i'm doing the best i can <br/>can't you see? <br/>(x2, faster on repeat) <br/><br/>F Bb <br/>i am here but i'm not alone <br/>next to you i find my home <br/>and i'll hold on for as long as i can <br/><br/>i may be shy but i'm sincere <br/>sink or swim, i will still be here <br/>and i'll hold on for as long as i can <br/><br/>C Bb F <br/>yeah, life has its twists and turns <br/>i screw up and then i learn <br/>i'm doing the best i can <br/>can't you see? <br/><br/>my life is so full of you <br/>i mess up and then make do <br/>i'm trying as hard as i can <br/>can't you see (C#) <br/><br/>F# B <br/><br/>i try hard to stay sane <br/>i can't help it if you're in my brain <br/>i'm holding on in any way that i can <br/><br/>i try my best to be myself <br/>but next to you i am someone else <br/>i'm holding on in any way that i can <br/><br/>C# B F# <br/><br/>but life has its twists and turns <br/>we screw up until we learn <br/>i'm doing the best i can <br/>can't you see? <br/><br/>yeah, life has its twists and turns <br/>i screw up and then i learn <br/>i'm doing the best i can <br/>can't you see? <br/><br/>my life is so full of you <br/>i mess up and then make do <br/>i'm trying as hard as i can <br/>can't you see? <br/><br/>(slow, high) <br/>yeah, life has its twists and turns <br/>i just hope that i can learn <br/>i'll do the best i can <br/>i'm doing the best i can"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 0px;top: 600px;border:solid 1px;"
		}
		,{
			"text" : "曲名:私にできる最善<br/><br/>F Bb <br/>冷静でいようとしたけど<br/>君が頭の中にいて どうしようもない<br/>できる限り 我慢するけど<br/><br/>全力を尽くしても<br/>君の隣で 私は他人<br/>できる限り 我慢するけど<br/><br/>C Bb F <br/>でも人生は紆余曲折<br/>私達の関係は お互い学ぶまで 滅茶苦茶だった<br/>最善を尽くしてるのよ<br/>分からない?<br/>(x2, 上記の節を早く 繰り返し) <br/><br/>F Bb <br/>私はここで 独りじゃないけど<br/>君は隣で 私は自宅の前<br/>できる限り 頑張ってみよう<br/><br/>私は恥ずかしがり屋だけど 誠実なの<br/>イチかバチか 私はここにいる<br/>できる限り 頑張ってみよう<br/><br/>C Bb F <br/>人生は紆余曲折<br/>上手くいかないけど 私は学んだ<br/>最善を尽くしてるのよ<br/>分からない?<br/><br/>私の人生は 君でいっぱい<br/>私は滅茶苦茶だけど 何とかやってこれた<br/>全力で頑張ってるのよ<br/>分からない? (C#) <br/><br/>F# B <br/><br/>冷静でいようとしたけど<br/>君が頭の中にいて どうしようもない<br/>できる限り 我慢するけど<br/><br/>全力を尽くしても<br/>君の隣で 私は他人<br/>できる限り 我慢するけど<br/><br/>C# B F# <br/><br/>でも人生は紆余曲折<br/>私達の関係は お互い学ぶまで 滅茶苦茶だった<br/>最善を尽くしてるのよ<br/>分からない?<br/><br/>人生は紆余曲折<br/>上手くいかないけど 私は学んだ<br/>最善を尽くしてるのよ<br/>分からない?<br/><br/>私の人生は 君でいっぱい<br/>私は滅茶苦茶だけど 何とかやってこれた<br/>全力で頑張ってるのよ<br/>分からない?<br/><br/>(ゆっくり、高く) <br/>人生は紆余曲折<br/>私は学びたいの<br/>私は最善を尽くす<br/>私は最善を尽くしてる"
			,"style" : "font-size: 16px;color: black;background-color: white;left: 400px;top: 600px;border:solid 1px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0282" : [
		{
			"text" : "だ…誰??"
			,"style" : "font-size: 14px;color: #3F8501;background-color: #CDFF6C;left: 30px;top: 10px;width: 74px;height: 37px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ダメ!<br/>もう真実は<br/>答えた!"
			,"style" : "font-size: 16px;color: #7F6601;background-color: #FFF36D;left: 30px;top: 215px;width: 166px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私が<br/>回す番ね"
			,"style" : "font-size: 14px;color: #7F6601;background-color: #FFF36D;left: 340px;top: 13px;width: 88px;height: 68px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "フラニー!"
			,"style" : "font-size: 14px;color: #7F6601;background-color: #FFF36D;left: 640px;top: 175px;width: 67px;height: 34px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "真実か<br/>挑戦!"
			,"style" : "font-size: 14px;color: #7F6601;background-color: #FFF36D;left: 690px;top: 440px;width: 73px;height: 53px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0283" : [
		{
			"text" : "挑戦!"
			,"style" : "font-size: 14px;color: #6A1991;background-color: #DF9BFF;left: 125px;top: 5px;width: 45px;height: 22px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "やめ<br/>なよ"
			,"style" : "font-size: 14px;color: #8E0F24;background-color: #FF8294;left: 10px;top: 205px;width: 42px;height: 35px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "かかって<br/>こいや!"
			,"style" : "font-size: 12px;color: #6A1991;background-color: #DF9BFF;left: 270px;top: 170px;width: 55px;height: 45px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "達人に<br/>かなう<br/>とでも?"
			,"style" : "font-size: 14px;color: #714602;background-color: #FDFB74;left: 25px;top: 255px;width: 93px;height: 104px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "挑戦の<br/>内容は…"
			,"style" : "font-size: 14px;color: #714602;background-color: #FDFB74;left: 270px;top: 300px;width: 67px;height: 89px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと…"
			,"style" : "font-size: 14px;color: #714602;background-color: #FDFB74;left: 520px;top: 10px;width: 65px;height: 27px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ!"
			,"style" : "font-size: 14px;color: #714602;background-color: #FDFB74;left: 720px;top: 185px;width: 29px;height: 24px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "10分間手足を<br/>ダクトテープで<br/>縛ってもらうわ!"
			,"style" : "font-size: 14px;color: #714602;background-color: #FDFB74;left: 405px;top: 280px;width: 177px;height: 102px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ふざけんな!!"
			,"style" : "font-size: 16px;color: #6A1991;background-color: #DF9BFF;left: 685px;top: 435px;width: 93px;height: 57px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0284" : [
		{
			"text" : "分かった、<br/>早くして!"
			,"style" : "font-size: 16px;color: #490164;background-color: #EBA7FE;left: 10.38%;top: 1.19%;width: 13.25%;height: 13.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "テープ<br/>貼って!"
			,"style" : "font-size: 16px;color: #490164;background-color: #EBA7FE;left: 34.50%;top: 27.78%;width: 11.63%;height: 13.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "超変な<br/>気分!"
			,"style" : "font-size: 16px;color: #490164;background-color: #EBA7FE;left: 6.19%;top: 57.14%;width: 12.38%;height: 12.30%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "分かった、ジョージ<br/>あなたの勝ちよ!"
			,"style" : "font-size: 14px;color: #490164;background-color: #EBA7FE;left: 9.94%;top: 69.84%;width: 20.00%;height: 11.71%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あ! 髪<br/>注意ね"
			,"style" : "font-size: 14px;color: #490164;background-color: #EBA7FE;left: 60.44%;top: 11.51%;width: 9.88%;height: 12.30%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私の番ね!!"
			,"style" : "font-size: 14px;color: #490164;background-color: #EBA7FE;left: 63.31%;top: 84.92%;width: 11.00%;height: 11.31%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0285" : [
		{
			"text" : "これじゃ<br/>回せない!"
			,"style" : "font-size: 16px;color: #500087;background-color: #F1A2FE;left: 3.81%;top: 1.39%;width: 13.00%;height: 18.06%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "代わりに<br/>回して<br/>くれる?"
			,"style" : "font-size: 14px;color: #500087;background-color: #F1A2FE;left: 18.44%;top: 9.92%;width: 11.50%;height: 14.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いいよ"
			,"style" : "font-size: 14px;color: #7A0002;background-color: #FEA1B3;left: 25.94%;top: 28.57%;width: 6.88%;height: 9.92%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私の電話だ!"
			,"style" : "font-size: 14px;color: #795C00;background-color: #FDFD7B;left: 83.69%;top: 2.38%;width: 11.75%;height: 10.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ちょっと失礼!"
			,"style" : "font-size: 14px;color: #795C00;background-color: #FDFD7B;left: 54.06%;top: 39.09%;width: 13.63%;height: 12.70%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "マリナ!<br/>あなたよ!"
			,"style" : "font-size: 14px;color: #500087;background-color: #F1A2FE;left: 76.44%;top: 47.02%;width: 12.50%;height: 12.90%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "真実か<br/>挑戦!"
			,"style" : "font-size: 14px;color: #500087;background-color: #F1A2FE;left: 84.56%;top: 67.06%;width: 10.13%;height: 12.70%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0286" : [
		{
			"text" : "真実…<br/>かな!"
			,"style" : "font-size: 16px;color: #006F6D;background-color: #73FFF4;left: 15.94%;top: 2.48%;width: 9.63%;height: 12.30%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたの<br/>一番変な<br/>下着は<br/>どんなの?"
			,"style" : "font-size: 14px;color: #430071;background-color: #F2AAFE;left: 23.06%;top: 14.38%;width: 15.38%;height: 17.26%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "セーラー<br/>ヌーンの下着<br/>あるけど…"
			,"style" : "font-size: 14px;color: #006F6D;background-color: #73FFF4;left: 66.69%;top: 0.79%;width: 13.88%;height: 17.46%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それで<br/>いいかしら??"
			,"style" : "font-size: 14px;color: #006F6D;background-color: #73FFF4;left: 86.06%;top: 3.37%;width: 12.38%;height: 10.91%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "セーラー<br/>ヌーンって…<br/>あなたの服装<br/>のヤツ?"
			,"style" : "font-size: 14px;color: #430071;background-color: #F2AAFE;left: 5.81%;top: 49.40%;width: 14.25%;height: 17.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う…うん"
			,"style" : "font-size: 14px;color: #006F6D;background-color: #73FFF4;left: 31.69%;top: 85.91%;width: 9.13%;height: 6.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "待って、<br/>今履いてるの??"
			,"style" : "font-size: 14px;color: #430071;background-color: #F2AAFE;left: 37.19%;top: 50.00%;width: 14.50%;height: 13.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなた<br/>変わってる<br/>わね!!!"
			,"style" : "font-size: 14px;color: #430071;background-color: #F2AAFE;left: 87.31%;top: 83.33%;width: 11.38%;height: 13.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0287" : [
		{
			"text" : "ええ<br/>ありがと<br/>ママ"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 1.44%;top: 2.18%;width: 7.63%;height: 12.90%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん。<br/>大丈夫。<br/>フラニーの所に<br/>泊まってるの、<br/>思い出した?"
			,"style" : "font-size: 13px;color: #5D5500;background-color: #FEF981;left: 10.56%;top: 4.96%;width: 16.75%;height: 22.22%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ここの<br/>すぐ側よ"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 23.19%;top: 25.60%;width: 11.88%;height: 13.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ええ…"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 31.81%;top: 44.25%;width: 7.00%;height: 6.15%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私じゃ<br/>ないわ!"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 43.94%;top: 5.36%;width: 8.38%;height: 10.71%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…OK<br/>少し<br/>だけ"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 48.19%;top: 13.89%;width: 9.13%;height: 14.09%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うわぁ<br/>反抗的な10代には<br/>ママのからかいは<br/>堪えるわよ!"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 79.44%;top: 2.98%;width: 18.00%;height: 26.59%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "OK<br/>やっとく"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 84.56%;top: 31.75%;width: 11.25%;height: 12.30%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "へぇ"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 80.94%;top: 49.80%;width: 8.00%;height: 5.75%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ええ"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 46.69%;top: 65.87%;width: 6.25%;height: 6.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私も<br/>愛してる"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 54.31%;top: 81.15%;width: 9.50%;height: 10.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "じゃ!"
			,"style" : "font-size: 14px;color: #5D5500;background-color: #FEF981;left: 92.56%;top: 73.41%;width: 5.38%;height: 4.56%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0288" : [
		{
			"text" : "あ…<br/>ねぇ!"
			,"style" : "font-size: 14px;color: #5B4901;background-color: #FEFB86;left: 74.50%;top: 65.48%;width: 6.38%;height: 9.13%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0289" : [
		{
			"text" : "ごめんなさい<br/>下に誰かいると<br/>思わなくて!"
			,"style" : "font-size: 14px;color: #006D6C;background-color: #91FFFE;left: 1.00%;top: 1.59%;width: 20.38%;height: 12.70%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "邪魔する<br/>気は<br/>無くて"
			,"style" : "font-size: 14px;color: #006D6C;background-color: #91FFFE;left: 23.25%;top: 13.29%;width: 9.63%;height: 15.08%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私<br/>行くわ<br/>…"
			,"style" : "font-size: 14px;color: #006D6C;background-color: #91FFFE;left: 23.13%;top: 38.10%;width: 6.75%;height: 12.30%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫!"
			,"style" : "font-size: 14px;color: #6B6100;background-color: #FFF476;left: 3.13%;top: 49.60%;width: 6.63%;height: 9.72%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "心配ない<br/>用事は<br/>済んだわ!"
			,"style" : "font-size: 14px;color: #6B6100;background-color: #FFF476;left: 20.19%;top: 52.50%;width: 10.00%;height: 16.27%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ここに<br/>いて!"
			,"style" : "font-size: 14px;color: #6B6100;background-color: #FFF476;left: 25.00%;top: 74.40%;width: 7.00%;height: 10.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あっ<br/>えっと<br/>OK!"
			,"style" : "font-size: 14px;color: #006D6C;background-color: #91FFFE;left: 44.06%;top: 2.78%;width: 9.75%;height: 13.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "クール"
			,"style" : "font-size: 14px;color: #006D6C;background-color: #91FFFE;left: 49.31%;top: 18.65%;width: 5.75%;height: 5.56%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "クーリオ"
			,"style" : "font-size: 14px;color: #006D6C;background-color: #91FFFE;left: 45.94%;top: 34.72%;width: 7.38%;height: 6.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "クールネス…"
			,"style" : "font-size: 12px;color: #006D6C;background-color: #91FFFE;left: 50.06%;top: 43.25%;width: 10.38%;height: 5.75%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "アハハハ…"
			,"style" : "font-size: 16px;color: #006D6C;background-color: #91FFFE;left: 82.06%;top: 81.75%;width: 15.13%;height: 7.74%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0290" : [
		{
			"text" : "じゃ<br/>一緒にいても<br/>いい?"
			,"style" : "font-size: 14px;color: #007F80;background-color: #6EFEF5;left: 0.75%;top: 1.59%;width: 13.13%;height: 14.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ええ<br/>大丈夫!!"
			,"style" : "font-size: 14px;color: #7B5C01;background-color: #FEFCA9;left: 1.38%;top: 18.45%;width: 11.38%;height: 10.91%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "どうも…"
			,"style" : "font-size: 12px;color: #007F80;background-color: #6EFEF5;left: 21.25%;top: 18.85%;width: 6.63%;height: 5.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ただ…<br/>上が騒がしくなって<br/>少し休憩したくて、<br/>でも外は寒いし"
			,"style" : "font-size: 14px;color: #007F80;background-color: #6EFEF5;left: 7.12%;top: 27.58%;width: 22.75%;height: 23.81%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "正直<br/>私も休憩<br/>したくて"
			,"style" : "font-size: 14px;color: #7B5C01;background-color: #FEFCA9;left: 36.00%;top: 1.20%;width: 12.88%;height: 16.67%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本当に?<br/>でもあなたはいつも…<br/>元気で! パーティが<br/>大好きだと<br/>思ってた!"
			,"style" : "font-size: 14px;color: #007F80;background-color: #6EFEF5;left: 68.00%;top: 1.20%;width: 19.50%;height: 24.60%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "実際<br/>そう<br/>思うよ!"
			,"style" : "font-size: 14px;color: #7B5C01;background-color: #FEFCA9;left: 35.13%;top: 64.09%;width: 9.13%;height: 13.49%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "正直、<br/>友達と遊ぶのは<br/>何でも大好きよ"
			,"style" : "font-size: 14px;color: #7B5C01;background-color: #FEFCA9;left: 72.25%;top: 65.08%;width: 24.00%;height: 18.85%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "でも上は今<br/>ちょ~っと<br/>騒がしすぎね"
			,"style" : "font-size: 14px;color: #7B5C01;background-color: #FEFCA9;left: 81.88%;top: 82.34%;width: 15.75%;height: 14.88%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0291" : [
		{
			"text" : "あの…<br/>ジョージ?"
			,"style" : "font-size: 14px;color: #00736E;background-color: #7DFFFF;left: 3.00%;top: 1.20%;width: 9.00%;height: 10.32%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ん?"
			,"style" : "font-size: 14px;color: #6E5400;background-color: #FFF948;left: 14.63%;top: 2.58%;width: 6.88%;height: 6.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "実は…<br/>聞きたいことがあるの…<br/>さっきのことで…"
			,"style" : "font-size: 14px;color: #00736E;background-color: #7DFFFF;left: 3.88%;top: 10.71%;width: 25.37%;height: 17.86%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "え!"
			,"style" : "font-size: 14px;color: #6E5400;background-color: #FFF948;left: 28.25%;top: 25.00%;width: 6.88%;height: 6.15%;height: 6.35%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと<br/>真実か挑戦で…あなた<br/>好きな人がいるって<br/>言ったよね…"
			,"style" : "font-size: 14px;color: #00736E;background-color: #7DFFFF;left: 39.63%;top: 3.97%;width: 22.00%;height: 18.85%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それ"
			,"style" : "font-size: 14px;color: #00736E;background-color: #7DFFFF;left: 64.75%;top: 14.48%;width: 5.63%;height: 5.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "その…"
			,"style" : "font-size: 14px;color: #00736E;background-color: #7DFFFF;left: 93.13%;top: 36.71%;width: 5.75%;height: 5.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0292" : [
		{
			"text" : "フラニーが<br/>好きなの?"
			,"style" : "font-size: 14px;color: #01746D;background-color: #66FFFD;left: 11.69%;top: 6.15%;width: 10.00%;height: 14.68%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いやいや<br/>違うって!"
			,"style" : "font-size: 14px;color: #756301;background-color: #FFF948;left: 42.19%;top: 45.04%;width: 10.00%;height: 13.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "フラニーは…<br/>ただの親友よ。<br/>姉妹みたいな<br/>ものよ"
			,"style" : "font-size: 14px;color: #756301;background-color: #FFF948;left: 80.69%;top: 44.64%;width: 17.25%;height: 25.99%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "変なの"
			,"style" : "font-size: 16px;color: #756301;background-color: #FFF948;left: 84.81%;top: 75.40%;width: 12.63%;height: 15.67%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0293" : [
		{
			"text" : "アハハ…<br/>えっと…<br/>その通り<br/>よね…"
			,"style" : "font-size: 14px;color: #008B88;background-color: #97FFFE;left: 1.56%;top: 2.58%;width: 16.00%;height: 18.25%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "変なこと<br/>聞いて<br/>ゴメンね"
			,"style" : "font-size: 14px;color: #008B88;background-color: #97FFFE;left: 18.81%;top: 75.99%;width: 12.63%;height: 18.85%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "聞きたい<br/>理由でも<br/>あるの…?"
			,"style" : "font-size: 14px;color: #816900;background-color: #FFFB7B;left: 34.44%;top: 1.59%;width: 20.25%;height: 19.44%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私が目を<br/>つけてる人は<br/>フラニーじゃ<br/>ないけど"
			,"style" : "font-size: 14px;color: #816900;background-color: #FFFB7B;left: 41.69%;top: 20.44%;width: 20.63%;height: 17.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いえ…単に<br/>好奇心よ…"
			,"style" : "font-size: 14px;color: #008B88;background-color: #97FFFE;left: 79.44%;top: 17.46%;width: 11.88%;height: 16.07%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "アハハハ…"
			,"style" : "font-size: 14px;color: #008B88;background-color: #97FFFE;left: 84.06%;top: 40.67%;width: 12.13%;height: 6.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0294" : [
		{
			"text" : "マリナ<br/>あなたも好きな人<br/>いるわね…?"
			,"style" : "font-size: 14px;color: #6E5400;background-color: #FFF65B;left: 1.94%;top: 2.38%;width: 16.38%;height: 19.25%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うぅ…"
			,"style" : "font-size: 16px;color: #037F7D;background-color: #6FFAFF;left: 21.44%;top: 12.90%;width: 10.00%;height: 8.53%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う…<br/>うん"
			,"style" : "font-size: 14px;color: #037F7D;background-color: #6FFAFF;left: 28.19%;top: 24.80%;width: 5.88%;height: 9.33%;height: 8.53%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "じ…実は<br/>そうなの"
			,"style" : "font-size: 14px;color: #037F7D;background-color: #6FFAFF;left: 46.19%;top: 63.59%;width: 9.00%;height: 10.32%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "それ…私の<br/>知ってる人?"
			,"style" : "font-size: 14px;color: #6E5400;background-color: #FFF65B;left: 86.44%;top: 2.98%;width: 11.25%;height: 15.08%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "その…"
			,"style" : "font-size: 14px;color: #037F7D;background-color: #6FFAFF;left: 86.94%;top: 84.13%;width: 6.38%;height: 6.75%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん…"
			,"style" : "font-size: 14px;color: #037F7D;background-color: #6FFAFF;left: 90.44%;top: 90.28%;width: 7.88%;height: 7.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0295" : [
		{
			"text" : "まぁ…誰かは<br/>聞かないけど!"
			,"style" : "font-size: 14px;color: #6D5400;background-color: #FFF941;left: 1.69%;top: 2.38%;width: 16.88%;height: 15.08%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "見当は<br/>付くわ"
			,"style" : "font-size: 14px;color: #6D5400;background-color: #FFF941;left: 20.06%;top: 2.38%;width: 21.50%;height: 13.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私…"
			,"style" : "font-size: 14px;color: #027E80;background-color: #4BFDFF;left: 47.44%;top: 1.59%;width: 4.75%;height: 5.56%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "正直…<br/>どうすべきかしら。<br/>以前人を好きに<br/>なった時はすごく<br/>辛かったの"
			,"style" : "font-size: 14px;color: #027E80;background-color: #4BFDFF;left: 43.69%;top: 57.94%;width: 23.63%;height: 25.60%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0296" : [
		{
			"text" : "助言<br/>欲しい?"
			,"style" : "font-size: 14px;color: #6B5A00;background-color: #FCF366;left: 3.38%;top: 5.95%;width: 9.75%;height: 14.48%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "う…<br/>うん"
			,"style" : "font-size: 14px;color: #006C67;background-color: #63FFFB;left: 20.50%;top: 5.75%;width: 7.75%;height: 10.52%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "言う<br/>べきよ!"
			,"style" : "font-size: 14px;color: #6B5A00;background-color: #FCF366;left: 37.63%;top: 3.17%;width: 8.50%;height: 10.91%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "やらなきゃ<br/>分からないわ!"
			,"style" : "font-size: 14px;color: #6B5A00;background-color: #FCF366;left: 48.50%;top: 4.37%;width: 14.12%;height: 13.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "少なくとも私は<br/>相手が誰であろうと正直に<br/>言うべきだと思う!"
			,"style" : "font-size: 14px;color: #6B5A00;background-color: #FCF366;left: 61.75%;top: 9.52%;width: 32.88%;height: 18.45%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "返事を恐れて<br/>くよくよしても<br/>意味ないわ!"
			,"style" : "font-size: 14px;color: #6B5A00;background-color: #FCF366;left: 74.88%;top: 31.55%;width: 21.25%;height: 19.25%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "結果なんて<br/>誰に分かる?<br/>きっと相手も<br/>好きよ"
			,"style" : "font-size: 12px;color: #6B5A00;background-color: #FCF366;left: 72.63%;top: 57.54%;width: 19.50%;height: 15.28%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何も言わなかったら<br/>結果は分からない!"
			,"style" : "font-size: 12px;color: #6B5A00;background-color: #FCF366;left: 81.13%;top: 75.00%;width: 16.75%;height: 18.85%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0297" : [
		{
			"text" : "そ…<br/>そうね"
			,"style" : "font-size: 14px;color: #007579;background-color: #5FFFFF;left: 3.50%;top: 5.56%;width: 9.63%;height: 12.50%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "正直<br/>「言う、言わない」で<br/>悩み続ける方が辛いわ。<br/>相手が好きじゃなくても<br/>次には進めるわ"
			,"style" : "font-size: 14px;color: #827701;background-color: #FFFE5E;left: 24.75%;top: 3.37%;width: 30.38%;height: 30.75%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん…<br/>そう思う…"
			,"style" : "font-size: 14px;color: #007579;background-color: #5FFFFF;left: 77.50%;top: 6.35%;width: 14.63%;height: 16.27%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫よ。<br/>あなたは素敵よ。<br/>あなたに愛されて<br/>嬉しくない人なんて<br/>いない"
			,"style" : "font-size: 14px;color: #827701;background-color: #FFFE5E;left: 77.00%;top: 66.67%;width: 21.63%;height: 26.98%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0298" : [
		{
			"text" : "あ…ありがとう<br/>ジョージ"
			,"style" : "font-size: 12px;color: #067974;background-color: #76FFF5;left: 1.88%;top: 5.95%;width: 12.88%;height: 9.52%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本当に<br/>ありがとう。<br/>すごい感謝<br/>するわ"
			,"style" : "font-size: 14px;color: #067974;background-color: #76FFF5;left: 63.25%;top: 3.57%;width: 18.38%;height: 18.85%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "考えてみる"
			,"style" : "font-size: 14px;color: #067974;background-color: #76FFF5;left: 86.00%;top: 88.49%;width: 12.00%;height: 9.92%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0299" : [
		{
			"text" : "結果は<br/>分からないし<br/>相手もきっと<br/>好きよ"
			,"style" : "font-size: 12px;color: #775605;background-color: #FDFB48;left: 1.13%;top: 1.88%;width: 15.00%;height: 13.10%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私は<br/>そう思わないけど<br/>ありがとう"
			,"style" : "font-size: 12px;color: #016B6B;background-color: #7EFBFF;left: 25.50%;top: 2.78%;width: 16.25%;height: 13.89%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "上の階に<br/>戻るけど<br/>一緒に行く?"
			,"style" : "font-size: 12px;color: #016B6B;background-color: #7EFBFF;left: 48.63%;top: 1.79%;width: 18.13%;height: 17.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "まだいいわ。<br/>ママに弟に電話して<br/>様子見ろって<br/>言われたし"
			,"style" : "font-size: 12px;color: #775605;background-color: #FDFB48;left: 69.00%;top: 2.38%;width: 23.00%;height: 18.06%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私がやる必要ないけどね<br/>ママは超能力あるし。<br/>せっかくだし弟の初めての<br/>両親抜きのハロウィンに<br/>ちょっかい出してみるわ"
			,"style" : "font-size: 12px;color: #775605;background-color: #FDFB48;left: 71.50%;top: 20.24%;width: 25.50%;height: 29.56%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0300" : [
		{
			"text" : "電話で<br/>超恥ずかしい事<br/>言ってやるわ。<br/>家に帰ったら<br/>お菓子も全部<br/>盗んでやるの!!"
			,"style" : "font-size: 12px;color: #6A4F02;background-color: #FFF54E;left: 1.38%;top: 1.38%;width: 22.25%;height: 29.78%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あらら<br/>酷い話ね!"
			,"style" : "font-size: 12px;color: #006E6B;background-color: #59FFF9;left: 27.88%;top: 3.98%;width: 12.63%;height: 8.73%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "楽しんでね!"
			,"style" : "font-size: 12px;color: #006E6B;background-color: #59FFF9;left: 35.50%;top: 12.70%;width: 10.25%;height: 6.75%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "もちろん!<br/>アハハ…"
			,"style" : "font-size: 12px;color: #6A4F02;background-color: #FFF54E;left: 31.00%;top: 23.21%;width: 13.00%;height: 14.09%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あのね、<br/>マリナ…?"
			,"style" : "font-size: 12px;color: #6A4F02;background-color: #FFF54E;left: 59.13%;top: 4.76%;width: 10.25%;height: 10.12%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "何<br/>ジョージ?"
			,"style" : "font-size: 12px;color: #006E6B;background-color: #59FFF9;left: 87.88%;top: 41.87%;width: 9.38%;height: 10.52%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いえ<br/>何でもない<br/>…"
			,"style" : "font-size: 12px;color: #6A4F02;background-color: #FFF54E;left: 82.50%;top: 59.32%;width: 11.25%;height: 11.71%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "後で<br/>いい…"
			,"style" : "font-size: 12px;color: #6A4F02;background-color: #FFF54E;left: 87.50%;top: 70.63%;width: 8.75%;height: 13.49%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "分かった<br/>後でね"
			,"style" : "font-size: 12px;color: #006E6B;background-color: #59FFF9;left: 90.63%;top: 87.60%;width: 8.00%;height: 8.73%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0301" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0302" : [
		{
			"text" : "ヘイ、マヌケ!<br/>バカ軍団と一緒の<br/>ハロウィンはどう?"
			,"style" : "font-size: 13px;color: #926C00;background-color: #FFF845;left: 0.56%;top: 0.99%;width: 22.00%;height: 14.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "…ハハ、そうね。<br/>カイルは今年も<br/>変な衣装?"
			,"style" : "font-size: 14px;color: #926C00;background-color: #FFF845;left: 2.19%;top: 15.47%;width: 21.75%;height: 17.06%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "赤いトンガリ帽子に<br/>適当なケープは<br/>衣装じゃないわね"
			,"style" : "font-size: 14px;color: #926C00;background-color: #FFF845;left: 2.31%;top: 33.73%;width: 20.00%;height: 21.23%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いやいや<br/>とにかく<br/>気にしないわ"
			,"style" : "font-size: 14px;color: #926C00;background-color: #FFF845;left: 28.81%;top: 4.76%;width: 16.38%;height: 15.48%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "うん"
			,"style" : "font-size: 14px;color: #926C00;background-color: #FFF845;left: 35.94%;top: 19.44%;width: 9.63%;height: 6.75%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "そう"
			,"style" : "font-size: 12px;color: #926C00;background-color: #FFF845;left: 39.19%;top: 29.76%;width: 7.25%;height: 4.56%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "いいえ。このナード!<br/>楽しんでね! じゃあね<br/>エリィ! 愛してる。<br/>良いハロウィンを"
			,"style" : "font-size: 14px;color: #926C00;background-color: #FFF845;left: 40.44%;top: 35.71%;width: 22.13%;height: 22.22%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0303" : [
		{
			"text" : "バスルーム<br/>どこ?"
			,"style" : "font-size: 16px;color: #6E5400;background-color: #FFFD40;left: 67.44%;top: 2.18%;width: 16.75%;height: 13.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "えっと…<br/>向こう"
			,"style" : "font-size: 16px;color: #2C036D;background-color: #E6B7FF;left: 71.06%;top: 18.25%;width: 15.00%;height: 16.87%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ありがと!"
			,"style" : "font-size: 14px;color: #6E5400;background-color: #FFFD40;left: 87.94%;top: 36.31%;width: 7.88%;height: 6.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0304" : [
		{
			"text" : "こっちかな<br/>…あ!"
			,"style" : "font-size: 16px;color: #927D08;background-color: #FFFD40;left: 48.81%;top: 2.58%;width: 13.13%;height: 15.08%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0305" : [
		{
			"text" : "私…"
			,"style" : "font-size: 16px;color: #006C5F;background-color: #42E4D5;left: 4.94%;top: 1.39%;width: 8.63%;height: 6.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "こんなの<br/>バカで無意味で…<br/>言うべきじゃ<br/>ないけど…"
			,"style" : "font-size: 14px;color: #006C5F;background-color: #42E4D5;left: 9.19%;top: 3.77%;width: 21.25%;height: 21.63%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "好…<br/>好きなの"
			,"style" : "font-size: 14px;color: #006C5F;background-color: #42E4D5;left: 61.69%;top: 2.38%;width: 11.13%;height: 11.90%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたが<br/>大好き"
			,"style" : "font-size: 14px;color: #006C5F;background-color: #42E4D5;left: 77.81%;top: 10.12%;width: 12.00%;height: 11.11%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたは<br/>カッコよくて<br/>強くて優しくて…<br/>私はただ…"
			,"style" : "font-size: 14px;color: #006C5F;background-color: #42E4D5;left: 80.69%;top: 31.55%;width: 17.88%;height: 19.25%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "ごめん<br/>なさい…"
			,"style" : "font-size: 14px;color: #006C5F;background-color: #42E4D5;left: 87.19%;top: 65.67%;width: 11.13%;height: 7.94%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "愛してる!!"
			,"style" : "font-size: 14px;color: #006C5F;background-color: #42E4D5;left: 81.94%;top: 79.76%;width: 9.88%;height: 11.31%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0306" : [
		{
			"text" : "マリナ…"
			,"style" : "font-size: 14px;color: #3C085B;background-color: #D394FF;left: 1.81%;top: 2.38%;width: 8.50%;height: 4.76%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "なんで<br/>謝るの?"
			,"style" : "font-size: 14px;color: #3C085B;background-color: #D394FF;left: 9.56%;top: 4.07%;width: 14.50%;height: 9.82%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私…"
			,"style" : "font-size: 14px;color: #065F59;background-color: #78FFF8;left: 45.81%;top: 3.77%;width: 7.75%;height: 5.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "あなたには<br/>パーシーがいて<br/>私は迷惑でしょ、<br/>ごめんね!"
			,"style" : "font-size: 14px;color: #065F59;background-color: #78FFF8;left: 77.56%;top: 4.96%;width: 21.13%;height: 18.25%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0307" : [
		{
			"text" : "迷惑じゃ<br/>ないわよ"
			,"style" : "font-size: 14px;color: #4F0986;background-color: #D092FF;left: 6.81%;top: 2.73%;width: 16.13%;height: 10.36%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "気持ちには<br/>応えられないけど…<br/>私に言うことに<br/>意味があるのね"
			,"style" : "font-size: 14px;color: #4F0986;background-color: #D092FF;left: 31.94%;top: 2.55%;width: 21.50%;height: 19.82%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "とても勇気の<br/>いることだわ"
			,"style" : "font-size: 14px;color: #4F0986;background-color: #D092FF;left: 77.94%;top: 3.82%;width: 20.75%;height: 12.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "C#m F#m B E-B<br/>君は私を愛してない<br/>you don’t love me<br/>君は隠してる 私には分かる<br/>you’re holding back, i can see<br/>君は私を傷つけたくない<br/>you don’t want to hurt me<br/>でも君は私を愛してない<br/>but you don’t love me<br/><br/>(「君は私を愛してない」とBGMで歌う)<br/>(“you don’t love me” sung in bg) <br/><br/>自分は弱くないと思ってた、でも私は壊れそうで怖い<br/>i never thought i’d be so weak, but i fear i might break<br/>君はとても優しい、でも私は受け入れて欲しかった<br/>you try so hard to be considerate, but i wish that you’d just take <br/>全てを、私の全てを<br/>take it all, take it all from me <br/>(弦を鳴らし)でも君は私を愛してない<br/>(single strum) but you don’t love me <br/><br/>F#m B E C#m <br/>簡単に分かる 君が私を愛してない<br/>it’s easy to see — that you don’t love me<br/>深く傷つく 私を愛してないから<br/>and it cuts so deep — cuz you don’t love me <br/>分かってる 君は彼女に恋してる<br/>and i know — you’ve fallen for her<br/>君を諦められない 私はおしまい<br/>but i can’t let you go — i’m a goner <br/><br/>C#m B <br/><br/>C#m F#m B E-B<br/>君は私を愛してない<br/>you don’t love me <br/>君は隠してる 私には分かる<br/>you’re holding back, i can see<br/>君は私を傷つけたくない<br/>you don’t want to hurt me<br/>でも君は私を愛してない<br/>but you don’t love me <br/><br/>F#m B E C#m <br/>簡単に分かる 君は私を愛してない<br/>and it’s easy to see — when you don’t love me<br/>深く傷つく 私を愛してないから<br/>it cuts me so deep — cuz you don’t love me <br/>分かってる 君は彼女に恋してる<br/>yeah i know — you’ve fallen for her<br/>私は君を諦められない 私はおしまい<br/>i can’t let you go — i’m a goner <br/><br/>簡単に分かる 君は私を愛してない<br/>it’s so easy to see — that you don’t love me<br/>とても深く傷つく なぜ私を愛してないの<br/>and it cuts so damn deep — why don’t you love me<br/>分かってる 君は彼女に恋してる<br/>so what if i know — that you’ve fallen for her<br/>私はまだ君を諦められない 私はおしまい<br/>i still can’t let you go — i’m a goner <br/><br/>[演奏しながら、ハミングで、悲しそうに」<br/>[strumming, humming, and crying] <br/>…君は私を愛してない<br/>…you don’t love me <br/><br/>簡単に分かる 君は私を愛してない<br/>it’s so easy to see — that you don’t love me <br/>とても深く傷つく なぜ私を愛してないの<br/>and it cuts so damn deep — why don’t you love me<br/><br/>例え君が彼女に恋してると知っていても<br/>so what if i know — that you’ve fallen for her<br/>私はまだ君を諦められない 私はおしまい<br/>i still can’t let you go — yeah i’m a goner"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 112.56%;top: -1.64%;width: 50%;border-radius: 0%;border:solid 1px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0308" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0309" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0310" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0311" : [
		{
			"text" : "ジョージ、どこ?<br/>君が行った後<br/>皆解散の流れに<br/>なっちゃって…"
			,"style" : "font-size: 14px;color: #127A00;background-color: #9FFD75;left: 29.38%;top: 2.38%;width: 21.50%;height: 20.44%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "何か食べたくない?<br/>グラムドールなら<br/>3時まで開いてる"
			,"style" : "font-size: 13px;color: #5A0183;background-color: #D089FF;left: 76.88%;top: 1.39%;width: 17.38%;height: 13.89%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "いや…僕は帰るよ…<br/>他にやることもないし"
			,"style" : "font-size: 13px;color: #127A00;background-color: #9FFD75;left: 68.50%;top: 17.26%;width: 22.63%;height: 15.08%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "ジョージ?"
			,"style" : "font-size: 13px;color: #5A0183;background-color: #D089FF;left: 4.63%;top: 56.35%;width: 8.25%;height: 4.96%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "それじゃ<br/>月曜に学校で"
			,"style" : "font-size: 13px;color: #127A00;background-color: #9FFD75;left: 15.88%;top: 73.41%;width: 14.50%;height: 8.93%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "どこに<br/>いるの?"
			,"style" : "font-size: 13px;color: #5A0183;background-color: #D089FF;left: 44.38%;top: 56.35%;width: 8.88%;height: 7.74%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "とにかく<br/>楽しめることを<br/>願ってるよ"
			,"style" : "font-size: 13px;color: #127A00;background-color: #9FFD75;left: 31.75%;top: 82.34%;width: 17.38%;height: 11.90%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "バッテリー<br/>また切したの?<br/>充電しろって<br/>言ったのに!!"
			,"style" : "font-size: 13px;color: #5A0183;background-color: #D089FF;left: 76.38%;top: 57.34%;width: 14.75%;height: 15.08%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "…大丈夫?"
			,"style" : "font-size: 13px;color: #5A0183;background-color: #D089FF;left: 87.13%;top: 83.93%;width: 9.63%;height: 8.13%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0312" : [
		{
			"text" : "ジョージ<br/>なの?"
			,"style" : "font-size: 14px;color: #703E00;background-color: #E8CE93;left: 74.56%;top: 40.48%;width: 11.50%;height: 12.50%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "家から姿が<br/>見えたから…"
			,"style" : "font-size: 14px;color: #703E00;background-color: #E8CE93;left: 76.19%;top: 71.23%;width: 16.25%;height: 13.69%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫?"
			,"style" : "font-size: 14px;color: #703E00;background-color: #E8CE93;left: 87.81%;top: 85.91%;width: 11.38%;height: 9.13%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0313" : [
		{
			"text" : "ママ、私…"
			,"style" : "font-size: 14px;color: #7B6301;background-color: #FFFB7E;left: 11.56%;top: 4.56%;width: 11.63%;height: 6.94%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "私…"
			,"style" : "font-size: 14px;color: #7B6301;background-color: #FFFB7E;left: 46.69%;top: 4.56%;width: 5.25%;height: 7.14%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "大丈夫<br/>私が<br/>ついてる"
			,"style" : "font-size: 14px;color: #805103;background-color: #FFD380;left: 71.81%;top: 2.58%;width: 11.38%;height: 13.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "お茶を<br/>淹れるわ。<br/>話を聞かせて"
			,"style" : "font-size: 14px;color: #805103;background-color: #FFD380;left: 83.31%;top: 7.74%;width: 16.00%;height: 17.66%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0314" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0315" : [
		{
			"text" : "ごめん<br/>電話聞いて<br/>なかった"
			,"style" : "font-size: 14px;color: #535331;background-color: #FFF9A1;left: 1.44%;top: 3.17%;width: 10.88%;height: 14.48%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "大丈夫<br/>少し調子悪くて<br/>早めに帰ったの"
			,"style" : "font-size: 14px;color: #535331;background-color: #FFF9A1;left: 8.31%;top: 18.65%;width: 16.38%;height: 18.85%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "パーシーと<br/>楽しんでて"
			,"style" : "font-size: 14px;color: #535331;background-color: #FFF9A1;left: 6.69%;top: 50.99%;width: 11.13%;height: 8.53%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "無事でよかった<br/>心配したわよ!"
			,"style" : "font-size: 14px;color: #000000;background-color: #C490FF;left: 82.94%;top: 30.56%;width: 15.50%;height: 10.91%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;"
		}
		,{
			"text" : "体調良ければ<br/>明日話しましょ"
			,"style" : "font-size: 12px;color: #000000;background-color: #C490FF;left: 67.34%;top: 66.96%;width: 12.75%;height: 16.09%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 10%;transform: rotate(22deg);border:solid 2px;border-color: #9359D7;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0316" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0317" : [
		{
			"text" : "落ちてゆく<br/>falling<br/><br/>Gm F Cm Gm <br/>私は愛されたい でも手放さなくちゃいけない<br/>i want to be loved but i've gotta let go <br/>君は私の心にいる、それは知っていて欲しい<br/>you're still in my heart, i just thought you should know <br/><br/>Cm Gm <br/>今までで一番最悪<br/>this is the worst i've ever been <br/>降参したくないし 君を勝たせることもできない<br/>don't wanna cave first, i can't let you win <br/>あぁ…私は落ちてゆく<br/>ooo… i'm falling <br/><br/>Gm F Cm Gm <br/>私は愛されたい でも それは起こらない<br/>i want to be loved but that's not happening <br/>私は心を閉じて 世界は閉じてゆく<br/>i'm closing my heart, this world is closing in <br/><br/>私は愛されたい でも愛されようとするのに疲れた<br/>i want to be loved but i'm sick of trying <br/>私は皆から顔をそむけてる それは否定できない<br/>i have turned away from everyone and i cannot deny it <br/><br/>Cm Gm <br/>今までで一番最悪<br/>this is the worst that i've ever been <br/>降参したくないし 君を勝たせることもできない<br/>don't wanna cave first, i can't let you win <br/>これが 私の落ちてゆく音<br/>this is the sound of me falling <br/>落ちてゆく<br/>falling <br/><br/>Gm F Cm Gm <br/>私は愛されたい でも私は望むことをあきらめた<br/>i want to be loved but i have given up hope <br/>ハッピーエンドは無いし 私の人生は例え話じゃない<br/>there's no happy ending, my life is not a trope <br/><br/>私は愛されたい でも上手くいかない<br/>i want to be loved but i am stumbling <br/>私は学ばないし いつも不器用<br/>i'm not good at steady, i'm always fumbling <br/><br/>Cm Gm <br/>今までで一番最悪<br/>this is the worst that i've ever been <br/>降参したくないし 君を勝たせるわけにもいかない<br/>don't wanna cave first, i can't let you win <br/>これが私の落ちてゆく音<br/>this is the sound of me falling <br/>落ちてゆく<br/>falling <br/><br/>Cm Gm <br/>今までで一番最悪<br/>this is the worst i've ever been <br/>私は降参する 諦める時が来た<br/>i'm caving first, it's time to give in <br/>あぁ…私は落ちてゆく<br/>ooo… i have fallen"
			,"style" : "font-size: 14px;color: black;background-color: white;left: 112.56%;top: -1.64%;width: 50%;border-radius: 0%;border:solid 1px;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0318" : [
		{
			"text" : "ハイ、マヤ<br/>カーンです"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 2.06%;top: 1.59%;width: 10.00%;height: 12.90%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "漫画を読み<br/>支援をありがとう<br/>私にとって大切な<br/>ことです"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 11.81%;top: 6.35%;width: 20.50%;height: 20.04%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "3章の開始から<br/>色々と面白い出来事が<br/>ありましたね"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 3.19%;top: 26.59%;width: 20.25%;height: 18.65%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "キックスターターの<br/>モンスターポップ!の<br/>1巻が印刷中です"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 7.81%;top: 46.23%;width: 22.50%;height: 22.42%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "本や沢山のグッズを<br/>mayakern.storenvy.comで<br/>取扱ます"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 4.19%;top: 73.81%;width: 29.63%;height: 17.86%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "モンスターポップは<br/>小休止し<br/>出し物に参加します"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 60.81%;top: 4.37%;width: 20.63%;height: 19.25%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "この夏は<br/>ACEN,Fanime,Anime Expo,<br/>A-kon,Otakon,San Japan<br/>に出展します"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 71.44%;top: 20.63%;width: 26.25%;height: 22.42%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "モンスターポップ!の状況は<br/>monsterpopcomic.tumblr.com<br/>とmayakern.tumblr.com<br/>漫画とアートブログで確認を"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 70.94%;top: 46.63%;width: 26.75%;height: 31.55%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
		,{
			"text" : "読んでくれて<br/>ありがとう<br/>頭が下がります"
			,"style" : "font-size: 14px;color: #F47191;background-color: #F3F1FE;left: 74.31%;top: 80.16%;width: 22.13%;height: 14.29%;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 50%;"
		}
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0319" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0320" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0321" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0322" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0323" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0324" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0325" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0326" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0327" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0328" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0329" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0330" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0331" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0332" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0333" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0334" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0335" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0336" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0337" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0338" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0339" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0340" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0341" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0342" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0343" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0344" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0345" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0346" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0347" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0348" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0349" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0350" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0351" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0352" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0353" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0354" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0355" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0356" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0357" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0358" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0359" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0360" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0361" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0362" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0363" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0364" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0365" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0366" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0367" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0368" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0369" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0370" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0371" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0372" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0373" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0374" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0375" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0376" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0377" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0378" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0379" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0380" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0381" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0382" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0383" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0384" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0385" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0386" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0387" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0388" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0389" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0390" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0391" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0392" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0393" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0394" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0395" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0396" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0397" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0398" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0399" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0400" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0401" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0402" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0403" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0404" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0405" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0406" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0407" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0408" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0409" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0410" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0411" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0412" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0413" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0414" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0415" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0416" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0417" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0418" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0419" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0420" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0421" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0422" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0423" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0424" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0425" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0426" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0427" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0428" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0429" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0430" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0431" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0432" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0433" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0434" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0435" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0436" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0437" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0438" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0439" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0440" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0441" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0442" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0443" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0444" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0445" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0446" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0447" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0448" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0449" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0450" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0451" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0452" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0453" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0454" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0455" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0456" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0457" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0458" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0459" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0460" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0461" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0462" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0463" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0464" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0465" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0466" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0467" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0468" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0469" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0470" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0471" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0472" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0473" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0474" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0475" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0476" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0477" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0478" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0479" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0480" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0481" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0482" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0483" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0484" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0485" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0486" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0487" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0488" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0489" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0490" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0491" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0492" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0493" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0494" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0495" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0496" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0497" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0498" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0499" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0500" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0501" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0502" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0503" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0504" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0505" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0506" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0507" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0508" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0509" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0510" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0511" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0512" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0513" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0514" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0515" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0516" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0517" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0518" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0519" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0520" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0521" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0522" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0523" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0524" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0525" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0526" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0527" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0528" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0529" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0530" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0531" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0532" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0533" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0534" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0535" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0536" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0537" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0538" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0539" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0540" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0541" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0542" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0543" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0544" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0545" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0546" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0547" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0548" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0549" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0550" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0551" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0552" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0553" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0554" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0555" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0556" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0557" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0558" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0559" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0560" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0561" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0562" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0563" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0564" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0565" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0566" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0567" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0568" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0569" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0570" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0571" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0572" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0573" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0574" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0575" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0576" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0577" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0578" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0579" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0580" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0581" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0582" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0583" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0584" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0585" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0586" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0587" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0588" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0589" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0590" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0591" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0592" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0593" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0594" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0595" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0596" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0597" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0598" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0599" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0600" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0601" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0602" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0603" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0604" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0605" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0606" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0607" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0608" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0609" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0610" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0611" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0612" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0613" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0614" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0615" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0616" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0617" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0618" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0619" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0620" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0621" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0622" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0623" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0624" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0625" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0626" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0627" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0628" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0629" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0630" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0631" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0632" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0633" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0634" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0635" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0636" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0637" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0638" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0639" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0640" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0641" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0642" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0643" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0644" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0645" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0646" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0647" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0648" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0649" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0650" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0651" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0652" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0653" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0654" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0655" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0656" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0657" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0658" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0659" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0660" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0661" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0662" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0663" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0664" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0665" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0666" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0667" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0668" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0669" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0670" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0671" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0672" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0673" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0674" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0675" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0676" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0677" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0678" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0679" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0680" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0681" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0682" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0683" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0684" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0685" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0686" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0687" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0688" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0689" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0690" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0691" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0692" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0693" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0694" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0695" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0696" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0697" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0698" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0699" : [
	]
	,"http://www.monsterpop.mayakern.com/pages.php?page=0700" : [
	]
	,"GridSamplePixcel" : [
		{"text" :"0", "style":"font-size: 14px;color: red;left: 00px;top: 00px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"1", "style":"font-size: 14px;color: red;left: 10px;top: 10px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"2", "style":"font-size: 14px;color: red;left: 20px;top: 20px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"3", "style":"font-size: 14px;color: red;left: 30px;top: 30px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"4", "style":"font-size: 14px;color: red;left: 40px;top: 40px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"5", "style":"font-size: 14px;color: red;left: 50px;top: 50px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"6", "style":"font-size: 14px;color: red;left: 60px;top: 60px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"7", "style":"font-size: 14px;color: red;left: 70px;top: 70px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"8", "style":"font-size: 14px;color: red;left: 80px;top: 80px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"9", "style":"font-size: 14px;color: red;left: 90px;top: 90px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"10", "style":"font-size: 14px;color: red;left: 100px;top: 100px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"11", "style":"font-size: 14px;color: red;left: 110px;top: 110px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"12", "style":"font-size: 14px;color: red;left: 120px;top: 120px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"13", "style":"font-size: 14px;color: red;left: 130px;top: 130px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"14", "style":"font-size: 14px;color: red;left: 140px;top: 140px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"15", "style":"font-size: 14px;color: red;left: 150px;top: 150px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"16", "style":"font-size: 14px;color: red;left: 160px;top: 160px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"17", "style":"font-size: 14px;color: red;left: 170px;top: 170px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"18", "style":"font-size: 14px;color: red;left: 180px;top: 180px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"19", "style":"font-size: 14px;color: red;left: 190px;top: 190px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"20", "style":"font-size: 14px;color: red;left: 200px;top: 200px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"21", "style":"font-size: 14px;color: red;left: 210px;top: 210px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"22", "style":"font-size: 14px;color: red;left: 220px;top: 220px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"23", "style":"font-size: 14px;color: red;left: 230px;top: 230px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"24", "style":"font-size: 14px;color: red;left: 240px;top: 240px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"25", "style":"font-size: 14px;color: red;left: 250px;top: 250px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"26", "style":"font-size: 14px;color: red;left: 260px;top: 260px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"27", "style":"font-size: 14px;color: red;left: 270px;top: 270px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"28", "style":"font-size: 14px;color: red;left: 280px;top: 280px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"29", "style":"font-size: 14px;color: red;left: 290px;top: 290px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"30", "style":"font-size: 14px;color: red;left: 300px;top: 300px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"31", "style":"font-size: 14px;color: red;left: 310px;top: 310px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"32", "style":"font-size: 14px;color: red;left: 320px;top: 320px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"33", "style":"font-size: 14px;color: red;left: 330px;top: 330px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"34", "style":"font-size: 14px;color: red;left: 340px;top: 340px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"35", "style":"font-size: 14px;color: red;left: 350px;top: 350px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"36", "style":"font-size: 14px;color: red;left: 360px;top: 360px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"37", "style":"font-size: 14px;color: red;left: 370px;top: 370px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"38", "style":"font-size: 14px;color: red;left: 380px;top: 380px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"39", "style":"font-size: 14px;color: red;left: 390px;top: 390px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"40", "style":"font-size: 14px;color: red;left: 400px;top: 400px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"41", "style":"font-size: 14px;color: red;left: 410px;top: 410px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"42", "style":"font-size: 14px;color: red;left: 420px;top: 420px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"43", "style":"font-size: 14px;color: red;left: 430px;top: 430px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"44", "style":"font-size: 14px;color: red;left: 440px;top: 440px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"45", "style":"font-size: 14px;color: red;left: 450px;top: 450px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"46", "style":"font-size: 14px;color: red;left: 460px;top: 460px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"47", "style":"font-size: 14px;color: red;left: 470px;top: 470px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"48", "style":"font-size: 14px;color: red;left: 480px;top: 480px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"49", "style":"font-size: 14px;color: red;left: 490px;top: 490px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"50", "style":"font-size: 14px;color: red;left: 500px;top: 500px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"51", "style":"font-size: 14px;color: red;left: 510px;top: 510px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"52", "style":"font-size: 14px;color: red;left: 520px;top: 520px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"53", "style":"font-size: 14px;color: red;left: 530px;top: 530px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"54", "style":"font-size: 14px;color: red;left: 540px;top: 540px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"55", "style":"font-size: 14px;color: red;left: 550px;top: 550px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"56", "style":"font-size: 14px;color: red;left: 560px;top: 560px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"57", "style":"font-size: 14px;color: red;left: 570px;top: 570px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"58", "style":"font-size: 14px;color: red;left: 580px;top: 580px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"59", "style":"font-size: 14px;color: red;left: 590px;top: 590px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"60", "style":"font-size: 14px;color: red;left: 600px;top: 600px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"61", "style":"font-size: 14px;color: red;left: 610px;top: 610px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"62", "style":"font-size: 14px;color: red;left: 620px;top: 620px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"63", "style":"font-size: 14px;color: red;left: 630px;top: 630px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"64", "style":"font-size: 14px;color: red;left: 640px;top: 640px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"65", "style":"font-size: 14px;color: red;left: 650px;top: 650px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"66", "style":"font-size: 14px;color: red;left: 660px;top: 660px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"67", "style":"font-size: 14px;color: red;left: 670px;top: 670px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"68", "style":"font-size: 14px;color: red;left: 680px;top: 680px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"69", "style":"font-size: 14px;color: red;left: 690px;top: 690px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"70", "style":"font-size: 14px;color: red;left: 700px;top: 700px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"71", "style":"font-size: 14px;color: red;left: 710px;top: 710px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"72", "style":"font-size: 14px;color: red;left: 720px;top: 720px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"73", "style":"font-size: 14px;color: red;left: 730px;top: 730px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"74", "style":"font-size: 14px;color: red;left: 740px;top: 740px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"75", "style":"font-size: 14px;color: red;left: 750px;top: 750px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"76", "style":"font-size: 14px;color: red;left: 760px;top: 760px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"77", "style":"font-size: 14px;color: red;left: 770px;top: 770px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"78", "style":"font-size: 14px;color: red;left: 780px;top: 780px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"79", "style":"font-size: 14px;color: red;left: 790px;top: 790px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"80", "style":"font-size: 14px;color: red;left: 800px;top: 800px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"81", "style":"font-size: 14px;color: red;left: 810px;top: 810px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"82", "style":"font-size: 14px;color: red;left: 820px;top: 820px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"83", "style":"font-size: 14px;color: red;left: 830px;top: 830px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"84", "style":"font-size: 14px;color: red;left: 840px;top: 840px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"85", "style":"font-size: 14px;color: red;left: 850px;top: 850px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"86", "style":"font-size: 14px;color: red;left: 860px;top: 860px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"87", "style":"font-size: 14px;color: red;left: 870px;top: 870px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"88", "style":"font-size: 14px;color: red;left: 880px;top: 880px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"89", "style":"font-size: 14px;color: red;left: 890px;top: 890px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"90", "style":"font-size: 14px;color: red;left: 900px;top: 900px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"91", "style":"font-size: 14px;color: red;left: 910px;top: 910px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"92", "style":"font-size: 14px;color: red;left: 920px;top: 920px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"93", "style":"font-size: 14px;color: red;left: 930px;top: 930px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"94", "style":"font-size: 14px;color: red;left: 940px;top: 940px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"95", "style":"font-size: 14px;color: red;left: 950px;top: 950px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"96", "style":"font-size: 14px;color: red;left: 960px;top: 960px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"97", "style":"font-size: 14px;color: red;left: 970px;top: 970px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"98", "style":"font-size: 14px;color: red;left: 980px;top: 980px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"99", "style":"font-size: 14px;color: red;left: 990px;top: 990px;width: 25px;height: 25px;border:solid 1px;"}
		,{"text" :"100", "style":"font-size: 14px;color: red;left: 1000px;top: 1000px;width: 25px;height: 25px;border:solid 1px;"}
	]
};

// JSONを返す関数
function getJson(jsonNameString) {
	let resultJsonObject;
	switch (jsonNameString) {
		case "devilsCandy.json":
			// デビルズキャンディ
			resultJsonObject = DEVILS_CANDY_JSON;
		break;
		case "monsterPop.json":
			// モンスターポップ
			resultJsonObject = MONSTER_POP_JSON;
		break;
	}
	return resultJsonObject;
}

function webComicTranslator() {
// 	console.log('function動作開始');

	// ホスト名取得
	let host_string = location.host;
	// url全体を取得
	let url_string = location.href;

	// 画像の親タグjQueryオブジェクトを保持する変数(基本1タグのみの前提)
	let imageParentElement;

	let jsonObject;
	// ホストで取得対象を変更
	switch (host_string) {
		case "devilscandycomic.com":
			// デビルズキャンディ
			imageParentElement = document.getElementById("cc-comicbody");
			jsonObject = DEVILS_CANDY_JSON;
		break;
		case "www.monsterpop.mayakern.com":
			// モンスターポップ
			imageParentElement = document.getElementById("comic");
			jsonObject = MONSTER_POP_JSON;
		break;
	}
	
	// 現在の1ページ分の文章の配列を保持する変数
	let one_page_texts_array = jsonObject[url_string];

	if (!imageParentElement) {
		// 処理対象のタグがなければ処理終了
		return;
	}

	if (!one_page_texts_array) {
		// URLに対するページデータがなければ処理終了
		return;
	}

	imageParentElement.style.position = "relative"; // 親タグの位置スタイルを相対へ設定

	// DocumentFragmentに仮入れ
	let fragment = document.createDocumentFragment();
	for(var item of one_page_texts_array) {
		// 文字1件毎にテキストとスタイルを取得
		let html_text = item["text"];
		let style_string = item["style"];
		let figcaption = document.createElement('figcaption');
		figcaption.style.cssText = "position: absolute;font-family: 'Meiryo, メイリオ, 游ゴシック体', 'Yu Gothic', YuGothic;" + style_string; 
		figcaption.insertAdjacentHTML('beforeend',html_text); 
		// 親タグの下に文字表示タグを追加

		fragment.appendChild(figcaption);
	}
	// 画像の親タグの下に、1回の描画でまとめて追加
	imageParentElement.appendChild(fragment);

};

// 即時関数 Grease Monkey Scriptの場合、画面ロード後に動作
(function(){
	webComicTranslator();
})();