
td   { color: #333; font-size: 10pt }

.meibo {
	width: 450px;
	height: 650px;
}

h1 {
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}

.top_nav {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.top_nav a {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

.top_nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

.top_img {
	list-style-type: none;
	float: left;
}

.top_nav li {
	width: 250px;
	height: 30px;
	line-height: 30px;
	border: solid #067705 1px;
	margin: 0 0 20px 0;
}
.movie tr td {
	border: 1px solid #cbcbcb;
    padding: 5px 0;
    text-align: center;
}
.movie tr td a {
	color: #231815;
    font-size: 15pt;
    font-weight: bold;
    text-decoration: none;
	width: 300px;
	display: block;
}

.top_info_box {
	display: flex;
	justify-content: space-between;
	margin: 20px 0 0;
}
.top_info_col div + div {
	margin: 10px 0 0;
}
.col_link01 {
	display: block;
}
.col_link02 {
	margin: 5px 0 0;
}
.col_link02 a {
	font-size:0.8em;
}