/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#content h1 {
	margin: 0px 0px 2px 0px;
	padding-bottom: 2px;
	font-size: 1.4em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

h2 {
	padding-bottom: 2px;
	font-size: 1.1em;
	border-bottom: 1px solid #dadada;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 920px;
	height: 98px;
	margin: 0 auto;
	background:;
}

/* Logo */

#logo {
	float: left;
	width: 920px;
	height: 88px;
	background-image: url(images/header_logo.jpg);
	background-position:top;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.6em  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #900;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 16px;
}

#search form {
	width: 230px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #8DBC4A solid;
	font: bold 1.2em  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 920px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #604800;
	color: #FFF;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:none;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 15px;
}

/* Content */

#content {
	float: left;
	width: 630px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #000;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px;
	text-align: justify;
}
.post ul {
	margin: 0px;
	padding-left:25px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
}

#sidebar ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	line-height: 30px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	margin-left: 5px;
	padding-left: 15px;
}

#sidebar h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.jpg) repeat-x left top;
	letter-spacing: -.5px;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #000;
}

#sidebar a:hover {
	color: #AE8300;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	background: #90BF4D url(images/img02.jpg) left top;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #735600;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}



.pan {
	margin: 0px 0px 15px 10px;
	padding: 0px 0px 2px 6px;
	font-size: 85%;
	border-left: 3px solid #dadada;
}

.pan a {
	color: #333;
	text-decoration: none;
}

.pan a:hover {
	color: #000;
}

.cm {
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px ;
	font-size: 90%;
}
