@charset "EUC-JP";

/* Information
-----------------------------------------------------
livedoor Blog shared design CSS {
	Name: iPhone1 simple
	Description: iPhone taste simple
	Author: forestk
	Contact: forestk@livedoor.com
	Update: 2010.05.20
}
-----------------------------------------------------*/

/* Table of Contents
-----------------------------------------------------
00 Common Setting
	00-1 Reset Style
	00-2 Basic Module
	00-3 HyperText Module
	01 Global Layout
01 Global Layout
02 livedoor Common Header
03 Blog Title
04 Main
	04-1 Article Header
	04-2 Entry Title
	04-3 Entry Content
	04-4 Article Post
05 Trackback & Comment
	05-1 Trackback URL
	05-2 Trackback Set
	05-3 Comment Set
	05-4 Comment Form
06 Private Mode & Comment Auth
07 Paging
08 Sub & Extra
	08-1 Side Title
	08-2 Calendar
	08-3 Side
	08-4 TagCloud
	08-5 livedoor Services
09 Footer
10 Ads
-----------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);

/*	=00 Common Setting
-----------------------------------------------------*/
/* =00-1 Reset Style --------------------------*/
html {
	overflow-y: scroll!important;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
}
body, a, div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { border: 0; }
input { vertical-align: middle; }
textarea { overflow: auto; }
address, caption, cite, code,
dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
q:before { content: open-quote }
q:after { content: close-quote }
abbr, acronym { border: 0; }
hr { display: none; }
img { image-rendering: optimizeQuality; }

/* =00-2 Basic Module --------------------------*/
body {
	background: #556270;
	line-height: 1.5;
	color: #333333;
	font-size: 14px;
	*font-size: 88%;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", Osaka, MS PGothic, "MS P打扑永弁", sans-serif;
	text-align: center;
}
q { margin: 0 0.2em;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea {
	font-family: "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", Osaka, MS PGothic, "MS P打扑永弁", sans-serif;
}


/* =00-3 HyperText Module --------------------------*/
a:link { color: #1E3FC4; text-decoration: none; }
a:visited { color: #551A8B; text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }
a:active { color: #CC3300; text-decoration: underline; }


/* =00-2 Clear Fix (Yes, I understand this is a hack.)
-------------------------------------------------------------------- */
/* *=Hack Hides from IE-mac ?*/
div#content { min-height: 1%; zoom: 1; }
/* *End hide from IE-mac */
div#content:after {
	clear: both;
	content: " ";
	font-size: 0.1em;
	display: block;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

	

/* **************************************************************-************************************************************** */

/* =01 Global Layout
-------------------------------------------------------------------- */
ul.ex-nav {
	height: 1px;
	overflow: hidden;
	background: transparent;
	margin-top: -1px;
}

div#container {
	width: 940px;
	margin: 5px auto 0;
}

div#container div.blog-title-outer {
	overflow: hidden;
	height: 60px;
	padding: 5px;
	background: transparent url(http://image.blog.livedoor.jp/safari_user/imgs/e/1/e1e96e39.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
}

div#container div#content {
	width: 940px;
	margin: 0 auto;
	background: #FFFFFF url(http://image.blog.livedoor.jp/safari_user/imgs/8/3/83b0fb11.gif) repeat-y;
	text-align: left;
}

div#content div#main {
	float: left;
	width: 690px;
	padding: 0 5px;
}

div#content div#sub,
div#content div#extra {
	width: 220px;
	float: right;
	padding: 0 10px;
}
div#content div#sub { padding-top: 5px; }
div#content div#extra {
	clear: right;
	padding-bottom: 5px;
}

div#footer {
	overflow: hidden;
	width: 930px;
	height: 36px;
	line-height: 18px;
	margin: 0 auto 5px;
	padding: 2px 5px;
	background: transparent url(http://image.blog.livedoor.jp/safari_user/imgs/0/9/092e46da.gif) no-repeat;
	color: #FFFFFF;
	font-family: "Yanone Kaffeesatz", "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", Osaka, MS PGothic, "MS P打扑永弁", sans-serif;
	font-size: 79%; /* 11px */
}


/*	=02 livedoor Common Header
-----------------------------------------------------*/
table#header {
	color: #FFFFFF;
	font-size: 11px;
}
table#header a { color: #FFFFFF; }
table#header a:active { color: #CCCCCC; }

