@charset "utf-8";

/*共通*/

body {
	margin:0;
	padding:0;
	font-size:90%;
	line-height:1.4;
	background-color:#fff;
	color:#222;
	font-family:Arial,Helvetica,sans-serif;
}
@media screen {
	body {
		background:url(/images/bodyback.jpg) repeat-x;
		background-color:#fff;
		color:#222;
	}
}
@media print {
	body {
		font-size:10pt;
	}
}
div {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
	text-indent:0;
}
p.hiddenNav {
	font-size:85%;
	position:absolute;
	left:-5000px;
}

/*===anchor===*/
a:link {
	text-decoration:none;
	background-color:transparent;
	color:#009;
}
a:visited {
	text-decoration:none;
	background-color:transparent;
	color:#c38;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
a[name] {
	text-decoration:none;
}
#main h1 a[name]:link,
#main h1 a[name]:visited,
#main h1 a[name]:hover,
#main h1 a[name]:active {
	text-decoration:none;
}
a img {
	border:none;
}
/*===heading===*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.2;
	font-weight:bold;
}
h1 {
	font-size:135%;
	line-height:1.2;
}
h2 {
	font-size:115%;
	line-height:1.2;
}
h3 {
	font-size:100%;
	line-height:1.2;
}
/*===list===*/
ul {
	margin:8px 0 8px 20px;
	padding:0;
	list-style-type:disc;
}
ul ul,
ol ul {
	margin:0px 0 0px 20px;
	list-style-type:circle;
}
ul ul ul,
ul ol ul,
ol ul ul {
	list-style-type:circle;
}
td ul,
td ol {
	margin:5px 0 5px 15px;
}
.nomarker {
	list-style-type:none;
	margin-left:0;
}
ol {
	margin:8px 0 8px 20px;
	padding:0;
	list-style-type:decimal;
}
ol ol,
ul ol {
	margin:0px 0 0px 20px;
}
dl {
	margin:8px 0;
	padding:0;
}
dd {
	margin:0 0 10px 20px;
	padding:0;
}
/*===table===*/
table {
	border:solid 1px #333;/*fore*/
	border-collapse:collapse;
}
caption {
	font-weight:bold;
	text-align:center;
}
th {
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	border:solid 1px #ccc;/*cell*/
	padding:2px 5px;
}
td {
	vertical-align:top;
	text-align:left;
	border:solid 1px #ccc;/*cell*/
	padding:2px 5px;
}
td.head {
	font-weight:bold;
	vertical-align:middle;
}
/*===other blocks===*/
hr {
	display:none;
}
blockquote {
	margin:15px 1em 15px 20px;
	padding:0;
	font-style:normal;
}
address {
	margin:0;
	padding:0;
	font-style:normal;
}
/*===misc===*/
.upper {
	text-transform:uppercase;
}
.ake {
	letter-spacing:0.5em;
}
img {
	border:none;
	vertical-align:bottom;
}
em {
	font-style:normal;
	font-weight:bold;
}
strong {
	font-style:normal;
	font-weight:bold;
}
kbd {
	margin:0 2px;
	padding:0 2px;
	border:solid 1px #999;/*kbd*/
	font-size:110%;
}
abbr {
	font-style:normal;
	border:none;
}
/*===form===*/
form {
	margin:0;
	padding:0;
	font-size:100%;
}
fieldset {
	margin:0 0 15px 0;
	padding:2px 5px;
	border:dotted 1px;
}
input {
	font-size:100%;
}
textarea {
	font-size:100%;
}
/*===framework===*/
/*p.backto {
	width:98%;
	margin-right:0;
	margin-left:auto;
}*/
#unit {
	margin:0 auto;
	padding:0;
	position:relative;
	width:95%;
	min-width:780px;
	max-width:1100px;
}
#header {
	margin:0 0 12px 0;
	padding:0;
	height:140px;
	background:#ffdf00 url(/images/ydots.gif) top left no-repeat;
	color:#222;
	position:relative;
}
#header .pod {
	height:140px;
}
@media print {
	#header {
		height:120px;
		/*background-image:none;
		background-color:#fff;*/
	}
	#header .pod {
		height:120px;
		/*background-color:#fff;*/
	}
}
#header p#catch {
	position:absolute;
	top:42px;
	left:40px;
}
#header h1 {
	position:absolute;
	top:0;
	right:10px;
	z-index:2;
}
#header p#charaImg {
	width:130px;
	height:140px;
	position:absolute;
	top:0;
	right:15px;
	z-index:1;
}
@media print {
	#header p#charaImg {
		width:104px;
		height:112px;
	}
	#header p#charaImg img {
		width:104px;
		height:112px;
	}
}
@media screen {
	#header h1 a {
		display:block;
		background-image:url(/images/logoback.gif);
		background-repeat:no-repeat;
	}
	#header h1 a:link {
		background-position:0px 0px;
	}
	#header h1 a:visited {
		background-position:0px 0px;
	}
	#header h1 a:hover {
		background-position:0px -140px;
	}
	#header h1 a:active {
		background-position:0px 0px;
	}
}
#header #searchbox {
	background-color:#c4d300;
	color:#222;
	height:30px;
	position:relative;
	top:110px;
}
#header #searchbox2 {
	background-color:#c4d300;
	color:#222;
	height:30px;
	position:relative;
	top:110px;
}
@media screen {
	#header #searchbox {
		background-image:url(/images/corner_r_w.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
	}
	/*一時*/
	#header #searchbox2 {
		background-image:url(/images/corner_r_w.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
	}
}
@media print {
	#header #searchbox {
		height:13px;
		border-bottom:solid 2px #c4d300;
	}
}

