<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}



/* Default
------------------------------------------------- */

body {
	padding: 20px 0 0 0;
	background-image: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_bg.png");
	color: #333333;
	text-align: center;
	font-family: Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}

/* Modern browser */
html&gt;/**/body {
	font-size: 13px;
}

.entry_body img{
max-width: 100%;
height: auto;
}


/* Hyper text
------------------------------------------------- */

a {
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	color: #62931c;
}
a:visited {
	color: #000000;
}

a:focus,
a:hover,
a:active {
	color: #898f95;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small　!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_container_middle_02.jpg");
}

#inner_container {
	width: 800px;
	padding: 0 0 14px 0;
	margin-left: auto;
	margin-right: auto;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_container_bottom_02.jpg") bottom center no-repeat;
}

#header {
	padding: 31px 36px 10px 0px;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_container_top_02.jpg") top center no-repeat;
}

div#calendar {
	width:755px;
	margin: 0 0 17px 32px;
	padding: 3px 0 0 0;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_calendar_top.png") top no-repeat;
	text-align: center;
}

div#main {
	float: left;
	width: 506px;
	padding-left: 32px;
	padding-right: 15px;
}

div#sidemenu {
	float: left;
	width: 247px;
	margin:0 ;
	padding: 0;
}

html&gt;body div#sidemenu {
	width: 247px;
}

#footer {
	margin: 0 auto;
	padding: 13px 0 40px 45px; 
	width: 800px;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}

/* Header
------------------------------------------------------------ */

#title_wrapper {
	float: left;
	padding: 0 25px 0 0;
	width: 667px;
}

#header h1 {
	margin:0;
	padding: 0.2em 0 0 0;
	text-align: right;
	font-weight: normal;
}

#header h1 a {
	color: #62931C;
	text-decoration: none;
}

#header h1 a:hover {
	color: #898f95;
	text-decoration: none;
}

#header h1 a:visted {
	color: #62931C;
} 

#header p {
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #000000;
	text-align: right;
}

/* Calendar
------------------------------------------------------------ */

div#calendar ul {
	padding: 6px 0 12px 0;
	margin: 0;
	list-style-position: inside;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_calendar_bottom.png") bottom no-repeat;
}

div#calendar li.now-month {
	display: inline;
	margin: 0.5em 0;
	color: #62931C;
}

div#calendar li {
	display: inline;
	list-style-type: none;
}

div#calendar li a,
div#calendar li a:active,
div#calendar li a:visited {
	text-decoration: none;
	color: #62931C;
}

div#calendar li a:hover {
	color: #898F95;
	text-decoration: none;
}

li.prev-month-calendar {
	margin: 0 0.5em;
}

li.day {
	margin: 0 0.2em;
}

li.next-month-calendar {
	margin: 0 0.5em;
}

/* Main Contents
------------------------------------------------------------ */

div.content {
	margin-bottom: 30px;
	padding: 30px 0 0 0;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_entry_body.jpg") right top no-repeat;
}

div.entry_body {
	margin: 0 0 0 10px;
	width: 465px;
	overflow: hidden;
}

p.entry_more {
	padding: 30px 0 0 0;
}

div.entry_body #more {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}

/* clap + bookmark */
div.entry_footer {
	height: 32px;
	margin: 20px 0 0 0;
	padding: 0.5em 45px 0 0 ;
	text-align: right;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_posted.gif") top left no-repeat;
}

div.entry_footer a {
	text-decoration: none;
}

div.entry_footer a:hover {
	text-decoration: none;
}

span.date a {
	color: #333333;
}

div.fc2_footer {
	margin: 20px 0 40px 0;
}
	
.entry_body p.theme {
	margin: 20px 0px 0px;
}

.entry_body p.theme a,
.entry_body p.theme a:hover {
	text-decoration: none;
}

/* pager */
div.page_navi {
	margin-bottom: 40px;;
	padding: 0.8em;
	text-align: center;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_line_green.gif") top left no-repeat;
}

div.page_navi a,
div.page_navi a:hover {
	text-decoration: none;
}

/* pagetop */
div.pagetop {
	marign: 0;
	padding: 0 25px 0 0;
	text-align: right;
}

div.pagetop a,
div.pagetop a:hover {
	text-decoration: none;
}


/* Entry (html tag)
------------------------------------------------------------ */
.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body table {
	border: solid 1px #B9BDC0;
	border-collapse: collapse;
}

.entry_body table tr {
	border-color: #B9BDC0;
}

.entry_body table td {
	padding: 0.3em 0.5em;
	border-color: #B9BDC0;
}

div.content h2 {
	margin-bottom: 30px;
	padding: 0 0 7px 0;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_entry_title.png") left bottom no-repeat;
	font-weight: normal;
}

div.content h2 a,
div.content h2 a:hover {
	text-decoration: none;
}

div.entry_body p {
	text-align: justify;
	text-justify: distribute;
}

div.entry-body a, div.entry-body a:visted, div.entry-body a:active {
	text-decoration: underline;
}

div.entry-body a:hover {
	text-decoration: none;
}

div.entry-body h4 {
	margin: 1em 0;
}

div.entry-body h4 span {
	padding-left: 5px;
	border-left: 5px solid #c00;
	border-bottom: 1px solid #c00;
}

div.entry-body ol {
	margin: 1em 0;
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}

div.entry-body ul {
	margin: 1em 0;
	list-style-type: square;
	list-style-position: inside;
}

