/*
Theme Name: Sample Theme
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/

/* 基本 */
body  {font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

a  {text-decoration: none;
  color: #2f4f4f}

a img  {border: none}

/* コンテナ2　外枠 */
div#container2  {width: 1000px;
  background-image: url(back02.png);
  margin: auto}

/* コンテナ */
div#container  {width: 950px;
  background-image: url(back02.png);
  margin: auto}

/* ヘッダー */
div#header  {'Trebuchet MS', sans-serif;
  margin-bottom: 20px}

div#header h1  {font-size: 28px;
  margin: 10px  0px 0 15px}

div#header h1 a  {color: #252800}

div#header p#desc  {font-size: 16px;
  font-weight: bold;
  color: #708090;
  margin: 0px 0 0 15px}

div#subinfo  {text-align: right;
  margin: -32px 0 5px}

div#header p#image	{margin: 0px 0 0 0;}

/* ナビゲーションバー */
div#nav	{font-size: 18px;
	height: 32px;
	background-color: #000000;
        background-image: url(wasi01.JPG);
	border: solid 1px #aaaaaa;
	margin-bottom: 3px}

div#nav ul	{margin: 0;
	padding: 0}

div#nav li	{list-style-type: none;
	float: left}

div#nav li a	{display: block;
	width: 157px;
	line-height: 32px;
	border-right: solid 1px #aaaaaa;
	color: #ffffff;
	text-align: center}

div#nav li a:hover	{background-color: #999999}

/* ナビゲーションバー2 */
div#nav2	{font-size: 17px;
	height: 32px;
	background-color: #000000;
        background-image: url(wasi01.JPG);
	border: solid 1px #aaaaaa;
	margin-bottom: 3px}

div#nav2 ul	{margin: 0;
	padding: 0}

div#nav2 li	{list-style-type: none;
	float: left}

div#nav2 li a	{display: block;
	width: 157px;
	line-height: 32px;
	border-right: solid 1px #aaaaaa;
	color: #ffffff;
	text-align: center}

div#nav2 li a:hover	{background-color: #999999}

/* 記事 */
div.post	{margin-bottom: 30px;
	overflow: hidden}

div.post h2	{background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	font-size: 12px;
	padding: 5px 0px 5px 20px;
	margin:  0px 0px 10px 0px}

div.post h2 a	{color: #000000}

div.post p	{font-size: 12px;
                 line-height: 1.8;
                 margin:  20px 30px 0px 30px}

div.post p.postcat	{text-align: right;
	margin: -36px 30px 10px 0}

div.post p.postcat a	{font-size: smaller;
	background-color: #252800;
	border-radius: 2px;
	color: #ffffff;
	padding: 2px 5px}

div.post p.postinfo	{color: #333333;
	text-align: right;
        margin: 20px 30px 0px 0px}

/* 記事内の画像 */
.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-top: 5px}

/* コンテンツ */
div#content	{width: 660px;
        background-image: url(back05.jpg);
        margin: -26px 0px 0px 0px;
	float: left}

p.title	{font-size: 14px;
        font-weight: bold;
	color: #585858;
	width: 200px;
	margin: 20px 5px 0px 15px;
	padding: 0 30px 0 10px;
	background-image: url(bar.png);
	background-repeat: no-repeat;
	background-position: right top}

p.pagenation	{font-size: 12px;
	overflow: hidden}

span.oldpage	{float: left;
                 margin: 10px 10px 0px 15px}

span.newpage	{float: right;
                 margin: 10px 15px 0px 10px}

/* コンテンツ2 */
div#content2	{width: 950px;
        background-image: url(back05.jpg);
        margin: -10px 0px 0px 0px;
	float: left}


/* サイドバー */
div#sidebar	{width: 280px;
        background-image: url(back05.jpg);
	float: right;
        margin: -18px 0px 0px 0px;}

div#sidebar ul	{margin: 0;
	padding: 0;
	list-style-type: none}

