<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--[if lt IE 7 ]><html class="ie6" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"><![endif]-->
<!--[if IE 7 ]><html class="ie7" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"><![endif]-->
<!--[if IE 8 ]><html class="ie8" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"><![endif]-->
<!--[if IE 9 ]><html class="ie9" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"><!--<![endif]-->
<!-- Ripra - NINJA - 2c -->
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<!--if_page-->
<title><!--$g_title--></title>
<!--/if_page-->
<!--if_entry-->/*-------------------------------------------------------------------------------------------

	Ripra - Luster - NINJA - #666（102,102,102）- 2c-l - Ver.1.1

	(c) Yoshida Design Inc.

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

@charset "utf-8";

/*-------------------------------------------------------------------------------------------*/
/* 1. 準備 */
/*-------------------------------------------------------------------------------------------*/

/* 

1.1 リセット

*/

/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;border-collapse:collapse;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}#yui3-css-stamp.cssreset{display:none;}

/* 

1.2 初期設定

*/

body {
	background:#fff;
	text-align:center;
	word-wrap:break-word;
	word-break:break-all;
	font-family:Arial,Helvetica,"ヒラギノ角ゴ pro W3", Hiragino Kaku Gothic pro,"メイリオ",Meiryo,sans-serif;
	-webkit-text-size-adjust:none;
}
body,x:-moz-broken {
	margin-left:-1px;/*forFirefox3*/
}
* html body {
	margin-left:-1px;/*IE6*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 body { margin-left:-1px;/*Chrome*/}
}

/* リンク */
a,
a:visited {
	color:#00c;
	text-decoration:underline;
}
a:hover,
a:focus {
	color:#00c;
	text-decoration:none;
}
a:active {
	color:#f06;
}
a:link {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

/* Clearfix */
.clearfix {zoom:1;}
.clearfix:after{
	display:block;
	clear:both;
	content:"";
}

/* Clear */
.cl{
	clear:both;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
}

/* 

1.3 レイアウト

*/

body {
	background:#e6e6e6;
	text-align:center;
}
#myd-container {
	padding:20px 0 20px;
	background:#e6e6e6;
}
#myd-container-inner {
	margin:0 auto;
	padding:0;
	width:940px;
}
#myd-main {
	float:right;
	width:71%;
}
#myd-main-inner {
	margin:0 0 0 15px;
}
#myd-side {
	float:left;
	width:29%;
}
#myd-side-inner {
	margin:0 13px 0 0;
}
#myd-container-bottom {
	margin-top:-15px;
	height:15px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(0,0,0,0.25)), color-stop(0.00, rgba(0,0,0,0)));
	background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	   background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	     background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	    background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
	        background:linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
}


/*-------------------------------------------------------------------------------------------*/
/* 2. タイトルとナビゲーション */
/*-------------------------------------------------------------------------------------------*/

/* 

2.1 サイトタイトル、サイトの説明

*/

#myd-header {
	border-top:1px #666 solid;
	background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAD0lEQVQImWNgYGCQYiAIAAO1ABuAWJnBAAAAAElFTkSuQmCC);
}
#myd-header-inner {
	display:table;
	margin:0 auto;
	width:940px;
}
#site-title-description {
	display:table-cell;
	padding:26px 0 0 0;
	width:90%;
	vertical-align:top;
	text-align:left;
}
	.ie6 #site-title-description,
	.ie7 #site-title-description {
		display:block;
		float:left;
		width:auto;
	}
#header-banner {
	display:table-cell;
	padding:26px 0 20px 0;
	width:10%;
	vertical-align:top;
	text-align:right;
}
	.ie6 #header-banner,
	.ie7 #header-banner {
		display:block;
		float:right;
		width:auto;
	}
.site-title {
	margin:0 20px 5px 0;
	padding:0;
	color:#333;
	text-align:left;
	text-shadow:0 1px 0 #fff;
	font-weight:bold;
	font-size:26px;
	line-height:1.3;
}
.site-title a,
.site-title a:visited {
	color:#333;
	text-decoration:none;
}
.site-title a:hover {
	text-decoration:underline;
}
.site-description {
	display:block;
	margin:0;
	padding:0 20px 40px 0;
	width:66%;
	color:#777;
	text-align:left;
	text-shadow:0 1px 0 #fff;
	font-weight:normal;
	font-size:13px;
	line-height:1.5;
}

/* 

2.3 グローバルメニュー

*/

