/*
Theme Name: kotsubisou
Theme URL: http://kotsubisou.com
Description: kotsubisou
*/


/* 基本 */

body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
        color: #666666;
        font-size: 0.95em;
        letter-spacing:0.1em;
        background-color:#FFFFFF;
        border-top: solid 9px #2E56A1;
          }

a	{text-decoration: none;
	color: #2E56A1}

a:hover	{text-decoration: underline;
	color: #2E56A1}

a img	{border: none}

/* コンテナ */
div#container	{width: 960px;
          margin: 0 auto;
          padding: 0;
                   }


/* ヘッダー */
div#header	{
	          margin: 0;
                   padding: 0;
}

div#header h1	{font-size: 2.5em;
	          margin: 0;
                   padding:0}

div#header h1 a	{color: #000000}


div#header p      {margin: 0}
div#header img    {margin: 0;
padding:0
}


/* ナビゲーションバー */

#navi {
	width: 960px;
	height: 42px;
	margin:  0 0 10px 0 ;
	padding: 0px;
}

#navi p {
	margin: 0px;
	padding: 0px;
}

.menu-a, .menu-a {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b001.png) no-repeat;
    background-position: left;
    float: left;
    }

.menu-a, .menu-a a {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b001.png) no-repeat;
    background-position: left;
    float: left;
    }


.menu-b, .menu-b {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b002.png) no-repeat;
    background-position: left;
    float: left;
    }

.menu-b, .menu-b a {
    width: 160px; height:42px;  text-indent: -4000px;
    background: url(b002.png) no-repeat;
    background-position: left;
    float: left;
    }

.menu-c, .menu-c {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b003.png) no-repeat;
    background-position: left;
    float: left;
    }

.menu-c, .menu-c a {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b003.png) no-repeat;
    background-position: left;
    float: left;
    }


.menu-d, .menu-d {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b004.png) no-repeat;
    float: left;
    }

.menu-d, .menu-d a {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b004.png) no-repeat;
    background-position: left;
    float: left;
    }


.menu-e, .menu-e {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b005.png) no-repeat;
    background-position: left;
    float: left;
    }

.menu-e, .menu-e a {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b005.png) no-repeat;
    background-position: left;
    float: left;
    }


.menu-f, .menu-f {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b006.png) no-repeat;
    background-position: left;
    float: left;
    }

.menu-f, .menu-f a {
    width: 160px; height:42px; text-indent: -4000px;
    background: url(b006.png) no-repeat;
    float: left;
    }



/* コンテンツ */div#content  {width: 660px;
	 float: right;
         margin: 10px 0 10px 10px;
         padding:10px 5px 10px 15px;
         }

p.title	{color: #2E56A1;
	font-size: 20px;
	font-weight: bold;
	padding: 1px 5px 20px 5px;
	margin: 0 5px 30px 8px;
        background: url(h2.png) no-repeat;
	background-position: left bottom;
}


p.pagenation	{font-size: 0.75em;
	overflow: hidden}

span.oldpage	{float: left}

span.newpage	{float: right}


/* 記事 */
div.post	{margin-bottom: 10px;
	overflow: hidden}

div.post h2{color: #2E56A1;
	  font-size: 20px;
	  font-weight: bold;
	  padding: 1px 5px 20px 5px;
	  margin: 0 5px 30px 5px;
          background: url(h2.png) no-repeat;
	  background-position: left bottom;
}

div.post h2 a	{color: #2E56A1}

div.post h2 a:hover	{color: #2E56A1;
            text-decoration: none;
}

div.post p	{font-size: 0.9em;
          color: #666666;
	  line-height: 1.6;
          padding-left:18px;
          padding-right:18px;}

div.post p.postcat	{text-align: right;
	margin: -10px 10px 10px 0}

div.post p.postcat a	{font-size: smaller;
	background-color: #a7d043;
	border-radius: 2px;
	color: #2E56A1;
	padding: 1px 5px}

div.post p.postinfo	{color: #0c8bcd;
	text-align: right;
	margin: 0}

div.post h3
         {color: #2E56A1;
        background-image: url(h3.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	font-size: 15px;
	font-weight: normal;
	padding: 12px 5px 3px 15px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #DBE4F6;
}

div.post h4
         {color: #8CA8E1;
        background-image: url(faq.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
	font-weight: normal;
	padding: 8px 5px 5px 23px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px dashed #DBE4F6;
}


div.post table
         {color: #666666;
	font-size: 0.85em;
       	padding: 0;
	margin: 10px 10px 10px 30px;
 }

div.post li
         {color: #666666;
	font-size: 0.9em;
	padding: 5px 20px 5px 0;
	margin: 0}


/* 記事内の画像 */
.aligncenter	{display: block;
	margin-left: auto;
	margin-right: auto}

.alignleft	{float: left;
	margin-right: 10px;
	margin-bottom: 10px}

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

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-left: 5px}

/* サイドバー */
div#sidebar {width: 250px;
	 float: left;
         margin: 10px 0 10px 0;
         padding: 0;
   }

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

div#sidebar .widget	{margin-bottom: 20px}

div#sidebar h2 {color: #2E56A1;
	  font-size: 16px;
	  font-weight: bold;
	  padding: 1px 5px 15px 5px;
	  margin: 5px 5px 0 10px;
          background: url(lh2.png) no-repeat;
	  background-position: left bottom;
}

