/* CSS Document */

.base{font-size:12px; line-height: 18px}

.mid{font-size:75%; font-style: normal; line-height: 140%}

span{line-height:1.5}


a:link{
color: #008344;
	text-decoration: none;
}
.red a {
	color: #FF0000;
	text-decoration: underline;
}

.red a:visited {
	color: #FF0000;
	text-decoration: underline;
}

a:visited{
	color: #6699cc;
	text-decoration: none;
}
a:hover{
	color: #FF3CB4;
	text-decoration: none;
}

.mid2 {
	font-size:75%;
	font-style: normal;
	line-height: 100%;
}
.sitemap-hole {
	margin-left: 40px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 120%;
}
.sitemap-m {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

/* -------ボランティア募集--------- */

.formTable {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 80%;
	margin: 10px 0;
}
.formTable td {
	border-top: 1px solid #999999;
}
h1 {
	font-size: 120%;
	margin: 0;
	padding: 0;
	color: #008344;
}
.red {
	color: #FF0000;
}
.submitBtn {
	text-align: center;
	margin-top: 10px;
	font-size: 70%;
}
form {
	margin: 0 0 10px 0;
	padding: 0;
}
