@charset "utf-8";
#flash {
	width: 750px;
	margin: auto;
	height: 80px;
}
#contents {
	width: 730px;
	margin: auto;
	overflow: hidden;
}
#menu {
	height: 32px;
	width: 750px;
	margin: auto;
}

#menu li {
	float: left;
}
#pankuzu {
	width: 750px;
	margin: auto;
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}
#con01 {
	width: 730px;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
#con01 ul {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 0;
}
#con01 li {
	margin-bottom: 28px;
}



table#historyT td {
	border-left: 1px solid #CCCCCC;
	padding: 0 0 15px 10px;
	line-height: 180%;
	
}
table#historyT th {
	border-left: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	width: 110px;
	vertical-align: top;
	padding: 0 10px 15px 10px;
	line-height: 180%;
	
}