#myd-menu {
	background:#666;
}
#myd-menu-inner {
	border-bottom:1px solid rgba(0,0,0,0.5);
	background:-moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.025) 50%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.2) 100%);
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.2)), color-stop(0.5, rgba(255,255,255,0.025)), color-stop(0.5, rgba(0,0,0,0.05)),  to(rgba(0,0,0,0.2)));
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3) inset;
	   -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3) inset;
	        box-shadow:0 1px 2px rgba(0,0,0,0.3) inset;
}
#myd-menu ul {
	margin:0 auto;
	padding:0;
	width:940px;
	list-style:none;
	text-align:left;
	line-height:0;
}
#myd-menu ul {zoom:1;}
#myd-menu ul:after{
	display:block;
	clear:both;
	content:"";
}
#myd-menu li {
	float:left;
	margin:0 20px 0 0;
	padding:15px 0 13px;
	color:#fff;
	text-align:left;
	font-size:14px;
	line-height:1;
}
#myd-menu li a,
#myd-menu li a:visited {
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 1px #222;
	font-weight:bold;
}
#myd-menu li a:hover {
	top:0;
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 20px #fff;
}

/* 

2.2 パンくずリスト

*/

#breadcrumbs {
	margin:0;
	padding:0 0 20px;
	list-style:none;
	text-align:left;
}
#breadcrumbs li {
	display:inline;
	padding:0 5px 0 0;
	font-size:13px;
	line-height:1;
}
#breadcrumbs li a,
#breadcrumbs li a:visited {
	color:#222;
	text-decoration:none;
	font-weight:normal;
}
#breadcrumbs li a:hover {
	text-decoration:underline;
}
#breadcrumbs li a:after {
	color:#999;
	content:" > ";
}
#breadcrumbs li strong {
	font-weight:bold;
}


/*-------------------------------------------------------------------------------------------*/
/* 3. コンテンツ */
/*-------------------------------------------------------------------------------------------*/

/* アーカイブページのタイトル */
.page-title {
	margin:0 0 10px;
	padding:12px 0;
	border-top:1px solid #999;
	color:#333;
	text-align:left;
	text-shadow:1px 1px 0 #fff;
	font-weight:bold;
	font-size:18px;
	line-height:1.3;
}

/* 

3.1 メインコンテンツ

*/

