/*********** ブログ設定 ***********/

/************************************************/
/*			共通parts定義			*/
/************************************************/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/**** ページ外側影付 ****/
.archive #seibun_sitebg,
.pageid-170 #seibun_sitebg,
.category #seibun_sitebg,
.single #seibun_sitebg,
.blog #seibun_sitebg,
.search #seibun_sitebg
{
	width:830px;
	margin:auto;
	color:#fff;
	background: url(/wp_log/wp-content/themes/seibun/img/common/bg_kage.png) repeat-y top;
}


/***** ブログ ヘッダー *****/
/*	基本	*/
.archive #header,
.pageid-170 #header,
.category #header,
.single #header,
.blog #header,
.search #header
{
	margin:0px;
	padding:0px;
	width:800px;
	height:175px;
	background-color:#f7f2db;
}

/*	左ロゴ	*/
.archive #header .blog_hdl_logo,
.pageid-170 #header .blog_hdl_logo,
.category #header .blog_hdl_logo,
.single #header .blog_hdl_logo,
.blog #header .blog_hdl_logo,
.search #header .blog_hdl_logo
{
	float:left;
	width:226px;
	height:175px;
}

.archive #header .blog_hdl_logo img,
.pageid-170 #header .blog_hdl_logo img,
.category #header .blog_hdl_logo img,
.single #header .blog_hdl_logo img,
.blog #header .blog_hdl_logo img,
.search #header .blog_hdl_logo img
{
	margin:16px 0px 0px 20px;
	vertical-align:top;
}

/*	右イラスト	*/
.archive #header .blog_hdr_illust,
.pageid-170 #header .blog_hdr_illust,
.category #header .blog_hdr_illust,
.single #header .blog_hdr_illust,
.blog #header .blog_hdr_illust,
.search #header .blog_hdr_illust
{
	float:right;
	width:561px;
	height:175px;
}

.archive #header .blog_hdr_illust img,
.pageid-170 #header .blog_hdr_illust img,
.category #header .blog_hdr_illust img,
.single #header .blog_hdr_illust img,
.blog #header .blog_hdr_illust img,
.search #header .blog_hdr_illust img
{
	margin:16px 0px 0px 0px;
	vertical-align:top;
}


/***** ページ包含部 *****/
/*	基本	*/
.archive #wrap,
.pageid-170 #wrap,
.category #wrap,
.single #wrap,
.blog #wrap,
.search #wrap
{
	margin:0px;
	margin:auto;
	padding:0px;
	width:800px;
	background-color:#f7f2db;
}

/*	共通リンク・ホバー	*/
.archive a,
.pageid-170 a,
.category a,
.single a,
.blog a,
.search a
{
	font-weight:bold;
	text-decoration:none;
}

.archive a img,
.pageid-170 a img,
.category a img,
.single a img,
.blog a img,
.search a img
{
	border:0;
}

.archive a:link,
.pageid-170 a:link,
.category a:link,
.single a:link,
.blog a:link,
.search a:link,

.archive a:visited,
.pageid-170 a:visited,
.category a:visited,
.single a:visited,
.blog a:visited,
.search a:visited
{
	text-decoration:none;
}

.archive a:hover,
.pageid-170 a:hover,
.category a:hover,
.single a:hover,
.blog a:hover,
.search a:hover
{
	color:#33a6e8;
}

/**** ブログ 左サイド *****/
/*	リンク・ホバー	*/
.archive #leftside a,
.pageid-170 #leftside a,
.category #leftside a,
.single #leftside a,
.blog #leftside a,
.search #leftside a,

.archive #leftside a:link,
.pageid-170 #leftside a:link,
.category #leftside a:link,
.single #leftside a:link,
.blog #leftside a:link,
.search #leftside a:link,

.archive #leftside a:visited,
.pageid-170 #leftside a:visited,
.category #leftside a:visited,
.single #leftside a:visited,
.blog #leftside a:visited,
.search #leftside a:visited
{
	color:#ac8d41;
}

.archive #leftside a:hover,
.pageid-170 #leftside a:hover,
.category #leftside a:hover,
.single #leftside a:hover,
.blog #leftside a:hover,
.search #leftside a:hover
{
	color:#33a6e8;
}

/*	基本	*/
.archive #leftside,
.pageid-170 #leftside,
.category #leftside,
.single #leftside,
.blog #leftside,
.search #leftside
{
	margin:0px;
	padding:0px;
	float:left;
	width:149px;
	background:#f7f2db;
}

/*	カレンダー基本	*/
.archive table#wp-calendar,
.pageid-170 table#wp-calendar,
.category table#wp-calendar,
.single table#wp-calendar,
.blog table#wp-calendar,
.search table#wp-calendar
{
	margin:0 14px 20px 20px;
	width:115px;
	background-color:#f7f2db;
}

/*	カレンダー上タイトル	*/
.archive table#wp-calendar caption,
.pageid-170 table#wp-calendar caption,
.category table#wp-calendar caption,
.single table#wp-calendar caption,
.blog table#wp-calendar caption,
.search table#wp-calendar caption
{
	margin-bottom:2px;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	color:#ac8d41;
}

/*	曜日	*/
.archive table#wp-calendar thead tr,
.pageid-170 table#wp-calendar thead tr,
.category table#wp-calendar thead tr,
.single table#wp-calendar thead tr,
.blog table#wp-calendar thead tr,
.search table#wp-calendar thead tr
{
	border-top:#ac8d41 solid 1px;
	border-bottom:#ac8d41 solid 1px;
}

.archive table#wp-calendar thead tr th,
.pageid-170 table#wp-calendar thead tr th,
.category table#wp-calendar thead tr th,
.single table#wp-calendar thead tr th,
.blog table#wp-calendar thead tr th,
.search table#wp-calendar thead tr th
{
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-size:80%;
	color:#ac8d41;
}

/*	日付	*/
.archive table#wp-calendar tbody tr td,
.pageid-170 table#wp-calendar tbody tr td,
.category table#wp-calendar tbody tr td,
.single table#wp-calendar tbody tr td,
.blog table#wp-calendar tbody tr td,
.search table#wp-calendar tbody tr td
{
	text-align:center;
	font-size:85%;
	line-height:180%;
	color:#ac8d41;
}
.archive table#wp-calendar tfoot tr td#next a:link,
.pageid-170 table#wp-calendar tfoot tr td#next a:link,
.category table#wp-calendar tfoot tr td#next a:link,
.single table#wp-calendar tfoot tr td#next a:link,
.blog table#wp-calendar tfoot tr td#next a:link,
.search table#wp-calendar tfoot tr td#next a:link,

