@charset "utf-8";
body {
	padding: 3px;
	background-color: #E5E5E5;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	margin: 5px;
	text-align: justify;
	list-style-type: square;
}
.bottom {
	color: #FFFFFF;
}

.border {
	background-color: #FFFFFF;
	border: 2px outset #000000;
}
.head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.border2 {
	background-color: #7B7979;
	border: 1px solid #000000;
}
.navi a{
	color: #003E1F;
	text-decoration: none;
	line-height: 2em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.navi a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
.images {
	border: 3px solid #FFFFFF;
}
.body {
	margin-right: 2em;
	margin-left: 3em;
	margin-bottom: 5px;
}
.vibration {
	float: right;
	padding-left: 15px;
}