.article {
	overflow:hidden;
	margin:0 0 15px;
	padding:20px;
	border-top:1px solid #ccc;
	background-color:#fff;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.66);
	   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.66);
	        box-shadow:0 1px 1px rgba(0,0,0,0.66);
	zoom:1;
}

	/* アーティクルボトム（囲みの飾り） */
	.article:after {
		display:block;
		content:"";
		margin:0 -20px -20px;
		height:20px;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #fff));
		background:-webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
		   background:-moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
		     background:-o-linear-gradient(top, #fff 0%, #e6e6e6 100%);
		    background:-ms-linear-gradient(top, #fff 0%, #e6e6e6 100%);
		        background:linear-gradient(top, #fff 0%, #e6e6e6 100%);
	}

/* 見出し */
.entry-title {
	overflow:hidden;
	margin:-20px -20px 20px;
	padding:17px;
	border-top:5px #666 solid;
	border-bottom:1px #aaa solid;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #fff));
	background:-webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	   background:-moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	     background:-o-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	    background:-ms-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	        background:linear-gradient(top, #fff 0%, #e6e6e6 100%);
	color:#222;
	text-align:left;
	text-shadow:0 1px 0 #fff;
	font-weight:bold;
	font-size:16px;
	line-height:1.5;
	zoom:1;
}
.entry-title a,
.entry-title a:visited {
	color:#333;
	text-decoration:none;
}
.entry-title a:hover {
	color:#333;
	text-decoration:underline;
}
	.entry-title:before {
		display:block;
		float:left;
		margin:0 7px 0 0;
		padding:0;
		width:22px;
		height:22px;
		background-color:#666;
		-webkit-box-shadow:-1px 0 0 rgba(0,0,0,0.5) inset;
		   -moz-box-shadow:-1px 0 0 rgba(0,0,0,0.5) inset;
		        box-shadow:-1px 0 0 rgba(0,0,0,0.5) inset;
		color:#fff;
		content:"\25B6";
		text-align:center;
		text-shadow:0 1px 0 #000;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:22px;
	}

/* 見出し - 中 */
.entry-title-sub {
	padding:12px 17px;
}
	.entry-title-sub:before {
		content:none;
	}

/* 見出し - 小 */
.sub-header {
	margin:0 0 14px;
	padding:7px 0 0;
	border-top:2px #666 solid;
	color:#666;
	text-align:left;
	text-shadow:0 1px 0 #fff;
	font-weight:bold;
	font-size:14px;
}

/* 本文 */
.article-body h1 {
	margin:-4px 0 0.5em;
	padding:0;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	line-height:1.3;
}
.article-body h2 {
	margin:1.5em 0 0.5em;
	padding:0.5em 0 0;
	border-top:3px solid #ccc;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-size:17px;
	line-height:1.3;
}
.article-body h3 {
	margin:1.5em 0 1em;
	padding:0.5em 0 0;
	border-top:1px solid #ccc;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	line-height:1.3;
}
.article-body h4 {
	margin:1.5em 0 0.5em;
	padding:0 0 0 5px;
	border-left:16px solid #999;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-size:15px;
	line-height:1;
}
.article-body h5 {
	margin:1.5em 0 0.5em;
	padding:8px 12px 6px;
	background:#e6e6e6;
	color:#222;
	text-align:left;
	text-shadow:0 1px 0 #fff;
	font-weight:bold;
	font-size:14px;
	line-height:1.3;
}
.article-body h6 {
	margin:1.5em 0 0.5em;
	padding:0;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	line-height:1.5;
}
.article-body,
.article-body p {
	margin:0 0 10px;
	color:#222;
	text-align:left;
	font-size:13px;
	line-height:1.75;
}
.article-body blockquote {
	margin:0 0 1em;
	padding:20px;
	background:#f3f3f3;
	color:#333;
	font-style:normal;
}
.article-body pre {
	margin:20px;
	padding:14px;
	border:1px #ccc solid;
	color:#222;
	text-align:left;
	font-size:13px;
	line-height:1.75;
}
.article-body dl {
	margin:20px;
	padding:0;
	color:#222333;
	text-align:left;
	font-size:13px;
	line-height:1.75;
}
	.article-body dt {
		font-weight:bolder;
	}
	.article-body dd {
		margin-left:2em;
	}
.article-body ul {
	margin:0 0 21px 28px;
	padding:0;
	list-style-type:disc;
	text-align:left;
}
.article-body ol {
	margin:0 0 21px 28px;
	padding:0;
	list-style-type:decimal;
	text-align:left;
}
	.article-body li {
		margin:0 0 1px;
		padding:0;
		color:#222;
		text-align:left;
		font-size:13px;
		line-height:1.75;
	}
.article-body table {
	margin:0 0 20px;
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	border-top:#aaa solid 1px;
	border-left:#aaa solid 1px;
	background:#fff;
	text-align:left;
	font-size:13px;
	line-height:1.5;
}
	.article-body th,
	.article-body td {
		padding:7px 10px;
		border-right:#aaa solid 1px;
		border-bottom:#aaa solid 1px;
		vertical-align:top;
	}
	.article-body th {
		background:#e6e6e6;
		font-weight:bold;
	}

/* 続きを読む */
.entry-more {
	clear:both;
	display:block;
	margin:1em 0;
	padding:6px;
	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
	        border-radius:6px;
	background:#e6e6e6;
	color:#555;
	text-align:center;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	line-height:1.75;
}
.entry-more:hover {
	background:#ccc;
}
.entry-more a,
.entry-more a:visited {
	color:#555;
	text-decoration:none;
}
.entry-more a:hover {
	color:#333;
	text-shadow:none;
}

/* エントリフッタ */
.article-footer {
	color:#666;
	text-align:right;
	font-size:11px;
	line-height:1.5;
}
.article-footer li {
	display:inline;
	margin:0;
	list-style-type:none;
	text-align:right;
	zoom:1;
}
.article-footer img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.article-footer a {
	color:#333;
	text-decoration:none;
}
.article-footer a:hover {
	color:#999;
	text-decoration:underline;
}

/* ページャー（番号） */
.page-navi-number {
	margin:0 0 50px;
	padding:0 1em 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}
.page-navi-number ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.page-navi-number li {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	padding:7px 10px;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#e6e6e6;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3) inset;
	   -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3) inset;
	        box-shadow:0 1px 2px rgba(0,0,0,0.3) inset;
	color:#555;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
}
.page-navi-number a {
	display:block;
	margin:-7px -10px;
	padding:7px 10px;
	background:#f3f3f3;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	        box-shadow:0 1px 2px rgba(0,0,0,0.3);
	color:#555;
}
.page-navi-number a:visited {
	color:#555;
}
.page-navi-number a:hover {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
	        box-shadow:0 0 10px rgba(0,0,0,0.3);
}

/* ページャー（前後） */
.page-navi-next_prev {
	margin:0 auto;
	padding-bottom:10px;
	width:100%;
	font-size:13px;
	line-height:1.5;
}
.page-navi-next_prev ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.page-navi-next_prev ul li {
	margin:0;
	padding:0;
}
.page-navi-next_prev .previous {
	float:left;
	overflow:hidden;
	text-align:left;
}
.page-navi-next_prev .next {
	float:right;
	overflow:hidden;
	text-align:right;
}
.page-navi-next_prev a {
	margin-bottom:10px;
	padding:7px 10px;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#f3f3f3;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);
	        box-shadow:0 1px 2px rgba(0,0,0,0.3);
	color:#555;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	line-height:1;
}
.page-navi-next_prev a:visited {
	color:#555;
}
.page-navi-next_prev a:hover {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
	        box-shadow:0 0 10px rgba(0,0,0,0.3);
}

/* 

3.2 コメント＆トラックバック

*/

/* コメント一覧 */
#comment-list {
	margin:0 0 20px;
}
h4.comment-title {
	margin:14px 0 7px;
	padding:0;
	border-left:none;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
#comment-list p {
	margin:0 0 1em;
	color:#333;
	text-align:left;
	font-size:12px;
	line-height:1.6;
}
.comment-list-footer {
	margin:0 0 20px;
	padding:0 0 20px;
	color:#666;
	text-align:right;
	font-size:10px;
	line-height:1.5;
	border-bottom:solid 1px #ccc;
}
.comment-list-footer li {
	display:inline;
	margin:0;
	list-style-type:none;
	text-align:right;
	zoom:1;
}
.comment-list-footer img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.comment-list-footer a {
	color:#333;
	text-decoration:none;
}
.comment-list-footer a:hover {
	color:#999;
	text-decoration:underline;
}

/* コメント入力欄 */
#comment-post {
	margin:0;
	color:#333;
	font-size:12px;
}
.comment-post-form {
	text-align:left;
}
.comment-post-form dl {
	margin:0 0 20px;
	padding:0 0 8px;
	font-size:12px;
	border-bottom:1px #999 dotted;
}
.comment-post-form dt {
	float:left;
	clear:left;
	margin:8px 0 0;
	padding:8px 0 0;
	width:200px;
	font-weight:bold;
}
.comment-post-form dd {
	margin:8px 0 0;
	padding:8px 0 0;
	border-top:1px #999 dotted;
}
.comment-post-form input,
.comment-post-form textarea {
	margin:0;
	padding:3px;
	border:0;
	border:solid 1px #999;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	-webkit-box-shadow:inset 0 3px 10px -7px rgba(0,0,0,0.5), 0 1px rgba(255,255,255,0.5);
	   -moz-box-shadow:inset 0 3px 10px -7px rgba(0,0,0,0.5), 0 1px rgba(255,255,255,0.5);
	        box-shadow:inset 0 3px 10px -7px rgba(0,0,0,0.5), 0 1px rgba(255,255,255,0.5);
	color:#333;
	font-size:12px;
}
.comment-post-form input#himitu {
	margin-right:0.5em;
}
.comment-post-form input.form-btn {
	margin:5px 5px 5px 0;
	padding:3px 30px;
	border:1px solid #999;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	background:-moz-linear-gradient( top, #fff 0%, #fff 50%, #ccc);
	background:-webkit-gradient( linear, left top, left bottom, from(#fff), color-stop(0.50, #fff), to(#ccc));
	-webkit-box-shadow:0 1px 1px rgba(000,000,000,0.1), inset 0 0 3px rgba(255,255,255,1);
	   -moz-box-shadow:0 1px 1px rgba(000,000,000,0.1), inset 0 0 3px rgba(255,255,255,1);
	        box-shadow:0 1px 1px rgba(000,000,000,0.1), inset 0 0 3px rgba(255,255,255,1);
	color:#333;
	text-shadow:0 -1px 0 rgba(000,000,000,0.2), 0 1px 0 rgba(255,255,255,1);
	font-size:11px;
}
.comment-post-form input.form-btn:hover {
	border:1px solid #333;
	cursor:pointer;
}

/* トラックバックURL */
#trackback-url {
	text-align:left;
	font-size:13px;
	margin:0 0 20px;
}
#trackback-url input {
	margin:0 0 10px;
	padding:3px;
	border:0;
	border:solid 1px #999;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	-webkit-box-shadow:inset 0 3px 10px -7px rgba(0,0,0,0.5), 0 1px rgba(255,255,255,0.5);
	   -moz-box-shadow:inset 0 3px 10px -7px rgba(0,0,0,0.5), 0 1px rgba(255,255,255,0.5);
	        box-shadow:inset 0 3px 10px -7px rgba(0,0,0,0.5), 0 1px rgba(255,255,255,0.5);
	color:#333;
	font-size:12px;
	width:100%;
}