.archive table#wp-calendar tfoot tr td#prev a:link,
.pageid-170 table#wp-calendar tfoot tr td#prev a:link,
.category table#wp-calendar tfoot tr td#prev a:link,
.single table#wp-calendar tfoot tr td#prev a:link,
.blog table#wp-calendar tfoot tr td#prev a:link,
.search table#wp-calendar tfoot tr td#prev a:link,

.archive table#wp-calendar tbody tr td a:link,
.pageid-170 table#wp-calendar tbody tr td a:link,
.category table#wp-calendar tbody tr td a:link,
.single table#wp-calendar tbody tr td a:link,
.blog table#wp-calendar tbody tr td a:link,
.search table#wp-calendar tbody tr td a:link
{
	text-decoration:none;
	color:#FF0000;
}
.archive table#wp-calendar tfoot tr td#next a:visited,
.pageid-170 table#wp-calendar tfoot tr td#next a:visited,
.category table#wp-calendar tfoot tr td#next a:visited,
.single table#wp-calendar tfoot tr td#next a:visited,
.blog table#wp-calendar tfoot tr td#next a:visited,
.search table#wp-calendar tfoot tr td#next a:visited,

.archive table#wp-calendar tfoot tr td#prev a:visited,
.pageid-170 table#wp-calendar tfoot tr td#prev a:visited,
.category table#wp-calendar tfoot tr td#prev a:visited,
.single table#wp-calendar tfoot tr td#prev a:visited,
.blog table#wp-calendar tfoot tr td#prev a:visited,
.search table#wp-calendar tfoot tr td#prev a:visited,

.archive table#wp-calendar tbody tr td a:visited,
.pageid-170 table#wp-calendar tbody tr td a:visited,
.category table#wp-calendar tbody tr td a:visited,
.single table#wp-calendar tbody tr td a:visited,
.blog table#wp-calendar tbody tr td a:visited,
.search table#wp-calendar tbody tr td a:visited
{
	text-decoration:none;
	color:#FF0000;
}
.archive table#wp-calendar tfoot tr td#next a:hover,
.pageid-170 table#wp-calendar tfoot tr td#next a:hover,
.category table#wp-calendar tfoot tr td#next a:hover,
.single table#wp-calendar tfoot tr td#next a:hover,
.blog table#wp-calendar tfoot tr td#next a:hover,
.search table#wp-calendar tfoot tr td#next a:hover,

.archive table#wp-calendar tfoot tr td#prev a:hover,
.pageid-170 table#wp-calendar tfoot tr td#prev a:hover,
.category table#wp-calendar tfoot tr td#prev a:hover,
.single table#wp-calendar tfoot tr td#prev a:hover,
.blog table#wp-calendar tfoot tr td#prev a:hover,
.search table#wp-calendar tfoot tr td#prev a:hover,

.archive table#wp-calendar tbody tr td a:hover,
.pageid-170 table#wp-calendar tbody tr td a:hover,
.category table#wp-calendar tbody tr td a:hover,
.single table#wp-calendar tbody tr td a:hover,
.blog table#wp-calendar tbody tr td a:hover,
.search table#wp-calendar tbody tr td a:hover
{
	text-decoration:underline;
	color:#FF0000;
}

/*	月別アーカイブ	*/
.archive #leftside ul#archives,
.pageid-170 #leftside ul#archives,
.category #leftside ul#archives,
.single #leftside ul#archives,
.blog #leftside ul#archives,
.search #leftside ul#archives
{
	margin:0 0 20px 20px;
	width:115px;
	color:#AC8D41;
	font-weight:bold;
}
.archive #leftside ul#archives li.title,
.pageid-170 #leftside ul#archives li.title,
.category #leftside ul#archives li.title,
.single #leftside ul#archives li.title,
.blog #leftside ul#archives li.title,
.search #leftside ul#archives li.title
{
	margin:0 0 5px 0;
	line-height:16px;
	font-size:100%;
	border-top:solid 1px #AC8D41;
	border-bottom:solid 1px #AC8D41;
}
.archive #leftside ul#archives li,
.pageid-170 #leftside ul#archives li,
.category #leftside ul#archives li,
.single #leftside ul#archives li,
.blog #leftside ul#archives li,
.search #leftside ul#archives li
{
	line-height:14px;
	font-size:85%;
}

/*	カテゴリー基本	*/
.archive div#leftside ul li.categories,
.pageid-170 div#leftside ul li.categories,
.category div#leftside ul li.categories,
.single div#leftside ul li.categories,
.blog div#leftside ul li.categories,
.search div#leftside ul li.categories
{
	margin:0 14px 0px 20px;
	padding-top:2px;
	padding-bottom:2px;
	width:115px;
	border-top:#ac8d41 solid 1px;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	color:#ac8d41;
	background-color:#f7f2db;
}

/*	カテゴリータイトル線・下	*/
.archive div#leftside ul li.categories ul,
.pageid-170 div#leftside ul li.categories ul,
.category div#leftside ul li.categories ul,
.single div#leftside ul li.categories ul,
.blog div#leftside ul li.categories ul,
.search div#leftside ul li.categories ul
{
	border-top:#ac8d41 solid 1px;
}

/*	表示内アキ1	*/
.archive div#leftside ul li.categories ul li.cat-item-24,
.pageid-170 div#leftside ul li.categories ul li.cat-item-24,
.category div#leftside ul li.categories ul li.cat-item-24,
.single div#leftside ul li.categories ul li.cat-item-24,
.blog div#leftside ul li.categories ul li.cat-item-24,
.search div#leftside ul li.categories ul li.cat-item-24
{
	margin-top:5px;
}

/*	表示内アキ2	*/
.archive div#leftside ul li.categories ul li,
.pageid-170 div#leftside ul li.categories ul li,
.category div#leftside ul li.categories ul li,
.single div#leftside ul li.categories ul li,
.blog div#leftside ul li.categories ul li,
.search div#leftside ul li.categories ul li
{
	padding-top:3px;
	padding-bottom:3px;
	font-size:80%;
}


/**** 投稿部設定 ***/
/*	タイトル リンク	*/
/*	インデックス・他共通	*/
.archive #content div.post h2 a,
.pageid-170 #content div.post h2 a,
.category #content div.post h2 a,
.single #content div.post h2 a,
.blog #content div.post h2 a,
.search #content div.post h2 a,

.archive #content div.post h2 a:link,
.pageid-170 #content div.post h2 a:link,
.category #content div.post h2 a:link,
.single #content div.post h2 a:link,
.blog #content div.post h2 a:link,
.search #content div.post h2 a:link,