div#sidebar li li	{font-size: 14px;
          color: #2E56A1;
          background-image: url(list.png);
	  background-repeat: no-repeat;
	  background-position: 15px 18px;
	  margin: 0 10px 0 7px;
          padding: 10px 15px 3px 25px;
}

div#sidebar li li a	{color: #2E56A1;
	display: block;
}

div#sidebar li li a:hover {
               color: #8CA8E1;
               text-decoration: none;
}

div#sidebarbnr {
          padding: 5px 0 6px 12px;
}
	

/* サイドバー ニュース*/

div#sidebarnews {width: 250px;
	 float: left;
         margin: 10px 0 10px 0;
         padding: 0;
   }

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

div#sidebarnews .widget	{margin-bottom: 20px}

div#sidebarnews h2 {color: #2E56A1;
	  font-size: 16px;
	  font-weight: normal;
	  padding: 1px 5px 15px 5px;
	  margin: 18px 5px 0 10px;
          background: url(lh2.png) no-repeat;
	  background-position: left bottom;
}

div#sidebarnews li li	{font-size: 14px;
          color: #2E56A1;
          background-image: url(list.png);
	  background-repeat: no-repeat;
	  background-position: 15px 18px;
	  margin: 0 15px 0 7px;
          padding: 10px 0 3px 25px;
}

div#sidebarnews li li a	{color: #2E56A1;
	display: block;
}

div#sidebarnews li li a:hover {
               color: #8CA8E1;
               text-decoration: none;
}

div#sidebarbnrnews {
          padding: 5px 0 6px 12px;
}



/* フッター */

div#footer  {
  font-size: 0.7em;
  padding:10px 0 20px 0;
  margin: 0;
  text-align: center;
  clear: both}

div#footer p  {color: #2E56A1;
  font-style: normal;
  margin: 5px 0 0 0; 
  padding: 0}	

div#footer a  {color: #2E56A1;
  padding: 5px 10px}

div#footer a:hover  {text-decoration: none;
  color: #397758}

div#footerlink  { color: #2E56A1;
  text-align: center;
  margin-top:20px;
  margin-bottom:10px;
}

div#footerlink a  {color: #2E56A1;
}

div#footerlink a:hover  {text-decoration: none;
  color: #2E56A1}


/* 関連記事 */
div.related	{border: solid 1px #aaaaaa;
	margin-top: 20px}

div.related p	{color: #666666;
	background-color: #a7d043;
	margin: 0;
	padding-left: 10px}

div.related ol	{font-size: 0.75em}


/* 記事の個別ページ */
.single div.post h2	{color: #2E56A1;
	font-size: 20px;
	font-weight: normal;
	padding: 1px 5px 20px 5px;
	margin: 0 5px 40px 8px;
        background: url(h2.png) no-repeat;
	background-position: left bottom;
}

.single div.post h2 a	{color: #2E56A1}


/* 分割した記事へのリンク */
#postpage	{text-align: center;
	padding-top: 20px;
	clear: both}

#postpage a	{border: solid 1px #aaaaaa;
	padding: 5px 10px;
	margin: 0 10px}

#postpage a:hover	{background: #f7e29e}

#postpage span	{padding: 5px 10px;
	color: #888888;
	background: #dddddd}

#postpage a span	{padding: 0;
	color: black;
	background: none}


/* 画像の個別ページ */
.attachment div#content	{width: 100%;
	float: none}

.attachment p.photo	{text-align: center}