#header #searchbox form {
	width:430px;
	height:28px;
	position:absolute;
	top:2px;
	left:0;
	padding-left:12px;
}
#header #searchbox2 form {
	/*一時*/
	width:430px;
	height:28px;
	position:absolute;
	top:2px;
	left:0;
	padding-left:12px;
}
#header #searchbox form * {
	/*一時*/
	/*display:none;*/
}
@media print {
	#header #searchbox * {
		position:absolute;
		top:-900px;
	}
}
@media screen {
	#header #searchbox form {
		background-image:url(/images/corner_l_w.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
	}
	/*一時*/
	#header #searchbox2 form {
		background-image:url(/images/corner_l_w.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
	}
}
#header #searchbox form h2 {
	display:inline;
	font-weight:normal;
	font-size:80%;
}
#header #searchbox form p {
	display:inline;
}
#header #searchbox form label,
#header #searchbox form input {
	vertical-align:middle;
}
#header #searchbox form input[name="search"] {
	height:16px;
	width:160px;
	margin-left:3px;
}
#header #searchbox form input[class="button"] {
	height:26px;
	margin-left:3px;
}

/*一時*/
#header #searchbox2 form h2 {
	display:inline;
	font-weight:normal;
	font-size:80%;
}
#header #searchbox2 form p {
	display:inline;
}
#header #searchbox2 form label,
#header #searchbox2 form input {
	vertical-align:middle;
}
#header #searchbox2 form input[name="search"] {
	height:16px;
	width:160px;
	margin-left:3px;
}
#header #searchbox2 form input[class="button"] {
	height:26px;
	margin-left:3px;
}


#header form#switchform {
	position:absolute;
	top:118px;
	right:160px;
	font-size:80%;
	z-index:1;
}
@media print {
	#header form#switchform {
		position:absolute;
		top:-900px;
	}
}
#header form#switchform img {
	position:relative;
	top:-1px;
}
#switchform a {
	color:#eee;
	margin-right:5px;
}
#main { /*[左サイド+中心コンテンツ]＆右マージン*/
	width:100%;
	float:left;
	margin-right:-200px;
}
/*=== core ===*/
#core { /*[中心コンテンツ]＆左マージン*/
	width:100%;
	float:right;
	margin-left:-200px;
}
/* pod/section */
#core .pod {
	margin:0 200px 0 200px;
	padding:0 5px 20px 12px;
	/*overflow:auto;*/
	position:relative;
}
#core .section { /*コアコンテンツ各セクション*/
	margin-bottom:20px;
}
#core .clickOpen:after {
    content:" [クリックで開閉]";
    font-size:80%;
    color:#ccc;
    vertical-align:top;
}
/* anchor */
#core a:link {
	text-decoration:underline;
}
#core a:visited {
	text-decoration:underline;
}
#core a:hover {
	text-decoration:none;
}
#core a:active {
	text-decoration:underline;
}
/* entry */
body.entry #core p {
	margin:15px 0;
}
body.entry #core h1 {
	background:url(/images/h1marker2.png) 0 0 no-repeat;
	padding:2px 0 0 28px;
	margin-top:9px;
	margin-left:-12px;
	border-bottom:solid 2px #cc0;
}
body.entryList #core h1,
body.menuTop #core h1 {
	background:#ee5 url(/images/lime.jpg) 0 0 repeat-x;
	padding:5px 0 3px 25px;
	margin-top:5px;
	margin-left:-12px;
	margin-right:-5px;
	margin-bottom:8px;
}
body.menuTop #core h1 {
	margin-bottom:15px;
}
body.entry #core p.posted {
	margin-top:3px;
	margin-bottom:0;
	text-align:right;
}
body.entry #core p.heldOn {
	margin-top:3px;
	font-weight:bold;
	font-size:110%;
}
body.eventList #core h1 {
	margin-bottom:20px;
}
#core .subList {
	padding-top:10px;
}
#core #entryBody {
	margin-top:15px;
}
#core #entryBody,
#core #entryMore {
	margin-bottom:20px;
}