.archive #content div.post h2 a:visited,
.pageid-170 #content div.post h2 a:visited,
.category #content div.post h2 a:visited,
.single #content div.post h2 a:visited,
.blog #content div.post h2 a:visited,
.search #content div.post h2 a:visited,

/*	アーカイブページ用	*/
.archive div#content div h3.entry-title a,
.pageid-170 div#content div h3.entry-title a,
.category div#content div h3.entry-title a,
.single div#content div h3.entry-title a,
.blog div#content div h3.entry-title a,
.search div#content div h3.entry-title a,

.archive div#content div h3.entry-title a:link,
.pageid-170 div#content div h3.entry-title a:link,
.category div#content div h3.entry-title a:link,
.single div#content div h3.entry-title a:link,
.blog div#content div h3.entry-title a:link,
.search div#content div h3.entry-title a:link,

.archive div#content div h3.entry-title a:visited,
.pageid-170 div#content div h3.entry-title a:visited,
.category div#content div h3.entry-title a:visited,
.single div#content div h3.entry-title a:visited,
.blog div#content div h3.entry-title a:visited,
.search div#content div h3.entry-title a:visited
{
	color:#fff;
}

/*	インデックス・他共通 ホバー	*/
.archive #content div.post h2 a:hover,
.pageid-170 #content div.post h2 a:hover,
.category #content div.post h2 a:hover,
.single #content div.post h2 a:hover,
.blog #content div.post h2 a:hover,
.search #content div.post h2 a:hover,

/*	アーカイブページ用 ホバー	*/
.archive div#content div h3.entry-title a:hover,
.pageid-170 div#content div h3.entry-title a:hover,
.category div#content div h3.entry-title a:hover,
.single div#content div h3.entry-title a:hover,
.blog div#content div h3.entry-title a:hover,
.search div#content div h3.entry-title a:hover
{
	color:#33a6e8;
}

/*	記事 インデックス・他リンク	*/
.archive #content div.post div.contenttext a,
.pageid-170 #content div.post div.contenttext a,
.category #content div.post div.contenttext a,
.single #content div.post div.contenttext a,
.blog #content div.post div.contenttext a,
.search #content div.post div.contenttext a,

.archive #content div.post div.contenttext a:link,
.pageid-170 #content div.post div.contenttext a:link,
.category #content div.post div.contenttext a:link,
.single #content div.post div.contenttext a:link,
.blog #content div.post div.contenttext a:link,
.search #content div.post div.contenttext a:link,

.archive #content div.post div.contenttext a:visited,
.pageid-170 #content div.post div.contenttext a:visited,
.category #content div.post div.contenttext a:visited,
.single #content div.post div.contenttext a:visited,
.blog #content div.post div.contenttext a:visited,
.search #content div.post div.contenttext a:visited,

/*	記事 アーカイブリンク	*/
.archive div#content div div.entry-content a,
.pageid-170 div#content div div.entry-content a,
.category div#content div div.entry-content a,
.single div#content div div.entry-content a,
.blog div#content div div.entry-content a,
.search div#content div div.entry-content a,

.archive div#content div div.entry-content a:link,
.pageid-170 div#content div div.entry-content a:link,
.category div#content div div.entry-content a:link,
.single div#content div div.entry-content a:link,
.blog div#content div div.entry-content a:link,
.search div#content div div.entry-content a:link,

.archive div#content div div.entry-content a:visited,
.pageid-170 div#content div div.entry-content a:visited,
.category div#content div div.entry-content a:visited,
.single div#content div div.entry-content a:visited,
.blog div#content div div.entry-content a:visited,
.search div#content div div.entry-content a:visited,

/*	サーチ ページ送り リンク	*/
.search-results div#container div#content div#nav-below div.nav-previous a,
.search-no-results div#container div#nav-below div.nav-previous a,
.search-results div#container div#content div#nav-below div.nav-next a,
.search-no-results div#container div#nav-below div.nav-next a,

.search-results div#container div#content div#nav-below div.nav-previous a:link,
.search-no-results div#container div#nav-below div.nav-previous a:link,
.search-results div#container div#content div#nav-below div.nav-next a:link,
.search-no-results div#container div#nav-below div.nav-next a:link,

.search-results div#container div#content div#nav-below div.nav-previous a:visited,
.search-no-results div#container div#nav-below div.nav-previous a:visited,
.search-results div#container div#content div#nav-below div.nav-next a:visited,
.search-no-results div#container div#nav-below div.nav-next a:visited

/*	カテゴリ ページ送り リンク	*/
.category div#content div.navigation p span.prevlink a,
.category div#content div.navigation p span.prevlink a:link,
.category div#content div.navigation p span.prevlink a:visited,

.category div#content div.navigation p span.nextlink a,
.category div#content div.navigation p span.nextlink a:link,
.category div#content div.navigation p span.nextlink a:visited,

/*	バックナンバー ページ送り リンク	*/
.pageid-170 div#content div.navigation p span.prevlink a,
.pageid-170 div#content div.navigation p span.prevlink a:link,
.pageid-170 div#content div.navigation p span.prevlink a:visited,

.pageid-170 div#content div.navigation p span.nextlink a,
.pageid-170 div#content div.navigation p span.nextlink a:link,
.pageid-170 div#content div.navigation p span.nextlink a:visited,

/*	アーカイブ ページ送り リンク	*/
.archive div#content div#nav-below p span.prevlink a,
.archive div#content div#nav-below p span.prevlink a:link,
.archive div#content div#nav-below p span.prevlink a:hover,

.archive div#content div#nav-below p span.nextlink a,
.archive div#content div#nav-below p span.nextlink a:link,
.archive div#content div#nav-below p span.nextlink a:hover
{
	color:#646464;
}

/*	記事 インデックス・他ホバー	*/
.archive #content div.post div.contenttext a:hover,
.pageid-170 #content div.post div.contenttext a:hover,
.category #content div.post div.contenttext a:hover,
.single #content div.post div.contenttext a:hover,
.blog #content div.post div.contenttext a:hover,
.search #content div.post div.contenttext a:hover,

/*	記事 アーカイブホバー	*/
.archive div#content div div.entry-content a:hover,
.pageid-170 div#content div div.entry-content a:hover,
.category div#content div div.entry-content a:hover,
.single div#content div div.entry-content a:hover,
.blog div#content div div.entry-content a:hover,
.search div#content div div.entry-content a:hover,

/*	サーチ ページ送り ホバー	*/
.search-results div#container div#content div#nav-below div.nav-previous a:hover,
.search-no-results div#container div#nav-below div.nav-previous a:hover,
.search-results div#container div#content div#nav-below div.nav-next a:hover,
.search-no-results div#container div#nav-below div.nav-next a:hover,

