/*
Theme Name: 松風会関東支部
Author: oakis
20130613 k.ide 「お知らせ」、「ライブラリ」過去のお知らせ、ライブラリをスクロールバー表示に
20130620　同上　タイトルをスクロールバーに含まないよう修正
20220214 k.ide サイト内検索追加
*/

body	{
	margin: 0;
	padding: 0;
	background-color: #330000;
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #003399;
	text-decoration: none;
	}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}



/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
	background-color: #330000;
	margin: 0;
	}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 3.0em;
	font-size: 12px;
	margin-left: 15px;
}


#header h1 img	{
	border: none;
	margin: 10px 20px;
	}

#header ul	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #660033;
	height: 2em;
	font-size: 0.65em;
	}

#header li	{
	text-align: center;
	float: left;
	line-height: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660033;
	}

#header li a	{
	display: block;
	width: 100px;
	text-decoration: none;
	color: #003399;
	}

#header li a:hover	{
	background-color: #E0A3E0;
	}
#login {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 3.0em;
	font-size: 12px;
	padding-left: 15px;
}
#login_btn {
	position: absolute;
	top: 229px;
	left: 430px;
	width: 340px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	color: #000033;
	text-align: center;
}
#login_btn img {
	margin-top: 25px;
}






/* ++++++ トップページのデザイン ++++++ */

#top	{
	background-color: #FFFFFF;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 120px;
	left: 430px;
	width: 360px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	color: #000033;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 700px;
	margin: 20px 0 0;
	}

#contents h2	{
	background-image: url(img/bar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}
#contents  .p01	{
	font-size: 0.75em;
	line-height: 150%;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	}
#post02 h3 {
	font-size: 0.9em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 8px;
	line-height: 1.8em;
	margin-top: 20px;
}

#post02  h4 {
	text-align: center;
	font-size: 0.9em;
	margin-top: 50px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#post02 #jimukyoku {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
#post02 #jimukyoku .td01 {
	width: 90px;
	font-size: 0.75em;
	line-height: 2.2em;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	vertical-align: text-botom;
}
#post02 #jimukyoku .td02 {
	width: 100px;
	font-size: 0.75em;
	line-height: 2.2em;
}
#post02 #jimukyoku .td03 {
	font-size: 0.75em;
	line-height: 2.2em;
}





#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #cccccc;
	}

#link th	{
	width: 120px;
	background-color: #FFFFCC;
	text-align: left;
	}

#link a	{
	text-decoration: none;
	color: #003399;
	}

#link a:hover	{
	color: #CC0033;
	text-decoration: underline;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #660033;
	padding: 10px 20px;
	}

#footer address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
/*	top: 230px; */
	top: 200px; /* 20161128 */
	left: 390px; /* */
	width: 480px; /* 20130622 */
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #660033;
	color: #ffffff;
	font-size: 0.75em;
	}

#topnews div	{
	border: solid 1px #660033;
	overflow: auto;
/*	height: 130px; */
	height: 170px; /* 20161128 */
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #003399;
	}
#topnews ul a:hover {
	color: #CC0033;
}



#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(img/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthmain .clear	{
	background-image: url(img/sidebar.gif);
	background-repeat: repeat-y;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthsidebar	{
	background-image: url(img/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
/*	border: none ;
	overflow: auto; 
	height: 410px;   */
/*	height: 400px; */
	}

#monthsidebar h2	{
	display: block;
	padding: 0px 20px;
	font-size: 1em;
	}

#monthsidebar div	{
	border: none ;
/*	border: solid 1px #660033;*/
	overflow: auto;
	height: 410px; /* */
	}

#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #003399;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: #CC0033;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFBF02;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(img/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.85em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	font-size: 0.875em;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #003399;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #CC0033;
	text-decoration: underline;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}

/* 20220214 サイト内検索追加 */
#form{
 position:absolute;
 left: 10;
 top: 416;

}
#s-box{
 height: 35px;
 padding: 0 10px;
 position: relative;
 left: 0;
 top: 0px;
 border-radius:2px;
 border:solid 3px #eaeaea;
 outline: 0;
}
#s-btn-area{
 background-color: white;
 height: 50px;
 position: relative;
 left:0;
 top: 0;
 background:none;
 color:#666;
 border:none;
 font-size:20px;
 outline: 0;
}
#s-btn{
 background-color: black;
 width: 50px;
 height: 35px;
 position: relative;
 bottom: 0;
 right: 10;
 border-radius: 3px;
 font-size: 16px;
 color: #fff;
 line-height: 31px;
}
/* 20220214 サイト内検索追加 ここまで */
/* 20220215 ページナビゲーション
   "."はclass名のセレクタ指定 */
.posts-navigation {
  margin-top: 3em;
}
.screen-reader-text {
  display:none;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.nav-links {
  border-top: 1px solid #ccc;
  padding: .5em 0;
}
.nav-links:after {
  content: "";
  display: block;
  clear: both;
}

.nav-next {
  float: left;
  width: 10%;
}
.nav-previous {
  float: right;
  width: 90%;
}

/* 20220215 ページナビゲーション ここまで */


