@charset "UTF-8";

/*------------------------------------------------------------
 Template Name: ink
 Last Modified: July 23, 2006
 
 ご利用に当たっての注意はこちらへ。質問なども受け付けております。
 http://cie.blog11.fc2.com/blog-entry-33.html
 
 designed by cie.
 http://cie.blog11.fc2.com/
 http://blog.livedoor.jp/cie/
-------------------------------------------------------------*/

* {margin: 0; padding: 0;}

/* initialize settings
-----------------------------------------*/
body {
	font-size: 120%;
	font-family: Verdana, sans-serif, HiraKakuPro-W3, 'ヒラギノ角ゴ Pro W3', Osaka, Meiryo, Arial;
		line-height: 1.8;
	letter-spacing: 1px;
	color: #dcdcdc;
	background: #2c2c2c url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/ink_body.png) 70% 0 repeat-y;
	text-align:  center;
	background-image : url("https://blog-imgs-116-origin.fc2.com/m/o/u/moukin/resize0934_20171008171035d9a.jpg"); 
                background-attachment : scroll;
                background-position : center 15px;
                background-repeat :no-repeat
                }
a, a:link,
a:visited,
a:active {
	color: #d53;
	background: transparent;
	text-decoration: none;
	}
a:hover,
a:focus {
	color: #fff;
	background: transparent;
	text-decoration: none;
	}

#calendar {display: none;}

/* container settings
-----------------------------------------*/
#container {
	background: transparent;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:   left;
	}

/* header settings
-----------------------------------------*/
#banner {
	height: 600px;
	background-color: transparent;
	}
#banner .blogtitle {
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 0.5em;
	padding: 1px 0 0 250px;
	}
#banner .description {
	font-size: 17px;
	color: #C0C0C0;
	background-color: transparent;
	padding: 410px 0 0 200px;
	letter-spacing: 0.5em;
	}



#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover,
#banner a:focus {
	color: #C0C0C0;
	background: transparent;
	}

/* content settings
-----------------------------------------*/
#content {
	width: 68%;
	float: left;
	background-color: transparent;
	padding: 0;
	font-size:0.8em;
	}
.blog {
	padding: 0 0 0 20px;
	}
.date {
	color: #808080;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.2em;
	padding: 0.1em 0;
	text-align: right;
	}
.blogbody {
	padding: 0 0 2em;
	background: transparent;
	}
.title {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 25px;
	margin-bottom: 1em;
	color: #fff;
	background: transparent url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/ink_title.png) no-repeat 0 50%;
	border-bottom: 1px solid #5f5f5f;
	}
.main,
.mainmore {
	font-size: 1em;
	padding-left: 1em;
	}
.main p,
.mainmore p {
	font-size: 1em;
}
.main h3,
.mainmore h3 {
	color: #8e3;
	background-color: transparent;
	font-size: 1em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #5f5f5f;
	}
.main a,
.main a:link,
.main a:active,
.mainmore a,
.mainmore a:link,
.mainmore a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #d53;
	}
.main a:hover,
.main a:focus,
.mainmore a:hover,
.mainmore a:focus {
	color: #d53;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #d53;
	}
.main a:visited,
.mainmore a:visited {
	color: #ccc;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #d53;
	}
.main .emoji,
.mainmore .emoji {
	margin: 1px;
	padding: 0;
	border: 0;
	vertical-align: middle;
	float: none;
	background: transparent;
	}
.main img,
.mainmore img {
	padding: 5px;
	background: #fafafa;
	border: 1px solid #ccc;
	margin: 0 5px 3px 0;
	}
.main .fc2_footer,
.mainmore .fc2_footer {
	margin: 1em 0 0;
	}
.main .fc2_footer a,
.mainmore .fc2_footer a {
	border: 0;
	}
.main .fc2_footer img,
.mainmore .fc2_footer img {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	}
.posted {
	font-size: 0.75em;
	margin: 1em 0;
	padding: 0.5em 0;
	}