/*	カテゴリ ページ送り ホバー	*/
.category div#content div.navigation p span.prevlink a:hover,
.category div#content div.navigation p span.nextlink a:hover,

/*	バックナンバー ページ送り ホバー	*/
.pageid-170 div#content div.navigation p span.prevlink a:hover,
.pageid-170 div#content div.navigation p span.nextlink a:hover,

/*	アーカイブ ページ送り ホバー	*/
.archive div#content div#nav-below p span.prevlink a:hover,
.archive div#content div#nav-below p span.nextlink a:hover
{
	color:#33a6e8;
}

/*	投稿日 リンク・ホバー	*/
.archive div#content div.post p.postinfo a,
.pageid-170 div#content div.post p.postinfo a,
.category div#content div.post p.postinfo a,
.single div#content div.post p.postinfo a,
.blog div#content div.post p.postinfo a,
.search div#content div.post p.postinfo a,

.archive div#content div.post p.postinfo a:link,
.pageid-170 div#content div.post p.postinfo a:link,
.category div#content div.post p.postinfo a:link,
.single div#content div.post p.postinfo a:link,
.blog div#content div.post p.postinfo a:link,
.search div#content div.post p.postinfo a:link,

.archive div#content div.post p.postinfo a:visited,
.pageid-170 div#content div.post p.postinfo a:visited,
.category div#content div.post p.postinfo a:visited,
.single div#content div.post p.postinfo a:visited,
.blog div#content div.post p.postinfo a:visited,
.search div#content div.post p.postinfo a:visited
{
	color:#646464;
}

.archive div#content div.post p.postinfo a:hover,
.pageid-170 div#content div.post p.postinfo a:hover,
.category div#content div.post p.postinfo a:hover,
.single div#content div.post p.postinfo a:hover,
.blog div#content div.post p.postinfo a:hover,
.search div#content div.post p.postinfo a:hover
{
	color:#33a6e8;
}

/*	投稿部基本	*/
.archive #content,
.pageid-170 #content,
.category #content,
.single #content,
.blog #content,
.search #content
{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:12px;
	padding-bottom:12px;
	width:494px;
	background:#fff;
}

/*	コンテンツ内　ページトップ	*/
.archive div#content p.page_top,
.pageid-170 div#content p.page_top,
.category div#content p.page_top,
.single div#content p.page_top,
.blog div#content p.page_top,
.search div#content p.page_top{
	margin:0 15px 0 0;
	text-align:right;
}
.archive div#content p.page_top a:link,
.pageid-170 div#content p.page_top a:link,
.category div#content p.page_top a:link,
.single div#content p.page_top a:link,
.blog div#content p.page_top a:link,
.search div#content p.page_top a:link{
	text-decoration:none;
	color:#646464;
}
.archive div#content p.page_top a:visited,
.pageid-170 div#content p.page_top a:visited,
.category div#content p.page_top a:visited,
.single div#content p.page_top a:visited,
.blog div#content p.page_top a:visited,
.search div#content p.page_top a:visited{
	text-decoration:none;
	color:#646464;
}
.archive div#content p.page_top a:hover,
.pageid-170 div#content p.page_top a:hover,
.category div#content p.page_top a:hover,
.single div#content p.page_top a:hover,
.blog div#content p.page_top a:hover,
.search div#content p.page_top a:hover{
	text-decoration:none;
	color:#33a6e8;
}

/*	インデックス・他表示エリア	*/
.archive div#content div.post,
.pageid-170 div#content div.post,
.category div#content div.post,
.single div#content div.post,
.blog div#content div.post,
.search div#content div.post,

/*	サーチ 未検索結果	*/
.search div#content div#post-2
{
	margin:0px 12px 15px 12px;
	width:470px;
	border-bottom:#646464 solid 1px;
	text-align:left;
}

/*	記事見出し	*/
.archive div#content div.post h2.titlebar,
.pageid-170 div#content div.post h2.titlebar,
.category div#content div.post h2.titlebar,
.single div#content div.post h2.titlebar,
.blog div#content div.post h2.titlebar,
.search div#content div.post h2.titlebar
{
	padding-top:2px;
	padding-bottom:2px;
	width:470px;
	text-align:left;
	font-size:93%;
	font-weight:normal;
	background:#ac8d41;
}
/*	記事見出しh1～h6	*/
.archive div#content div.post h6,
.pageid-170 div#content div.post h6,
.category div#content div.post h6,
.single div#content div.post h6,
.blog div#content div.post h6,
.search div#content div.post h6
{
	font-size:85%;
	font-weight:bold;
	text-align:left;
	color:#646464;
}
.archive div#content div.post h5,
.pageid-170 div#content div.post h5,
.category div#content div.post h5,
.single div#content div.post h5,
.blog div#content div.post h5,
.search div#content div.post h5
{
	font-size:100%;
	font-weight:bold;
	text-align:left;
	color:#646464;
}
.archive div#content div.post h4,
.pageid-170 div#content div.post h4,
.category div#content div.post h4,
.single div#content div.post h4,
.blog div#content div.post h4,
.search div#content div.post h4
{
	font-size:116%;
	font-weight:bold;
	text-align:left;
	color:#646464;
}
.archive div#content div.post h3,
.pageid-170 div#content div.post h3,
.category div#content div.post h3,
.single div#content div.post h3,
.blog div#content div.post h3,
.search div#content div.post h3
{
	font-size:131%;
	font-weight:bold;
	text-align:left;
	color:#646464;
}
.archive div#content div.post h2,
.pageid-170 div#content div.post h2,
.category div#content div.post h2,
.single div#content div.post h2,
.blog div#content div.post h2,
.search div#content div.post h2
{
	font-size:146.5%;
	font-weight:bold;
	text-align:left;
	color:#646464;
}
.archive div#content div.post h1,
.pageid-170 div#content div.post h1,
.category div#content div.post h1,
.single div#content div.post h1,
.blog div#content div.post h1,
.search div#content div.post h1
{
	font-size:161.6%;
	font-weight:bold;
	text-align:left;
	color:#646464;
}

.archive div#content div.post h2 a,
.pageid-170 div#content div.post h2 a,
.category div#content div.post h2 a,
.single div#content div.post h2 a,
.blog div#content div.post h2 a,
.search div#content div.post h2 a
{
	margin-left:8px;
	font-size:100%;
	color:#646464;
}

/*	記事・投稿日	*/
/*	インデックス・他	*/
.archive div#content div.post div.contenttext,
.pageid-170 div#content div.post div.contenttext,
.category div#content div.post div.contenttext,
.single div#content div.post div.contenttext,
.blog div#content div.post div.contenttext,
.search div#content div.post div.contenttext,

