@charset "UTF-8";
/* CSS Document */

#pankuzu {
	background-color: #FFF;
	height: 20px;
	width: 770px;
	padding-left: 10px;
}
.co_outline tr .cell_left {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595959;
}
.cell_right {
	background-color: #FFF;
	text-indent: 15px;
	vertical-align: middle;
}
.co_outline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	padding-bottom: 20px;
	background-color: #FFF;
	padding-top: 20px;
}
.co_history tr th {
	background-color: #FFF;
	text-align: left;
	text-indent: 20px;
	letter-spacing: 0.5em;
}
.co_history tr .cell_left {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	width: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595959;
}
#main_content img {
	float: left;
}
#wrapper #undercont {
	clear: both;
}
td {
	padding-top: 7px;
	padding-bottom: 7px;
}
#main_content .co_history {
	background-color: #FFF;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595959;
	margin-top: 10px;
}
