@charset "EUC-JP";
/*  
	Author : ブログの教科書
	URL    : http://www.blog-text.jp/
*/
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	vertical-align: baseline;
}

body {
	color: #673000;
	font-family: MS PGothic,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

td, th {
	font-size: 12px;
}

/*------------------------------------------------------------
	レイアウト	
------------------------------------------------------------*/
body {
	background: #fff1ce url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/d/6/d6b78b3b.jpg) repeat-x;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 988px;
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/b/8/b80b9fff.jpg) no-repeat;

	text-align: left;
}

#content {
	margin: -100px 0 -250px 94px;
	width: 800px;

	position: relative;
	z-index: 100;
}

	* html #content {
		display: inline-block;
	}

	*+html #content {
		display: inline-block;
	}

#content:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#main {
	width: 570px;

	float: left;
}

#sub, #extra {
	width: 200px;

	float: right;
}

/*------------------------------------------------------------
	ヘッダー	
------------------------------------------------------------*/
table#header {
	width: 100%;
	background: #ffd1c5;

	color: #E0728D;
}

table#header th, table#header td {
	padding: 4px 10px;

	vertical-align: middle;
}

table#header th {
	width: 10%;
}

table#header td.catprbox{
	width: 40%;

	text-align: left;
}

table#header td.newstickerbox {
	width: 20%;
}

table#header td.startblogbox {
	width: 20%;

	text-align: right;
}

table#header a.header-nav-livedoor {
	margin-right: 15px;
}

table#header a {
	color: #E0728D;
}

table#header a:hover {
	text-decoration: none;
}

div#header {
	padding: 0 100px;
	height: 550px;
}

div#header #blog-title {
	padding: 150px 0 30px;

	color: #673000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
}

div#header #blog-title a {
	color: #673000;
	text-decoration: none;
}

div#header #blog-description {
	width: 350px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/a/4/a4188a3c.gif) repeat-x left bottom;

	position: relative;
	z-index: 0;

	text-align: center;
}

#footer .inner {
	margin: 0 auto;
	width: 988px;
	height: 380px;
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/d/0/d0085975.jpg) no-repeat;

	position: relative;
}

#footer .inner ul {
	width: 988px;

	position: absolute;
	bottom: 20px;
	left: 0;
}

#footer .inner li {
	margin: 0 10px;
	display: inline;
}

/*------------------------------------------------------------
	エントリー	
------------------------------------------------------------*/
#main .pager-inner {
	position: relative;
	top: -15px;

	text-align: center;
}

#main .article-outer {
	margin-bottom: 80px;
}

#main .article-header {
	margin-bottom: 20px;
	padding: 3px 0 3px 20px;
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/a/e/ae81213d.gif) repeat-y;
}

	* html #main .article-header {
		width: 570px;
	}
	
	*+html #main .article-header {
		width: 550px;
	}

#main .article-header h2 a {
	font-size: 20px;
	text-decoration: none;
}

#main .article-header h2 a:hover {
	text-decoration: underline;
}

#main .article-header .updated {
	margin: 5px 0 0;
	display: block;

	color: #BF6C57;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main .article-body-inner {
	margin: 0 0 10px;

	line-height: 1.7;
}

#main .article-info {
	margin: 10px 0 20px;

	text-align: right;
}

#main .article-info li {
	display: inline;
}

/*------------------------------------------------------------
	トラックバック	
------------------------------------------------------------*/
#trackbacks,
#comments,
#comment-form {
	margin-bottom: 35px;
}

#trackbacks .title,
#comments .title,
#comment-form .takecommenthead {
	margin: 35px 0 10px;
	padding: 0 0 0 15px;
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/4/e/4e8c1ce0.gif) no-repeat 0 3px;
	color: #BF6C57;
	font-size: 15px;
	font-weight: bold;
}

#trackbacks .trackbackbox {
	padding: 0 5px;
	border: 1px solid #C3AC98;
}

#trackbacks .tb_box {
	padding: 10px;

	border: 1px solid #fff;
}

#trackbacks .tb_box h4 {
	padding: 0 0 10px 15px;
	background: #fff1ce url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/8/3/832a4283.gif) no-repeat;
}

#trackbacks .tb_box p {
	line-height: 1.5;
}

#trackbacks .trackback_data,
#trackbacks .comment_data {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#trackbacks .trackback_data {
	margin-top: 10px;
}

/*------------------------------------------------------------
　コメント
------------------------------------------------------------*/
#comments .comment_body {
	padding: 10px;

	border: 1px solid #fff;
	border-bottom: none;
}

#comments .comment_data {
	margin-bottom: 20px;
	padding: 0 10px 10px;
	border: 1px solid #fff;
	border-top: none;
}

/*------------------------------------------------------------
　コメント入力
------------------------------------------------------------*/
#comment-form #author,
#comment-form #email,
#comment-form #url {
	border: 1px solid #999999;
	width: 280px;
}

#comment-form #text {
	width: 90%;
	border: 1px solid #999999;
	height:8em;
}

#comment-form table {
	width:100%;
}
#comment-form th {
	display:block;
	margin-bottom: 5px;
	font-weight: normal;
}

#comment-form td {
	display:block;
	margin-bottom: 10px;
}

#comment-form li {
	margin-top: 10px;
}

#comment-form {

}

#error {
	margin: 10px 0;
	line-height: 1.7;
}

#comment-form .input-etc th,
#comment-form .input-facemark th,
#comment-form .submit th{
	display:none;
}


/*------------------------------------------------------------
	サイドナビ	
------------------------------------------------------------*/
.sidetitle {
	padding: 5px 0 10px 40px;
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/a/d/ad7d55e6.gif) no-repeat;

	font-size: 18px;
	font-weight: bold;
}

.side {
	margin: 5px 0 25px;
}

.sidebody {
	margin: 0 0 0 10px;
	padding: 0 0 10px 15px;
	background: #fff1ce url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/8/3/832a4283.gif) no-repeat;
}

/*カレンダー*/
.calbody {
	margin: 5px 0 25px;
}

.calbody table {
	width: 100%;
}

.calendarhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.caltblwk td {
	padding: 7px 5px;
	background: url(http://livedoor.blogimg.jp/yozik_ld-athlete/imgs/4/a/4a48d995.gif) no-repeat center;

	font-weight: bold;
	text-align: center;
}

.caltblday td {
	padding: 5px;

	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

/*------------------------------------------------------------
	リンク色設定
------------------------------------------------------------*/
a:link {
	color: #E45C8C;
}

a:visited {
	color: #9A6B8C;
}

a:hover {
	color: #E45C8C;
}

a:active {
	color: #9A6B8C;
}



<!-- 著者設定 -->

 <div itemprop="author" itemscope itemtype="http://schema.org/ Person">

      <span itemprop="name">ふぉん</span>

 </div>