/* charset */
@charset "shift_jis";

/* タグの指定 */

html {
	overflow-x: hidden;
}

p {
	margin: 0px;
	padding: 0px;
}

hr{
	margin: 10px 0px 0px;
	padding: 0px;
	color: #6b8617;
	background-color: #6b8617;
}

h1{
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

h5{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

h6{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

abbr{
	border: none;
}


img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table{
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}


body{
	background-color: #fff;
	text-align: center;
	font-size: 0.95em;
	font-family: 'ＭＳ Ｐゴシック','ＭＳ ゴシック';
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	height:100%; /* 100 % height */
	color:#593933;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #C7BE9E;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #C7BE9E;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #C7BE9E;
}

#container a:link{
	color: #637f42;
}

#container a:visited{
	color: #006F37;
}

#container a:hover{
	color: #ff9000;
	text-decoration: none;
}

#container a:active{
	color: #006380;
	text-decoration: none;
}

.pankuzu a:link{
	text-decoration: none;
}

.pankuzu a:visited{
	text-decoration: none;
}

.pankuzu a:active{
	text-decoration: none;
}

.pankuzu a:hover{
	text-decoration: underline;
}

/* レイアウト */

html>body #container {
    height:100%; /* 100 % height */
}

#container {
	margin: 0px auto 0px;
	width: 100%;
}

body #container {height:100%;} /* 100 % height */

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}

#contents {
	margin: 0px;
	padding: 0px;
	min-width: 100px;
	position: relative;
	z-index: 2;
}

.contents {
	margin: 6% auto 130px;
	padding: 0px;
	width: 90%;
	min-height: 1em;
	overflow: hidden;
	text-align: left;
	list-style: decimal;
}

#linklist{
	margin: 0px 0px 0px -100%;
	width: 0px;
	float: left;
	overflow: hidden;
	background: transparent url(../images/templateimage/bg_linklist.png) top repeat-y;
}

* html #linklist {
	background-image:none;
	background-color: #fff;
}

#extra{
	margin: 0px 0px 0px -230px;
	width: 0px;
	float: right;
	overflow: hidden;
	background: transparent url("../images/templateimage/bg_extra.png") top repeat-y;
}

* html #extra {
	background-image:none;
    background-color: #fff;
}

#footer{
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
	clear: both;
	overflow: hidden;
	background-color: #fff;
	background: transparent url("../images/templateimage/footerfade.png") top repeat-x;
}

* html #footer {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/templateimage/footerfade.png",sizingMethod=scale);
	clear: both;
	position: absolute;
    bottom: 0px;
    left: 0px;  
    top:expression(eval(document.compatMode &&
        document.compatMode=='CSS1Compat') ?
        documentElement.scrollTop
        +(documentElement.clientHeight-this.clientHeight) - 1
        : document.body.scrollTop
    +(document.body.clientHeight-this.clientHeight) - 1);
}

.leafbud {
	margin: 21px auto 0px;
	padding: 0px;
	width: 62px;
	height: 79px;
	text-align: center;
}

/* ナビゲーション部分 */

#nav {
	margin: 15px auto 0px 20px;
	padding: 0px;
	width: 210px;
	height: 200px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 200px;
	float: right;
	list-style: none;
}

#whatsnew {
	margin: 20px auto 0px 20px;
	padding: 0px;
	width: 213px;
	height: 232px;
	clear: right;
	background: transparent url("../images/templateimage/bg_whatsnew.gif") center no-repeat;
}

.whatsnew {
	margin: 0px auto 0px;
	padding: 0px;
	width: 180px;
	height: 180px;
	overflow: hidden;
	position: relative;
	top: 40px;
	text-align: left;
	color: #626C43;
}

.whatsnew a:link{
	text-decoration: underline;
}

.whatsnew a:visited{
	text-decoration: underline;
}

#linkedsite {
	margin: 25px 27px 80px auto;
	padding: 0px;
	width: 200px;
	min-height: 1em;
	overflow: hidden;
	text-align: left;
}

#linkedsite ul {
	margin: 0px;
	padding: 0px;
}

#linkedsite li {
	margin: 0px auto 18px;
	padding: 0px;
	width: 180px;
	height: 22px;
	list-style: none;
}

/* extra部分 */

#search {
	margin: 15px 0px 20px;
	padding: 0px;
	width: 200;
	height: 20px;
	text-align: right;
}

.entryfield {
	margin: 0px 2px 0px auto;
	padding: 0px;
	width: 160px;
	height: 20px;
	float: left;
	_text-align: left;
}

.entrybtn {
	margin: 0px;
	padding: 0px;
	width: 38px;
	height: 20px;
	float: left;
}

