@charset "UTF-8";


/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #222222;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.0;
}


/* 文書本体 (body) */

body {
	background-color: #f1dea1;
}


/* リンクテキスト (a) */

a:link {
	color: #686868;
	text-decoration: none;
}

a:visited {
	color: #8a8a8a;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #f86e6e;
}

a:active {
  color: #000000;
  text-decoration: underline;
  }


/* 画像 (img) */
img {
  border: 0;
  }


#page {
	background: #ffffff;
	margin: 0 auto 0 auto;
	width: 810px;
	text-align: left;
}



/* ヘッダー */

div#header {
	background: url(../images/bg_header.gif);
	margin: 0;
	padding: 16px 20px 4px 20px;
	text-align: right;
	height: 36px;
}

div#siteLogo {
	float: left;
}


/* メインナビゲーション */

div#navMain {
	clear:both;
	background: url(../images/bg_main.gif);
	height: 30px;
	padding: 1px 20px 2px 20px;
}

div#navMain ul {
	align: center;
}

div#navMain ul li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0px;
	height: 28px;
}

div#navMain h2 {
	height: 0px;
	overflow: hidden;
}



/* ユーザー支援ナビゲーション*/

div#navAssist {
	font-size: 13px;
}

div#navAssist ul li {
	list-style-type: none;
	display: inline;
}

div#navAssist h2 {
	height: 0px;
	overflow: hidden;}

div#textSize {
	display: inline;
	color: #7e7e7e;
	top: 2px;
	position: relative;
	margin-top: 2px;
	padding-top: 2px;
}

div#textSmall {
	display: inline;
	padding: 2px;
	color: #555555;
	border: 1px solid #7e7e7e;
	float: none;
	margin: 2px;
}

div#textDefault {
	display: inline;
	padding: 2px;
	color: #555555;
	border: 1px solid #7e7e7e;
	float: none;
	margin: 2px;
}

div#textLarge {
	display: inline;
	padding: 2px;
	color: #fff;
	border: 1px solid #7e7e7e;
	float: none;
	margin: 2px;
	background-color: #7e7e7e;
}

div#textPrint {
	display: inline;
	padding: 2px;
	color: #555555;
	border: 1px solid #7e7e7e;
	float: none;
	margin: 2px 10px 2px 2px;
	height: 15px;
}

div#textSitemap {
	display: inline;
	padding: 2px;
	color: #555555;
}

div#navSkip {
	height: 0px;
	overflow: hidden;
}



/* メイン */

div#main {
	background: url(../images/bg_main2.gif);
	overflow: auto;
	margin: 0;
	padding: 1px 20px 20px 20px;
}


/* メイングラフィック */
div#topGraphic {
	clear:both;
	background: url(../images/bg_main.gif);
	height: 250px;
	padding: 0 20px;
}

div#mainGraphic {
	clear:both;
	background: url(../images/bg_main.gif);
	height: 200px;
	padding: 0 20px 5px;
}



/* サイドメニュー */

div#side {
	float: right;
	width: 200px;
	margin: 10px 0;
	padding: 5px 10px 30px 10px;
	font-size: 15px;
}

div#side ul{
	width: 200px;
	margin: 0 0 30px 0;
	list-style-type: none;
}

.sideMenuTitle{
	font-family: "Hiragino Kaku Gothic Std", sans-serif;
	text-decoration: bold;
	color: #444444;
	font-size:13px;
	padding-bottom: 6px;
}


/* サイドメニュー 検索 */

div#sideSearch {
	font-size: 15px;
	line-height: 17px;
	list-style-type: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div#sBtn{
	display: inline;
}

div#recentEntry li{
	border-top: 1px dotted #7f7f7f;
	display: block;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 8px;
	font-size: 12px;
}

div#recentEntry li .entrytitle{
	display: block;
	width: 150px;
	clear: both;
	padding-left: 50px;
	margin-top: -13px;
}

div#recentEntry li .entrytitle a:hover{
	background-color: #f86e6e;
}




/* サイドメニュー イベント　場所 */
div#sidePlace  li{
	background-color: #b5f0b3;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left: 3px solid #b55a4d;
	color: #333333;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 2px;
	list-style-type: none;
}

div#sidePlace li:hover{
	background-color: #f86e6e;
	color: #ffffff;
}


/* サイドメニュー その他 */

div#sideOther li{
	background-color: #b5f0b3;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left: 3px solid #b55a4d;
	color: #333333;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 2px;
	list-style-type: none;
}

div#sideOther li:hover{
	background-color: #f86e6e;
	color: #ffffff;
}




/* サイドメニュー イベント　テーマ */

div#sideThema li{
	background-color: #b5f0b3;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left: 3px solid #b55a4d;
	color: #333333;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 2px;
	list-style-type: none;
}

div#sideThema li:hover{
	background-color: #f86e6e;
	color: #ffffff;
}


/* ブログサイドバー 最近の記事 */
.dates li{
	line-height: 1.4em;
	padding-bottom: 8px;
}


/* サイドメニュー meta */
div#sideMeta li{
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-left: 6px;
	list-style-type: none;
}