/*	=03 Blog Title
-----------------------------------------------------*/
div.blog-title-outer a,
div.blog-title-outer a:visited { color: #FFFFFF; }
div.blog-title-outer a:active { color: #CCCCCC; }

div.blog-title-outer #blog-title {
	font-family: "Myriad Web", "Myriad Apple", "Myriad Pro", "Myriad Bold", "Calibri", "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", MS PGothic, "MS P打扑永弁", Osaka, sans-serif;
	font-size: 172%; /* 24px */
	-webkit-font-smoothing: antialiased;
}
#blog-title a {
	padding: 5px;
	font-weight: bold;
	text-shadow: -1px -1px 1px #484848;
}
#blog-title a:hover { text-shadow: -1px -1px 1px #333333; }

div.blog-title-outer #blog-description {
	padding: 5px;
	font-size: 86%;/* 12px */
}

/*	=04 Main
-----------------------------------------------------*/
div#main .archives-title {
	margin: 10px 0;
	padding: 0 1em 5px;
	line-height: 40px;
	background: transparent url(http://image.blog.livedoor.jp/safari_user/imgs/e/8/e8fe2135.gif) no-repeat;
	font-family: "Myriad Web", "Myriad Apple", "Myriad Pro", "Myriad Bold", "Calibri", "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", MS PGothic, "MS P打扑永弁", Osaka, sans-serif;
	font-size: 143%; /* 20px */
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFFFFF;
}
div#main div.hentry {
	margin-bottom: 1.5em;
	padding: 5px;
}

/* =04-1 Article Header --------------------------*/
div.hentry div.article-header {
	padding: 0 5px 4px;
	border-bottom: 1px solid #DFDFDF;
}
div.article-header div.article-date-outer,
div.article-header div.article-category-outer {
	color: #999999;
	font-size: 86%; /*12px */
}
body.category div.article-category-outer { display: none; }
/* date */
div.article-date-outer { float: left; }
/* category */
div.article-category-outer { margin-left: 12em; }
div.article-category-outer dl dt,
div.article-category-outer dl dd { display: inline; }

/* =04-2 Entry Title --------------------------*/
div.hentry .entry-title {
	clear: left;
	font-size: 129%; /* 18px */
}
div.hentry .entry-title a { font-weight: bold; }

