@charset "utf-8";
/*
Theme Name: kanagawa
Theme URI: http://studio-benkei.com
Description: これは実験的に作ったサンプルです。
Version: 001
Author: 弁慶
Author URI: http://studio-benkei.com
tags: studio-benkei,studio-benkei.com,スタジオベンケイ,studiobenkei
*/
/* ===================================================================
CSS information

 file name  :style.css
 style info :各cssファイル読み込み用
=================================================================== */

/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import "default.css";

/* 汎用class
----------------------------------------------------------- */
@import "general.css";

/* Flash用スタイル
----------------------------------------------------------- */
@import "fla.css";


/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#header {
	width: 800px;
	height: 70px;
	background-image: url(img/share/headerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#nav li {
	display: block;
	float: left;
	width: 133px;
}
h1 a {
	background-image: url(img/share/logo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 275px;
	overflow: hidden;
	text-indent: -2000px;
	display: block;
	background-position: left top;
	margin-top: 11px;
}
#google {
	float: left;
	width: 800px;
	background-color: #5d5a5a;
}
#google .wrap01 {
	padding:6px 6px 6px 50px;
}

.search {
	position: absolute;
	top: 35px;
	right: 10px;
}


/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	background-color: #666;
	clear: both;
	color: #fff;
}
#footer .copy {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*----------------------------------------------------
	基本設定、リンクカラー、レイアウト、横幅設定など
----------------------------------------------------*/
a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #fff;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	float: left;
	width: 800px;
	background-image: url(img/share/sideBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.pageTop {
	clear: both;
	text-align: right;
	margin-right: 25px;
}

.pageTop a {
	color: #633;
}


/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: left;
	width: 590px;
}
.post {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #ccc;
}
.post ul {
	margin-left: 20px;
}
.post li {
	margin-bottom: 10px;
}

.post h2 {
	background-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(img/share/mark.gif);
	background-repeat: no-repeat;
	background-position: 0.8em;
	border-bottom: 1px solid #666;
}
.post h2 a {
	color: #fff;
}

.post h3 {
	background-color: #555;
	padding: 3px 3px 3px 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 230px;
	border-left: 15px solid #888;
	color: #fff;
}

.post p {
	line-height: 1.8em;
	padding: 5px;
	margin-bottom: 10px;
}
.post .postinfo {
	text-align: right;
	padding-bottom: 0px;
}


/* -----------------------------------------------------------
	#sidebar
		サイドバー、サブ
----------------------------------------------------------- */
#sidebar {
	float: right;
	width: 210px;
	font-size: 0.9em;
}
#sidebar a {
	color: #633;
}
#sidebar h2 {
	background-color: #ededed;
	border-left: 10px solid #999;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar ul {
	list-style: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar li {
	background-image: url(img/share/listmark.gif);
	background-repeat: no-repeat;
	background-position: 0.8px;
	padding-left: 15px;
}
#wp-calendar {
	width: 185px;
	display: block;
	margin: 0px 10px 10px auto;
	font-size: 0.9em;
}
#wp-calendar a {
	color: #633;
}
#wp-calendar td , #wp-calendar th {
	text-align: center;
	padding: 2px 5px;
}
#wp-calendar caption {
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
}
#wp-calendar #prev	{
	text-align: left;
	padding-top: 3px;
	padding-left: 3px
}

#wp-calendar #next	{
	text-align: right;
	padding-top: 3px;
	padding-right: 3px
}
#sidebar .feed {
	padding-left: 20px;
	margin-bottom: 10px;
}
#sidebar .feed img {
	vertical-align: middle;
}

.affiliate {
	width: 165px;
	padding: 5px;
	margin: 5px 0px 10px 12px;
}



/* --------リンク---------- */
#sidebar .linkList li {
	background-image: none;
}
#sidebar .linkList {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#sidebar .blogroll li {
	background-image: url(img/share/listmark.gif);
}
/* --------タグクラウド---------- */
#tagcloud {
	list-style: none;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/* --------検索---------- */
#s {
	background-color: #ededed;
	padding: 2px;
	/* width: 120px;
	margin-left: 20px;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px; */
}
/* -----------------------------------------------------------
	ページリンク
----------------------------------------------------------- */
.pagelink a {
	font-size: 0.9em;
	color: #633;
}
.pagelink {
	padding-right: 10px;
	padding-left: 10px;
}
.pageprev {
	float: left;
}
.pagenext {
	float: right;
}

/* -----------------------------------------------------------
	ページタイトル
----------------------------------------------------------- */

#pagetitle {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	background-color: #666;
	color: #fff;
	font-weight: bold;
}

/* -----------------------------------------------------------
	記事内の画像
----------------------------------------------------------- */
.aligncenter {
	display: block;
	margin: 0px auto;
}
.alignleft {
	display: block;
	margin-right: auto;
}
.alignright {
	margin-left: auto;
	display: block;
	text-align: right;
}
.wp-caption {
	border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 4px;
	margin-top: 10px;
	background-color: #faf4afa;
	/* optional rounded corners for browsers that support it */ 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/* -----------------------------------------------------------
	コメント
----------------------------------------------------------- */
#com {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
	clear: both;
}
#com a {
	color: #633;
}
#com h3 {

	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#com p {
	font-size: 1.1em;
	margin-bottom: 5px;
}
#commentlist {
	list-style: none;
}
.M input {
	width: 200px;
	padding: 3px;
}
textarea {
	width: 545px;
}
.compost {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	background-color: #ededed;
	padding: 5px 10px;
}
#com .compost .cominfo {
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 10px;
}
.compost .avatar {
	margin-top: 3px;
}
#com #comfeed img {
	vertical-align: middle;
}
#com #comfeed {
	background-color: #545454;
	font-size: 0.9em;
	padding: 5px;
}
#com #trurl {
	background-color: #545454;
	font-size: 0.9em;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
#com #comfeed a {
	color: #fff;
}
#commentform {
	margin-bottom: 10px;
}
/* -----------------------------------------------------------
	投稿用
----------------------------------------------------------- */

/* -----------------------------------------------------------
	ヘッダーメニュー
----------------------------------------------------------- */
#pagemenu li {
	display: inline;
	font-size: 0.8em;
	list-style: none;
	background-image: url(img/share/listmark.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 12px;
	margin-right: 3px;
}
#pagemenu a {
	color: #633;
}
#pagemenu {
	position: absolute;
	top: 10px;
	right: 10px;
}
/* -----------------------------------------------------------
	独立ページ
----------------------------------------------------------- */
.sitemap a {
	color: #333;
}