.posted a,
.posted a:link,
.posted a:active,
.posted a:visited {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	}
.posted a:hover,
.posted a:focus {
	color: #d53;
	background-color: transparent;
	font-weight: bold;
	}
.menu {
	font-size: 0.9em;
	margin:  0 0 0.5em;
	padding: 0 0 0.5em;
	}
.menu a,
.menu a:link,
.menu a:hover,
.menu a:focus,
.menu a:active,
.menu a:visited {font-weight: normal;}
.pagetop {
	font-size: 0.8em;
	text-align: right;
	padding: 0 0 1em;
	}
.pagetop a,
.pagetop a:link,
.pagetop a:active,
.pagetop a:visited {
	color: #fff;
	background-color: transparent;
	}
.pagetop a:hover,
.pagetop a:focus {
	color: #d53;
	background-color: transparent;
	}
.pagenavi {
	text-align: center;
	padding: 0.5em 0;
	}
.nextpage {
	text-align: center;
	padding: 0.5em 0;
	}

/* titlelist settings
-----------------------------------------*/
dl.titlelist {}
dl.titlelist dt {
	font-weight: normal;
	}
dl.titlelist dt span {font-size: 0.7em;}
dl.titlelist dd {
	font-size: 0.85em;
	margin-left: 0;
	margin-bottom: 1em;
	padding-left: 1em;
	}
dl.titlelist a,
dl.titlelist a:link,
dl.titlelist a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #d53;
	font-weight: normal;
	}
dl.titlelist a:hover,
dl.titlelist a:focus {
	color: #d53;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #d53;
	font-weight: normal;
	}
dl.titlelist a:visited {
	color: #ccc;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #d53;
	font-weight: normal;
}
dl.titlelist dd a,
dl.titlelist dd a:link,
dl.titlelist dd a:hover,
dl.titlelist dd a:focus,
dl.titlelist dd a:active,
dl.titlelist dd a:visited {
	color: #fff;
	background: transparent;
	border: 0;
	font-weight: bold;
}

/* trackback settings
-----------------------------------------*/
.trackback-urlhead {
	font-weight: bold;
	padding: 1em 0 0 0.2em;
	margin: 3em 0 2em;
	border-bottom: 1px solid #5f5f5f;
	}
.trackback-url {
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: oblique;
	color: #8e3;
	padding: 0 0 0 25px;
	}
.trackback-head {
	font-weight: bold;
	padding: 1em 0 0 0.2em;
	margin: 3em 0 1em;
	border-bottom: 1px solid #5f5f5f;
	}
.trackback-body {
	font-size: 0.8em;
	color: #5f5f5f;
	background: #fff url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/ink_comments-body.png) no-repeat 0 0;
	padding: 0.6em 0.8em 0.5em;
	}
.trackback-post {
	font-size: 0.8em;
	padding: 0.8em 1em 2em 0;
	text-align: right;
	background: transparent url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/ink_comments-post.png) no-repeat 100% 0;
	}
.trackback-post a,
.trackback-post a:link,
.trackback-post a:active,
.trackback-post a:visited {
	color: #d53;
	background-color: transparent;
	}
.trackback-post a:hover,
.trackback-post a:focus {
	color: #fff;
	background-color: transparent;
	}

/* comment settings
-----------------------------------------*/
.comments-head {
	font-weight: bold;
	padding: 1em 0 0 0.2em;
	margin: 1em 0;
	border-bottom: 1px solid #5f5f5f;
	}
.comments-body {
	font-size: 0.8em;
	color: #5f5f5f;
	background: #fff url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/ink_comments-body.png) no-repeat 0 0;
	padding: 0.8em 1em 0.7em;
	}
.comments-body a:hover,
.comments-body a:focus {
	color: #d53;
	background-color: transparent;
	}
.comments-post {
	font-size: 0.8em;
	padding: 0.8em 1em 2em 0;
	text-align: right;
	background: transparent url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/ink_comments-post.png) no-repeat 100% 0;
	}