/* トラックバック一覧 */
#trackback-list {
	margin:0;
}
h4.trackback-title {
	margin:14px 0 7px;
	padding:0;
	border-left:none;
	color:#222;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
h4.trackback-title a,
h4.trackback-title a:visited {
	color:#222;
	text-decoration:none;
}
#trackback-list p {
	margin:0 0 12px;
	color:#333;
	text-align:left;
	font-size:12px;
	line-height:1.6;
}
.trackback-list-footer {
	margin:0 0 10px;
	padding:0 0 10px;
	color:#666;
	text-align:right;
	font-size:10px;
	line-height:1.5;
	border-bottom:solid 1px #ccc;
}
.trackback-list-footer li {
	display:inline;
	margin:0;
	list-style-type:none;
	text-align:right;
	zoom:1;
}
.trackback-list-footer img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.trackback-list-footer a {
	color:#333;
	text-decoration:none;
}
.trackback-list-footer a:hover {
	color:#999;
	text-decoration:underline;
}

/* 

3.3 サイドバー

*/

#myd-side {
	background:rgba(102,102,102,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAD0lEQVQImWNgYGAwZkAGAALcADQFYZLRAAAAAElFTkSuQmCC)repeat;
	text-align:left;
	font-size:13px;
	line-height:1.6;
}
	.ie6 #myd-side,
	.ie7 #myd-side,
	.ie8 #myd-side {
		background:#ccc;
	}