#core #entryBody h2,
#core #entryMore h2,
#core .entryContent h2,
#core #rscCatList h2 {
	margin-top:20px;
	margin-bottom:5px;
	border-bottom:dotted 2px #cc0;
	letter-spacing:1px;
}
#core #entryBody h3,
#core #entryMore h3,
#core .entryContent h3 {
	margin-top:15px;
	margin-bottom:5px;
	padding-left:5px;
	border-left:solid 6px #cc0;
	letter-spacing:1px;
}
#core .entryContent h2 {
	margin-left:-10px;
}
#core #entryBody h2 + p,
#core #entryMore h2 + p {
	margin-top:5px;
}
#core .entryContent {
	padding-left:20px;
}
#core p.backto {
	margin:0;
	font-size:90%;
	text-align:right;
	padding:0 1px;
}
#core .dlList dl {
	margin-top:5px;
	margin-left:-5px;
}
#core .dlList dt {
	background-color:#ffb;
	margin:0;
	padding:5px 10px 3px 10px;
	display:list-item;
	list-style-position:inside;
	border:solid 1px #999;
	list-style-image:url(/images/marker_tri.png); /*GIF for IE*/
	clear:both;
}
#core .dlList dd {
	margin:0 0 8px;
	padding:10px 15px;
	border-right:solid 1px #999;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
	border-top:none;
	font-size:95%;
}
#core .dlList dd dl {
	margin:0 10px 0 0;
}
#core .dlList dd dt {
	background-color:transparent;
	margin:0;
	padding:0;
	display:inline;
	border:none;
	font-weight:bold;
}
#core .dlList dd dd {
	margin:0;
	padding:0 0 3px 25px;
	border:none;
}
#core .dlList dd h2,
#core .dlList dd p {
	font-size:100%;
/*	display:inline;*/
	margin:0;
}
#core .dlList dd h2:after {
	content:"：";
}
/*ボランティア募集情報*/
#core .projSummary dt {
	font-weight:bold;
	letter-spacing:1px;
}
#core .projSummary dd p {
	margin:0 0 15px 0;
}
/*助成金*/
span#blogName {
	margin:0 8px 0 0;
	font-size:95%;
}

/*whatsnew, banners, events*/
img.newmark {
	vertical-align:-1px;
}
#core .sHead {
	background:url(/images/h2back_l.gif) top left no-repeat;
	border-bottom:solid 1px #ccc;
}
#core .sHead h2 {
	background:url(/images/h2back_rw.gif) top right no-repeat;
	color:#222;
	margin:0;
	padding:6px 12px 0;
	min-height:21px;
	font-size:105%;
}
#core #whatsnew h2 {
	background-image:url(/images/h2back_r.gif);
}
#core .section .hangon {
	margin:0;
	padding:17px 0 10px 0;
	border:solid 1px #ccc;
	border-top:none;
}
.top #core ul,
#core .archiveList ul {
	margin:0 10px 0 30px;
	list-style-image:url(/images/marker_tri.png); /*GIF for IE*/
}
#core .monthly ul {
	margin:0 10px 0 30px;
	list-style-image:url(/images/marker_tri.png); /*GIF for IE*/
}
#core ul {
	margin:0 10px 0 20px;
	list-style-image:none;
}
#core #entryBody ul,
#core #entryMore ul {
	margin-top:20px;
	margin-bottom:20px;
}
#core li {
	margin-bottom:5px;
}
#core #temporary {
	font-size:90%;
	border:solid 1px #c4d300;
	padding:7px 10px 5px;
	overflow: auto;
}
#core #temporary p {
	text-indent:15px;
}
#core #banners {
	margin:15px auto;
	background:url(/images/bannersback.gif) 0% 50% repeat-x;
}
#banners h2 {
	font-size:x-small;
	position:absolute;
	left:-1000em;
	margin:0;
	padding:0;
}
.top #banners ul {
	margin:0 auto;
	padding:0 3px;
	max-width:600px;
	position:relative;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
}
#banners li {
	margin:0 0 0 0;
	padding:0;
	width:25%;
	float:left;
}
#core ul#pippiIcons { /*ピッピネットとは*/
	margin:0 auto;
	padding:0 3px;
	max-width:600px;
	position:relative;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
}
#core ul#pippiIcons li {
	margin:0 0 0 0;
	padding:0;
	width:25%;
	float:left;
}
/*資料室*/
#core .rscArea {
	border:solid 1px #ccc;
	padding:0 15px;
	margin-bottom:20px;
	margin-top:20px;
}
body.entryList #core .rscArea {
	border:none;
	margin-bottom:5px;
	margin-top:5px;
}
body.entry #core p.downLink,
body.entryList #core p.downLink {
	display:list-item;
	margin-left:40px;
	list-style-image:url(/images/marker_tri.png);
}
body.entryList #core p.downLink {
	margin:0 0 0 20px;
}
#rscCatList ul {
	margin-top:20px;
}

