@charset "utf-8";

#navi ul li {
	background-color:#ccc;
	width:190px;
	display:inline;
	float:left;
}

#inner h1 {
	font-size:14px;
}

#inner h2 {
	font-size:20px;
	padding:10px 0;
}

#tableWidth {
	width:660px;
}

td,th {
	padding:5px 0;
}

.thWidth100 {
	width:100px;
}

.thWidth150 {
	width:150px;
}

.tdWidth410 {
	width:410px;
}

.tdWidth510 {
	width:510px;
}