#myd-side-inner {
	margin:13px;
	padding:10px;
	border-top:1px #aaa solid;
	background:#fff;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.66);
	   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.66);
	        box-shadow:0 1px 1px rgba(0,0,0,0.66);
	color:#222;
	text-align:left;
	font-size:13px;
	line-height:1.6;
}

/* sidemenu */
.side-title {
	margin:0 0 10px;
	padding:6px 8px 5px 8px;
	border-top:3px #666 solid;
	border-right:1px rgba(0,0,0,0.3) solid;
	border-bottom:1px #aaa solid;
	border-left:1px rgba(0,0,0,0.3) solid;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e6e6e6), color-stop(0.00, #fff));
	background:-webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	   background:-moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	     background:-o-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	    background:-ms-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	        background:linear-gradient(top, #fff 0%, #e6e6e6 100%);
	color:#222;
	text-align:left;
	text-shadow:0 1px 0 #fff;
	font-weight:bold;
	font-size:12px;
	line-height:1.5;
}
.side-body {
	margin:0 0 15px;
	text-align:left;
	font-size:13px;
	line-height:1.5;
}
.plugin_data {
	margin:0;
	padding:5px;
	border-bottom:1px #999 dotted;
	list-style:none !important;
	text-align:left;
	font-size:13px;
	line-height:1.5;
}
	.plugin_data {zoom:1;}
	.plugin_data:after{
		display:block;
		clear:both;
		content:"";
	}
.plugin_data_date {
	float:right;
	margin-top:-25px;
}
.right {
	float:right;
}

/* カレンダー */
.CalendarMoveTable {
	margin:10px auto 10px;
	color:#222;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	line-height:1;
}
.CalendarPrevTd {
	text-align:left;
}
.CalendarNowTd {
	padding:0 1em;
	text-align:center;
}
.CalendarNextTd {
	text-align:right;
}

.CalendarTable {
	margin:0 auto;
	color:#222;
	font-size:11px;
	line-height:1;
	width:100%;
}
.CalendarWdayTr th {
	padding:5px 0;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	background:#f3f3f3;
	text-align:center;
	font-weight:bold;
}
.CalendarWdaySun {
	color:#f00;
}
.CalendarWdaySat {
	color:#00f;
}
.CalendarTr td {
	padding:5px 0;
	border-bottom:1px #ccc solid;
	text-align:center;
}

/* 検索 */
.blogsearch input[type="text"] {
	margin:0 5px 5px 0;
	width:150px;
}

/* PR2 */
#PR2 a {
	color:#666;
	text-decoration:none;
}

/* 

3.4 フッター

*/

#myd-footer {
	clear:both;
	background:#454545;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,1) inset;
	   -moz-box-shadow:0 1px 1px rgba(0,0,0,1) inset;
	        box-shadow:0 1px 1px rgba(0,0,0,1) inset;
}
#myd-footer-inner {
	margin:0 auto;
	padding:20px 0;
	width:940px;
	text-align:right;
}
#myd-footer p {
	display:inline;
	margin:0 0 0 1em;
	padding:5px 0 0;
	color:#fff;
	text-align:right;
	font-style:normal;
	font-size:12px;
	line-height:1.8;
}
#myd-footer address {
	margin:0;
	padding:5px 0 0;
	color:#fff;
	text-align:right;
	font-style:normal;
	font-size:12px;
	line-height:1.8;
}
#myd-footer p a,
#myd-footer address a,
#myd-footer p a:visited,
#myd-footer address a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#myd-footer p a:hover,
#myd-footer address a:hover {
	text-decoration:underline;
}