/*	アーカイブ	*/
.archive div#content div div.entry-content,
.pageid-170 div#content div div.entry-content,
.category div#content div div.entry-content,
.single div#content div div.entry-content,
.blog div#content div div.entry-content,
.search div#content div div.entry-content
{
	margin:8px 0px 8px 0px;
}

/*	インデックス・他本文　見出しタグ	*/
.archive div#content div.post div.contenttext h6,
.pageid-170 div#content div.post div.contenttext h6,
.category div#content div.post div.contenttext h6,
.single div#content div.post div.contenttext h6,
.blog div#content div.post div.contenttext h6,
.search div#content div.post div.contenttext h6,

.archive div#content div.post div.contenttext h5,
.pageid-170 div#content div.post div.contenttext h5,
.category div#content div.post div.contenttext h5,
.single div#content div.post div.contenttext h5,
.blog div#content div.post div.contenttext h5,
.search div#content div.post div.contenttext h5,

.archive div#content div.post div.contenttext h4,
.pageid-170 div#content div.post div.contenttext h4,
.category div#content div.post div.contenttext h4,
.single div#content div.post div.contenttext h4,
.blog div#content div.post div.contenttext h4,
.search div#content div.post div.contenttext h4,

.archive div#content div.post div.contenttext h3,
.pageid-170 div#content div.post div.contenttext h3,
.category div#content div.post div.contenttext h3,
.single div#content div.post div.contenttext h3,
.blog div#content div.post div.contenttext h3,
.search div#content div.post div.contenttext h3,

.archive div#content div.post div.contenttext h2,
.pageid-170 div#content div.post div.contenttext h2,
.category div#content div.post div.contenttext h2,
.single div#content div.post div.contenttext h2,
.blog div#content div.post div.contenttext h2,
.search div#content div.post div.contenttext h2,

.archive div#content div.post div.contenttext h1,
.pageid-170 div#content div.post div.contenttext h1,
.category div#content div.post div.contenttext h1,
.single div#content div.post div.contenttext h1,
.blog div#content div.post div.contenttext h1,
.search div#content div.post div.contenttext h1{
	color:#646464;
}

/*	インデックス・他本文	*/
.archive div#content div.post div.contenttext p,
.pageid-170 div#content div.post div.contenttext p,
.category div#content div.post div.contenttext p,
.single div#content div.post div.contenttext p,
.blog div#content div.post div.contenttext p,
.search div#content div.post div.contenttext p,

.archive div#content div.post div.contenttext ul,
.pageid-170 div#content div.post div.contenttext ul,
.category div#content div.post div.contenttext ul,
.single div#content div.post div.contenttext ul,
.blog div#content div.post div.contenttext ul,
.search div#content div.post div.contenttext ul,

.archive div#content div.post div.contenttext ol,
.pageid-170 div#content div.post div.contenttext ol,
.category div#content div.post div.contenttext ol,
.single div#content div.post div.contenttext ol,
.blog div#content div.post div.contenttext ol,
.search div#content div.post div.contenttext ol,

.archive div#content div.post div.contenttext blockquote p,
.pageid-170 div#content div.post div.contenttext blockquote p,
.category div#content div.post div.contenttext blockquote p,
.single div#content div.post div.contenttext blockquote p,
.blog div#content div.post div.contenttext blockquote p,
.search div#content div.post div.contenttext blockquote p,

.archive div#content div.post div.contenttext address,
.pageid-170 div#content div.post div.contenttext address,
.category div#content div.post div.contenttext address,
.single div#content div.post div.contenttext address,
.blog div#content div.post div.contenttext address,
.search div#content div.post div.contenttext address,

.archive div#content div.post div.contenttext pre,
.pageid-170 div#content div.post div.contenttext pre,
.category div#content div.post div.contenttext pre,
.single div#content div.post div.contenttext pre,
.blog div#content div.post div.contenttext pre,
.search div#content div.post div.contenttext pre,

/*	アーカイブ本文	*/
.archive div#content div div.entry-content ul,
.pageid-170 div#content div div.entry-content ul,
.category div#content div div.entry-content ul,
.single div#content div div.entry-content ul,
.blog div#content div div.entry-content ul,
.search div#content div div.entry-content ul,

.archive div#content div div.entry-content ol,
.pageid-170 div#content div div.entry-content ol,
.category div#content div div.entry-content ol,
.single div#content div div.entry-content ol,
.blog div#content div div.entry-content ol,
.search div#content div div.entry-content ol,

.archive div#content div div.entry-content p,
.pageid-170 div#content div div.entry-content p,
.category div#content div div.entry-content p,
.single div#content div div.entry-content p,
.blog div#content div div.entry-content p,
.search div#content div div.entry-content p,

.archive div#content div div.entry-content blockquote p,
.pageid-170 div#content div div.entry-content blockquote p,
.category div#content div div.entry-content blockquote p,
.single div#content div div.entry-content blockquote p,
.blog div#content div div.entry-content blockquote p,
.search div#content div div.entry-content blockquote p,

.archive div#content div div.entry-content address,
.pageid-170 div#content div div.entry-content address,
.category div#content div div.entry-content address,
.single div#content div div.entry-content address,
.blog div#content div div.entry-content address,
.search div#content div div.entry-content address,

.archive div#content div div.entry-content pre,
.pageid-170 div#content div div.entry-content pre,
.category div#content div div.entry-content pre,
.single div#content div div.entry-content pre,
.blog div#content div div.entry-content pre,
.search div#content div div.entry-content pre,

/*	日付	*/
.archive div#content div.post p.postinfo,
.pageid-170 div#content div.post p.postinfo,
.category div#content div.post p.postinfo,
.single div#content div.post p.postinfo,
.blog div#content div.post p.postinfo,
.search div#content div.post  p.postinfo
{
	clear:left;
	clear:right;
	text-align:left;
	font-size:85%;
	line-height:140%;
	color:#646464;
}

/*	投稿日右寄せ	*/
.archive div#content div.post p.postinfo,
.pageid-170 div#content div.post p.postinfo,
.category div#content div.post p.postinfo,
.single div#content div.post p.postinfo,
.blog div#content div.post p.postinfo,
.search div#content div.post  p.postinfo
{
	text-align:right;
}

/*	サーチページ 文字検索結果表示	*/
.search-results div#container div#content h2.page-title,
.search-no-results div#container div#content h2.page-title
{
	margin:0px 0px 5px 12px;
	color:#646464;
}

