/*
Theme Name: Sample Theme
Theme URI: http://takemania.net/
Description: This is my sample Theme.
*/
body	{
	background-image:;
	background-repeat:repeat
	}

/* コンテナ */
div#container	{width:760px;
		margin:auto;
		padding:0 20px 0 20px;
		background-color: #ffffff;
		}

/* ヘッダー */
div#header	{background-image: url(header.png);
		height:160px;
		}

div#header h1	{font-size: 1.825em;
		padding-top: 20px}

div#header h1 a	{text-decoration: none;
		color: #000000}

div#header h1 a:hover	{color: #006400}

div#header p	{font-size: 1em;
		margin: 8px 5px 0}

div#navigation	{border-left:solid 1px #b0b0b0}

div#navigation ul	{background-color: #ffffff;
		height:40px;
		margin: 0;
		padding: 0;}

div#navigation ul li	{float:left;
		list-style-type:none;}

div#navigation ul li a	{display:block;
		width:120px;
		border-right: solid 1px #b0b0b0;
		font-size:0.75em;
		line-height:40px;
		text-align:center;
		color: #006400;
		text-decoration: none;}

div#navigation ul li a:hover	{background-color: #000000;
			color: #e7e7e7;
			font-weight: bold;
			}


div.breadcrumb	{font-size:0.875em;
		margin:7px 0}

div.breadcrumb a	{color:#007700;}

div.breadcrumb a:hover	{color: #339733;}

/*コンテンツ*/
div#content	{width:515px;
		float: left;
		margin-bottom: 20px}

p#pagetitle	{font-size: 0.875em;
	font-weight: bold;
	color: #339733;
	border: dotted 1px #339733;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px}


/* 記事 */
div.post	{border: solid 1px #006400;
	padding: 18px;
	margin: 20px auto}

div.post a	{color:#007700}

div.post a:hover	{color: #339733}

div.post h2	{background-image: url(mark.png);
	background-repeat: no-repeat;
	font-size: 1.15em;
	border-bottom: solid 1px #8cc63f;
	padding-left: 15px;
	padding-bottom: 15px;
	margin:  0 0 20px 0}

div.post h2 a	{text-decoration: none;
	color: #007700}

div.post h2 a:hover	{text-decoration: underline;
	color: #339733}

div.post p	{
	font-size: 0.825em;
	line-height: 1.6;
	margin-top: 10px}

div.post h3	{font-size:0.925em;
		border-left: solid 3px #c44d27;
		padding-left:6px;
		margin:40px 0 20px 0;
		}

div.post h4	{font-size:0.875em;
		border-left: solid 2px #c44d27;
		border-bottom: solid 1px #c44d27;
		padding:3px 0 3px 6px;
		margin:40px 0 20px 0;
		}

div.post blockquote 	{color:#111111;
		border:1px solid #333333;
                             padding:0 8px;
                             margin:10px;
                             background-color:#ffeebb;}

div.similar	{margin-top: 10px}

div.similar ul	{margin-left:18px;
		padding-left:0;}

div.similar li	{margin-bottom:0.65em;
		font-size:0.825em;
		list-style-image: url(listmark.png);}

div.similar a {color: #007700;}

div.similar a:hover {color: #339733}

div.adsense	{margin-top: 30px;
		margin-bottom: 30px;}


p.postinfo	{color: #666666;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color: #006400;
		text-decoration: none}

p.postinfo a:hover	{color: #339733;
		text-decoration: underline}


/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{border: solid 1px #999999}

.alignleft	{float: left;
		margin-right: 10px;
		margin-bottom: 2px}

.alignright {float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{background-color:#f0f0f0;
	border: solid 1px #aaaaaa;
	font-size:0.925em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 10px
	margin-bottom: 10px}


/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #007700}
p.pagelink a:hover	{color: #339733}

span.pageprev	{float: left}

span.pagenext	{float: right}


/* コメント */
#comments	{clear:both}

div#com	{clear: both;
	border: solid 1px #006400;
	padding: 0 18px;
	margin-top: 75px}

textarea	{width: 400px}

div#com h3	{font-size: 0.875em;
	border-bottom: solid 1px #8cc63f;
	padding-bottom: 3px;
	margin-top: 20px}

div#com p		{font-size: 0.75em;
		line-height:1.5em}

div.compost	{border-bottom: dotted 1px #aaaaaa}

p.cominfo	{text-align: right}

div#com a	{color: #007700}

div#com a:hover	{color: #339733}


/*サイドバー*/
div#sidebar	{width: 220px;
		float:right;
		margin-top: 20px;
		margin-bottom: 20px;}

div#sidebar h2	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: white;
	padding: 6px 8px;
	margin: 0}

div#sidebar li	{font-size: 0.75em;
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(listmark.png);
	background-repeat: no-repeat;
	background-position:5px 3px;
	padding-left: 15px;
	vertical-align: middle;}

div#sidebar li a	{color: #006400;
	text-decoration: none}

div#sidebar li a:hover 	{color: #339733;
	text-decoration: underline}

div#sidebar ul	{margin: 10px 2px 10px 2px;
	padding: 0}

div#popularposts ol	{margin: 10px 2px 10px 20px;
	padding: 0}

div#popularposts li	{font-size:0.675em;
		list-style-type:decimal;
		margin-bottom: 5px;
		background-image: none;
		background-repeat: no-repeat;
		background-position:5px 3px;
		padding-left: 0px;
		vertical-align: middle;
		}

/* カレンダー */
#wp-calendar	{width: 100%;
	margin-bottom: 20px;
	font-size: 0.75em}

#wp-calendar a	{color: #007700}

#wp-calendar a:hover	{color: #339733}

#wp-calendar td, #wp-calendar th
	{text-align: center}

#wp-calendar caption	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	color: white;
	font-weight:bold;
	padding: 6px 8px;
	margin:0 0 5px 0;
	text-align: left}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px;
	padding-left: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px;
	padding-right: 3px}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: solid 1px #8cc63f;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}


/* タグクラウド */
p#tagcloud	{line-height: 1.5;
		margin-top:5px}

p#tagcloud a	{color: #006400;
		text-decoration: none}

p#tagcloud a:hover 	{color: #339733;
		text-decoration: underline}

/* タグクラウド 一覧*/
.tagcloud	{line-height: 1.5;
		margin-top:5px}

.tagcloud a	{color: #006400;
		text-decoration: none}

.tagcloud a:hover 	{color: #339733;
		text-decoration: underline}


/* 検索フォーム */
input#s	{width: 216px;
	margin-bottom: 3px}


/*フッター*/

div#footer	{border-top: solid 3px #006400;
	clear:both;
	padding-bottom:10px}

address	{color: #555555;
	font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 5px}

address a	{color: #555555}