/* =04-3 Entry Content --------------------------*/
div.hentry div.entry-content {
	padding: 5px;
}
div.entry-content span.article-continue {
	display: block;
	margin: 1em 0;
	text-align: right;
}
div.entry-content span.article-continue a {
	padding: 0.5em 1em;
	-webkit-border-radius: 5px;
}
div.entry-content span.article-continue a:hover { background: #EEEEEE; }
div.hentry div.entry-content dl.article-tags {
	background: none;
	font-family: "Yanone Kaffeesatz", "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", Osaka, MS PGothic, "MS P打扑永弁", sans-serif;
	text-align: right;
}

div.hentry div.entry-content p+p { margin-top: 1em; }
div.hentry div.entry-content em,
div.hentry div.entry-content i,
div.hentry div.entry-content cite { font-style: italic; }
div.hentry div.entry-content strong,
div.hentry div.entry-content b { font-weight: bold; }
div.hentry div.entry-content blockquote {
	margin: 5px;
	padding: 0.5em;
	background: #EEEEEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.hentry div.entry-content ul,
div.hentry div.entry-content ol { margin-left: 2.5em; }
div.hentry div.entry-content dl { margin-left: 1em; }
div.hentry div.entry-content dd { margin-left: 1.5em; }
div.hentry div.entry-content dl.common-theme dd { margin-left: 0; }
div.hentry div.entry-content dl.article-tags dd { margin-left: 0.5em; }
div.hentry div.entry-content blockquote ul,
div.hentry div.entry-content blockquote ol { margin-left: 1.5em; }
div.hentry div.entry-content ul { list-style: disc; }
div.hentry div.entry-content ul ul { list-style-type: circle }
div.hentry div.entry-content ul ul ul { list-style-type: square }
div.hentry div.entry-content ol { list-style: decimal; }
div.hentry div.entry-content li { margin: 0; padding: 0; }
div.hentry div.entry-content ins,
div.hentry div.entry-content u { text-decoration: underline; }
div.hentry div.entry-content del { color: #999999; text-decoration: line-through; }
div.hentry div.entry-content pre,
div.hentry div.entry-content code {
	margin: 5px;
	padding: 0 4px;
	background: #F8F8F8;
	border: 1px dotted #666;
	font-family: "Courier New", Courier, osaka, monospace;
	font-size: 108%;
}
div.hentry div.entry-content pre { width: 560px; }
div.hentry div.entry-content h1,
div.hentry div.entry-content h2,
div.hentry div.entry-content h3,
div.hentry div.entry-content h4,
div.hentry div.entry-content h5,
div.hentry div.entry-content h6 {
	clear: both;
	margin: 1em 0 0.2em;
	padding: 0 5px;
	font-weight: bold;
}
div.hentry div.entry-content h1 { font-size: 200% }
div.hentry div.entry-content h2 { font-size: 175%; }
div.hentry div.entry-content h3 { font-size: 134%; }
div.hentry div.entry-content h4 { font-size: 100%; }
div.hentry div.entry-content h5 { font-size: 92%; }
div.hentry div.entry-content h6 { font-size: 84%; }

/* =04-4 Article Post --------------------------*/
div.hentry ul.article-post {}
ul.article-post img,
ul.article-post li.article-author img { vertical-align: baseline; -ms-interpolation-mode: bicubic; }
ul.article-post li.article-author a .fn { color: #333333; }
ul.article-post li.article-author a:hover .fn { text-decoration: none; }

/*	=05 Trackback & Comment
-----------------------------------------------------*/
div.article-option { padding: 1em 0; }
div.article-option h3 {
	margin: 0 0 0.5em;
	font-weight: bold;
}

/* =05-1 Trackback URL --------------------------*/
div#trackback-form ul { margin: 0 0 0 2em; }
div#trackback-form ul li { float: left; }
div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -95px;
}
div#trackback-form ul li.trackback-form-url span input {
	width: 99%;
	padding: 2px;
	border: 1px solid #000000;
	border-color: #666666 #999999 #999999 #666666;
	font-size: 86%; /* 12px */
}
div#trackback-form ul li.trackback-form-url span input:focus { font-weight: bold; }
div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 110px;
}
div#trackback-form ul li.trackback-form-submit { width: 80px; }

/* =05-2 Trackback Set --------------------------*/
li.trackback-set { padding: 0 0 10px 2em; }
h4.ping-title,
h4.ping-title a { font-weight: bold; }
ul.ping-info {}
ul.ping-info li.ping-blog-name,
ul.ping-info li.ping-date {
	display: inline;
	margin-right: 5px;
	color: #999999;
	font-size: 86%; /*12px */
}
ul.ping-info li.ping-excerpt {
	margin: 5px;
	padding: 5px;
	background: #F5F5F5;
}

/* =05-3 Comment Set --------------------------*/
li.comment-set { padding: 0 0 10px 2em; }
ul.comment-info li.comment-author,
ul.comment-info li.comment-author a { font-weight: bold; }
ul.comment-info li.comment-date {
	margin-right: 5px;
	color: #999999;
	font-size: 86%; /*12px */
}
ul.comment-info li.comment-body {
	margin: 5px;
	padding: 5px;
	background: #F5F5F5;
}

/* =05-4 Comment Form --------------------------*/
div#comment-form-body { padding: 15px 0 15px 2em; }
div#comment-form-body table {
	border: 0;
	width: 80%;
	line-height: 25px;
}
div#comment-form-body table th {
	width: 5em;
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
div#comment-form-body table input#author,
div#comment-form-body table input#email,
div#comment-form-body table input#url,
div#comment-form-body table textarea {
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #000000;
	border-color: #666666 #999999 #999999 #666666;
}
div#comment-form-body table input#author:focus,
div#comment-form-body table input#email:focus,
div#comment-form-body table input#url:focus,
div#comment-form-body table textarea:focus { font-weight: bold; }
input#author { width: 65%; }
input#email { width: 65%; }
input#url { width: 85%; }
input#bake { margin: -3px 0 0 5px; }
textarea#text {
	width: 90%;
	height: 20em;
}
input.button {
	margin-top: 10px;
	width: 80px;
}
label.input-rating { margin-left: 20px; }
label.input-rating select { margin-left: 3px; }
label.input-rating-face,
label.input-rating-star { margin-left: 5px; }
label.input-rating-face input,
label.input-rating-star input { margin: -3px 5px 0 0; }

div#comment-form-body table tr.submit td { text-align: center; }

