body {
	font-size: 85%;
	bgcolor: #FFFFFF;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
	color: #000080;
}

h3 {
	font-size: 130%;
}

.menu {
	text-align: left;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	font-weight: bold;
}
.menu a:link {
	text-decoration: none;
	color: #9F4040;
}

.menu a:visited {
	text-decoration: none;
	color: #9F4040;
}

.menu a:hover {
	text-decoration: none;
	color: #084C8D;
}
.grayline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

.list {
	text-align: left;
	font-size: 98%;
	line-height: 150%;
}

span.big {
	font-size: 130%;
}

span.marg {
	margin-left: 20px;
	display: block;
}

.moji {
	text-align: left;
	font-size: 98%;
	line-height: 130%;
}

.moji a:link {
	text-decoration: none;
	color: #000080;
}

.moji a:visited {
	text-decoration: none;
	color: #000080;
}

.moji a:hover {
	text-decoration: underline;
	color: #000080;
}

.waku1 {
	background-image: url(http://www.alljapanvolunteer.net/img/waku1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
.waku2 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
}
.waku3 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
}
.waku4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
}
hr.menu {
	width: 93%;
	height: 1px;
	text-align: right;
}
hr.home {
	width: 100%;
	height: 1px;
	color: #000080;
}

td.left {
	width: 526px;
}

td {
	font-size: 95%;
}

img.moji {
	/*padding: 5px;*/
	margin: 5px;
}
span.red {
	color: #9F4040;
	font-weight: bold;
}

table.profile {
	line-height: 130%;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #AB0000;
}

th.profile {
	width: 120px;
	padding: 3px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #AB0000;
	text-align: left;
}
td.profile {
	padding: 3px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #AB0000;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

.message {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #008000;
	width: 70%;
	text-align: left;
}

