<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
}

/* ==================== レイアウト ==================== */

#wrapper	{width: 980px;
	margin: auto;}

#content	{margin: 25px 0;}

#footer	{clear: both;}

#header, #content, #footer
	{background-color: #FFF}

/* ==================== リンク ==================== */
a	{
	color: #000000;
	text-decoration: none
}

/* ==================== ヘッダー ==================== */
#header	{}

#header h1	{
	margin: 0;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#header h1 a	{color: #000000;
	text-decoration: none}

#header p	{margin: 8px 0 0;}

#header p#desc	{
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 5px;
}

#top_slider {
	height: 280px;
	width: 978px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
}
	
.eyecatch {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
}

/* ==================== ナビゲーションバー ==================== */
.menu	{font-size: 12px;
	height: 40px;
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	margin: 0;
	padding: 0;}

.menu ul	{margin: 0;
	padding: 0;}

.menu li	{list-style-type: none;
	float: left;}

.menu li a	{display: block;
	width: 120px;
	line-height: 40px;
	border-right: solid 1px #aaaaaa;
	text-align: center;}

.menu li a:hover	{background-color: #ff6600;}

/* ==================== トップページ ==================== */
#top_message h2.bordernone{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#top_ekitou_bn h2.bordernone{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#top_message p{
	background-image: url(images/paper_back.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* ==================== コンテンツ ==================== */
#content	{background: none;}

#content h2	{
	font-size: 20px;
	margin: 0 0 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #ff6600;
}

#content h3	{font-size: 16px;
	border-left: solid 12px #6699ff;
	padding-left: 10px;}

#content p	{font-size: 14px;
	line-height: 1.5;
	margin: 0 0 20px;}

/* 画像 */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

a img	{border: none;}


/* ==================== リンク集 ==================== */
.link	{margin: 0;
	padding: 0;}

.link, .link ul	{list-style-type: none;}

.link li li	{font-size: 12px;
	margin: 20px 0 25px;
	border-bottom: solid 1px #6699ff;
	padding-bottom: 5px;}

.link a	{font-size: 16px;
	font-weight: bold;
	padding: 5px;}

.link a:hover	{color: #008844;}


/* ==================== フッター ==================== */
#footer	{background: none;
	border-top: solid 1px #aaaaaa;
	padding: 10px 0 20px;}

#footer p	{font-size: 12px;
	margin: 0;}

/* ==================== ブログ ==================== */
.newspost h3,
h3.storytitle	{
	font-size: 16px;
	border-left: solid 6px #6699ff;
	border-bottom: solid 1px #6699ff4;
	padding: 4px 4px 4px 10px;
	margin: 0 0 15px;
	text-decoration: underline;
}

.newspost h3 span,
h3.storytitle span	{font-size: 12px;
	color: #888888;}

/* 前後のページへのリンク */
.prevnext	{font-size: 14px;
	font-family: Verdana, sans-serif;
	margin-top: 30px;
	overflow:hidden;}

.prevnext a:hover	{color: #ff8800;}

.prev	{margin: 0;
	float: left;}

.next	{margin: 0;
	float: right;}

/* ==================== 月別メニュー ==================== */

.sidemenu	{font-size: 14px;
	border: solid 1px #aaaaaa;
	padding: 10px;
	margin-bottom: 20px;}

.sidemenu h2	{font-size: 16px;
	color: #ffffff;
	background-color: #6699ff;
	padding: 5px 10px;
	margin: 0 0 10px 0;}

.sidemenu ul	{margin: 0;
	padding: 0;}

.sidemenu li	{line-height: 1.2;
	list-style-type: none;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;}

.sidemenu li a:hover	{color: #ff8800;}


/* ==================== ２段組み ==================== */
.home #content,
.page-template-default #content,
.single #content,
.date #content,
.page-template-custom_blog-php #content,
.category #content,
.page-template-ekitou-php #content
	{width: 710px;
	float: left;}

#sidebar	{width: 240px;
	float: right;
	margin: 25px 0;}

/* ==================== サイドバー ==================== */
#sidebar	{background: none;}

#menu	{font-size: 12px;
	margin: 0;
	padding: 0;}

#menu li	{list-style-type: none;}

#menu ul	{
	padding: 0;
	border: solid 1px #aaaaaa;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#menu h2	{font-size: 16px;
	color: #ffffff;
	background-color: #6699ff;
	padding: 5px 10px;
	margin: 0px;}

#menu li li	{
	margin-bottom: 8px;
	line-height: 1.4;
	list-style-type: none;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#menu li a:hover	{color: #ff8800;}


/* ========== 記事の個別ページ ========== */
.postdate	{color: #6699ff;
	font-weight: bold;}
	
/* ========== コメント ========== */
#comment h3	{
	margin-top: 10px;
	text-decoration: none;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333;
}
</pre></body></html>