body {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	margin: 10px 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.imgLeft img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#contents {
	margin: 10px auto;
	width: 750px;
	font-size: 12px;
	color:#000000;
	background-color:#FFFFFF;
}
#main {
	clear: both;
	padding-top: 0px;
	margin-top: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #66CC99;
}
#footer {
	margin-top: 20px;
	clear: both;
}
#news {
	width: 450px;
	padding-top: 20px;
	padding-left: 15px;
}
#banner {
	width: 200px;
	margin-top: 15px;
}
#banner img {
	margin-bottom: 5px;
}
#logo table {
	float: right;
	position: relative;
	top: 20px;
	display: none;
}
#news li {
	list-style-type: none;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #e7e7e7;
	padding-bottom: 10px;
}
#main li {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#navi {
	margin-bottom:1px;
	padding-top: 0px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#globalMenu {
	float: left;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	padding: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	display: none;
}
#globalMenu li {
	float: left;
	width: 150px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#globalMenu a {
	color: #000000;
	text-decoration: none;
	background-color: #66CC99;
	text-align: center;
	display: block;
	padding-top: 8px;
	padding-bottom: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9EDEBE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EDEBE;
	width: 148px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #329B67;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #329B67;
	margin-top: 2px;
}
#globalMenu a:hover {
	background-color: #ffcccc;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE8E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE8E8;
	width: 148px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFcccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFcccc;
}
#maru {
	margin-left: 30px;
	list-style-image: url(images/maru.html);
}
#title {
	margin-bottom: 10px;
}
a {
	color: #009966;
	text-decoration: none;
}
#s_maru {
	list-style-image: url(images/s_maru.html);
	line-height: 1.2em;
	margin-left: 20px;
	margin-top: 6px;
}
#s_maru li {
	line-height: 1em;
	font-size: 11px;
}