.comments-post a,
.comments-post a:link,
.comments-post a:active,
.comments-post a:visited {
	color: #8e3;
	background-color: transparent;
	}
.comments-post a:hover,
.comments-post a:focus {
	color: #fff;
	background-color: transparent;
	}

/* comment form settings
-----------------------------------------*/
table.form {
	padding: 30px 0 10px;
	margin-top: 2em;
	}
table.form th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	letter-spacing: 0.3em;
	padding: 0.3em 0;
	}
table.form td {
	white-space: nowrap;
	padding: 0.3em 0;
	}
table.form td label {
	color: #fff;
	background-color: transparent;
	letter-spacing: 0.3em;
	}
table.form td input {
	color: #fff;
	background-color: transparent;
	border: solid #5f5f5f;
	border-width: 0 0 1px;
	}
table.form td input:hover,
table.form td input:focus {
	color: #fff;
	background-color: #5f5f5f;
	}
input#name {width: 250px;}
input#mail {width: 250px;}
input#url {width: 250px;}
textarea#comment {
	color: #fff;
	background-color: transparent;
	border: solid #5f5f5f;
	border-width: 0 0 1px 1px;
	width: 400px;
	height: 15em;
	}
textarea#comment:hover,
textarea#comment:focus {
	color: #fff;
	background-color: #5f5f5f;
	}
input#pass {
	width: 100px;
	}
input#himitu {
	background: transparent;
	border: 0;
	}
input#submit {
	letter-spacing: 0.3em;
	}
input#del {
	letter-spacing: 0.3em;
	}

/* sidemenu settings
-----------------------------------------*/
#links {
	width: 26%;
	float: right;
	padding: 150px 20px 30px 0;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: -150px;
	}
.sidetitle {
	padding: 0 0.5em 0.3em;
	border-bottom: 1px solid #5f5f5f;
	}
.side {
	font-size: 0.7em;
	padding: 0.5em 0.5em 2em;
	}
.side ul {margin-left: 0;}
.side li {
	list-style: none outside;
	padding: 4px 0;
	border-bottom: 1px solid #5f5f5f;
	}
.side li:hover {
	color: #999;
	background: #3c3c3c;
	}
.side li a,
.side li a:link,
.side li a:active {
	color: #d53;
	background-color: transparent;
	}
.side li a:visited {
	color: #ccc;
	background-color: transparent;
	}
.side li a:hover,
.side li a:focus {
	color: #fff;
	background-color: transparent;
	}
..side li a[title="最新記事のRSS"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/rssfeed.png) no-repeat;
	}
.side li a[title="最新コメントのRSS"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/comfeed.png) no-repeat;
	}
.side li a[title="最新トラックバックのRSS"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/tbfeed.png) no-repeat;
	}


/* calendar settings
-----------------------------------------*/
.calender {
	width: 100%;
	text-align: center;
	padding: 0 0.5em;
	margin: 0.5em 0 2em;
	border-collapse: collapse;
	}
.calender caption {
	font-size: 1em;
	padding: 0.2em;
	}
.calender caption a {
	font-size: 0.9em;
	}
.calender th {
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0.3em 0;
	border-bottom: 1px solid #5f5f5f;
	}
.calender th#sun {color: #c03;}
.calender th#sat {color: #36c;}

.calender td {
	font-size: 0.75em;
	text-align: center;
	padding: 0.3em 0;
	border-bottom: 1px solid #5f5f5f;
	}
.calender td a,
.calender td a:link,
.calender td a:active,
.calender td a:visited {
	font-weight: bold;
	color: #d53;
	background: transparent;
	display: block;
	}
.calender td a:hover,
.calender td a:focus {
	color: #fff;
	background: transparent;
	}