#whatsnew {
	clear:both;
}
#whatsnew p.sideLink {
	font-size:95%;
	text-align:right;
	margin:0;
	padding:0 15px;
}
#banners li img {
	margin-bottom:5px;
}
#banners p {
	margin-top:10px;
	margin-bottom:10px;
}
#events p#ecalLink {
	font-size:95%;
	text-align:right;
	margin:0;
	padding:0 15px;
}
#events p#ecalLink img {
	width:140px;
	height:23px;
}
.eventUnit {
	font-size:90%;
	border-bottom:solid 1px #ccc;
	margin-bottom:20px;
}
.eventUnit h2 {
	margin-bottom:10px;
}
#add1 {
	background-color: #fff9d9;
	padding: 10px 20px;
}
/*ページ分割*/
#core .pageDiv {
	text-align:center;
	/*margin-top:20px;*/
	margin:0;
	font-size:70%;
	padding:2px 5px 3px;
}
#core .topDiv {
	margin:0;
	padding:0;
	/*text-align:right;*/
}
#core .pageDiv span.current_page {
	border:solid 1px #e9f064;
	padding:2px 6px 2px;
	background-color:#e9f064;
	font-size:120%;
}
#core .pageDiv .pageBef,
#core .pageDiv .pageNex {
	font-size:120%;
}
#core .pageDiv a.link_page {
	border:solid 1px #ccc;
	padding:2px 6px 2px;
	font-size:120%;
}
#core .pageDiv a:link {
	text-decoration:none;
}
#core .pageDiv a:visited {
	text-decoration:none;
}
#core .pageDiv a:hover {
	text-decoration:underline;
}
#core .pageDiv a:active {
	text-decoration:none;
}
#core dl#vTopList dt {
	font-size:120%;
	font-weight:bold;
	margin:0;
}
/*体験記*/
#core dl#vTopList dt a:link {
	text-decoration:none;
}
#core dl#vTopList dt a:visited {
	text-decoration:none;
}
#core dl#vTopList dt a:hover {
	text-decoration:underline;
}
#core dl#vTopList dt a:active {
	text-decoration:none;
}
#core dl#vTopList img {
	vertical-align:-25px;
	margin-right:10px;
}
#core dl#vTopList dd {
	font-size:95%;
	margin-left:55px;
	margin-bottom:0;
	clear:left;
}
/*=== side1 ===*/
#side1 {
	width:180px;
	float:left;
}
#side1 .pod {
	margin:0;
	padding:0;
}
#side1 h2 {
	border:none;
	font-size:x-small;
	position:absolute;
	top:-2em;
	padding:0;
}
#side1 h3 {
	color:#392808;
	font-size:90%;
	padding:15px 1px 11px 20px;
	min-height:17px;
	background:url(/images/menuback.png) 50% 50% no-repeat; /*GIF for IE*/
}
#side1 #support h3,
#side1 #supporter h3 {
	padding-top:8px;
	padding-bottom:3px;
	min-height:34px;
}
#side1 .section {
	margin-bottom:10px;
	padding-bottom:8px;
	background-color:#fff;
	color:#222;
}
#side1 ul {
	font-size:85%;
	list-style-type:disc;
}
#side1 a:link {
	color:#542;
}
#side1 a:visited {
	
}
#side1 a:hover {
	color:#f30;
}
#side1 a:active {
	
}
#twtt {
	margin-top: 20px;
}
#twtt .twtr-widget h3 {
	background-image: none;
}
/*=== side2 ===*/
#side2 {
	width:180px;
	float:right;
	font-size:85%;
}
#side2 h2 {
	font-size:105%;
	margin:0;
}
#side2 .pod {
	padding:0;
}
#side2 .section {
	margin-bottom:15px;
}
#side2 img.newmark {
	vertical-align:0;
}
#pippiColumn li {
	line-height:1.2;
	padding-right:2px;
	margin-bottom:7px;
}
/* eventCalendar */
#eventCalendar {
	background-color:#fff;
	background-image:url(/images/cback.png);
	background-repeat:repeat-x;
	color:#444;
	border:solid 1px #ccc;
	padding:0 0 5px;
	font-size:small;
	position:relative;
}
#eventCalendar h2 {
	position:absolute;
	top:-5000px;
}
#eventCalendar table {
	margin:0 auto;
	border:none;
	max-width:180px;
}
#eventCalendar .cal {
	margin:15px 0;
}
#eventCalendar caption {
	font-weight:bold;
}
#eventCalendar th {
	border:none;
	padding:2px 4px;
}
#eventCalendar td {
	border:none;
	padding:3px 0 0 0;
	width:23px;
}
#eventCalendar td {
	text-align:center;
}
#eventCalendar .sun {
	/*color:#f30;*/
}
#eventCalendar th {
	border-bottom:solid 2px #9cf;
}
#eventCalendar th.sun {
	border-bottom:solid 2px #f64;
}
#eventCalendar th.sat {
	border-bottom:solid 2px #666;
}
#eventCalendar a {
	display:block;
	text-decoration:none;
	background-color:#ffec62;
}
#eventCalendar a:link {
	color:#000;
}
#eventCalendar a:visited {
	color:#a05;
}
#eventCalendar a:hover {
	color:#000;
	text-decoration:underline;
}
#eventCalendar a:active {
	color:#000;
}
#eventCalendar cNav li { 
	visibility:hidden;
}
#eventCalendar #navC li.select { 
	visibility:visible;
}
#eventCalendar #cNav li {
	width:15px;
	list-style-type:none;
	position:absolute;
	top:10px;
	font-size:xx-small;
	line-height:1.1;
}
#eventCalendar #cNav li a {
	background-color:transparent;
	border:none;
}
#eventCalendar li#thisM {
	left:15px;
}
#eventCalendar li#nextM {
	left:150px;
}
p#toEcalTop {
	margin:5px auto;
	text-align:center;
}
body.eventList #core .eventUnit .section p {
	margin-top:0;
	margin-bottom:5px;
}

