.floatclear {
	clear: left;
}

.btn {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
	background-image: url(/img/ieheya/btn_base.jpg);
	background-repeat: no-repeat;
}

.btn p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.ttl {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.grid {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	width: auto;
}

.grid table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C1EAAE;
	border-left-color: #C1EAAE;
}

.grid td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1EAAE;
	border-bottom-color: #C1EAAE;
}

.grid p {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
}

.ico_space {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bg_g {
	background-color: #C1EAAE;
}
.intro a:link {
	color: #666666;
	text-decoration: none;
}
.intro a:visited {
	color: #666666;
	text-decoration: none;
}
.intro a:hover {
	color: #666666;
	text-decoration: underline;
}