/*ニュースタイトルの一覧 */
ul.post	{list-style-type: none;
          padding: 0 15px 0 15px;
	margin: 0;
}

ul.post li	{
        background-image: url(list.png);
	background-repeat: no-repeat;
	background-position: 3px 15px;
	padding: 7px 20px 1px 17px;
        border-bottom: dotted 1px #CCCCCC;
}

ul.post li a	{color: #666666}

ul.post li span	{font-size:12px;
	color: #666666;}
	
/*カテゴリータイトル*/

.cat  {list-style-type: none;
  margin: 0;
  padding: 0;
}

.cat h2  {color: #2E56A1;
        background-image: url(h3.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 5px 6px 15px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #DBE4F6;
}

.cat h2 a  {color: #2E56A1}

.cat h2 a:hover  {text-decoration: none;
  color: #8CA8E1}

.cat h2 span  {font-size: 0.9em;
  color: #666666}

.cat p{ font-size: 0.9em;
          padding-left:20px;
          padding-right:20px;

}




/* サムネイル画像 */
div.post p.thumb	{float: left;
	margin: 0 10px 10px 0}


/* トップページのタイトルの一覧 */
ul.toplist	{list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.toplist li	{font-size: 0.9em;
	font-weight: normal;
          border-bottom: dotted 1px #E6D2B9;
	padding: 5px 5px 5px 10px;
}

ul.toplist li a	{color: #666666}

ul.toplist li span	{font-size: smaller;
	color: #888888}


/* おすすめ記事 */
div#pickup div.post	{background-color: #ffffff;
	padding: 0;
          margin: 0
}


/* ステータス */
div#sidebar li#execphp-3 h2	{background-color: #333333;
	border-radius: 0}

div#sidebar li#execphp-3 ul	{border: solid 1px #aaaaaa}

div#sidebar li#execphp-3 li	{padding: 5px 10px}

div#sidebar li#execphp-3 span	{color: #888888}




/* パンくずリスト */
.single div#header, .archive div#header
	{margin-bottom: 0px}

div#breadcrumb	{margin-top: 5px;
                   margin-bottom: 5px;
                   margin-left: 18px}

div#breadcrumb div	{display: inline;
	font-size: 0.75em}


/* ページ番号リンク */
p.pagenum	{text-align: center}

p.pagenum a, p.pagenum span
	{padding: 3px 6px;
	color: #ffffff}

p.pagenum a	{background-color: #2E56A1}

p.pagenum span	{background-color: #2E56A1}


/* お問い合わせ */
.wpcf7-form	{background-color: #ffffff;
	padding: 20px;
	border-radius: 20px}

.wpcf7-form span.req	{color: #aa0000;
	font-size: smaller}

.wpcf7-form input	{width: 80%}

.wpcf7-form textarea	{width: 100%}

.wpcf7-form p.submit	{text-align: center}

.wpcf7-form .wpcf7-submit	{width: 200px}


/* ニュース */
ul.newslist	{
	padding: 5px;
	margin: 0 0 20px 0;
	font-size: 0.8em}

ul.newslist li	{list-style-type: none;
          background-image: url(list.png);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	padding: 7px 20px 1px 17px;
          margin-left:5px;
	line-height: 18px;
	font-weight: normal;

}

ul.newslist a	{color: #666666}

ul.newslist span	{color: #666666}



/* 検索フォーム */
#searchform, #searchform div	{display: inline}

#searchform label	{display: none}

#s	{border: solid 1px #aaaaaa;
	border-radius: 5px;
	padding: 3px 8px}

#s:hover, #s:focus	{background-color: #eeeeee}

#searchsubmit	{background-color: #666666;
	border-radius: 5px;
	color: #ffffff;
	border: solid 1px #aaaaaa;
	padding: 2px 8px;
	margin-right: 10px}

#searchsubmit:hover	{background-color: #aaaaaa}

div#subinfo img	{vertical-align: bottom}


/* 検索結果 */
.search p.title	{width: auto;
	background: #0F0F6F;
	color: #ffffff;
	padding: 10px;
	font-size: 1.25em}

.search-no-results p.title	{text-align: left;
	margin-bottom: 50px}

.search-no-results #content	{text-align: center;
	line-height: 2;
	border: solid 1px #333333;
	padding-bottom: 40px}


.nonborder {
  border:none;
  outline:none;
}


/* ヘッダー上の隙間  */

body{margin: 0;}