<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Init
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6, address, blockquote, center, dir, div, dl, fieldset, form, hr, isindex, menu, noframes, ol, p, pre, table, ul {
	display : block;
}
a, abbr, acronym, applet, b, basefont, bdo, big, br, button, cite, code, dfn, em, font, i, iframe, img, input, kbd, label, map, object, q, ruby, s, samp, select, small, span, strike, strong, sub, sup, textarea, tt, u, var {
	display : inline;
}
* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
}


/* Body
-------------------------------------------------- */
body {
	color : #fafafa;
	background : #1b9041 url("http://templates.blog.fc2.com/template/skin14/neko.png") right top no-repeat;
	font : normal normal normal 75%/1.8 "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
}


/* Headline
-------------------------------------------------- */
h1 {
	font-size : 200%;
}
h1 a {
	font-weight : bold;
}
h2 {
	font-size : 130%;
}
h2 span {
	font-weight : bold;
}
h3 {
	font-size : 120%;
	font-weight : bold;
}
h4 {
	font-size : 110%;
}
h5 {
	font-size : 105%;
}
h6 {
	font-size : 100%;
}


/* Paragraph
-------------------------------------------------- */
p {
	font-size : 100%;
}


/* Anchor
-------------------------------------------------- */
a {
	text-decoration : none;
}
a:link {
	color : #fc0;
}
a:visited {
	color : #fc0;
}
a:hover {
	color : #f60;
	background-color : #ddddd4;
}
a:active {
	color : #f60;
}
a img {
	border : none;
}


/* Primary
-------------------------------------------------- */
div#primary-column {
	margin : 0 15px 0 300px;
}
div#header {
	margin-bottom : 1em;
	padding-top : 1em;
}
div#main {
	margin : 250px 0 30px 0;
}
div#main h2 {
	display : none;
}
div.entryfield {
	margin-bottom : 50px;
}
div.entry-title {
	padding : 0.5em 1em;
	background : transparent url("http://templates.blog.fc2.com/template/skin14/alpha.gif") left top repeat;
	border : 1px solid #0c682a;
}
h3.entry-header {}
ul.entry-community {
	list-style-type : none;
	text-align : right;
}
ul.entry-community li {
	display : inline;
}
li.entry-community-genre {
	margin-right : 0.5em;
}
li.entry-community-theme {
	margin-left : 0.5em;
}
div.entry-body {
	margin-top : 1.5em;
}
p.entry-more-link {
	margin-top : 2em;
}
div.entry-more {}
div.entry-adsense {
	margin : 2.5em 0 1em 0;
}
ul.entry-state {
	margin-top : 2em;
	list-style-type : none;
}
ul.entry-state li {
	display : inline;
}
li.entry-date {
	margin-right : 0.5em;
}
li.entry-category {
	margin : 0 0.5em;
}
li.entry-comment {
	margin : 0 0.5em;
}
li.entry-trackback {
	margin-left : 0.5em;
}
h3#comment-top, h3#comment-post, h3#comment-edit, h3#trackback-top {
	margin : 3em 0 1.5em 0;
}
div.commentfield {
	margin-bottom : 30px;
}
h4.comment-header {
	font-weight : bold;
}
div.comment-body {
	margin : 0.5em 0;
}
ul.comment-state {
	list-style-type : none;
}
ul.comment-state li {
	display : inline;
}
li.comment-date {
	margin-right : 0.5em;
}
li.comment-author {
	margin : 0 0.5em;
}
li.comment-author-site {
	margin : 0 0.5em;
}
li.comment-edit {
	margin-left : 0.5em;
}
div.trackbackfield {
	margin-bottom : 30px;
}
fieldset.comform {
	padding : 0.5em;
	background-color : #648e0c;
	border : 1px solid #0c682a;
}
fieldset.comform legend {
	display : none;
}
dl.comment-form {}
dl.comment-form dt {
	margin : 0.2em 0;
}
dl.comment-form dd {
	margin : 0.5em 0;
}
kbd.acskey {
	border-bottom : 1px solid;
	font-family : inherit;
}
input.field, textarea.field {
	padding : 0.2em;
	font-size : 100%;
	font-family : "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
}
input#himitu {
	margin-right : 0.5em;
}
h4.trackback-header {
	font-weight : bold;
}
div.trackback-body {
	margin : 1em 0;
}
ul.trackback-state {
	list-style-type : none;
}
ul.trackback-state li {
	display : inline;
}
li.trackback-date {
	margin-right : 0.5em;
}
li.trackback-site {
	margin-left : 0.5em;
}
dl.tbadr {
	padding : 0.5em;
	background-color : #648e0c;
	border : 1px solid #0c682a;
}
span.hide {
	display : none;
}
span.num {
	margin : 0 0.2em;
	color : #f60;
	font-weight : bold;
}
ul.navi {
	margin-top : 5em;
	list-style-type : none;
	text-align : center;
}
ul.navi li {
	display : inline;
}
li.prev {}
li.up {
	margin : 0 2em;
}
li.next {}


