a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#greeting {
	line-height: 160%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#greeting img.president {
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
	float: left;
	margin-right: 15px;
}
#topix {
	line-height: 140%;
}
#topix h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topix ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#topix li {
	list-style-image: url(top_image/yaji.gif);
	margin-bottom: 5px;
}
#linkDiv {
	width: 724px;
	margin-top: 26px;
}
#linkDiv h3 {
	font-size: 100%;
	color: #060;
}

#linkDiv ul {
	line-height: 140%;
	text-decoration: none;
	list-style-image: url(images/orangeBullet.png);
}
#supportOrg {
	float: left;
	width: 48%;
	margin-left: 2%;
}
#supportOrg2 {
	width: 48%;
	float: left;
	margin-left: 2%;
}
.clearBoth {
	clear: both;
}