/*-------------------------------------------------------------------------------------------*/
/* 4. カスタマイズ */
/*-------------------------------------------------------------------------------------------*/

/* アドセンス ２カラム */
.adsense-2c {
	margin:0 !important;
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	border-top:none !important;
	border-left:none !important;
	background:#fff;
	text-align:left;
	font-size:13px;
	line-height:1.5;
}
	.adsense-2c td {
		padding:0 10px 0 0 !important;
		border-right:none !important;
		border-bottom:none !important;
		vertical-align:top;
	}

/* 最新情報 */
ul.recent-entry {
	margin:0;
	padding:0;
	list-style-type:disc;
	text-align:left;
}
ul.recent-entry li {
	clear:both;
	margin:0;
	padding:5px 5px 5px 15px;
	border-bottom:1px #999 dotted;
	list-style:none !important;
	text-align:left;
	font-size:14px;
	line-height:1.75;
	zoom:1;
}
	ul.recent-entry li:after{
		display:block;
		clear:both;
		content:"";
	}
	ul.recent-entry li:before {
		display:block;
		float:left;
		margin:9px 0 0 -12px;
		background:none;
		color:#999;
		content:"\25B6";
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:9px;
	}
.recent-entry-title {
	float:left;
}
.recent-entry-date {
	float:right;
	color:#666;
	font-size:12px;
}

/* タイトルバナー化 */
#site-title-image .site-description {
	position:absolute;
	overflow:hidden;
	clip:rect(0 0 0 0);
	margin:-1px;
	padding:0;
	width:1px;
	height:1px;
	border:0;
}

/* end */

<title><!--$g_page_title--> | <!--$g_title--></title>
<!--/if_entry-->
<!--if_category-->
<title>カテゴリ別記事アーカイブ | <!--$g_title--></title>
<meta name="robots" content="noindex,follow" />
<!--/if_category-->
<!--if_date-->
<title>月/日付別記事アーカイブ | <!--$g_title--></title>
<meta name="robots" content="noindex,follow" />
<!--/if_date-->
<!--if_search-->
<title><!--$g_search_comment-->の検索結果 | <!--$g_title--></title>
<meta name="robots" content="noindex,follow" />
<!--/if_search-->
<!--if_edit-->
<title>コメント編集画面 | <!--$g_title--></title>
<meta name="robots" content="noindex,follow" />
<!--/if_edit-->
<meta name="description" content="<!--if_page--><!--$g_title-->：<!--/if_page--><!--if_not_page--><!--if_not_search--><!--$g_page_title--><!--/if_not_search--><!--if_search--><!--$g_search_comment--><!--/if_search-->：<!--/if_not_page--><!--$g_explanation--><!--if_not_page-->（<!--$g_title-->）<!--/if_not_page-->" />
<meta name="keywords" content="<!--if_not_page--><!--if_not_search--><!--$g_page_title-->,<!--/if_not_search--><!--/if_not_page--><!--if_search--><!--$g_search_comment-->,<!--/if_search--><!--$g_title-->,<!--$g_keyword1--> <!--$g_keyword2--> <!--$g_keyword3-->" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://<!--$g_user_id-->/RSS/" />
<link rel="alternate" type="application/atom+xml" title="ATOM" href="http://<!--$g_user_id-->/ATOM/" />
<link href="<!--$g_css_link-->" type="text/css" rel="stylesheet" />
</head>
<body>

<!-- ▼サイトタイトル、サイトの説明 -->
<div id="myd-header">
<div id="myd-header-inner">
    <div id="site-title-description">
        <!--if_page--><h1 class="site-title"><a href="<!--$g_url-->"><!--$g_title--></a></h1><!--/if_page-->
        <!--if_not_page--><div class="site-title"><a href="<!--$g_url-->"><!--$g_title--></a></div><!--/if_not_page--> 
        <p class="site-description"><!--$g_explanation--></p>
    </div>
    <div id="header-banner">
        <!-- ━━━━━━━━━ バナーエリア：ヘッダー ━━━━━━━━━ -->
    </div>
</div>
</div>
<!-- ▲サイトタイトル、サイトの説明 -->

<!-- ▼グローバルメニュー -->
<div id="myd-menu">
<div id="myd-menu-inner">
     
</div>
</div>
<!-- ▲グローバルメニュー -->

<!-- ━━━━━━━━━ バナーエリア：ヘッダーとコンテンツの間 ━━━━━━━━━ -->
    