div.entry-body table {
	border-collapse: collapse;
}

div.entry-body table th {
	margin: 0;
	padding: 0.2em;
	background: #efefef;
	border: 1px solid #e3dcd0;
}

div.entry-body table td {
	margin: 0;
	padding: 0.2em;
	border: 1px solid #e3dcd0;
}

.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}


/* title_area &amp; search_area*/

p.sub_header {
	margin-bottom: 20px;
	padding: 0 0 7px 0;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_entry_title.png") left bottom no-repeat;
	font-size: 115%;
}

ul.list_body {
	padding-bottom: 20px;
}

ul.list_body li {
	margin-bottom: 5px;
}


/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body &gt; pre { width: auto; }

.entry_body code { font-family: monospace; }


/* Trackback &amp; Comment&amp; Edit layout
------------------------------------------------------------ */
div#tb p.sub_header,
div#cm p.sub_header,
div#ed p.sub_header
 {
	color: #333333;
	margin-bottom: 20px;
	padding: 0 0 7px 0;
	font-size: 115%;
	font-weight: normal;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_line_gray.png") bottom left no-repeat;
}

h3.sub_title {
	width: 465px;
	margin: 0 0 5px 10px;
	font-weight: normal;
	font-size: 100%;
	color: #62931C;
}

h3.sub_title a,
h3.sub_title a:hover
{
	text-decoration: none;
}


div.sub_body {
	margin: 0 0 0 10px;
	width: 465px;
	padding: 0;
	background: transparent;
}

p.sub-footer {
	width:465px;
	margin: 4px 0 10px 10px;
	padding: 0 0 10px 0;
	text-align: right;
	border-bottom: 1px solid #EFEFEF;
}

p.sub-footer a,
p.sub-footer a:hover {
	text-decoration: none;
}

/* comment*/
div.form {
	margin-bottom: 10px;
}

div.form form {
	width:465px;
	padding: 0 0 10px 0;
	margin: 0 0 0 10px;
}

div.form form dd{
	margin:0 0 5px ;
	padding: 0;
}

input#himitu {
	margin-right: 0.5em;
}

p.form-btn {
	margin: 20px;
}

form input[type="submit"] {
	margin-top: 10px;
	width: 50px;
	height: 24px;
}


/* trackback*/
p.trackback_url {
	width: 465px;
	margin: 0 0 30px 10px;
}

p.trackback_url input{
	width: 455px;
	margin: 0 0 5px 0;
	padding: 0.2em 0 0.2em 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCD2D6;
}

p.trackback_url a {
	text-decoration: none;

}

/* Plugin (Main content)
------------------------------------------------------------ */

h3.plg3_header 
{
	color: #333333;
	margin-bottom: 20px;
	padding: 0 0 7px 0;
	font-size: 115%;
	font-weight: normal;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_line_gray.png") bottom left no-repeat;
}


.plg3_body {
	margin-bottom: 40px;
}

.plg3_body li {
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.plg3_body div div {
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.plg3_body form {
	width: 50%;
}


/* Sidemenu (Plugin)
------------------------------------------------------------ */
dl.sidemenu_body {
	margin: 0 0 30px 0;
	padding: 30px 0 0 17px;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_side_body_right.png") left top no-repeat;
}

div#sidemenu dt.plg_title {
	margin: 0;
	padding: 0 0 15px 23px;
	width: 177px;
	font-weight: normal;
	text-align: left;
	background: url("http://blog-imgs-50.fc2.com/t/e/m/templates/cleanly_green_side_title.png") left 4px no-repeat;
	font-size: 115%;
}

dl.sidemenu_body dd {
	width: 200px;
}

div#sidemenu ul {
	list-style-position: outside;
	list-style-type:none;
	width: 200px;
	margin: 0;
	padding:0;
	color:#62931c;
}

div#sidemenu li{
	border-bottom: 1px solid #EFEFEF;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
}

dl.sidemenu_body dd div div
{
	margin-bottom: 3px;
	padding-bottom: 3px ;
	border-bottom: 1px solid #EFEFEF;
}

div#sidemenu a,
div#sidemenu a:hover {
	text-decoration: none;
}

/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0;
	padding: 0;
	background: none;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender caption a:hover{
	color: #898F95
}

table.calender caption a:active, 
table.calender caption a:visited {
	color: #62931C;
}


table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a {
	display: block;
	padding: 0.1em;
	background-color: #62931C;
	color: #FFF;
}

table.calender td a:hover {
	background-color: #898F95;
	color: #FFF;
}

table.calender td a:active, 
table.calender td a:visited, {
	background-color: #898F95;
	color: #FFF;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}

/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	width: 90%;
	padding: 5px;
	border: 1px solid #A5A5A5;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog dd.piyolog {
	width: 100%;
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}

.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

/* Footer
------------------------------------------------------------ */

div#footer p {
	margin:0;
	padding:0;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}

div#footer p a {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
}

div#footer p a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

div#footer p strong {
	font-weight: normal;
}

/* Blockquote
------------------------------------------------------------ */
blockquote {
	width:100%;
	margin: 0;
	padding: 0;
}

blockquote p {
	padding: 1.2em;
	border: 1px solid #B9BDC0;
}


/* Baton
------------------------------------------------------------ */
dl.blog_baton {
	border: 1px solid #B9BDC0;
	padding: 1.2em;
}

dt.baton_q {
	border-bottom: 1px dotted #B9BDC0;
}

/* clearfix
------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
</pre></body></html>