/*	サーチ ページ送り表示位置	*/
.search-results div#container div#content div#nav-below div.nav-previous,
.search-no-results div#container div#nav-below div.nav-previous,
.search-results div#container div#content div#nav-below div.nav-next,
.search-no-results div#container div#nav-below div.nav-next,

/*	カテゴリ ページ送り表示位置 古い記事へ	*/
.category div#content div.navigation p span.prevlink{
	margin-left:12px;
}

/*	バックナンバー ページ送り表示位置 古い記事へ	*/
/*	アーカイブ ページ送り表示位置 古い記事へ	*/
.pageid-170 div#content div.navigation p span.prevlink,
.archive div#content div#nav-below p span.prevlink
{
	margin-left:12px;
}

/*	カテゴリ ページ送り表示位置 新しい記事へ	*/
/*	バックナンバー ページ送り表示位置 新しい記事へ	*/
/*	アーカイブ ページ送り表示位置 新しい記事へ	*/
.category div#content div.navigation p span.nextlink,
.pageid-170 div#content div.navigation p span.nextlink,
.archive div#content div#nav-below p span.nextlink
{
	margin-left:-5px;
}


/**** ブログ 右サイド ****/
/*	リンク・ホバー	*/
.archive div#extras ul li#search a,
.pageid-170 div#extras ul li#search a,
.category div#extras ul li#search a,
.single div#extras ul li#search a,
.blog div#extras ul li#search a,
.search div#extras ul li#search a,

.archive div#extras ul li#search a:link,
.pageid-170 div#extras ul li#search a:link,
.category div#extras ul li#search a:link,
.single div#extras ul li#search a:link,
.blog div#extras ul li#search a:link,
.search div#extras ul li#search a:link,

.archive div#extras ul li#search a:visited,
.pageid-170 div#extras ul li#search a:visited,
.category div#extras ul li#search a:visited,
.single div#extras ul li#search a:visited,
.blog div#extras ul li#search a:visited,
.search div#extras ul li#search a:visited
{
	color:#ac8d41;
}

.archive div#extras ul li#search a:hover,
.pageid-170 div#extras ul li#search a:hover,
.category div#extras ul li#search a:hover,
.single div#extras ul li#search a:hover,
.blog div#extras ul li#search a:hover,
.search div#extras ul li#search a:hover
{
	color:#33a6e8;
}

/*	基本	*/
.archive #extras,
.pageid-170 #extras,
.category #extras,
.single #extras,
.blog #extras,
.search #extras
{
	margin:0px;
	padding:0px;
	float:right;
	width:149px;
	background:#f7f2db;
}

.archive div#extras ul,
.pageid-170 div#extras ul,
.category div#extras ul,
.single div#extras ul,
.blog div#extras ul,
.search div#extras ul
{
	margin-left:14px;
	width:115px;
	background-color:#f7f2db;
}

/*	表示基本	*/
.archive div#extras ul li,
.pageid-170 div#extras ul li,
.category div#extras ul li,
.single div#extras ul li,
.blog div#extras ul li,
.search div#extras ul li
{
	text-align:left;
}

/*	検索部表示基本	*/
.archive div#extras ul li#search,
.pageid-170 div#extras ul li#search,
.category div#extras ul li#search,
.single div#extras ul li#search,
.blog div#extras ul li#search,
.search div#extras ul li#search
{
	text-align:left;
}

/*	リンク	*/
.archive div#extras ul li#search p,
.pageid-170 div#extras ul li#search p,
.category div#extras ul li#search p,
.single div#extras ul li#search p,
.blog div#extras ul li#search p,
.search div#extras ul li#search p
{
	font-size:80%;
	color:#ac8d41;
}

.archive div#extras ul li#search p.search_2home,
.pageid-170 div#extras ul li#search p.search_2home,
.category div#extras ul li#search p.search_2home,
.single div#extras ul li#search p.search_2home,
.blog div#extras ul li#search p.search_2home,
.search div#extras ul li#search p.search_2home
{
	margin-top:12px;
}

/*	フォームタイトル	*/
.archive div#extras ul li#search h3,
.pageid-170 div#extras ul li#search h3,
.category div#extras ul li#search h3,
.single div#extras ul li#search h3,
.blog div#extras ul li#search h3,
.search div#extras ul li#search h3
{
	margin-top:8px;
	font-size:80%;
	color:#ac8d41;
}

/*	入力窓	*/
.archive div#extras ul li#search form div input#s,
.pageid-170 div#extras ul li#search form div input#s,
.category div#extras ul li#search form div input#s,
.single div#extras ul li#search form div input#s,
.blog div#extras ul li#search form div input#s,
.search div#extras ul li#search form div input#s
{
	margin-bottom:2px;
	padding:4px;
	width:100px;
	background-color:#fff;
	border:1px solid #ac8d41;
	font-size:90%;
	color:#333;
}

/*	検索ボタン	*/
.archive div#extras ul li#search form div input.button,
.pageid-170 div#extras ul li#search form div input.button,
.category div#extras ul li#search form div input.button,
.single div#extras ul li#search form div input.button,
.blog div#extras ul li#search form div input.button,
.search div#extras ul li#search form div input.button
{
	margin-bottom:10px;
	padding:1px;
	font-size:80%;
	color:#333;
}

/*	最近投稿部表示基本	*/
/*	もっと見る文字右寄せ	*/
.archive div#extras ul li#recent-posts,
.pageid-170 div#extras ul li#recent-posts,
.category div#extras ul li#recent-posts,
.single div#extras ul li#recent-posts,
.blog div#extras ul li#recent-posts,
.search div#extras ul li#recent-posts
{
	text-align:right;
}

/*	投稿の写真が入った時のフロート解除	*/
.archive div.kara,
.pageid-170 div.kara,
.category div.kara,
.single div.kara,
.blog div.kara,
.search div.kara{
	clear:both;
	display:block;
	width:1px;
	height:1px;
}

/*	最近投稿タイトル	*/
.archive div#extras ul li#recent-posts h3,
.pageid-170 div#extras ul li#recent-posts h3,
.category div#extras ul li#recent-posts h3,
.single div#extras ul li#recent-posts h3,
.blog div#extras ul li#recent-posts h3,
.search div#extras ul li#recent-posts h3
{
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size:100%;
	color:#ac8d41;
	border-top:#ac8d41 solid 1px;
	border-bottom:#ac8d41 solid 1px;
}

.archive div#extras ul li#recent-posts ul,
.pageid-170 div#extras ul li#recent-posts ul,
.category div#extras ul li#recent-posts ul,
.single div#extras ul li#recent-posts ul,
.blog div#extras ul li#recent-posts ul,
.search div#extras ul li#recent-posts ul
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