div#sideMeta li:hover{
	background-color: #f86e6e;
	color: #ffffff;
}




/* コンテンツ 全体＆タイトル　*/

div#contents {
	width: 510px;
	margin: 10px 0 0 20px;
	padding: 0 0 20px 0;
}


div#positionNav {
	font-size: 12px;
	margin-bottom: 17px;
}

div#contents h1{
	color: #48800B;
	font-size: 29px;
	line-height: 30px;
	margin-bottom: 50px;
	font-weight: bold;
}

div#contents h2{
	font-family: "Hiragino Kaku Gothic Std", sans-serif;
	color: #48800B;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #48800B;
}

div#contents h2 a{
	color: #48800B;
}

div#contents .meta{
	font-size: 12px;
	margin: 2px 0 30px 0;
	text-align: right;
}

div#contents h3{
	color: #48800B;
	font-size: 17px;
	line-height: 19px;
	padding-bottom: 30px;
	width: 510px;
	border-top: 1px dotted #48800B;
	padding-top: 2px;
}


/* コンテンツ 本文　*/

div#contents p{
	color: #333333;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 55px;
}

div#contents p.short{
	margin-bottom: 20px;
}

div#contents ul{
	width: 400px;
	margin: 0;
}

div#contents ul li{
	padding: 4px;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 2px;
	list-style-type: none;
}

div#contents ul li:hover{
	background-color: #f86e6e;
	color: #ffffff;
}

div#contents form{
	color: #222222;
}

div#contents tr{
	height: 50px;
}

.level2{
	padding-left: 20px;
}

.formText{
	font-size: 15px;
	line-height: 20px;
}

.sub{
	color: #666666;
	font-size: 13px;
	line-height: 17px;
	padding-left: 30px;
	padding-bottom: 40px;
}



/* ボランティア応募要項 */

div#contents #volunteerBlock h2{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	padding: 0 0 40px 0;
	border-style: none;
	color: #48800B;
}

div#contents #volunteerBlock h3{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	margin: 60px 0 5px 0;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-top: 2px;
	font-size: 16px;
	color: #48800B;
}

div#contents #volunteerBlock h3 .small{
	font-size: 12px;
	font-weight: normal;
	color: #48800B;
}

div#contents #volunteerBlock h4{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0 0 10px 0;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	border-left-style: solid;
	border-left-width: 4px;
	color: #48800B;
}

div#contents #volunteerBlock h4 .small{
	font-size: 12px;
	font-weight: normal;
	color: #48800B;
}


div#contents #volunteerBlock ul{
	width: 450px;
	margin: 0 0 40px 0;
}

div#contents #volunteerBlock ul li{
	list-style-type: none;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 5px 10px;
	padding-left: 10px;
	background-image: url(../images/listDot.gif);
}

div#contents #volunteerBlock ul li:hover{
	background-color: #fff;
	color: #333;
}

div#contents #volunteerBlock ul#pageInsideLink{
	display: block;
	background-color: #f1ead5;
	width: 200px;
	float: right;
	margin: 0 0 8px 16px;
	padding: 4px 8px 16px 8px;
}

div#contents #volunteerBlock ul#pageInsideLink li:hover{
	background-color: #f1ead5;
}

div#contents #volunteerBlock .column{
	background-color: #f1ead5;
	width: 480px;
	margin: 10px 0 30px 10px;
	padding: 4px 8px 16px 8px;
	font-size: 12px;
	line-height: 1.4em;
}

div#contents #volunteerBlock #volunteerEntryForm{
	background-color: #f1ead5;
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom: 60px;
}

div#contents #volunteerBlock tr{

}

div#contents #volunteerBlock .cellTitle{
	width: 160px;
	text-align: right;
	font-size: 12px;
	line-height: 1.4em;
	color: #48800B;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	vertical-align: top;
	border-right: 4px solid #48800B;
}

div#contents #volunteerBlock .cellTitle2{
	width: 160px;
	padding-right: 10px;
	padding-bottom: 4px;
}

div#contents #volunteerBlock .cellValue{
	text-align: left;
	padding: 2px 0 10px 0;
	vertical-align: top;
	line-height: 1.8em;
}



/* コメント関係 */

.feedback{
	font-size: 0px;
	margin: 2px 0 0 0;
	text-align: right;
	display: none;
}



/* トップページコンテンツ */

div#topContents {
	width: 510px;
	margin: 10px 0 0 20px;
	padding: 0 0 20px 0;
}

div#topContents h2{
	margin: 0;
}

div#topContents h2:hover{
	background-color: #f86e6e;
}

div#topContents p{
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

div#topContents ul li{
	padding: 2px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 2px;
	list-style-type: none;
}

div#topContents ul li:hover{
	background-color: #f86e6e;
	color: #ffffff;
}





/* フッター */

div#footer {
	background: url(../images/bg_main.gif);
	clear:both;
	margin: 0;
	padding: 18px 0px 10px 20px;
	font-size: 13px;
}

div#footmenu {
	float: right;
	padding-right: 30px;
}

div#footerEnd {
	background: url(../images/bg_footer.gif);
	height: 20px;
}

div#credit {
	height: 0px;
	overflow: hidden;
}