.calender td.sun {color: #c03;}
.calender td.day {color: #dcdcdc;}
.calender td.sat {color: #36c;}

/* plug-in settings
-----------------------------------------*/
.photo {
	padding: 0.5em 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.photo img {
	padding: 5px;
	border: 1px solid #dfdfdf;
	background: #efefef;
}
.nickname {
	font-weight: bold;
	padding: 0.5em 0 0.3em;
	}
.message {
	padding: 0.2em 0 0.5em;
	}

/* credit settings
-----------------------------------------*/
.powered,
.syndicate {
	font-size: 0.8em;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}

/* footer settings
-----------------------------------------*/
#footer {
	clear: both;
	font-size: 0.7em;
	line-height: 2em;
	height: 200px;
	padding: 50px 20px 0;
	background: #1f1f1f url('http://rosea.jpn.org/css/dummy.gif') no-repeat;
	}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #8e3;
	background: transparent;
	}
#footer a:hover,
#footer a:focus {
	color: #fff;
	background: transparent;
	}
#footer a[title="Entries Feed"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/rssfeed.png) no-repeat;
	}
#footer a[title="Comments Feed"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/comfeed.png) no-repeat;
	}
#footer a[title="Trackbacks Feed"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/tbfeed.png) no-repeat;
	}
#footer a[title="This Categories Feed"] {
	padding-left:17px;
	background: url(https://blog-imgs-29-origin.fc2.com/c/i/e/cie/catfeed.png) no-repeat;
	}

/* other settings
-----------------------------------------*/
h1 {font-size: 160%; margin:0.5em 0;}
h2 {font-size: 150%; margin:0.5em 0;}
h3 {font-size: 140%; margin:0.5em 0;}
h4 {font-size: 130%; margin:0.5em 0;}
h5 {font-size: 120%; margin:0.5em 0;}
h6 {font-size: 110%; margin:0.5em 0;}
p {margin-bottom: 1em; }
ul {margin-left: 1.5em;}
ul li {list-style: disc inside; }
ul ul li {list-style: circle; }
ol {margin-left: 1.5em;}
ol li {list-style: decimal inside; }
ol ol li {list-style-type: lower-alpha;}
dl{margin-left: 1.5em;}
dl dt {font-weight: bold; }
dl dd {margin-left: 1em; }
hr {
	border: 1px;
	height:1px;
	color: #5f5f5f;
	background-color: #5f5f5f;
	}
blockquote {
	color: #acacac;
	background-color: transparent;
	font-size: 0.9em;
	padding: 0;
	margin: 1em 0 1em 4em;
	}
blockquote[title][cite]:after {
	content: "引用元："attr(title)" - "attr(cite);
	display: block;
	color: #aaa;
	background-color: transparent;
	text-align: right;
	padding: 0;
	}
blockquote[title]:after {
	content: "引用元："attr(title);
	display: block;
	color: #aaa;
	background-color: transparent;
	text-align: right;
	padding: 0;
	}
blockquote[cite]:after {
	content: "引用元："attr(cite);
	display: block;
 	color: #aaa;
	background-color: transparent;
	text-align: right;
	padding: 0;
	}
blockquote strong,
blockquote em {
	color: #acacac;
	background-color: transparent;
	}
pre {
	color: #acacac;
	background-color: transparent;
	}
br {
	letter-spacing: normal;
	}
img {border: 0;}
input {
	color: #5f5f5f;
	background: #fff;
	border: 1px solid #5f5f5f;
	padding: 3px 2px;
	font-size: 0.9em;
	}
textarea {
	color: #5f5f5f;
	border: 1px solid #5f5f5f;
	background: #fff;
	padding: 2px;
	font-size: 0.9em;
	}
select {
	color: #5f5f5f;
	border: 1px solid #5f5f5f;
	background-color: #fff;
	padding: 1px;
	font-size: 0.9em;
	}
table,
table td {font-size: 1em;}
strong,
em {
	color: #fff;
	background-color: transparent;
}
del {
	color: #8c8c8c;
	background-color: transparent;
}

.clear {clear: both;}
.left {float: left;}
.right {float: right;}

/* ads settings
-----------------------------------------*/
.side ul li #ad1 a:visited,
.side ul li #ad2 a:visited {}

/* EOF
-----------------------------------------*/