/* pippiColumn */
#pippiColumn {
	background:transparent url(/images/column_headback.png) 0 0 no-repeat;
}
#pippiColumn h2 {
	height:27px;
	width:150px;
	margin:0 0 0 11px;
	padding:0;
}
#pippiColumn .hangon {
	border:solid 1px #a7a7a7;
	padding:0px 0px;
}
/*資源循環*/
#core dt.jSupplyer {
	font-weight:bold;
}
#core dt.jSupplyer span {
	font-weight:normal;
	margin-left:10px;
}
#core dd.junkanItem,
#core #junkanItemDetail {
	overflow:auto;
}
#core #junkanItemDetail p {
	margin:10px 0;
}
#core #junkanItemDetail dt {
	font-weight:bold;
}
#core #junkanItemDetail dd p {
	margin:0;
}
#core dd.junkanItem p.image,
#core #junkanItemDetail p.image {
	width:180px;
	float:left;
}
#core dd.junkanEntry p.image,
#core #junkanEntryDetail p.image {
	width:180px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	border:solid 1px #ccc;
}
#core dd.junkanItem p.image img,
#core #junkanItemDetail p.image img {
	border:solid 1px #ccc;
}
#core dd.junkanItem dl.itemDesc,
#core #junkanItemDetail dl.itemDesc {
	margin-left:195px;
}
#core dd.junkanEntry dl.entryDesc,
#core #junkanEntryDetail dl.entryDesc {
	margin-left:240px;
}

/* side_banners */
#side_banners {

}
#side_banners ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#side_banners li {
	margin:0 0 5px 0;
	padding:0;
}
/*=== footer ===*/
#footer {
	clear:both;
	padding:10px 15px 10px;
	margin-bottom:0;
	text-align:right;
	font-size:80%;
	line-height:1.3;
	border-top:solid 1px #cfbfb2;
	background:#e7e0da;
	color:#222;
}
#footer * {
	margin:0;
}
#footer * * {
	margin:0;
}
#footer dt {
	font-weight:bold;
	font-size:110%;
	line-height:1.4;
}