/*	もっと見るリンク	*/
.archive div#extras ul li#recent-posts a.morelook,
.pageid-170 div#extras ul li#recent-posts a.morelook,
.category div#extras ul li#recent-posts a.morelook,
.single div#extras ul li#recent-posts a.morelook,
.blog div#extras ul li#recent-posts a.morelook,
.search div#extras ul li#recent-posts a.morelook
{
	text-align:right;
	font-size:80%;
	color:#ac8d41;
}

.archive div#extras ul li#recent-posts a.morelook:link,
.pageid-170 div#extras ul li#recent-posts a.morelook:link,
.category div#extras ul li#recent-posts a.morelook:link,
.single div#extras ul li#recent-posts a.morelook:link,
.blog div#extras ul li#recent-posts a.morelook:link,
.search div#extras ul li#recent-posts a.morelook:link,

.archive div#extras ul li#recent-posts a.morelook:visited,
.pageid-170 div#extras ul li#recent-posts a.morelook:visited,
.category div#extras ul li#recent-posts a.morelook:visited,
.single div#extras ul li#recent-posts a.morelook:visited,
.blog div#extras ul li#recent-posts a.morelook:visited,
.search div#extras ul li#recent-posts a.morelook:visited
{
	color:#ac8d41;
}

.archive div#extras ul li#recent-posts a.morelook:hover,
.pageid-170 div#extras ul li#recent-posts a.morelook:hover,
.category div#extras ul li#recent-posts a.morelook:hover,
.single div#extras ul li#recent-posts a.morelook:hover,
.blog div#extras ul li#recent-posts a.morelook:hover,
.search div#extras ul li#recent-posts a.morelook:hover
{
	color:#33a6e8;
}

/*	最近投稿部アキ	*/
.archive div#extras ul li#recent-posts ul,
.pageid-170 div#extras ul li#recent-posts ul,
.category div#extras ul li#recent-posts ul,
.single div#extras ul li#recent-posts ul,
.blog div#extras ul li#recent-posts ul,
.search div#extras ul li#recent-posts ul
{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

/*	アキ・文字左寄せ	*/
.archive div#extras ul li#recent-posts ul li,
.pageid-170 div#extras ul li#recent-posts ul li,
.category div#extras ul li#recent-posts ul li,
.single div#extras ul li#recent-posts ul li,
.blog div#extras ul li#recent-posts ul li,
.search div#extras ul li#recent-posts ul li
{
	padding-top:3px;
	text-align:left;
}

/*	最近投稿 リンク・ホバー	*/
.archive div#extras ul li#recent-posts ul li a,
.pageid-170 div#extras ul li#recent-posts ul li a,
.category div#extras ul li#recent-posts ul li a,
.single div#extras ul li#recent-posts ul li a,
.blog div#extras ul li#recent-posts ul li a,
.search div#extras ul li#recent-posts ul li a
{
	text-align:left;
	font-size:80%;
	color:#ac8d41;
}

.archive div#extras ul li#recent-posts ul li a:link,
.pageid-170 div#extras ul li#recent-posts ul li a:link,
.category div#extras ul li#recent-posts ul li a:link,
.single div#extras ul li#recent-posts ul li a:link,
.blog div#extras ul li#recent-posts ul li a:link,
.search div#extras ul li#recent-posts ul li a:link,

.archive div#extras ul li#recent-posts ul li a:visited,
.pageid-170 div#extras ul li#recent-posts ul li a:visited,
.category div#extras ul li#recent-posts ul li a:visited,
.single div#extras ul li#recent-posts ul li a:visited,
.blog div#extras ul li#recent-posts ul li a:visited,
.search div#extras ul li#recent-posts ul li a:visited
{
	color:#ac8d41;
}

.archive div#extras ul li#recent-posts ul li a:hover,
.pageid-170 div#extras ul li#recent-posts ul li a:hover,
.category div#extras ul li#recent-posts ul li a:hover,
.single div#extras ul li#recent-posts ul li a:hover,
.blog div#extras ul li#recent-posts ul li a:hover,
.search div#extras ul li#recent-posts ul li a:hover
{
	color:#33a6e8;
}


/****	ブログ フッター	*****/
div#footer{
	clear:both;
	width:800px;
	height:50px;
	color:#fff;
}
div#footer div.spacer{
	width:800px;
	height:20px;
}
div#footer div#symbol{
	width:800px;
	height:30px;
	color:#fff;
	background: url(/wp_log/wp-content/themes/seibun/img/blog/footer_bg.gif) repeat-x top left;
}

div#footer a:link,
div#footer a:visited,
div#footer a:hover
{
	text-decoration:none;
	color:#fff;
}

div#ft_addcopy{
	float:left;
	width:460px;
	text-align:left;
}

div#ft_addcopy p.ft_add,
div#ft_addcopy p.ft_copy
{
	margin:3px 0px 0px 19px;
	font-size:75%;
	line-height:115%;
}

div#foot_navi{
	float:right;
	width:324px;
	height:30px;
}
div#foot_navi a img{
	vertical-align:top;
}