#logo {
	margin: 0px auto 0px 7px;
	padding: 0px;
	width: 155px;
	height: 100px;
	clear: both;
}

.qr_code {
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 135px;
	height: 135px;
	clear: both;
}

#calendar {
	margin: 200px auto 0px 18px;
	padding: 0px;
	width: 150px;
	height: 190px;
	clear: both;
}

#calendar caption {
	text-align: center;
}

#calendar a:link{
	text-decoration: underline;
}

#calendar a:visited{
	text-decoration: underline;
}

/* トップページタイトル */

.titledisplay {
	margin: 20% auto 0px;
	padding: 0px;
	width: 514px;
	height: 329px;

	text-align: center;
}

/* contents(class)部分 */

.post_date {
	margin: 0px auto 0px 10px;
	padding: 0px;
	color: #95815b;
	font-size: 0.9em;
}

.post_date a {
	text-decoration: none;
}

#citycouncil {
	margin: 0px auto 0px;
	padding: 0px;
	width: 100%;
	_height: 630px;
	background: transparent url("../images/templateimage/bg_citycouncil.gif") left top no-repeat;
}

#observationreport {
	margin: 0px auto 0px;
	padding: 0px;
	width: 100%;
	_height: 630px;
	background: transparent url("../images/templateimage/bg_observationreport.gif") left top no-repeat;
}

#consideration {
	margin: 0px auto 0px;
	padding: 0px;
	width: 100%;
	_height: 630px;
	background: transparent url("../images/templateimage/bg_consideration.gif") left no-repeat;
}

#search_result {
	margin: 0px auto 0px;
	padding: 0px;
	width: 100%;
	_height: 630px;
	background: transparent url("../images/templateimage/bg_search_result.gif") left no-repeat;
}

html>body #citycouncil,
html>body #observationreport,
html>body #consideration,
html>body #search_result {
	min-height: 630px;
	overflow: hidden;
}

.contents_title {
	margin: 0px;
	padding: 0px;
	float: left;
}

.notfound {
	margin: 0px;
	padding: 0px;
	font-size: 0.6em;
}

.postedtitle {
	margin: 25px auto 0px 25%;
	padding: 0px;
	width: 75%;
	min-height: 1em;
	overflow: hidden;
}

.postedtitle p {
	margin: 0px auto 0px;
	padding: 0px;
	font-size: 2em;
	line-height: 1.7em;
}

.fonthalf {
	font-size: 0.5em;
}

.postedtitle a:link{
	text-decoration: none;
}

.postedtitle a:visited{
	text-decoration: none;
}

.another {
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
}

/* コメント */

#comments {
	margin: 20px 0px 0px;
	padding: 20px;
	background-color: #f0f4e2;
	border: 1px dashed #9eb25e;
}

.comments {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	color: #9eb25e;
	border-bottom: 1px dashed #9eb25e;
}

.reader {
	margin: 0px;
	padding: 0px;
	color: #A9B486;
	font-size: 0.8em;
}

/* プロフィール */

#profile {
	margin: 0px auto auto;
	padding: 0px;
	width: 750px;
	height: 463px;
	text-align: left;
}

.prpfile_name  {
	float: left;
}

.profile {
	clear: both;
}

.photographicimagery {
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 389px;
	float: left;
}

.profileinformation {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 500px;
	float: left;
	line-height: 1.3em;
	background: transparent url("../images/templateimage/bg_profileinformation.gif") top no-repeat;
}

.surname {
	margin: 10px 0px 15px;
	border-bottom: 1px solid #6b8617;
}

.surname img {
	margin: 0px 5px 0px 20px;
	padding: 0px;
}

.fontsmall {
	color: #6b8617;
	font-size: 0.8em;
	font-weight: bold;
}

.paragraphic {
	margin: 0px 0px 10px;
}

.indent {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}

/*　メールフォーム　*/

#mailform {
	width: 500px;
	margin: 5% auto 30px;
	padding: 0px;
	text-align: left;
}

.mailform {
	width: 480px;
	margin: 0px auto 10px;
	padding: 10px;
	background-color: #eff9d0;
	border: 1px solid #998276;
}

#mailform input,
#mailform textarea {
	border: 1px solid #6b8617;
}

.epexegetical {
	margin: 20px auto 10px;
	padding: 0px;
	width: 500px;
	min-height: 1em;
	overflow: hidden;
	color: #848939;
	font-size: 0.8em;
}

.fontred {
	color: #c30000;
}

#sent_mail {
	margin: 0px auto 0px;
	padding: 0px;
	width: 100%;
	min-height: 630px;
	overflow: hidden;
	_height: 630px;
	background: transparent url("../images/templateimage/bg_sent_mail.gif") center no-repeat;
}