<div id="myd-container">
<div id="myd-container-inner" class="clearfix">

    <!-- ▽ページタイトル・パンくずリスト -->
    <!--if_category-->
    <h1 class="page-title">カテゴリー：<!--$g_page_title--></h1>
    <ol id="breadcrumbs">
        <li><a href="<!--$g_url-->"><!--$g_title--></a></li>
        <li>「<strong><!--$g_page_title--></strong>」カテゴリーの記事</li>
    </ol>
    <!--/if_category--> 
    <!--if_entry-->
    <ol id="breadcrumbs">
        <li><a href="<!--$g_url-->"><!--$g_title--></a></li>
        <!--entry-->
        <li><a href="<!--$entry_category_link-->" title="<!--$entry_category-->"><!--$entry_category--></a></li>
        <!--/entry-->
        <li><strong><!--$g_page_title--></strong></li>
    </ol>
    <!--/if_entry-->
    <!--if_date-->
    <h1 class="page-title">月別アーカイブ：<!--$g_page_title--></h1>
    <ol id="breadcrumbs">
        <li><a href="<!--$g_url-->"><!--$g_title--></a></li>
        <li><strong><!--$g_page_title--></strong></li>
    </ol>
    <!--/if_date-->
    <!--if_search-->
    <h1 class="page-title">検索結果：<!--$g_search_comment--></h1>
    <ol id="breadcrumbs">
        <li><a href="<!--$g_url-->"><!--$g_title--></a></li>
        <li>「<!--$g_search_comment-->」を含む記事</li>
    </ol>
    <!--/if_search-->
    <!--if_edit-->
    <h1 class="page-title">コメントの編集</h1>
    <ol id="breadcrumbs">
        <li><a href="<!--$g_url-->"><!--$g_title--></a></li>
        <li>コメントの編集</li>
    </ol>
    <!--/if_edit-->
    <!-- △ページタイトル・パンくずリスト -->

    <!-- ▼メイン -->
    <div id="myd-main">
    <div id="myd-main-inner" class="clearfix">

        <!--if_not_edit-->

        <!-- ━━━━━━━━━ フリーエリア：メインカラムトップ 挿入箇所 ━━━━━━━━━ -->

        <!--entry-->
        <!--▽投稿-->
        <div class="article">
        <h2 class="entry-title"><a href="<!--$entry_link-->"><!--$entry_title--></a></h2>
        <div class="article-body"><!--$entry_text--></div>
        <!--if_ps_text-->
        <!--if_not_entry-->
        <div class="entry-more"><a href="<!--$entry_link-->"><!--$entry_ps_title--></a><div class="clear"></div></div>
        <!--/if_not_entry-->
        <!--if_entry-->
        <div class="article-body"><!--$entry_ps_text--></div>
        <!--/if_entry-->
        <!--/if_ps_text-->
            
        <!--
        <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
        xmlns:dc="http://purl.org/dc/elements/1.1/">
        <rdf:Description
        rdf:about="http://<!--$g_user_id--><!--$entry_link-->"
        dc:title="<!--$entry_title-->"
        dc:subject="<!--$entry_category-->"
        dc:date="<!--$entry_year-->-<!--$entry_mon-->-<!--$entry_day-->T<!--$entry_hour-->:<!--$entry_min-->:<!--$entry_sec-->+09:00"
        dc:description="<!--$entry_text-->"
        dc:identifier="http://<!--$g_user_id--><!--$entry_link-->" />
        </rdf:RDF>
        -->

        <div class="article-footer">
            <ul>
                <li class="EntryCategory"><a href="<!--$entry_category_link-->"><!--$entry_category--></a></li><!--
                --><li class="EntryTrackback"> | <a href="<!--$entry_link-->#trackback">トラックバック : <!--$entry_trackback_num--></a></li><!--
                --><li class="EntryComment"> | <a href="<!--$entry_link-->#comment">コメント : <!--$entry_comment_num--></a></li><!--
                --><li class="EntryWriteDate last"> | <a href="<!--$entry_date_link-->"><!--$entry_year-->年<!--$entry_mon-->月<!--$entry_day-->日 <!--$entry_wday-->.</a></li>
            </ul>
        </div>
        </div>
        <!--/entry-->
        
        <!--▽コメント-->
        <!--if_entry-->
        <a name="comment" id="comment"></a>
        <!-- div.CommentBlock -->
        <div id="comments">
            
            <h3 class="comments-head">コメント</h3>
            
            <!--comment-->
            <a name="comment<!--$comment_no-->" id="comment<!--$comment_no-->"></a>
            <!-- div.CommentTextBox -->
            <div class="comment-box">
                
                <h4 class="comment-title"><!--$comment_title--></h4>
                <p class="comment-text"><!--$comment_text--></p>
                
                <!-- div.CommentFooter -->
                <div class="comment-footer">
                    <ul>
                        <li class="CommentEdit"><a href="<!--$comment_edit_link-->">コメント編集</a></li>
                        <li class="CommentWriteDate"><!--$comment_year-->/<!--$comment_mon-->/<!--$comment_day-->(<!--$comment_wday-->.)</li>
                        <li class="CommentURL last"><!--if_comment_url--><a href="<!--$comment_url-->" rel="nofollow"><!--/if_comment_url--><!--$comment_name--><!--if_comment_url--></a><!--/if_comment_url--></li>
                    </ul>
                    <div class="clear"></div>
                </div>
                <!-- /div.CommentFooter -->
                
                <!--if_comment_res-->
                <!-- div.CommentResBlock -->
                <div class="CommentResBlock">
                    
                    <!-- div.CommentResBox -->
                    <div class="CommentResBox">
                        
                        <h5 class="CommentResTitle"><!--$comment_res_title--></h5>
                        <p class="CommentResText"><!--$comment_res_text--></p>
                        
                        <!-- div.CommentResFooter -->
                        <div class="CommentResFooter">
                            <ul>
                                <li><!--$g_nickname--></li>
                                <li><!--$comment_res_year-->/<!--$comment_res_mon-->/<!--$comment_res_day-->(<!--$comment_res_wday-->.)</li>
                            </ul>
                            <div class="clear"></div>
                        </div>
                        <!-- /div.CommentResFooter -->
                        
                    </div>
                    <!-- /div.CommentResBox -->
                    
                </div>
                <!-- /div.CommentResBlock -->
                <!--/if_comment_res-->
            </div>
            <!-- /div.CommentTextBox -->
            <!--/comment-->

            <!--▽コメントする-->
            <!--if_cm_receipt-->
            <!-- div.CommentFormBlock -->
            <h4 class="comment-form-head">コメントする</h4>
            <div id="comment-form">
                <form action="<!--$comment_form_link-->" method="post">
                    <table>
                        <tr>
                            <th class="CommentFormTh">お名前</th>
                            <td class="CommentFormTd"><input class="CommentForms" type="text" name="name" value="<!--$g_cookie_name-->" /></td>
                        </tr>
                        <tr>
                            <th class="CommentFormTh">タイトル</th>
                            <td class="CommentFormTd"><input class="CommentForms" type="text" name="title" value="" /></td>
                        </tr>
                        <tr>
                            <th class="CommentFormTh">文字色</th>
                            <td class="CommentFormTd">
                                <select id="color" name="color">
                                    <option value="Black" style="color:Black">Black</option>
                                    <option value="LimeGreen" style="color:LimeGreen">LimeGreen</option>
                                    <option value="SeaGreen" style="color:SeaGreen">SeaGreen</option>
                                    <option value="Teal" style="color:Teal">Teal</option>
                                    <option value="FireBrick" style="color:FireBrick">FireBrick</option>
                                    <option value="Tomato" style="color:Tomato">Tomato</option>
                                    <option value="IndianRed" style="color:IndianRed">IndianRed</option>
                                    <option value="BurlyWood" style="color:BurlyWood">BurlyWood</option>
                                    <option value="SlateGray" style="color:SlateGray">SlateGray</option>
                                    <option value="DarkSlateBlue" style="color:DarkSlateBlue">DarkSlateBlue</option>
                                    <option value="LightPink" style="color:LightPink">LightPink</option>
                                    <option value="DeepPink" style="color:DeepPink">DeepPink</option>
                                    <option value="DarkOrange" style="color:DarkOrange">DarkOrange</option>
                                    <option value="Gold" style="color:Gold">Gold</option>
                                    <option value="DimGray" style="color:DimGray">DimGray</option>
                                    <option value="Silver" style="color:Silver">Silver</option>
                                </select>
                            </td>
                        </tr>
                        <tr>
                            <th class="CommentFormTh">メールアドレス</th>
                            <td class="CommentFormTd"><input class="CommentForms" type="text" name="mail" value="<!--$g_cookie_mail-->" /></td>
                        </tr>
                        <tr>
                            <th class="CommentFormTh">URL</th>
                            <td class="CommentFormTd"><input class="CommentForms" type="text" name="url" value="<!--$g_cookie_url-->" /></td>
                        </tr>
                        <tr>
                            <th class="CommentFormTh">コメント</th>
                            <td class="CommentFormTd"><textarea class="CommentForms" name="comment" cols="40" rows="7">