/*
.archive .ft_addcopy,
.pageid-170 .ft_addcopy,
.category .ft_addcopy,
.single .ft_addcopy,
.blog .ft_addcopy,
.search .ft_addcopy
{
	float:left;
	width:460px;
	text-align:left;
}

.archive .ft_addcopy p.ft_add,
.archive .ft_addcopy p.ft_copy,
.pageid-170 .ft_addcopy p.ft_add,
.pageid-170 .ft_addcopy p.ft_copy,
.category .ft_addcopy p.ft_add,
.category .ft_addcopy p.ft_copy,
.single .ft_addcopy p.ft_add,
.single .ft_addcopy p.ft_copy,
.blog .ft_addcopy p.ft_add,
.blog .ft_addcopy p.ft_copy,
.search .ft_addcopy p.ft_add,
.search .ft_addcopy p.ft_copy
{
	margin:3px 0px 0px 19px;
	font-size:75%;
	line-height:115%;
}

.archive .ft_addcopy span,
.pageid-170 .ft_addcopy span,
.category .ft_addcopy span,
.single .ft_addcopy span,
.blog .ft_addcopy span,
.search .ft_addcopy span
{
	font-size:100%;
	line-height:100%;
}

.archive #footer ul,
.pageid-170 #footer ul,
.category #footer ul,
.single #footer ul,
.blog #footer ul,
.search #footer ul
{
	float:right;
	width:324px;
	height:30px;
}

.archive #footer div.synbol ul li.ft_button1 a,
.archive #footer div.synbol ul li.ft_button2 a,
.archive #footer div.synbol ul li.ft_button3 a,
.archive #footer div.synbol ul li.ft_button4 a,

.pageid-170 #footer div.synbol ul li.ft_button1 a,
.pageid-170 #footer div.synbol ul li.ft_button2 a,
.pageid-170 #footer div.synbol ul li.ft_button3 a,
.pageid-170 #footer div.synbol ul li.ft_button4 a,

.category #footer div.synbol ul li.ft_button1 a,
.category #footer div.synbol ul li.ft_button2 a,
.category #footer div.synbol ul li.ft_button3 a,
.category #footer div.synbol ul li.ft_button4 a,

.single #footer div.synbol ul li.ft_button1 a,
.single #footer div.synbol ul li.ft_button2 a,
.single #footer div.synbol ul li.ft_button3 a,
.single #footer div.synbol ul li.ft_button4 a,

.blog #footer div.synbol ul li.ft_button1 a,
.blog #footer div.synbol ul li.ft_button2 a,
.blog #footer div.synbol ul li.ft_button3 a,
.blog #footer div.synbol ul li.ft_button4 a,

.search #footer div.synbol ul li.ft_button1 a,
.search #footer div.synbol ul li.ft_button2 a,
.search #footer div.synbol ul li.ft_button3 a,
.search #footer div.synbol ul li.ft_button4 a
{
	display:block;
	width:80px;
	height:30px;
}

.archive #footer div.synbol ul li.ft_button1,
.pageid-170 #footer div.synbol ul li.ft_button1,
.category #footer div.synbol ul li.ft_button1,
.single #footer div.synbol ul li.ft_button1,
.blog #footer div.synbol ul li.ft_button1,
.search #footer div.synbol ul li.ft_button1
{
	float:right;
	width:80px;
	height:30px;
	border-left:solid #fff 1px;
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/08_1.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button1 a:hover,
.pageid-170 #footer div.synbol ul li.ft_button1 a:hover,
.category #footer div.synbol ul li.ft_button1 a:hover,
.single #footer div.synbol ul li.ft_button1 a:hover,
.blog #footer div.synbol ul li.ft_button1 a:hover,
.search #footer div.synbol ul li.ft_button1 a:hover
{
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/08_2.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button2,
.pageid-170 #footer div.synbol ul li.ft_button2,
.category #footer div.synbol ul li.ft_button2,
.single #footer div.synbol ul li.ft_button2,
.blog #footer div.synbol ul li.ft_button2,
.search #footer div.synbol ul li.ft_button2
{
	float:right;
	width:80px;
	height:30px;
	border-left:solid #fff 1px;
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/09_1.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button2 a:hover,
.pageid-170 #footer div.synbol ul li.ft_button2 a:hover,
.category #footer div.synbol ul li.ft_button2 a:hover,
.single #footer div.synbol ul li.ft_button2 a:hover,
.blog #footer div.synbol ul li.ft_button2 a:hover,
.search #footer div.synbol ul li.ft_button2 a:hover
{
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/09_2.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button3,
.pageid-170 #footer div.synbol ul li.ft_button3,
.category #footer div.synbol ul li.ft_button3,
.single #footer div.synbol ul li.ft_button3,
.blog #footer div.synbol ul li.ft_button3,
.search #footer div.synbol ul li.ft_button3
{
	float:right;
	width:80px;
	height:30px;
	border-left:solid #fff 1px;
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/07_1.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button3 a:hover,
.pageid-170 #footer div.synbol ul li.ft_button3 a:hover,
.category #footer div.synbol ul li.ft_button3 a:hover,
.single #footer div.synbol ul li.ft_button3 a:hover,
.blog #footer div.synbol ul li.ft_button3 a:hover,
.search #footer div.synbol ul li.ft_button3 a:hover
{
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/07_2.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button4,
.pageid-170 #footer div.synbol ul li.ft_button4,
.category #footer div.synbol ul li.ft_button4,
.single #footer div.synbol ul li.ft_button4,
.blog #footer div.synbol ul li.ft_button4,
.search #footer div.synbol ul li.ft_button4
{
	float:right;
	width:80px;
	height:30px;
	border-left:solid #fff 1px;
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/06_1.png) no-repeat;
}

.archive #footer div.synbol ul li.ft_button4 a:hover,
.pageid-170 #footer div.synbol ul li.ft_button4 a:hover,
.category #footer div.synbol ul li.ft_button4 a:hover,
.single #footer div.synbol ul li.ft_button4 a:hover,
.blog #footer div.synbol ul li.ft_button4 a:hover,
.search #footer div.synbol ul li.ft_button4 a:hover
{
	background: 0 0 url(/wp_log/wp-content/themes/seibun/img/blog/06_2.png) no-repeat;
}

.archive #footer,
.pageid-170 #footer,
.category #footer,
.single #footer,
.blog #footer,
.search #footer
{
	clear:both;
	width:800px;
	height:50px;
}

.archive #footer div.kara,
.pageid-170 #footer div.kara,
.category #footer div.kara,
.single #footer div.kara,
.blog #footer div.kara,
.search #footer div.kara
{
	width:800px;
	height:20px;
}

.archive #footer div.synbol,
.pageid-170 #footer div.synbol,
.category #footer div.synbol,
.single #footer div.synbol,
.blog #footer div.synbol,
.search #footer div.synbol
{
	width:800px;
	height:30px;
	color:#fff;
	background: url(/wp_log/wp-content/themes/seibun/img/blog/05.png) repeat-x top left;
}
*/



/****	アーカイブページ設定	****/
/*	記事見出し	*/
.archive div#content div h3.entry-title{
	padding-top:2px;
	padding-bottom:2px;
	width:470px;
	text-align:left;
	background:#ac8d41;
}

.archive div#content div h3.entry-title a{
	margin-left:8px;
	font-size:100%;
}


/****	サーチページ設定	****/
/*	記事見出し	*/
.search div#content div h3.entry-title,
.search-no-results div#container div#content div.not-found h2.entry-title,
.search div#content div#post-2 h3.entry-title
{
	padding-top:2px;
	padding-bottom:2px;
	width:470px;
	text-align:left;
	background:#ac8d41;
}

.search div#content div h3.entry-title a,
.search div#content div#post-2 h3.entry-title a
{
	margin-left:8px;
	font-size:100%;
}

.search-no-results div#container div#content div.not-found h2.entry-title{
	width:462px;
	padding-left:8px;
}


/****	全ページ共通	****/
/****	写真を投稿したときの写真のマージン	****/
.alignright,img.alignright{
float:right;
margin:0 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}


