/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

/* entry-dates */
section .entry-dates {
	float: left;
	text-align: center;
}

section .entry-dates a,
section .entry-dates a span.ro-off,
section .entry-dates a span.ro-on,
.single section .entry-dates {
	background: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/date.png) no-repeat 0 0;
}

section .entry-dates a,
.single section .entry-dates {
	color: #ffffff;
	display: block;
	height: 85px;
	width: 105px;
}

section .entry-dates .entry-sticky:before {
	font-size: 40px;
}

section .entry-dates .entry-sticky span {
	display: none;
}

section .entry-dates .entry-date {
	display: block;
	line-height: 1;
	padding-top: 22px;
}

section .entry-dates .entry-date span {
	display: block;
}

section .entry-dates .entry-date span.entry-year {
	font-size: 15px;
}

section .entry-dates .entry-date span.entry-month {
	font-size: 22px;
	margin-top: 3px;
}

section.sticky .entry-dates .entry-date {
	display: none;
}

#header {
	background: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/06/top-1.png) repeat-x left top;
	word-wrap: break-word;
}

#header #site-title {
	padding: 12px;
}

body {
	color: #bb85b3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #ff447c;
}

a:hover h1,
a:hover h2,
a:hover h3,
a:hover h4,
a:hover h5,
a:hover h6 {
	color: #ff447c;
}

section .more-link a,
section .entry_meta p,
section .entry_meta p a {
	color: #ffffff;
}

section .more-link a {
	color: #ffffff;
}

.widget,
.widget a,
.widget select {
	color: #cd4ed2;
}

.widget a:hover {
	color: #ff9cd9;
}

.contactlink-side .widget-title,
.widget-common .widget-title,
.widget-common .widget-title a {
	color: #ffffcc;
}

#pagetop a:before {
	color: #ccaae2;
}

#pagetop a:hover:before {
	color: #f9aec4;
}

a:hover {
	color: #ffacc5;
}

a:hover img {
	background: rgba(255, 255, 255, 0);
}

div.globalnav > ul > .current_page_item > a,
div.globalnav > ul > .current_page_ancestor > a,
div.globalnav > ul > .current-menu-item > a,
div.globalnav > ul > current-menu-ancestor > a {
	background: #ffccda;
	color: #bf2c73;
}

div.globalnav > ul > .current_page_item > a:hover,
div.globalnav > ul > .current_page_ancestor > a:hover,
div.globalnav > ul > .current-menu-item > a:hover,
div.globalnav > ul > .current-menu-ancestor > a:hover {
	background: #f56993;
}

div.globalnav li:hover > a,
div.globalnav li a:hover,
div.globalnav ul ul li {
	background: #f56993;
}

div.globalnav > ul > li {
	border-right: solid 1px #F56993;
}

div.globalnav > ul > li:first-child {
	border-left: solid 1px #f56993;
}

#footer #footer-inner {
	background: #d5bfff;
}

#footer:before {
	background-image: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/bg-footer.png),url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/bg-footer-w.png);
}
section .section-bottom:before {
	background: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/race1.png) repeat-x left top;
	content: "";
	display: block;
	height: 12px;
}

.section-bottom .section-bottom-inner {
	background: #ffb3d3;
	min-height: 30px;
	padding: 0.5em 0 1em;
}

.search-box .search-field,
.search-box .search-submit {
	border: solid 1px #ff95a4;
	font-size: 1em;
	height: 35px;
}
.search-box .search-submit {
	background: #ff95a4;
	color: #fff;
	text-shadow: none;
}

.contactlink-side .widget-top:after,
.widget-common .widget-top:after {
	background: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/race2-2.png) repeat-x left top;
	content: "";
	display: block;
	height: 12px;
}



#content-inner section,
#content-header,
.common-contents,
.comment-respond {
	background: #fff;
	border: solid 1px #ffb3d3;
	border-radius: 10px;
	overflow: hidden;
}

.contactlink-side,
.widget-common:not(.widget_search) {
	background: #fff;
	border: solid 1px #9b7edd;
	border-radius: 10px;
	line-height: 1.3;
}

.contactlink-side .widget-title,
.widget-common .widget-title {
	background: #9b7edd;
	border-radius: 8px 8px 0 0;
	font-size: 1.2em;
	margin: 0;
	padding: 10px 15px 8px;
}

section .more-link a,
section .more-link a span.ro-off,
section .more-link a span.ro-on {
	background: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/more.png) no-repeat 0 0;
	padding-top: 19px;
}

button,
fieldset,
input,
textarea {
	border: solid 1px #ffc4e2;
	border-radius: 5px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffd0e7));
	background: -webkit-linear-gradient(top, #fff, #ffd0e7);
	background: linear-gradient(to bottom, #fff, #ffd0e7);
	color: #ff33b0;
	min-width: 60px;
	text-shadow: 1px 1px 0 #fff;
}

form {
	color: #a26687;
	margin: 0;
	padding: 0;
}

div.globalnav ul li a {
	color: #ff6ecd;
	display: block;
}

.trackback-url p {
	background: #fffefb;
	padding: 0.5em 1em;
	word-wrap: break-word;
}

.prevnext-page {
	background: url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/bg-footer-w.pn) repeat;
}

.paging a {
	color: #ba4e9d;
}
.paging a {
	color: #ba4e9d;
}


.paging .prev-btn:before,
.paging .next-btn:before {
	background: #f89fc7;
	border-radius: 15px; /* 50% */
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.breadcrumb a {
	color: #e297ec;
}


section .entry-edit a,
.comment-list .edit-link a {
	background: #ffb3d3;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: right;
	padding: 0.2em 1em;
}

.active-sidebar #sidebar,
#widget-ad-large {
	background: rgba(229, 206, 177, 0) url(http://blog.seika-cd.net/lunaria/wp-content/uploads/2017/07/bg-footer-w.png) repeat;
}

.links-aicon li.mail a {
	background: #95cfe3;
}



.links-aicon li.mail a:hover {
	background: #5a9db8;
}

.links-aicon ul li.feedly a {
	background: #b19be7;
	margin-bottom: 5px;
}

.links-aicon ul li.feedly a:hover {
	background: #8e70ca;
}

.links-aicon ul li.rss a {
	background: #ffaae1;
}

.links-aicon ul li.rss a:hover {
	background: #f271a8;
}

.header-links .search-box label {
	background: #d5b8e9;
	color: #41250c;
	display: block;
	overflow: hidden;
	right: 40px;
}

.header-links .search-box label:hover {
	background: #ffb5e4;
	color: #fff;
}



/* entry-title */
section .entry-title a,
.single section .entry-title .post-title {
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle;
}


.header-links .search-box .search-field {
	background: #fff url(../img/common/search-button.png) no-repeat right center;
	border-radius: 20px;
	padding: 0 35px 0 10px;
	margin-bottom: 5px;
	width: 170px;
}