/* Entry Body Text
-------------------------------------------------- */
div.entry-body h4, div.entry-body h5, div.entry-body h6 {
	margin : 1em 0;
}
div.entry-body p {
	margin : 1em 0;
}
div.entry-body ul, div.entry-body ol {
	margin : 1em 0;
	list-style-position : inside;
}
div.entry-body ul li, div.entry-body ol li {
	margin-left : 1em;
}
ul li ul, ul li ol, ol li ul, ol li ol {
	margin : 0.5em 0 0.5em 1em;
}
div.entry-body dl {
	margin : 1em 0;
}
div.entry-body dt {
	font-weight : bold;
}
div.entry-body dd {
	margin-left : 1em;
}


/* Secondary
-------------------------------------------------- */
div#secondary-column {
	position : absolute;
	top : 15px;
	left : 15px;
	width : 250px;
}
div#appendix {
	margin-bottom : 30px;
	padding-bottom : 15px;
	background : #0c682a url("http://templates.blog.fc2.com/template/skin14/appendix_footer.png") left bottom no-repeat;
}
div#appendix h2 {
	width : 250px;
	height : 15px;
	background : #0c682a url("http://templates.blog.fc2.com/template/skin14/appendix_header.png") left top no-repeat;
}
div#appendix h2 span {
	display : none;
}
div#appendix div.section {
	padding : 0 15px;
	background-color : #0c682a;
}
div.ads {
	margin : 1em 0;
}
p.powered {
	margin : 1em 0;
}
div#appendix h3 {
	margin : 0.5em 0 1em 0;
	padding-left : 25px;
	background : transparent url("http://templates.blog.fc2.com/template/skin14/nikukyu.gif") left center no-repeat;
}
div#search form {
	margin : 1em 0;
}
div#search fieldset {
	border : none;
}
div#search legend {
	display : none;
}
div#appendix ul {
	margin : 1em 0;
	list-style-type : none;
}
ul.feeds li {
	padding-left : 30px;
	background : transparent url("http://templates.blog.fc2.com/template/skin14/icon_rss.gif") left center no-repeat;
}


/* Image
-------------------------------------------------- */
.emoji {}
.thumb {
	display : block;
	margin : 1em;
}
.thumb-l {
	float : left;
	display : block;
	margin : 0 1em 1em 0;
}
.thumb-r {
	float : right;
	display : block;
	margin : 0 0 1em 1em;
}
.clear {
	clear : both;
}


/* Plug-In
-------------------------------------------------- */
table.calender {
	width : 220px;
	border-collapse : collapse;
}
table.calender th {
	width : 31px;
	text-align : center;
	border-top : 1px solid #fafafa;
	border-right : 1px solid #fafafa;
	border-left : 1px solid #fafafa;
}
th#sat {
	color : #00c;
}
th#sun {
	color : #c00;
}
table.calender td {
	border : 1px solid #fafafa;
	text-align : center;
}
th, td {
	padding : 0.2em;
}
caption, th, td {
	font-family : "Helvetica", "Arial", sans-serif;
}
caption, th, td { _font-size : 75%; }
div#fc2news iframe {
	width : 220px;
	border : 1px solid #fafafa;
	overflow : auto;
}
div#weather iframe {
	border : 1px solid #fafafa;
	overflow : auto;
}