/*	=06 Private Mode & Comment Auth
-----------------------------------------------------*/
div.private-mode-announcement,
div#post-comment div.comment-auth-announcement {
	background: #EFEFEF;
	border: solid 1px #DEDEDE;
	margin: 10px;
	padding: 10px;
	color: #222222;
}
div.private-mode-announcement p,
div#post-comment div.comment-auth-announcement p {
	padding: 1px 0 1px 16px;
	background: transparent url(http://parts.blog.livedoor.jp/img/emoji/ic_password.gif) no-repeat 0 3px;
	text-align: left;
}

div.private-mode-announcement p.authorized { text-align: left; }
div.private-mode-announcement p.authorized span { font-weight: bold; }
div.private-mode-announcement p.authorized a { padding: 5px; }

/*	=07 Paging
-----------------------------------------------------*/
div.pager {
	clear: right;
	margin: 10px;
	padding: 5px;
	text-align: center;
}

div.pager .current {
	padding: 3px 6px;
	color: #000000;
}
div.pager ul.index-navigator li a {
	padding: 3px 6px;
	border: 1px solid #CCCCCC;
}
div.pager ul.index-navigator li.paging-prev a,
div.pager ul.index-navigator li.paging-next a {
	border: 2px solid #CCCCCC;
}
div.pager ul.index-navigator li a:hover {
	background: #EEEEEE;
	border-color: #999999;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... border及嫖今毛繚尹月凶戶 */
ul.article-pager { overflow: hidden; }
ul.article-pager li {
	padding-top: 1px;/* 1px芴⑩﹋曉朿﹌ */
	padding-bottom: 32768px;
	margin-bottom: -32767px;/* 1px芴⑩﹋票朿﹌ */
}
ul.article-pager li a {
	display: block;
	margin: 0 10px;
}
ul.article-pager li.prev { text-align: right; }
ul.article-pager li.next { text-align: left; }
ul.article-pager li.both { border-left: 1px solid #999999; }

/*	=08 Sub & Extra
-----------------------------------------------------*/
/* =08-1 Side Title --------------------------*/
div.sidetitlebody,
div.calendarheadbody {
	padding: 5px 0 0;
	/* font-size: 115%; */ /* 16px */
}
div.sidetitle,
div.calendarhead {
	display: block;
	padding: 4px 5px 3px;
	background: transparent url(http://image.blog.livedoor.jp/safari_user/imgs/1/e/1e72bc2d.gif) no-repeat;
	border-bottom: 1px solid #A1A5A9;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
}


/* =08-2 Calendar --------------------------*/
div.calendarhead { text-align: center; }
div.calendarhead a { font-weight: bold; }
table.caltbl {
	width: 100%;
	margin-bottom: 10px;
}
table.caltbl td { padding: 2px 0; }
table.caltblwk td { font-weight: bold; }
table.caltblday td.caloff { color: #666666; }
table.caltbl td.sun { color: #FF3300; }
table.caltbl td.sat { color: #0066FF; }
table.caltblday td a {
	padding: 2px 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
table.caltblday td a:hover {
	border-width: 2px;
	border-color: #999999;
}

/* =08-3 Side --------------------------*/
div.side,
div.calbody {
	width: 210px;
	padding: 5px;
	background: #F2F2F2 url(http://image.blog.livedoor.jp/safari_user/imgs/5/8/5893fe52.gif) repeat-y;
	text-align: center;
}
div.side div.sidebody {
	padding: 2px 5px;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;
}

div.side select { padding: 0 0 0 5px; }
div.side input.sf {
	width: 90%;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #000000;
	border-color: #666666 #999999 #999999 #666666;
	font-size: 86%; /* 12px */
}
div.side input.sf:focus {
	background: #FFFFEE;
	border-color: #000000 #333333 #333333 #000000;
	font-weight: bold;
}
div.side input.sfbtn {}
div.sidebottom,
div.calbottom {
	width: 220px;
	height: 10px;
	margin-top: -5px;
	background: transparent url(http://image.blog.livedoor.jp/safari_user/imgs/7/e/7e7977e1.gif) no-repeat;
}

/* =08-4 TagCloud --------------------------*/
div.side ul.tagcloud {
	margin-bottom: 5px;
	letter-spacing: -1px;
	font-size: 86%; /* 12px */
	text-align: center;
}
div.side ul.tagcloud li {
	vertical-align: middle;
}
div.side ul.tagcloud li a {
	padding: 1px;
}

/* =08-5 livedoor Services --------------------------*/
ul#ld-services { padding: 10px 0; }
ul#ld-services li { margin-bottom: -5px; }

/*	=09 Footer
-----------------------------------------------------*/
div#footer a { color: #FFFFFF; }
div#footer a:active { color: #CCCCCC; }

div#footer ul li {
	display: inline;
	margin: 0 0.5em;
	padding-left: 0.5em;
}


/*	=10 Ads
-----------------------------------------------------*/
div#ad {
	clear: both;
	margin: 10px 75px;
	background: #EEEEEE url(http://image.blog.livedoor.jp/safari_user/imgs/0/d/0d78ff72.gif) no-repeat 5px 5px;
	text-align: center;
}
div#ad iframe { margin: 10px auto; }
div.gAdsense { padding: 10px 0; }
body.ad { background: transparent; }
a.adtitle { color: #1E3FC4!important; }
a.adtitle span { text-decoration: none!important; }
a.adtitle:hover span { text-decoration: underline!important; }
a.addescription { color: #333333!important; }
a.adurl { color: #1E3FC4!important; }
a.adurl:hover { text-decoration: underline!important; }
a.adld { color: #1E3FC4!important; }


/*	=add 20090613
-----------------------------------------------------*/
div.entry-content p.img-right {
	float: right;
	margin: 0 0 10px 10px;	
}
div.entry-content p.img-left {
	float: left;
	margin: 0 10px 10px 0;	
}
div.entry-content p.img-center {
	margin: 0 0 10px 0;
	text-align: center;
}
div.entry-content p.photo {
	padding: 5px;
	background: rgba(0,0,0,0.05);
	border: 1px solid rgba(0,0,0,0.1);
}
	div.entry-content p.img-right img,
	div.entry-content p.img-left img,
	div.entry-content p.img-center img,
	div.entry-content img.reflect {
		-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.75, transparent), to(rgba(255,255,255,0.25)));
	}
	div.entry-content img.no-reflect {
		-webkit-box-reflect: none;
	}

	div.entry-content p.img-right a img,
	div.entry-content p.img-left a img,
	div.entry-content p.img-center a img {
		-webkit-transition: all .1s linear;
	}
		div.entry-content p.img-right a:hover img,
		div.entry-content p.img-left a:hover img,
		div.entry-content p.img-center a:hover img {
			-webkit-transform: scale(1.05);
		}

div.entry-content img.clip-counter {
	max-width: 60px;
	border: none;
	vertical-align: middle;
}

div.hentry div.entry-content blockquote h3,
div.hentry div.entry-content blockquote h4 { margin: 0 0 5px; }
div.hentry div.entry-content div.related-articles { font-size: 85%; }

/*	=add 20090806
-----------------------------------------------------*/
div.hentry div.entry-content q { margin: 0 0.5em; zoom: 1; }
div.hentry div.entry-content p+p { margin-top: 0; }
div.hentry div.entry-content p { margin-bottom: 1em; }
div.hentry div.entry-content blockquote p:last-child { margin-bottom: 0; }
div.entry-content .clear { clear: both; }
div.entry-content .note {
	color: #666666;
	font-size: 75%;
}
div.entry-content a[lang=en],
div.entry-content span[lang=en] {
	margin: 0 0.5em;
}
div.entry-content .key {
    margin: 0 5px;
    padding: 1px 5px;
    background: #EEEEEE;
    background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#E8E8E8));
    border: 1px outset #999999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    -o-box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    -ms-box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    color: #333333;
    font-size: 85%;
    font-family: monospace;
    text-shadow: 0 1px 1px rgba(255,255,255,0.5);
    vertical-align: top;
    zoom: 1;
}
div.entry-content .key:hover {
    color: #000000;
}
div.entry-content .key:active {
    background: #DDDDDD;
    background: -webkit-gradient(linear, left top, left bottom, from(#D8D8D8), to(#E8E8E8));
    border: 1px inset #999999;
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.25);
    -o-box-shadow: 0 0 2px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 0 2px rgba(0,0,0,0.25);
    color: #484848;
    text-shadow: 0 1px 1px rgba(255,255,255,0.25);
}

div.entry-content span.translate {
	display: block;
	margin: 5px 0;
	color: #000000;
	font-family: Georgia, serif;
	font-style: italic;
}



div.entry-content table {}
	div.entry-content table caption { display: none; }
	div.entry-content table th,
	div.entry-content table td { text-align: left; }

div.entry-content table.tbl-benchmark {
	margin: 10px 0 15px;
}
	div.entry-content table.tbl-benchmark th,
	div.entry-content table.tbl-benchmark td {
		padding: 5px 15px;
	}

	div.entry-content table.tbl-benchmark thead {
		border-bottom: 1px solid #AAAAAA;
	}
		div.entry-content table.tbl-benchmark thead th {
			background: #D8D8D8;
			background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#CCCCCC));
			color: #000000;
			font-weight: bold;
			text-align: center;
			text-shadow: 0 1px 1px rgba(255,255,255,0.75);
		}
			div.entry-content table.tbl-benchmark thead th span.small {
				margin: 0 0.5em;
				font-size: 75%;
				font-weight: normal;
			}

	div.entry-content table.tbl-benchmark tbody {
	}
		div.entry-content table.tbl-benchmark tbody th,
		div.entry-content table.tbl-benchmark tbody td {
			background-color: #FFFFFF;
			border-bottom: 1px solid #CCCCCC;
			font-weight: normal;
			text-align: left;
			-webkit-transition: all .25s;
		}
		div.entry-content table.tbl-benchmark tbody tr:hover th,
		div.entry-content table.tbl-benchmark tbody tr:hover td {
			background-color: #FFFFEE;
			border-bottom: 1px solid #AAAAAA;
		}

div.entry-content span.link { cursor: pointer; color: #1E3FC4; text-decoration: none; }
div.entry-content span.link:hover { text-decoration: underline; }
div#header2 { position: relative; top: 0; padding: 5px 0; -webkit-animation-name: hdr2; -webkit-animation-duration: 1s; }
div#extra div.plugin-memo { margin-bottom: 20px; }
@-webkit-keyframes hdr2 {
	from {
		top: -200px;
	}
	50% {
		top: -200px;
		animation-timing-function: ease-out;
	}
	to {
		top: 0;
	}
}
ul.galleryThumbnail li a:hover img { opacity: 1; filter: alpha(opacity=100); }
ul.galleryThumbnail li a img { -webkit-transition: all .2s ease-out; }
ul.galleryThumbnail li a:hover img { -webkit-transform: scale(1.1); -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); }

.entry-content ol.hChatLog { list-style: none; width: auto; margin: 0 0 1em !important; padding: 0; border-top: 1px solid #CCC; line-height: 1.33; }
.entry-content ol.hChatLog li.message { overflow: hidden; display: block; clear: both; padding: 0.5em 1em; background: #FFF; border-bottom: 1px solid #CCC; -moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: backgroud .2s; }
.entry-content ol.hChatLog li.message:hover { background: #F0F0F0; border-bottom: 1px solid #999; color: #000; }
.entry-content ol.hChatLog li.message cite.vcard { clear: none; float: left; display: block; width: 60px; margin: 0 10px 0 0; }
.entry-content ol.hChatLog li.message q { overflow: hidden; display: block; width: auto; margin: 0 0 0 70px; }
.entry-content ol.hChatLog li.message q:before, .entry-content ol.hChatLog li.message q:after { content: ''; }
.entry-content ol.hChatLog li.message abbr { display: block; font-size: 80%; text-align: right; }
.entry-content ol.hChatLog li.msgLeft cite.vcard { float: left; margin: 0 10px 0 0; }
.entry-content ol.hChatLog li.msgLeft q { margin: 0 0 0 70px; }
.entry-content ol.hChatLog li.msgLeft abbr { text-align: right; }
.entry-content ol.hChatLog li.msgRight cite.vcard { float: right; margin: 0 0 0 10px; }
.entry-content ol.hChatLog li.msgRight q { margin: 0 70px 0 0; }
.entry-content ol.hChatLog li.msgRight abbr { text-align: left; }

pre {white-space: pre; /* CSS 2.0 */white-space: pre-wrap; /* CSS 2.1 */white-space: pre-line; /* CSS 3.0 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */white-space: -moz-pre-wrap; /* Mozilla */white-space: -hp-pre-wrap; /* HP Printers */word-wrap: break-word; /* IE 5+ */}

/* 酵爛讀卞＿ */
mark { font-weight: bold }

.plugin-java_script { width: 160px; margin: 0 auto 20px; }