/*
Theme Name: Kaname1 - ORIGINAL
Description: Kaname1
Author: 管理人
*/

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

#container	{ width: 800px;
	margin: auto;}

#content		{ width: 570px;
			float: right;}


#sidebar	{ word-spacing: 0px; width: 200px;
	background-color: #f8f9fa;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #0065ad;
	border: solid 1px #2270b1;
	padding: 3px 4px 2px;
	margin: 25px 0;}

#foot	{ font-size: 12px; font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; clear: both;}


#head, #content, #foot
	{background-color: #ffeebb}


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

/* ==================== ヘッダー ==================== */
#head	{ background: none;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-repeat: no-repeat;
	background-position: 0 5px;}

#head h1	{margin: 0;
	padding-left: 00px;}

#head h1 a	{color: #006699;
	text-decoration: none}

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

#head p#desc	{font-size: 12px;
	color: #666666;
	margin-top: 0px;
	padding-left: 0px;}

/* ==================== ナビゲーションバー ==================== */
.menu	{ background-color: #d5e0ef; font-size: 12px;
	overflow: hidden;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}

.menu ul	{}

.menu li	{ border-right-style: none; border-left-style: none; border-bottom-style: solid; border-top-style: solid; border-left-width: 1px; margin-left: -30px; border-right-color: #b3b3b3; border-left-color: #aaaaaa; border-top-color: #b3b3b3; border-bottom-color: #b3b3b3; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; list-style-type: none;}

.menu li a	{ display: block; line-height: 30px; background-image: url(./imags/menu_point.png);}

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


/* ==================== コンテンツ ==================== */
#content	{ background: none;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}

#content h2	{font-size:1.6em;
	margin: 0 0 20px;
	border-left: solid 24px #006699;
	padding-left: 5px;}

#content h3	{font-size:1.4em;
	border-left: solid 12px #006699;
	padding-left: 10px;}

#content p	{font-size: 90%; /* Resets 1em to 10px */
	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 #008bf2;
	padding-bottom: 5px;}

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

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


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

#foot p	{font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;}

/* ==================== ニュース ==================== */
.newspost h3	{font-size: 16px;
	border-left: solid 3px #008bf2;
	border-bottom: solid 1px #008bf2;
	padding: 4px 4px 4px 10px;
	margin: 0 0 15px;}

.newspost h3 span	{font-size: 12px;
	color: #666666;}


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

.sidemenu	{font-size: 14px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border: solid 1px #008bf2;
	padding: 10px;
	margin-bottom: 20px;}

.sidemenu h2	{list-style-type: none; font-size: 16px;
	color: #ffffff;
	background-color: #008bf2;
	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: 10px;
	margin-bottom: 8px;}

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


/* ==================== ２段組み ==================== */
.single #content,
.date #content,



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

.prevnext a	{color: #666666;}

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

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

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


/* ========== 記事の個別ページ ========== */
.postdate	{color: #666666;
	font-weight: bold;}

/* ---------------------------------------------------------------------
 新着記事一覧
--------------------------------------------------------------------- */



#toptopics {clear: both;margin: 0;padding: 0px 10px 8px;list-style-type: none;border: 1px solid #ccc;background: #fff;}
#toptopics a{color: #006699;font-size: 12px;line-height: 14px;}
#toptopics a:hover{color: #ee000b;text-decoration: none;}
#toptopics li {border-bottom: 1px solid #ddd;margin-bottom: 4px;padding-bottom: 1px;}
#toptopics li span.date {color: #fff;font-size: 11px;background-color: #aaa;padding: 3px 4px 2px;margin-right: 4px;}

#toptopicss {clear: both;margin: 0;padding: 0px 10px 8px;list-style-type: none;border: 0px solid #ccc;background: #fff; font-size: 13px;}
#toptopicss a{color: #225588; font-size: 13px;line-height: 14px; border-bottom: solid 1px #225588;}
#toptopicss a:hover{color: #548F88;text-decoration: none; border-bottom: solid 1px #548F88;}
#toptopicss li {border-bottom: 1px solid #ddd;margin-bottom: 4px;padding-bottom: 1px;}
#toptopicss li span.date {color: #fff;font-size: 12px;background-color: #aaa;padding: 3px 4px 2px;margin-right: 4px;}
