<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
--------------------------------------------------*/
body, 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;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img{ 
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight: normal;
}
ol, ul{
	list-style: none;
}
caption, th{
	text-align: left;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after{
	content: '';
}
abbr, acronym{ 
	border: 0;
}
/*----- Clearfix -----*/
.clearfix:before, .clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix{
	zoom: 1;
}
/*----- Default
--------------------------------------------------*/
body{
	color: #fff;
	font: 12px/18px Arial, Osaka, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", san-seri;
	background: #000 url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/background20.jpg) no-repeat left top fixed;
	text-align: center;
} 
/*----- Heading
--------------------------------------------------*/
h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
h2{
	color: #fff;
	text-align: center;
	margin: 10px 0 0 0;
}
h1 a:link{
	color: #ffbb33;
}
h1 a:visited{
	color: #ffbb33;
}
h1 a:hover{
	color: #999;
}
h1 a:active{
	color: #ffbb33;
}
h3{
	color: #ffbb33;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/h320.png) no-repeat left bottom;
	padding: 0 0 35px 0;
	margin: 5px 0;
}
h3 a:link{
	color: #ffbb33;
}
h3 a:visited{
	color: #ffbb33;
}
h3 a:hover{
	color: #999;
}
h3 a:active{
	color: #ffbb33;
}
h4{
	color: #ffbb33;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0;
}
h5{
	color: #ffbb33;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0;
}
h6{
	color: #ffbb33;
	font-weight: bold;
	margin: 5px 0;
}
/*----- Block
--------------------------------------------------*/
p{
	margin: 0 0 20px 0;
}
blockquote{
	color: #fff;
	background-color: #000033;
	border: 1px solid #fff;
	padding: 10px;
	margin: 0 0 20px 0;
}
blockquote[cite]:after{
	display: block;
	content: attr(cite);
	text-align: right;
}
blockquote p, blockquote dl, blockquote ul, blockquote ol{
	margin: 0;
}
pre{
	font: "ＭＳ ゴシック", "Osaka－等幅", monospace;
	color: #666;
	background-color: #ccc;
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 5px solid #999;
	padding: 10px;
	margin: 0 0 20px 0;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 */
	word-wrap: break-word; /* IE 5.5+ */
}
/*----- List
--------------------------------------------------*/
dl{
	border: 3px double #fff;
	margin: 0 0 20px 0;
}
dl p, dl ul, dl ol{
	margin: 0;
}
dt{
	color: #ffbb33;
	font-weight: bold;
	padding: 5px;
}
dd{
	padding: 5px;
}
ul{
	list-style: disc inside;
	margin: 0 0 20px 0;
}
ol{
	list-style: decimal inside;
	margin: 0 0 20px 0;
}
ol li{
}
/*----- Form
--------------------------------------------------*/
form{
	margin: 0 0 20px 0;
}
input, textarea{
	color: #fff;
	font: 12px/1 "ＭＳ ゴシック";
	background-color: transparent;
	border: 3px double #fff;
	padding: 4px;
	margin: 0;
}
input[type="button"], input[type="submit"], input[type="reset"]{
	cursor: pointer;
}
button[type="button"], button[type="submit"], button[type="reset"]{
	cursor: pointer;
}
/*----- Hypertext
--------------------------------------------------*/
a{
	text-decoration: none;
}
a:link{
	color: #33cc99;
}
a:visited{
	color: #33cc99;
}
a:hover{
	color: #999;
}
a:active{
	color: #33cc99;
}
/*----- Inline
--------------------------------------------------*/
br{
	letter-spacing: normal;
}
em{
	color: #cc3333;
}
strong{
	color: #cc3333;
	font-style: normal;
	font-weight: bold;
}
ins{
	text-decoration: underline;
}
del{
	color: #999;
	text-decoration: line-through;
}
abbr, acronym{
  border-bottom: 1px dotted #ccc;
  cursor: help;
}
q{
	background-color: #000033;
	border: 1px solid #fff;
}
q:before{
	font-family: "ＭＳ Ｐゴシック";
	content: " “";
}
q:after{
	font-family: "ＭＳ Ｐゴシック";
	content: "” ";
}
cite{
	text-align: left;
	display: block;
}
cite a{
	text-decoration: underline;
}
code, samp{
	color: #fff;
	font-family: monospace;
	background: #ccc;
	border: 1px dotted #ccc;
	padding: 1px;
}
kbd{
	font-family: monospace;
}
dfn:before{
	color: #ccc;
	content: "［";
}
dfn:after{
	color: #ccc;
	content: "］";
}
/*----- Font Style
--------------------------------------------------*/
b{
	font-weight: bold;
}
i{
	font-style: oblique;
}
big{
	font-size: larger;
}

small{
	font-size: smaller;
}
tt{
	font-family: monospace;
}
/*----- Layout
--------------------------------------------------*/
/*----- Wrapper -----*/
div#wrapper{
	width: 880px;
	text-align: left;
	margin: 0 auto;
}
/*----- Header -----*/
div#header{
	height: 250px;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/header20.png) no-repeat left bottom;
}
div#blogname{
	position: relative;
	top: 80px;
}
div#blogname p{
	color: #ccc;
}
div#pagetop a{
	width: 34px;
	height: 100px;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/pagetop14.png) no-repeat left top;
	position: fixed;
	_position: absolute;
	bottom: 20px;
	left: 50%;
	margin: 0 0 0 250px;
}
/* For IE 8 and below */
div#pagetop a{
	margin: 0 0 0 249px\9;
} 
div#pagetop a:hover{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/pagetop-hover14.png) no-repeat left top;
}
div#pagetop  a span{
	display: none;
}
/*----- Container -----*/
div#container{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/container20.png) repeat left top;
}
/*----- Primary-column -----*/
div#primary-column{
	width: 540px;
	float: left;
	margin: 20px 0 0 50px;
}
div.section{
	margin: 0 0 50px 0;
}
div.entry-date{
	color: #999;
	text-align: right;
	margin: 0 0 20px 0;
}
div.entry{
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/entry20.png) no-repeat left bottom;
	padding: 0 0 10px 0;
}
div.extend{
	margin: 0 0 20px 0;
}
div.entry-info{
	color: #999;
	text-align: right;
}
div.comment-entry{
	border: 3px double #fff;
	padding: 10px;
	margin: 0 0 20px 0;
}
div.comment-title{
	color: #ffbb33;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.comment-entry p{
	padding: 0;
	margin: 0;
}
dl.comment-form{
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
dl.comment-form dt{
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
dl.comment-form dd{
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
input.send{
	color: #fff;
	font-family: Arial, Osaka, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", san-seri;
	background-color: #000033;
	padding: 3px 10px;
	margin: 0;
}
input.send:hover{
	color: #999;
	border: 3px double #999;
}
div.trackback-entry{
	border-bottom: 3px double #fff;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
div.trackback-title{
	font-weight: bold;
}
div.list-entry, div.search-entry{
	border-left: 5px solid #fff;
	padding: 10px;
	margin: 0 0 20px 0;
}
div.list-title, div.search-title{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.trackback-entry p, div.list-entry p, div.search-entry p{
	margin: 0;
}
div.navigation{
	text-align: center;
	padding: 0 0 50px 0;
}
div.navigation a{
	color: #fff;
	line-height: 1;
	text-align: center;
	background-color: #000033;
	border: 3px double #fff;
	padding: 3px 10px;
	margin: 0 5px;
}
div.navigation a:hover{
	color: #999;
	border: 3px double #999;
}
/*----- Secondary-column -----*/
div#secondary-column{
	width: 200px;
	float: right;
	margin: 20px 50px 0 0;
}
div.sidebar{
	margin: 0 0 20px 0; 
}
div.sidebar h3{
	background: none;
	padding: 0;
}
div.sidebar p{
	margin: 0; 
}
div.sidebar ul{
	margin: 0; 
}
table.calender{
	width: 200px;
}
table.calender caption{
	text-align: center;
}
table.calender th{
	text-align: center;
}
table.calender th#sun{
	color: #aa3333;
}
table.calender th#sat{
	color: #3333aa;
}
table.calender td{
	padding: 5px;
	border: 1px solid #fff;
}
/*----- Footer -----*/
div#footer{
	height: 250px;
	background: url(http://blog-imgs-36.fc2.com/c/o/h/cohuleendriuth/footer20.png) no-repeat left top;
	clear: both;
}
div#footer p{
	text-align: center;
	position: relative;
	top: 120px;
}
/*----- Misc. -----*/
div.fc2_footer{
	margin: 0 0 20px 0;
}
img.emoji{
	vertical-align: middle;
	margin: 0;
}
img.frame{
	border: 1px solid #ccc;
	margin: 3px 0 3px;
}
p.aa{
	font-size: 16px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック";
	margin: 0 0 20px 0;
}</pre></body></html>