.menu {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.title_shita {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAEBD7;
	text-align:center;
}
.honbun {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
.cineplex_honbun {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
.honbun_white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.honbun_big {
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.debut {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.koumoku {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.menu_blue {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.honbun_bold {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.movie_title {
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	font-weight: bold;
}
.star {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	font-weight: bold;
}
.taberu {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
}
.kau {
	font-size: 12px;
	line-height: 18px;
	color: #999933;
}
.kurashi {
	font-size: 12px;
	line-height: 18px;
	color: #006600;
}
.biyo {
	font-size: 12px;
	line-height: 18px;
	color: #6699CC;
}
a:link { color:#666666; 
}
a:visited { color:#990099; 
}
a:hover { color:blue; 
} 

form {
	margin: 0px;
}


