<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: M&amp;W child One
Version: 1.0.5
Author: Digitalcube
Author URI: http://digitalcube.jp/
Template: mw-parent
*/
@import url(../mw-parent/style.css);

body {
	color: #333;
}

#main,
#colophon {
	width: 958px;
}

a {
	color: #08276a;
	text-decoration: none;
}

/* ヘッダー部
-------------------------------------------------------------- */

#branding {
	position: relative;
}

#site-title {
	margin: 0;
	padding: 20px 0 0 0;
}

#site-description {
	margin: 5px 0;
}

#contact-info {
	position: absolute;
    right: 0;
    top: 0;
	font-weight: normal;
	margin-top: 20px;
}

/* メインナビゲーション
-------------------------------------------------------------- */

#access-out {
	margin-bottom: 0px;
	background-color: #fff;
	width: 958px;
	height: 45px;
}

.home #access-out {
	border-bottom: none;
}

#access {
	background-color: #eee;
	width: 954px;
	height: 41px;
	margin: 2px auto;
	float: none;
}

#access li a {
	line-height: 41px;
	font-size: 14px;
}

#access ul ul {
	top: 41px;
}

#access li:hover &gt; a,
#access ul ul :hover &gt; a {
	background: #00478f;
	color: white;
	height: auto;
}

.entry-content {
	padding: 20px;
}

/* main image
-------------------------------------------------------------- */

#main-image-box {
	clear: both;
	margin: 0 auto;
    width: 958px;
	border-top: solid 1px #d5d5d5;
}

#main-image-box img {
	margin: 10px;
	vertical-align: middle;
}

/* メイン画像にオーバレイして表示させるテキスト
-------------------------------------------------------------- */

#print-text-over-main-image {
	float: left;
	position: absolute;
	top: 100px;
	left: 100px;
	color: white;
	font-size: 36px
}

/* borders
-------------------------------------------------------------- */

#respond input[type="text"],
#respond input[type="submit"],
#respond textarea {
	border: solid 1px #d5d5d5;
}

#access-out {
	border-top: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
	border-left: solid 1px #d5d5d5;
}

#main-image-box,
#main,
#colophon {
	border-right: solid 1px #d5d5d5;
	border-left: solid 1px #d5d5d5;
}

#breadcrumb,
#nav-below,
#colophon {
	border-top: solid 1px #d5d5d5;
}

.left-sidebar #main .widget-area,
.right-sidebar #content {
	border-right: solid 1px #d5d5d5;
}

.left-sidebar #content,
.right-sidebar #main .widget-area {
	border-left: solid 1px #d5d5d5;
}

.archive .post,
.search-results .page {
	border-bottom: solid 1px #d5d5d5;
}

.page-header,
.home .entry-header,
body.page .entry-header,
body.single .entry-header,
.widget-header {
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
}

.search-results #nav-below {
	border-top: none;
}

/* hx
-------------------------------------------------------------- */

.page-header h1,
.home .entry-header h1,
body.page .entry-header h1,
body.single .entry-header h1,
.widget-header h1 {
	border-left: solid 5px #00478f;
	font-size: 123.1%;
	margin: 10px;
	padding-left: 10px;
	line-height: 1.7em;
}

.entry-content h1 {
	/*18px*/
	font-size: 138.5%;
}

.entry-content h2 {
	/*17px*/
	font-size: 131%;
}

.entry-content h3 {
	/*16px*/
	font-size: 123.1%;
}

.entry-content h4 {
	/*15px*/
	font-size: 116%;
}

.entry-content h5 {
	/*14px*/
	font-size: 108%;
}

.entry-content h6 {
	/*13px;*/
	font-size: 100%;
}

.home h1.entry-title {
	clear: both;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	border-bottom: solid 1px #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
}

/* top-page-widget
-------------------------------------------------------------- */

#top-page-widget {
	clear: both;
	padding: 20px;
}

.cat-with-small-thum .post-title {
	font-weight: bold;
	margin-bottom: 10px;
}

/*
-------------------------------------------------------------- */

ul.cat-with-date-list {
	margin: 0;
}

.cat-with-date-list li {
	list-style: none;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #d5d5d5;
}

.link-to-cat-arc {
	text-align: right;
}

.cat-with-small-thum {
	width: 300px;
	height: 70px;
	float: left;
	margin-bottom: 20px;
}

.cat-with-small-thum.right {
	margin-left: 37px;
}

.thum-65 {
	width: 65px;
	float: left;
	margin-right: 10px;
}

.post-title,
.post-excerpt {
	padding-left: 70px;
}

/* sidebar
-------------------------------------------------------------- */

#secondary #searchform div {
	margin: 10px;
	overflow: auto;
}

#secondary .widget &gt; ul,
#secondary .widget &gt; div &gt; ul {
	margin: 0 10px 10px 10px;
}

#secondary .widget ul li {
	list-style: none;
	padding: 0;
	border-bottom: dotted 1px #e2e2e2;
}

#secondary .widget ul.sub-menu li:last-child {
	border-bottom: none;
}

#secondary .widget ul.sub-menu li a {
	padding-left: 20px;
}

#secondary .widget ul.sub-menu ul.sub-menu li a {
	padding-left: 40px;
}

#secondary .widget ul li ul {
	border-top: dotted 1px #e2e2e2;
	margin: 0;
}

#secondary .widget ul li a {
	display: block;
	padding: 10px 5px;
}

/* footer
-------------------------------------------------------------- */

#colophon {
	padding-top: 0;
}

#footer-menu {
	padding: 20px;
}

#copyright {
	padding: 20px 20px 50px 20px;
}

#footer-menu ul li {
	display: inline;
	padding-left: 15px;
	padding-right: 20px;
	list-style: none;
	background-image: url(images/list_marker_triangle.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#copyright {
	clear: both;
}

/* general
-------------------------------------------------------------- */

#breadcrumb {
	padding: 20px;
}

dl {
	margin: 0 0 20px 0;
}

dt {
	border-left: solid 5px #00478f;
	border-top: dashed 1px #e3e3e3;
	margin: 0 0 15px 0;
	padding: 5px 10px;
}

dl dd {
	margin-left: 70px;
}

table.table-1 {
	width: 100%;
}

.table-1 th,
.table-1 tr td:first-of-type {
	background-color: #f9f9f9;
}

.table-1 th,
.table-1 td {
	border: solid 1px #e6e6e6;
}

#nav-below {
	padding: 20px;
}

#comments {
	padding: 15px;
}

#reply-title {
	background-color: #f4f4f4;
	padding: 10px;
	border-left: solid 5px #00478f;
}


#respond input[type="text"] {
	height: 25px;
}

#respond input[type="submit"] {
	padding: 10px;
	background-color: #f3f3f3;
}

p.form-submit {
	margin-bottom: 0;
}

.entry-meta {
	margin: 20px;
}

.entry-meta-delimiter {
	display: inline-block;
	margin: 0 20px;
}

.entry-header {
	clear: both;
}

.archive h1.entry-title,
.search-results h1.entry-title,
.entry-summary{
	padding: 0 20px;
}

/* for garally
-------------------------------------------------------------- */

dt.gallery-icon {
	border: none;
}

/* twitter
-------------------------------------------------------------- */

.twtr-widget {
	margin: 15px;
}

/* 404
-------------------------------------------------------------- */

.error404 .entry-header {
	margin-left: 20px;
}</pre></body></html>