/* Make Tree List Non Plug-In
-------------------------------------------------- */
div#recent-comments ul, div#recent-trackbacks ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
div#recent-comments ul.list-tree, div#recent-trackbacks ul.list-tree {
	margin : 1em 0;
}
div#recent-comments ul li ul li, div#recent-trackbacks ul li ul li {
	margin : 0;
	padding-left : 20px;
	background : transparent url("http://templates.blog.fc2.com/template/skin14/tree_child.gif") top left no-repeat;
}
div#recent-comments ul li ul li.lastchild, div#recent-trackbacks ul li ul li.lastchild {
	background : transparent url("http://templates.blog.fc2.com/template/skin14/tree_child_last.gif") top left no-repeat;
}


/* Make Tree List Plug-In
-------------------------------------------------- */
div#comment ul, div#trackback ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
div#comment ul.list-tree, div#trackback ul.list-tree {
	margin : 1em 0;
}
div#comment ul li ul li, div#trackback ul li ul li {
	margin : 0;
	padding-left : 20px;
	background : transparent url("http://templates.blog.fc2.com/template/skin14/tree_child.gif") top left no-repeat;
}
div#comment ul li ul li.lastchild, div#trackback ul li ul li.lastchild {
	background : transparent url("http://templates.blog.fc2.com/template/skin14/tree_child_last.gif") top left no-repeat;
}


/* Decoration
-------------------------------------------------- */
abbr, acronym {
	border-bottom : 1px dotted;
	cursor : help;
}
cite {
	font-style : italic;
}
dfn {
	font-style : italic;
}
kbd {}
q {

	quotes : "ã€Œ" "ã€" "ã€Ž" "ã€" "â€˜" "'" "â€œ" "â€";
}
q:before {
	content : open-quote;
}
q:after {
	content : close-quote;
}
samp {
	font-family : monospace;
}
small {
	font-size : smaller;
}
em, strong {
	font-weight : bold;
}
sub {
	vertical-align : bottom;
}
sup {
	vertical-align : top;
}
var {
	font-style : italic;
}
blockquote {
	width : auto;
	_width : 100%;
	margin : 1em 0;
	padding : 5px 0 5px 10px;
	background-color : #648e0c;
	border : 1px solid #0c682a;
}
blockquote[title]:after {
	display : block;
	margin-bottom : 1em;
	content : "\30fb  " attr(title) "  \5f15 \7528 \5143 ";
}
blockquote p, blockquote dl, blockquote ul, blockquote ol {
	margin : 0.5em;
}
pre {
	width : auto;
	_width : 100%;
	margin : 1em 0;
	padding : 5px 0 5px 10px;
	background-color : #648e0c;
	border : 1px solid #0c682a;
	overflow : auto;
	_overflow : scroll;
}
code {
	font-family : monospace;
	text-indent : 0;
	line-height : 1.0;
}
ins {
	display : block;
	width : auto;
	_width : 100%;
	margin : 1em 0;
	padding : 0.5em 0.5em 0.5em 10px;
	background-color : #648e0c;
	border : 1px solid #0c682a;
	text-decoration : none;
	_text-decoration : underline;
}
ins[datetime]:before {
	display : block;
	margin-bottom : 1em;
	content : "\30fb  " attr(datetime) "  \8ffd \8a18 ";
}
del {
	display : block;
	width : auto;
	_width : 100%;
	margin : 1em 0;
	padding : 0.5em 0.5em 0.5em 10px;
	background-color : #648e0c;
	border : 1px solid #0c682a;
	text-decoration : none;
	_text-decoration : line-through;
}
del[datetime]:before {
	display : block;
	margin-bottom : 1em;
	content : "\30fb  "attr(datetime) "  \53d6 \308a \4e0b \3052 \2e \2e ";
}


/* Decoration Non Recommendation
-------------------------------------------------- */
i {
	font-style : italic;
}
b {
	font-weight : bold;
}
s {
	text-decoration : line-through;
}
u {
	text-decoration : underline;
}

/* Other
-------------------------------------------------- */
div.entry-body ol { list-style-type : decimal-leading-zero; }
em.reverse { color : #c00; font-weight : normal; font-style : normal; }
pre { overflow : auto; _overflow : scroll; }
.pics { display : block; margin : 1em; }
.pics-l { float : left; display : block; margin : 0 1em 1em 0; }
.pics-r { float : right; display : block; margin : 0 0 1em 1em; }</pre></body></html>