div#sidebar .widget	{margin-bottom: 20px}

div#sidebar h2	{font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	border-radius: 3px;
	padding: 2px 10px;
	margin: 0}

div#sidebar li li	{font-size: 12px;
	border-bottom: dotted 1px #aaaaaa;
	margin: 0}

div#sidebar li li a	{color: #000000;
	display: block;
	padding: 5px 10px}

div#sidebar li li a:hover	{background-color: #f7e29e}

/* フッター */
div#footer  {border-top: solid 1px #aaaaaa;
  padding: 6px 0;
  clear: both}

div#footer p  {font-size: 11px;
  color: #333333;
  font-style: normal;
  font-family: Verdana, sans-serif;
  margin: 10px 0px 0px 5px}

/* フッター2 */
div#footermenu2 ul  {width: 800px;
  float: left;
  margin: 0;
  padding: 0px 0px 0px 300px;
  list-style-type: none}

/* ギャラリー */
.gallery-item {width: 33%;
	float: left;
	margin-top: 20px;
        margin-bottom: -10px;
	text-align: center}

.gallery img {border: solid 1px #aaaaaa;
	padding: 5px}

.gallery a:hover img	{background-color: #c4f254}

.gallery dd	{margin: 0;
	font-size: 12px}

.gallery br+br	{display: none}

/* 関連記事 */
div.related	{border: solid 1px #aaaaaa;
        margin: 0px 30px 0px 30px;
	margin-top: 20px}

div.related p	{color: #ffffff;
	background-color: #252800;
	margin: 0;
	padding-left: 10px}

div.related ol	{font-size: 12px}

/* 記事の個別ページ */
.single div.post h2	{background-color:#252800;
	color: white}

.single div.post h2 a	{color: white}

/* 画像の個別ページ */
.attachment div#content	{width: 100%;
	float: none}

.attachment p.photo	{text-align: center}

/* タイトルの一覧 */
ul.post	{font-size: 14px;
        list-style-type: bold;
	margin: 0px 0 0px 15px;
	padding: 0;
	border-top: dotted 1px #aaaaaa}

ul.post li	{border-bottom: dotted 1px #aaaaaa;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 10px 20px}

ul.post li a	{color: #000000}

ul.post li span	{font-size: smaller;
	color: #888888}

/* 続きを読む */
div.post a.more	{font-size: smaller}

/* サムネイル画像 */
div.post p.thumb	{float: left;
	margin: 0 10px 10px 10px}

/* トップページのタイトルの一覧 */
ul.toplist	{list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
	border-top: solid 1px #aaaaaa}

ul.toplist li	{font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #aaaaaa;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px}

ul.toplist li a	{color: #000000}

ul.toplist li span	{font-size: smaller;
	color: #888888}

/* トップページの最新情報一覧 */
.wn-date 	{font-size: 12px;
                 margin:  0px 0px 0px 0px}


/* パンくずリスト */
.single div#header, .archive div#header
	{margin-bottom: 5px}

div#breadcrumb	{margin: -10px 0 28px 10px}

div#breadcrumb div	{display: inline;
	font-size: 10px}

/* ページ番号リンク */
p.pagenum	{text-align: center}

p.pagenum a, p.pagenum span
	{padding: 3px 6px;
	color: #ffffff}

p.pagenum a	{background-color: #5c5e00}

p.pagenum span	{background-color: #252800}

/* お問い合わせ */
.wpcf7-form	{border-top: dotted 1px #aaaaaa;;
        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}

/* 検索フォーム */
#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: #333333;
	color: #ffffff;
          margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size: 12px}

.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}

.search p {font-size: 14px}

/* スライドショー */
#slideshow	{width: 950px;
	         height: 500px}

/* ライトボックスの背景の透明度 */
#overlay	{filter:alpha(opacity=40)!important;
                 opacity:0.4!important}

/* Google +1 リンクの横幅 */
.wp_social_bookmarking_light div:nth-child(4)
         {width: 60px}
